make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://moqx-main.ci.openmoq.org:4433/moq-relay... Client: ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-18:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://moqx-main.ci.openmoq.org:4433/moq-relay \ -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://moqx-main.ci.openmoq.org:4433/moq-relay 1..6 2026-07-06T01:07:40.007766Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:50741 dual_stack=true 2026-07-06T01:07:40.044421Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 37 connection_id: b1d9850e90d2cc949bec2ef3a99969cf ... 2026-07-06T01:07:40.045211Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:43356 dual_stack=true 2026-07-06T01:07:40.046671Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-06T01:07:40.349163Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop 2026-07-06T01:07:40.351600Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd not ok 2 - publish-namespace-only --- duration_ms: 307 message: "session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-06T01:07:40.352383Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:37206 dual_stack=true 2026-07-06T01:07:40.386946Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track 2026-07-06T01:07:40.389151Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd not ok 3 - subscribe-error --- duration_ms: 37 message: "session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-06T01:07:40.389987Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:55409 dual_stack=true 2026-07-06T01:07:40.401771Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:49912 dual_stack=true 2026-07-06T01:07:40.413102Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-07-06T01:07:40.413114Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track not ok 4 - publish-namespace-subscribe --- duration_ms: 26 2026-07-06T01:07:40.415452Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd message: "publisher session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-06T01:07:40.415378Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-06T01:07:40.416328Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:44973 dual_stack=true 2026-07-06T01:07:40.454996Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-07-06T01:07:40.457277Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-06T01:07:40.957302Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:56199 dual_stack=true 2026-07-06T01:07:40.968128Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop 2026-07-06T01:07:40.970521Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd not ok 5 - subscribe-before-publish-namespace --- duration_ms: 555 message: "publisher session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-06T01:07:40.971337Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:35981 dual_stack=true 2026-07-06T01:07:40.981417Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop not ok 6 - publish-namespace-done --- duration_ms: 12 message: "session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... make[1]: *** [Makefile:121: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'