#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": "flatcar-stable",
"profile": "edge-router",
"rack": "rack-c1"
},
"hostname": "host-2176c046"
},
"headers": {
"content-length": "129",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:48:00 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#4
print
>>> [noc] target host host-2176c046 (flatcar-stable / edge-router / zfs-mirror) — handing off to wilson.
#6
print
>>> [noc] attempt 1/4: kicking off reinstall of host-2176c046.
#8
req 4
connector:http
{
"body_json": {
"config": {
"disk_layout": "zfs-mirror",
"os": "flatcar-stable",
"profile": "edge-router",
"rack": "rack-c1"
},
"hostname": "host-2176c046"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9
req 4
ok
{
"body": {
"hostname": "host-2176c046",
"reinstall_id": "ri_57d44e7639de"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:48:07 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#10
req 5
sleep
deadline=1776764900.095179728
duration=2s
#12
req 6
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_57d44e7639de"
}
#13
req 6
ok
{
"body": {
"error_kind": "wilson_forgot",
"hostname": "host-2176c046",
"message": "wilson forgot this reinstall ever happened",
"reinstall_id": "ri_57d44e7639de",
"retryable": true,
"status": "forgotten"
},
"headers": {
"content-length": "183",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:48:20 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#14
print
>>> [noc] attempt 1: wilson claims it never heard of ri_57d44e7639de. classic.
#16
print
>>> [noc] attempt 2/4: kicking off reinstall of host-2176c046.
#18
req 9
connector:http
{
"body_json": {
"config": {
"disk_layout": "zfs-mirror",
"os": "flatcar-stable",
"profile": "edge-router",
"rack": "rack-c1"
},
"hostname": "host-2176c046"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#19
req 9
ok
{
"body": {
"hostname": "host-2176c046",
"reinstall_id": "ri_5b4bbc8a40ce"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:48:27 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#20
req 10
sleep
deadline=1776764917.975646471
duration=2s
#22
req 11
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_5b4bbc8a40ce"
}
#23
req 11
ok
{
"body": {
"eta_seconds": 1.55,
"hostname": "host-2176c046",
"reinstall_id": "ri_5b4bbc8a40ce",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:48:38 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#24
req 12
sleep
deadline=1776764931.174370965
duration=2s
#26
req 13
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_5b4bbc8a40ce"
}
#27
req 13
ok
{
"body": {
"error_kind": "reinstall_broken",
"hostname": "host-2176c046",
"message": "reinstall broke partway through",
"reinstall_id": "ri_5b4bbc8a40ce",
"retryable": true,
"status": "failed"
},
"headers": {
"content-length": "172",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:48:51 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#28
print
>>> [noc] attempt 2 failed (reinstall_broken); looping back to wilson.
#30
print
>>> [noc] attempt 3/4: kicking off reinstall of host-2176c046.
#32
req 16
connector:http
{
"body_json": {
"config": {
"disk_layout": "zfs-mirror",
"os": "flatcar-stable",
"profile": "edge-router",
"rack": "rack-c1"
},
"hostname": "host-2176c046"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#33
req 16
ok
{
"body": {
"hostname": "host-2176c046",
"reinstall_id": "ri_145ecd03be25"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:49:00 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#34
req 17
sleep
deadline=1776764948.058722710
duration=2s
#36
req 18
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_145ecd03be25"
}
#37
req 18
ok
{
"body": {
"error_kind": "wilson_forgot",
"hostname": "host-2176c046",
"message": "wilson forgot this reinstall ever happened",
"reinstall_id": "ri_145ecd03be25",
"retryable": true,
"status": "forgotten"
},
"headers": {
"content-length": "183",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:49:08 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#38
print
>>> [noc] attempt 3: wilson claims it never heard of ri_145ecd03be25. classic.
#40
print
>>> [noc] attempt 4/4: kicking off reinstall of host-2176c046.
#42
req 21
connector:http
{
"body_json": {
"config": {
"disk_layout": "zfs-mirror",
"os": "flatcar-stable",
"profile": "edge-router",
"rack": "rack-c1"
},
"hostname": "host-2176c046"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#43
req 21
ok
{
"body": {
"hostname": "host-2176c046",
"reinstall_id": "ri_1d239a90333c"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:49:16 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#44
req 22
sleep
deadline=1776764967.114266763
duration=2s
#46
req 23
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_1d239a90333c"
}
#47
req 23
ok
{
"body": {
"hostname": "host-2176c046",
"reinstall_id": "ri_1d239a90333c",
"status": "succeeded",
"took_seconds": 10.77
},
"headers": {
"content-length": "103",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:49:27 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#48
print
>>> [noc] host-2176c046 reinstalled clean on attempt 4. standing down.
#50
DONE
worker=worker-5879336e-a44f-45a2-ad04-4943fa33f428