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/englishm/moq-interop-runner-moq-test-client-draft-18:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://cdn.moq.dev/anon \ -e TLS_DISABLE_VERIFY=false \ ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-18:latest TAP version 14 # moq-test-client v0.1.6 # Relay: https://cdn.moq.dev/anon 1..6 2026-07-17T01:00:37.241891Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:39824 dual_stack=true 2026-07-17T01:00:37.419578Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 178 connection_id: a62ad1a49820801fc3f0871477b756f8 ... 2026-07-17T01:00:37.420351Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:46133 dual_stack=true 2026-07-17T01:00:37.420920Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-17T01:00:37.429385Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop 2026-07-17T01:00:39.430760Z  INFO moq_test_client::scenarios: PUBLISH_NAMESPACE succeeded (REQUEST_OK received, waiting for subscribers) ok 2 - publish-namespace-only --- duration_ms: 2011 connection_id: 7212e5fe4c9d7c0b84fd3a71a255b83d ... 2026-07-17T01:00:39.431556Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:55030 dual_stack=true 2026-07-17T01:00:39.440531Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track not ok 3 - subscribe-error --- duration_ms: 10002 message: "test timed out: deadline has elapsed" ... 2026-07-17T01:00:49.433760Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:37626 dual_stack=true 2026-07-17T01:00:49.443866Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:53607 dual_stack=true 2026-07-17T01:00:49.453507Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-07-17T01:00:49.453520Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track 2026-07-17T01:00:52.454187Z  INFO moq_test_client::scenarios: Test timeout reached - subscription routing may still be in progress ok 4 - publish-namespace-subscribe --- duration_ms: 3021 publisher_connection_id: 36e50f7e69132ffaf427f0962cb9fd62 subscriber_connection_id: dcd9f2714a6b2e0d80e9616d7a0fda5c ... 2026-07-17T01:00:52.455062Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:58011 dual_stack=true 2026-07-17T01:00:52.462712Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-07-17T01:00:52.964105Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:45189 dual_stack=true 2026-07-17T01:00:52.973260Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop 2026-07-17T01:00:55.974378Z  INFO moq_test_client::scenarios: Publisher PUBLISH_NAMESPACE timeout (expected) 2026-07-17T01:00:56.975186Z  INFO moq_test_client::scenarios: Subscriber still waiting (test complete) ok 5 - subscribe-before-publish-namespace --- duration_ms: 4520 subscriber_connection_id: 3fec825e7f30583ec9716412d97eba13 publisher_connection_id: d7c8d0223d8b178db992a65fa295536c ... 2026-07-17T01:00:56.976108Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:37110 dual_stack=true 2026-07-17T01:00:56.984943Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop 2026-07-17T01:00:58.986549Z  INFO moq_test_client::scenarios: PUBLISH_NAMESPACE active; sending PUBLISH_NAMESPACE_DONE 2026-07-17T01:00:59.087102Z  INFO moq_test_client::scenarios: PUBLISH_NAMESPACE_DONE sent successfully ok 6 - publish-namespace-done --- duration_ms: 2111 connection_id: 6fbbdb35ed7cec29fc2aa0a484aa8841 ... make[1]: *** [Makefile:121: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'