← console

job 7da94502-6445-443e-a61e-fcd9964d09e4

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