make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://cdn.moq.dev/anon... Client: ghcr.io/gmarzot/aiomoqt:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://cdn.moq.dev/anon \ -e TLS_DISABLE_VERIFY=false \ ghcr.io/gmarzot/aiomoqt:latest 2026-07-04 00:38:14.922 ERROR: MOQT error: control task failed with exception: control stream not initialized (1) [PASS] setup-only: SERVER_SETUP received with compatible version 2026-07-04 00:38:14.942 ERROR: MOQT error: control task failed with exception: control stream not initialized (1) [PASS] announce-only: PUBLISH_NAMESPACE_OK received [PASS] publish-namespace-done: PUBLISH_NAMESPACE_OK received, PUBLISH_NAMESPACE_DONE sent [PASS (COMPAT)] subscribe-error: Non-spec error code=404 accepted as 'track not found' 2026-07-04 00:38:15.123 ERROR: MOQT error: control task failed with exception: control stream not initialized (1) [PASS] announce-subscribe: SUBSCRIBE_OK received — relay routed subscription 2026-07-04 00:38:15.176 ERROR: MOQT error: control task failed with exception: control stream not initialized (1) [PASS (COMPAT)] subscribe-before-announce: Non-spec error code=404 accepted as benign 'did not buffer' TAP version 14 # date: 2026-07-04T00:38:14Z # ended: 2026-07-04T00:38:15Z # target: https://cdn.moq.dev/anon # version: aiomoqt/0.10.5 # note: preference probe pinned draft-16 1..6 ok 1 - setup-only --- duration_ms: 19.8 connection_id: unknown message: SERVER_SETUP received with compatible version ... ok 2 - announce-only --- duration_ms: 25.8 connection_id: unknown message: PUBLISH_NAMESPACE_OK received ... ok 3 - publish-namespace-done --- duration_ms: 127.4 connection_id: unknown message: PUBLISH_NAMESPACE_OK received, PUBLISH_NAMESPACE_DONE sent ... ok 4 - subscribe-error # COMPAT --- duration_ms: 27.5 connection_id: unknown message: Non-spec error code=404 accepted as 'track not found' expected: SUBSCRIBE_ERROR code=TRACK_DOES_NOT_EXIST (0x04/0x10) received: SUBSCRIBE_ERROR code=404 compat: true compat_note: relay returns non-spec error code 404 for not-found; spec expects 0x04 (d14) or 0x10 (d16) ... ok 5 - announce-subscribe --- duration_ms: 52.6 publisher_connection_id: unknown subscriber_connection_id: unknown message: SUBSCRIBE_OK received — relay routed subscription ... ok 6 - subscribe-before-announce # COMPAT --- duration_ms: 550.2 publisher_connection_id: unknown subscriber_connection_id: unknown message: Non-spec error code=404 accepted as benign 'did not buffer' compat: true compat_note: relay returns non-spec error code 404 for not-found; spec expects a benign code ... make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'