← console

job 2e0b31a1-c655-460d-8a9a-a396281588d4

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": "zfs-mirror",
      "os": "ubuntu-24.04",
      "profile": "redis-cache",
      "rack": "rack-b1"
    },
    "hostname": "host-7257bbc9"
  },
  "headers": {
    "content-length": "127",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 10:02:00 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#4 print >>> [noc] target host host-7257bbc9 (ubuntu-24.04 / redis-cache / zfs-mirror) — handing off to wilson.
#6 print >>> [noc] attempt 1/4: kicking off reinstall of host-7257bbc9.
#8 req 4 connector:http
{
  "body_json": {
    "config": {
      "disk_layout": "zfs-mirror",
      "os": "ubuntu-24.04",
      "profile": "redis-cache",
      "rack": "rack-b1"
    },
    "hostname": "host-7257bbc9"
  },
  "method": "POST",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9 req 4 ok
{
  "body": {
    "hostname": "host-7257bbc9",
    "reinstall_id": "ri_c79519c74841"
  },
  "headers": {
    "content-length": "61",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 10:02:08 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#10 req 5 sleep deadline=1776765737.103148236 duration=2s
#11 req 5 ok
null
#12 req 6 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_c79519c74841"
}
#13 req 6 ok
{
  "body": {
    "eta_seconds": 5.07,
    "hostname": "host-7257bbc9",
    "reinstall_id": "ri_c79519c74841",
    "status": "pending"
  },
  "headers": {
    "content-length": "99",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 10:02:17 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#14 req 7 sleep deadline=1776765748.199293385 duration=2s
#15 req 7 ok
null
#16 req 8 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_c79519c74841"
}
#17 req 8 ok
{
  "body": {
    "error_kind": "reinstall_broken",
    "hostname": "host-7257bbc9",
    "message": "reinstall broke partway through",
    "reinstall_id": "ri_c79519c74841",
    "retryable": true,
    "status": "failed"
  },
  "headers": {
    "content-length": "172",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 10:02:28 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-7257bbc9.
#22 req 11 connector:http
{
  "body_json": {
    "config": {
      "disk_layout": "zfs-mirror",
      "os": "ubuntu-24.04",
      "profile": "redis-cache",
      "rack": "rack-b1"
    },
    "hostname": "host-7257bbc9"
  },
  "method": "POST",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#23 req 11 ok
{
  "body": {
    "hostname": "host-7257bbc9",
    "reinstall_id": "ri_decd01a0bc5f"
  },
  "headers": {
    "content-length": "61",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 10:02:36 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#24 req 12 sleep deadline=1776765767.135339701 duration=2s
#25 req 12 ok
null
#26 req 13 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_decd01a0bc5f"
}
#27 req 13 ok
{
  "body": {
    "hostname": "host-7257bbc9",
    "reinstall_id": "ri_decd01a0bc5f",
    "status": "succeeded",
    "took_seconds": 8.5
  },
  "headers": {
    "content-length": "101",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 10:02:47 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#28 print >>> [noc] host-7257bbc9 reinstalled clean on attempt 2. standing down.
#30 DONE worker=worker-5879336e-a44f-45a2-ad04-4943fa33f428