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.6 # Relay: https://fb.mvfst.net:9448/moq-relay 1..6 2026-07-08T01:07:08.348734Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:60652 dual_stack=true 2026-07-08T01:07:08.536260Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 188 connection_id: 0036b57ef729a7bf732d89c1ed3f67d3 ... 2026-07-08T01:07:08.537050Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:54961 dual_stack=true 2026-07-08T01:07:08.597555Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-08T01:07:08.687330Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop not ok 2 - publish-namespace-only --- duration_ms: 210 message: "session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-08T01:07:08.747257Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-08T01:07:08.747738Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:40432 dual_stack=true 2026-07-08T01:07:08.887465Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track not ok 3 - subscribe-error --- duration_ms: 200 message: "session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-08T01:07:08.947283Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-08T01:07:08.947865Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:33044 dual_stack=true 2026-07-08T01:07:09.118555Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:43180 dual_stack=true 2026-07-08T01:07:09.296084Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-07-08T01:07:09.296100Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track not ok 4 - publish-namespace-subscribe --- duration_ms: 411 message: "publisher session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-08T01:07:09.359353Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:49793 dual_stack=true 2026-07-08T01:07:09.359483Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-08T01:07:09.359753Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-08T01:07:09.564991Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-07-08T01:07:09.624900Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-08T01:07:10.066801Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:53422 dual_stack=true 2026-07-08T01:07:10.235987Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop not ok 5 - subscribe-before-publish-namespace --- duration_ms: 939 message: "publisher session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-08T01:07:10.298452Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-08T01:07:10.299206Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:52585 dual_stack=true 2026-07-08T01:07:10.444325Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop not ok 6 - publish-namespace-done --- duration_ms: 207 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'