← console

job ade2935c-9d0c-4541-8658-8cbbd000a06a

StateDONE
Quotaservitor-demo
Manifest685e1efe78294603048471e6ae5d3464d7fb7e385d3fbf1b46e18988f6350003
Entry overridetirefireind.us/flowmetal-servitor/reinstall-host/reinstall
Workerworker-5879336e-a44f-45a2-ad04-4943fa33f428
Inbox HWM0

Log

#0 print >>> [noc] pulling next host record off laskey…
#2 req 1 connector:http
{
  "method": "GET",
  "url": "http://laskey.flowmetal.svc.cluster.local:8080/hosts/next"
}
#3 req 1 ok
{
  "body": {
    "config": {
      "disk_layout": "ephemeral",
      "os": "debian-12",
      "profile": "edge-router",
      "rack": "rack-a2"
    },
    "hostname": "host-d9bdc66d"
  },
  "headers": {
    "content-length": "123",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:28:00 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#4 print >>> [noc] target host host-d9bdc66d (debian-12 / edge-router / ephemeral) — handing off to wilson.
#6 print >>> [noc] attempt 1/4: kicking off reinstall of host-d9bdc66d.
#8 req 4 connector:http
{
  "body_json": {
    "config": {
      "disk_layout": "ephemeral",
      "os": "debian-12",
      "profile": "edge-router",
      "rack": "rack-a2"
    },
    "hostname": "host-d9bdc66d"
  },
  "method": "POST",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9 req 4 ok
{
  "body": {
    "hostname": "host-d9bdc66d",
    "reinstall_id": "ri_5898651fd443"
  },
  "headers": {
    "content-length": "61",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:28:08 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#10 req 5 sleep deadline=1776774498.970542626 duration=2s
#11 req 5 ok
null
#12 req 6 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_5898651fd443"
}
#13 req 6 ok
{
  "body": {
    "eta_seconds": 0.09,
    "hostname": "host-d9bdc66d",
    "reinstall_id": "ri_5898651fd443",
    "status": "pending"
  },
  "headers": {
    "content-length": "99",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:28:19 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#14 req 7 sleep deadline=1776774512.151946084 duration=2s
#15 req 7 ok
null
#16 req 8 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_5898651fd443"
}
#17 req 8 ok
{
  "body": {
    "error_kind": "wilson_forgot",
    "hostname": "host-d9bdc66d",
    "message": "wilson forgot this reinstall ever happened",
    "reinstall_id": "ri_5898651fd443",
    "retryable": true,
    "status": "forgotten"
  },
  "headers": {
    "content-length": "183",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:28:32 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#18 print >>> [noc] attempt 1: wilson claims it never heard of ri_5898651fd443. classic.
#20 print >>> [noc] attempt 2/4: kicking off reinstall of host-d9bdc66d.
#22 req 11 connector:http
{
  "body_json": {
    "config": {
      "disk_layout": "ephemeral",
      "os": "debian-12",
      "profile": "edge-router",
      "rack": "rack-a2"
    },
    "hostname": "host-d9bdc66d"
  },
  "method": "POST",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#23 req 11 ok
{
  "body": {
    "hostname": "host-d9bdc66d",
    "reinstall_id": "ri_646ffb015b42"
  },
  "headers": {
    "content-length": "61",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:28:40 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#24 req 12 sleep deadline=1776774525.930497541 duration=2s
#25 req 12 ok
null
#26 req 13 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_646ffb015b42"
}
#27 req 13 ok
{
  "body": {
    "eta_seconds": 8.52,
    "hostname": "host-d9bdc66d",
    "reinstall_id": "ri_646ffb015b42",
    "status": "pending"
  },
  "headers": {
    "content-length": "99",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:28:46 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#28 req 14 sleep deadline=1776774534.047588209 duration=2s
#29 req 14 ok
null
#30 req 15 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_646ffb015b42"
}
#31 req 15 ok
{
  "body": {
    "eta_seconds": 0.4,
    "hostname": "host-d9bdc66d",
    "reinstall_id": "ri_646ffb015b42",
    "status": "pending"
  },
  "headers": {
    "content-length": "98",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:28:54 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#32 req 16 sleep deadline=1776774542.963548933 duration=2s
#33 req 16 ok
null
#34 req 17 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_646ffb015b42"
}
#35 req 17 ok
{
  "body": {
    "error_kind": "reinstall_broken",
    "hostname": "host-d9bdc66d",
    "message": "reinstall broke partway through",
    "reinstall_id": "ri_646ffb015b42",
    "retryable": true,
    "status": "failed"
  },
  "headers": {
    "content-length": "172",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:29:03 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#36 print >>> [noc] attempt 2 failed (reinstall_broken); looping back to wilson.
#38 print >>> [noc] attempt 3/4: kicking off reinstall of host-d9bdc66d.
#40 req 20 connector:http
{
  "body_json": {
    "config": {
      "disk_layout": "ephemeral",
      "os": "debian-12",
      "profile": "edge-router",
      "rack": "rack-a2"
    },
    "hostname": "host-d9bdc66d"
  },
  "method": "POST",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#41 req 20 ok
{
  "body": {
    "hostname": "host-d9bdc66d",
    "reinstall_id": "ri_27f69aee82dd"
  },
  "headers": {
    "content-length": "61",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:29:11 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#42 req 21 sleep deadline=1776774561.003598714 duration=2s
#43 req 21 ok
null
#44 req 22 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_27f69aee82dd"
}
#45 req 22 ok
{
  "body": {
    "eta_seconds": 2.62,
    "hostname": "host-d9bdc66d",
    "reinstall_id": "ri_27f69aee82dd",
    "status": "pending"
  },
  "headers": {
    "content-length": "99",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:29:21 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#46 req 23 sleep deadline=1776774571.932830110 duration=2s
#47 req 23 ok
null
#48 req 24 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_27f69aee82dd"
}
#49 req 24 ok
{
  "body": {
    "hostname": "host-d9bdc66d",
    "reinstall_id": "ri_27f69aee82dd",
    "status": "succeeded",
    "took_seconds": 12.74
  },
  "headers": {
    "content-length": "103",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:29:32 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#50 print >>> [noc] host-d9bdc66d reinstalled clean on attempt 3. standing down.
#52 DONE worker=worker-5879336e-a44f-45a2-ad04-4943fa33f428