← console

job c6e07248-7c68-470d-bdf3-fe11a07b1c3f

StateDONE
Quotaservitor-demo
Manifest685e1efe78294603048471e6ae5d3464d7fb7e385d3fbf1b46e18988f6350003
Entry overridetirefireind.us/flowmetal-servitor/reinstall-host/reinstall
Workerworker-cb363943-e8d5-4544-959e-0acbf94251c1
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": "single-nvme",
      "os": "ubuntu-24.04",
      "profile": "redis-cache",
      "rack": "rack-a1"
    },
    "hostname": "host-b5e8c898"
  },
  "headers": {
    "content-length": "128",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 13:23:00 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#4 print >>> [noc] target host host-b5e8c898 (ubuntu-24.04 / redis-cache / single-nvme) — handing off to wilson.
#6 print >>> [noc] attempt 1/4: kicking off reinstall of host-b5e8c898.
#8 req 4 connector:http
{
  "body_json": {
    "config": {
      "disk_layout": "single-nvme",
      "os": "ubuntu-24.04",
      "profile": "redis-cache",
      "rack": "rack-a1"
    },
    "hostname": "host-b5e8c898"
  },
  "method": "POST",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9 req 4 ok
{
  "body": {
    "hostname": "host-b5e8c898",
    "reinstall_id": "ri_0fbd939c0a29"
  },
  "headers": {
    "content-length": "61",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 13:23:08 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#10 req 5 sleep deadline=1776777796.953692280 duration=2s
#11 req 5 ok
null
#12 req 6 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_0fbd939c0a29"
}
#13 req 6 ok
{
  "body": {
    "eta_seconds": 0.73,
    "hostname": "host-b5e8c898",
    "reinstall_id": "ri_0fbd939c0a29",
    "status": "pending"
  },
  "headers": {
    "content-length": "99",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 13:23:17 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#14 req 7 sleep deadline=1776777806.070058022 duration=2s
#15 req 7 ok
null
#16 req 8 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_0fbd939c0a29"
}
#17 req 8 ok
{
  "body": {
    "error_kind": "reinstall_broken",
    "hostname": "host-b5e8c898",
    "message": "reinstall broke partway through",
    "reinstall_id": "ri_0fbd939c0a29",
    "retryable": true,
    "status": "failed"
  },
  "headers": {
    "content-length": "172",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 13:23:26 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#18 print >>> [noc] attempt 1 failed (reinstall_broken); looping back to wilson.
#20 print >>> [noc] attempt 2/4: kicking off reinstall of host-b5e8c898.
#22 req 11 connector:http
{
  "body_json": {
    "config": {
      "disk_layout": "single-nvme",
      "os": "ubuntu-24.04",
      "profile": "redis-cache",
      "rack": "rack-a1"
    },
    "hostname": "host-b5e8c898"
  },
  "method": "POST",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#23 req 11 ok
{
  "body": {
    "hostname": "host-b5e8c898",
    "reinstall_id": "ri_337a2b400ef4"
  },
  "headers": {
    "content-length": "61",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 13:23:36 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#24 req 12 sleep deadline=1776777829.166905082 duration=2s
#25 req 12 ok
null
#26 req 13 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_337a2b400ef4"
}
#27 req 13 ok
{
  "body": {
    "hostname": "host-b5e8c898",
    "reinstall_id": "ri_337a2b400ef4",
    "status": "succeeded",
    "took_seconds": 7.92
  },
  "headers": {
    "content-length": "102",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 13:23:49 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#28 print >>> [noc] host-b5e8c898 reinstalled clean on attempt 2. standing down.
#30 DONE worker=worker-cb363943-e8d5-4544-959e-0acbf94251c1