#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-a1"
},
"hostname": "host-ea41613b"
},
"headers": {
"content-length": "127",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:27:00 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#4
print
>>> [noc] target host host-ea41613b (ubuntu-24.04 / redis-cache / zfs-mirror) — handing off to wilson.
#6
print
>>> [noc] attempt 1/4: kicking off reinstall of host-ea41613b.
#8
req 4
connector:http
{
"body_json": {
"config": {
"disk_layout": "zfs-mirror",
"os": "ubuntu-24.04",
"profile": "redis-cache",
"rack": "rack-a1"
},
"hostname": "host-ea41613b"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9
req 4
ok
{
"body": {
"hostname": "host-ea41613b",
"reinstall_id": "ri_373c772df70f"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:27:10 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#10
req 5
sleep
deadline=1776774438.032016934
duration=2s
#12
req 6
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_373c772df70f"
}
#13
req 6
ok
{
"body": {
"error_kind": "wilson_forgot",
"hostname": "host-ea41613b",
"message": "wilson forgot this reinstall ever happened",
"reinstall_id": "ri_373c772df70f",
"retryable": true,
"status": "forgotten"
},
"headers": {
"content-length": "183",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:27:18 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#14
print
>>> [noc] attempt 1: wilson claims it never heard of ri_373c772df70f. classic.
#16
print
>>> [noc] attempt 2/4: kicking off reinstall of host-ea41613b.
#18
req 9
connector:http
{
"body_json": {
"config": {
"disk_layout": "zfs-mirror",
"os": "ubuntu-24.04",
"profile": "redis-cache",
"rack": "rack-a1"
},
"hostname": "host-ea41613b"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#19
req 9
ok
{
"body": {
"hostname": "host-ea41613b",
"reinstall_id": "ri_ec40e7a63a02"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:27:28 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#20
req 10
sleep
deadline=1776774461.325133021
duration=2s
#22
req 11
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_ec40e7a63a02"
}
#23
req 11
ok
{
"body": {
"error_kind": "wilson_forgot",
"hostname": "host-ea41613b",
"message": "wilson forgot this reinstall ever happened",
"reinstall_id": "ri_ec40e7a63a02",
"retryable": true,
"status": "forgotten"
},
"headers": {
"content-length": "183",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:27:41 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#24
print
>>> [noc] attempt 2: wilson claims it never heard of ri_ec40e7a63a02. classic.
#26
print
>>> [noc] attempt 3/4: kicking off reinstall of host-ea41613b.
#28
req 14
connector:http
{
"body_json": {
"config": {
"disk_layout": "zfs-mirror",
"os": "ubuntu-24.04",
"profile": "redis-cache",
"rack": "rack-a1"
},
"hostname": "host-ea41613b"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#29
req 14
ok
{
"body": {
"hostname": "host-ea41613b",
"reinstall_id": "ri_562b84e91d4d"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:27:51 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#30
req 15
sleep
deadline=1776774482.983529892
duration=2s
#32
req 16
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_562b84e91d4d"
}
#33
req 16
ok
{
"body": {
"eta_seconds": 0.34,
"hostname": "host-ea41613b",
"reinstall_id": "ri_562b84e91d4d",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:28:03 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#34
req 17
sleep
deadline=1776774491.074102674
duration=2s
#36
req 18
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_562b84e91d4d"
}
#37
req 18
ok
{
"body": {
"error_kind": "wilson_forgot",
"hostname": "host-ea41613b",
"message": "wilson forgot this reinstall ever happened",
"reinstall_id": "ri_562b84e91d4d",
"retryable": true,
"status": "forgotten"
},
"headers": {
"content-length": "183",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:28:11 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#38
print
>>> [noc] attempt 3: wilson claims it never heard of ri_562b84e91d4d. classic.
#40
print
>>> [noc] attempt 4/4: kicking off reinstall of host-ea41613b.
#42
req 21
connector:http
{
"body_json": {
"config": {
"disk_layout": "zfs-mirror",
"os": "ubuntu-24.04",
"profile": "redis-cache",
"rack": "rack-a1"
},
"hostname": "host-ea41613b"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#43
req 21
ok
{
"body": {
"hostname": "host-ea41613b",
"reinstall_id": "ri_ca3ad2dc6f2b"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:28:19 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#44
req 22
sleep
deadline=1776774512.144582303
duration=2s
#46
req 23
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_ca3ad2dc6f2b"
}
#47
req 23
ok
{
"body": {
"eta_seconds": 1.35,
"hostname": "host-ea41613b",
"reinstall_id": "ri_ca3ad2dc6f2b",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:28:32 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#48
req 24
sleep
deadline=1776774523.087922193
duration=2s
#50
req 25
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_ca3ad2dc6f2b"
}
#51
req 25
ok
{
"body": {
"error_kind": "reinstall_broken",
"hostname": "host-ea41613b",
"message": "reinstall broke partway through",
"reinstall_id": "ri_ca3ad2dc6f2b",
"retryable": true,
"status": "failed"
},
"headers": {
"content-length": "172",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:28:43 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#52
print
>>> [noc] attempt 4 failed (reinstall_broken); looping back to wilson.
#54
print
>>> [noc] escalating host-ea41613b to RDS: wilson exhausted 4 attempts.
#56
req 28
connector:http
{
"body_json": {
"hostname": "host-ea41613b",
"reason": "wilson exhausted 4 attempts"
},
"method": "POST",
"url": "http://rds.flowmetal.svc.cluster.local:8080/tickets"
}
#57
req 28
ok
{
"body": {
"created_at": 1776774532.0,
"hostname": "host-ea41613b",
"reason": "wilson exhausted 4 attempts",
"ticket_id": "rds_385e5697970f"
},
"headers": {
"content-length": "122",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:28:51 GMT",
"server": "uvicorn"
},
"status": 201.0
}
#58
print
>>> [noc] RDS ticket rds_385e5697970f filed for host-ea41613b — paging humans.
#60
FAILED
worker=worker-5879336e-a44f-45a2-ad04-4943fa33f428