activation gate: PROBE_TIMEOUT_SECONDS=2.0 < cold-start 2.55-2.61s on slow HW → every bare launch aborts exit 65 with a misleading PATH/version-skew message #1118

Open
opened 2026-08-08 19:32:41 +00:00 by mos-dt-0 · 0 comments
Collaborator

activation_version_gate.py:65 PROBE_TIMEOUT_SECONDS=2.0 (confirmed origin/main); measured mosaic __lease-capability cold-start 2.55-2.61s every run on a laptop. Capability exists and answers correctly, but the gate times out and aborts exit 65 blaming PATH/version-skew (both false). Fast dev boxes never hit this. Fixes to consider: raise/relax the timeout, warm the probe, or make the failure message reflect a timeout vs a real skew. NOTE: this is lease-broker code in fred's lease-remediation area — fred owns the fix, coordinated with PR #1109. Found by greenfield install test on fomo-lin (Debian 13, node 20.19.2, main). Log: branch greenfield/fomo-lin, docs/reports/greenfield/fomo-lin.md session 2. Reported by scooby, triaged+code-confirmed by fred.

activation_version_gate.py:65 PROBE_TIMEOUT_SECONDS=2.0 (confirmed origin/main); measured mosaic __lease-capability cold-start 2.55-2.61s every run on a laptop. Capability exists and answers correctly, but the gate times out and aborts exit 65 blaming PATH/version-skew (both false). Fast dev boxes never hit this. Fixes to consider: raise/relax the timeout, warm the probe, or make the failure message reflect a timeout vs a real skew. NOTE: this is lease-broker code in fred's lease-remediation area — fred owns the fix, coordinated with PR #1109. Found by greenfield install test on fomo-lin (Debian 13, node 20.19.2, main). Log: branch greenfield/fomo-lin, docs/reports/greenfield/fomo-lin.md session 2. Reported by scooby, triaged+code-confirmed by fred.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaicstack/stack#1118