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-08T01:04:00.814359Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:40824 dual_stack=true 2026-07-08T01:04:00.948632Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 135 connection_id: e94910e399124a0112a28f950b50350c ... 2026-07-08T01:04:00.949427Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:37302 dual_stack=true 2026-07-08T01:04:00.950219Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-08T01:04:00.959001Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop not ok 2 - publish-namespace-only --- duration_ms: 10 message: "PUBLISH_NAMESPACE failed: too many requests" ... 2026-07-08T01:04:00.959757Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:48670 dual_stack=true 2026-07-08T01:04:00.960548Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-08T01:04:00.968422Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track 2026-07-08T01:04:00.968446Z ERROR moq_transport::serve::error: [ed7f4dcf-3844-4e48-8f1c-193787e6402f] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-07-08T01:04:00.968467Z  WARN moq_test_client::scenarios: Got error but not clearly 'not found': internal error: Internal error [error:ed7f4dcf-3844-4e48-8f1c-193787e6402f]. Relay may use different error text. ok 3 - subscribe-error --- duration_ms: 9 connection_id: ecb1babbdd6cbefaa4d384ab638898de ... 2026-07-08T01:04:00.969221Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:46264 dual_stack=true 2026-07-08T01:04:00.969934Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-08T01:04:00.978169Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:46365 dual_stack=true 2026-07-08T01:04:00.987021Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-07-08T01:04:00.987037Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track not ok 4 - publish-namespace-subscribe --- duration_ms: 18 message: "publisher PUBLISH_NAMESPACE failed: too many requests" ... 2026-07-08T01:04:00.987968Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:40434 dual_stack=true 2026-07-08T01:04:00.988503Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-08T01:04:00.988574Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-08T01:04:00.997027Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-07-08T01:04:00.997064Z ERROR moq_transport::serve::error: [40e821e6-c11d-4fbb-a634-b3bf17f1e6c4] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-07-08T01:04:00.998437Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-08T01:04:01.499198Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:46258 dual_stack=true 2026-07-08T01:04:01.508244Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop not ok 5 - subscribe-before-publish-namespace --- duration_ms: 521 message: "publisher PUBLISH_NAMESPACE failed: too many requests" ... 2026-07-08T01:04:01.508927Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:35043 dual_stack=true 2026-07-08T01:04:01.509756Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-08T01:04:01.517406Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop not ok 6 - publish-namespace-done --- duration_ms: 9 message: "PUBLISH_NAMESPACE failed: too many requests" ... make[1]: *** [Makefile:121: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'