← console

job 05d860ff-21df-42ae-8057-1816b616dac1

StateDONE
Quotaflowmetal-demo
Manifest7da111f84daf1e10fcc12a35e8cf5c5debb80884c697bd0a1d517c10b3af1b28
Entry overridetirefireind.us/flowmetal-demo/dispatch-fire/dispatch
Workerworker-cb363943-e8d5-4544-959e-0acbf94251c1
Inbox HWM0

Log

#0 print >>> [dispatch] phoning tire-registry for the next incoming report…
#2 req 1 connector:http
{
  "method": "GET",
  "url": "http://tire-registry.flowmetal.svc.cluster.local:8080/lots/next"
}
#3 req 1 ok
{
  "body": {
    "condition": "smoldering",
    "discovered_at": 1776776640.0,
    "lot_id": "lot_d07d860826",
    "weight_kg": 548.0
  },
  "headers": {
    "content-length": "95",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 13:03:59 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#4 print >>> [dispatch] lot lot_d07d860826 at 548 kg, condition 'smoldering' — priority normal.
#6 print >>> [attempt 1] calling fire-dispatch to roll a containment crew…
#8 req 4 connector:http
{
  "body_json": {
    "lot_id": "lot_d07d860826",
    "priority": "normal"
  },
  "method": "POST",
  "url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents"
}
#9 req 4 ok
{
  "body": {
    "incident_id": "inc_a6f7dfbf08ce",
    "lot_id": "lot_d07d860826",
    "priority": "normal"
  },
  "headers": {
    "content-length": "80",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 13:04:07 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#10 print >>> [attempt 1] incident inc_a6f7dfbf08ce open, waiting on containment…
#12 req 6 sleep deadline=1776776660.232624343 duration=2s
#13 req 6 ok
null
#14 req 7 connector:http
{
  "method": "GET",
  "url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents/inc_a6f7dfbf08ce"
}
#15 req 7 ok
{
  "body": {
    "error_kind": "dispatch_service_down",
    "incident_id": "inc_a6f7dfbf08ce",
    "message": "dispatch failed: dispatch_service_down",
    "retryable": true,
    "status": "failed"
  },
  "headers": {
    "content-length": "157",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 13:04:20 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#16 print >>> [dispatch] attempt 1 failed (dispatch_service_down); retrying.
#18 req 9 sleep deadline=1776776667.126293197 duration=1s
#19 req 9 ok
null
#20 print >>> [attempt 2] calling fire-dispatch to roll a containment crew…
#22 req 11 connector:http
{
  "body_json": {
    "lot_id": "lot_d07d860826",
    "priority": "normal"
  },
  "method": "POST",
  "url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents"
}
#23 req 11 ok
{
  "body": {
    "incident_id": "inc_ff4c0fb71dad",
    "lot_id": "lot_d07d860826",
    "priority": "normal"
  },
  "headers": {
    "content-length": "80",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 13:04:27 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#24 print >>> [attempt 2] incident inc_ff4c0fb71dad open, waiting on containment…
#26 req 13 sleep deadline=1776776680.077593140 duration=2s
#27 req 13 ok
null
#28 req 14 connector:http
{
  "method": "GET",
  "url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents/inc_ff4c0fb71dad"
}
#29 req 14 ok
{
  "body": {
    "crew_eta_seconds": 1.5,
    "incident_id": "inc_ff4c0fb71dad",
    "priority": "normal",
    "status": "pending"
  },
  "headers": {
    "content-length": "96",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 13:04:40 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#30 req 15 sleep deadline=1776776693.034151957 duration=2s
#31 req 15 ok
null
#32 req 16 connector:http
{
  "method": "GET",
  "url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents/inc_ff4c0fb71dad"
}
#33 req 16 ok
{
  "body": {
    "error_kind": "dispatch_service_down",
    "incident_id": "inc_ff4c0fb71dad",
    "message": "dispatch failed: dispatch_service_down",
    "retryable": true,
    "status": "failed"
  },
  "headers": {
    "content-length": "157",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 13:04:53 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#34 print >>> [dispatch] attempt 2 failed (dispatch_service_down); retrying.
#36 req 18 sleep deadline=1776776701.955248770 duration=1s
#37 req 18 ok
null
#38 print >>> [attempt 3] calling fire-dispatch to roll a containment crew…
#40 req 20 connector:http
{
  "body_json": {
    "lot_id": "lot_d07d860826",
    "priority": "normal"
  },
  "method": "POST",
  "url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents"
}
#41 req 20 ok
{
  "body": {
    "incident_id": "inc_484764028014",
    "lot_id": "lot_d07d860826",
    "priority": "normal"
  },
  "headers": {
    "content-length": "80",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 13:05:02 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#42 print >>> [attempt 3] incident inc_484764028014 open, waiting on containment…
#44 req 22 sleep deadline=1776776710.043255366 duration=2s
#45 req 22 ok
null
#46 req 23 connector:http
{
  "method": "GET",
  "url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents/inc_484764028014"
}
#47 req 23 ok
{
  "body": {
    "crew_eta_seconds": 1.13,
    "incident_id": "inc_484764028014",
    "priority": "normal",
    "status": "pending"
  },
  "headers": {
    "content-length": "97",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 13:05:10 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#48 req 24 sleep deadline=1776776715.922895445 duration=2s
#49 req 24 ok
null
#50 req 25 connector:http
{
  "method": "GET",
  "url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents/inc_484764028014"
}
#51 req 25 ok
{
  "body": {
    "error_kind": "crews_unavailable",
    "incident_id": "inc_484764028014",
    "message": "dispatch failed: crews_unavailable",
    "retryable": true,
    "status": "failed"
  },
  "headers": {
    "content-length": "149",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 13:05:16 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#52 print >>> [dispatch] attempt 3 failed (crews_unavailable); retrying.
#54 req 27 sleep deadline=1776776724.038797606 duration=2s
#55 req 27 ok
null
#56 print >>> [attempt 4] calling fire-dispatch to roll a containment crew…
#58 req 29 connector:http
{
  "body_json": {
    "lot_id": "lot_d07d860826",
    "priority": "normal"
  },
  "method": "POST",
  "url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents"
}
#59 req 29 ok
{
  "body": {
    "incident_id": "inc_5ba666653ab5",
    "lot_id": "lot_d07d860826",
    "priority": "normal"
  },
  "headers": {
    "content-length": "80",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 13:05:24 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#60 print >>> [attempt 4] incident inc_5ba666653ab5 open, waiting on containment…
#62 req 31 sleep deadline=1776776732.956931455 duration=2s
#63 req 31 ok
null
#64 req 32 connector:http
{
  "method": "GET",
  "url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents/inc_5ba666653ab5"
}
#65 req 32 ok
{
  "body": {
    "incident_id": "inc_5ba666653ab5",
    "lot_id": "lot_d07d860826",
    "priority": "normal",
    "status": "contained",
    "took_seconds": 2.58
  },
  "headers": {
    "content-length": "121",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 13:05:33 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#66 print >>> [dispatch] lot lot_d07d860826 contained on attempt 4.
#68 DONE worker=worker-cb363943-e8d5-4544-959e-0acbf94251c1