make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://fb.mvfst.net:9448/moq-relay... Client: ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-18:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://fb.mvfst.net:9448/moq-relay \ -e TLS_DISABLE_VERIFY=1 \ ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-18:latest TAP version 14 # moq-test-client v0.1.10 # Relay: https://fb.mvfst.net:9448/moq-relay 1..6 2026-07-27T01:05:29.676645Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:42867 dual_stack=true 2026-07-27T01:05:29.828721Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 152 connection_id: b1fa7564b441d62373665eb883b6b178 ... 2026-07-27T01:05:29.829579Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:53156 dual_stack=true 2026-07-27T01:05:29.850799Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-27T01:05:30.006814Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop 2026-07-27T01:05:32.008253Z  INFO moq_test_client::scenarios: PUBLISH_NAMESPACE succeeded (REQUEST_OK received, waiting for subscribers) ok 2 - publish-namespace-only --- duration_ms: 2179 connection_id: 9839ef34a85d324f2ebce7481921dda9 ... 2026-07-27T01:05:32.009182Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:39087 dual_stack=true 2026-07-27T01:05:32.030754Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-27T01:05:32.105084Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track 2026-07-27T01:05:32.128513Z  WARN moq_transport::serve::error: [031b6fb4-fbea-4125-8e7a-bf7c25b5f8f7] Not found: no such namespace or track at moq-transport/src/session/subscriber.rs:483 2026-07-27T01:05:32.128537Z  WARN moq_transport::session::reader: [READER] decode: stream ended while waiting for data (have=0 bytes, need=1) 2026-07-27T01:05:32.128583Z  INFO moq_test_client::scenarios: Got expected 'not found' error: not found: Track not found [error:031b6fb4-fbea-4125-8e7a-bf7c25b5f8f7] ok 3 - subscribe-error --- duration_ms: 120 connection_id: efa8692c65e3e4eccf659c68c545926e ... 2026-07-27T01:05:32.129660Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:37657 dual_stack=true 2026-07-27T01:05:32.150451Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-27T01:05:32.412707Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:33087 dual_stack=true 2026-07-27T01:05:32.563393Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-07-27T01:05:32.563409Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track 2026-07-27T01:05:35.564706Z  INFO moq_test_client::scenarios: Test timeout reached - subscription routing may still be in progress ok 4 - publish-namespace-subscribe --- duration_ms: 3436 publisher_connection_id: 3118676a0b2b1f610d4f7b5f26df6b73 subscriber_connection_id: 18b3170450a5f1c1c311919bb614e84a ... 2026-07-27T01:05:35.565760Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:54535 dual_stack=true 2026-07-27T01:05:35.588818Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-27T01:05:35.589936Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-27T01:05:35.642868Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-07-27T01:05:35.666495Z  WARN moq_transport::serve::error: [bc914a8a-2248-43c1-98ae-0c278e786261] Not found: no such namespace or track at moq-transport/src/session/subscriber.rs:483 2026-07-27T01:05:35.666515Z  WARN moq_transport::session::reader: [READER] decode: stream ended while waiting for data (have=0 bytes, need=1) 2026-07-27T01:05:35.689260Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-27T01:05:36.144726Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:47892 dual_stack=true 2026-07-27T01:05:36.309386Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop 2026-07-27T01:05:39.310826Z  INFO moq_test_client::scenarios: Publisher PUBLISH_NAMESPACE timeout (expected) 2026-07-27T01:05:39.310852Z  INFO moq_test_client::scenarios: Subscriber got error: not found: Track not found [error:bc914a8a-2248-43c1-98ae-0c278e786261] (may be expected) ok 5 - subscribe-before-publish-namespace --- duration_ms: 3746 subscriber_connection_id: 5450da2909578f6ec7d1347b6a52583a publisher_connection_id: a495b187d01a28f0afcc2e57e29fadf5 ... 2026-07-27T01:05:39.311901Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:45643 dual_stack=true 2026-07-27T01:05:39.333384Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-27T01:05:39.417785Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop 2026-07-27T01:05:41.419821Z  INFO moq_test_client::scenarios: PUBLISH_NAMESPACE active; sending PUBLISH_NAMESPACE_DONE 2026-07-27T01:05:41.521498Z  INFO moq_test_client::scenarios: PUBLISH_NAMESPACE_DONE sent successfully ok 6 - publish-namespace-done --- duration_ms: 2210 connection_id: 2811f3d63480c5d70a12622be4508436 ... make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'