2026-05-20 07:41:30 +00:00
# Diagnostics summary — `fixture-run-1`
## Run
- nodes: 3
- finalize_received: true
- run_start_ms: 0
- run_end_ms: 0
- duration_ms: 0
## Nodes
- **orchestrator** (role=orchestrator, node_id=10101010…)
snapshots=2, events=15, finalize_recorded=true
- **stage-0** (role=stage, node_id=20202020…)
snapshots=1, events=3, finalize_recorded=false
- **stage-1** (role=stage, node_id=30303030…)
snapshots=1, events=2, finalize_recorded=false
2026-05-25 18:19:06 +00:00
## Hosts
- orchestrator: rental=? ip=? dc=? country=? container=? hostname=? relay=? iroh=? git=?
- stage-0: rental=? ip=? dc=? country=? container=? hostname=? relay=? iroh=? git=?
- stage-1: rental=? ip=? dc=? country=? container=? hostname=? relay=? iroh=? git=?
2026-05-20 07:41:30 +00:00
## First peer to go Dead
- **orchestrator** marked **stage-1** (30303030…) Dead at t=5100 ms
reason: "suspicion-timeout"
observer side (orchestrator): conn_type=None
peer side (stage-1): conn_type=Direct
observer probes_ok_at_transition=yes
peer probes_ok_at_transition=unknown
2026-05-25 18:19:06 +00:00
## Relay sessions
- No relay observability data in this bundle (gap 1). To enable: run `swactor-iroh-relay` with `SWACTOR_DIAG_COLLECTOR_URL` set so the relay reports into the same bundle as the nodes.
2026-05-20 07:41:30 +00:00
## Probe outcomes
- orchestrator: udp_echo/collector-udp-echo → ok (rtt=7ms, 3/3 ok)
2026-05-25 18:19:06 +00:00
## Kernel network drops
- No non-zero UDP/interface drop deltas observed.
## Gossip receipts (by node, by kind)
- No GossipReceived events captured (no node ran a gossip-emitting source).
## Per-peer dials
- totals: started=3, succeeded=2, failed=1, in-flight=0
| peer | started | succeeded | failed | in-flight | last_outcome | last_outcome_at_ms |
|------|---------|-----------|--------|-----------|--------------|--------------------|
| stage-0 | 1 | 1 | 0 | 0 | Success | 1012 |
| stage-1 | 2 | 1 | 1 | 0 | Timeout | 4000 |
2026-05-20 07:41:30 +00:00
## Event totals (by type)
- ConnectionCacheInvalidated: 1
- DialOutcome: 3
- DialStarted: 3
- MessageReceived: 4
- MessageSent: 3
- SwimTransition: 6