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-06-26T22:32:00.411426Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:46094 dual_stack=true 2026-06-26T22:32:00.470410Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 59 connection_id: dd3580ec4bb6825220e10a03af0065e3 ... 2026-06-26T22:32:00.470956Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:49016 dual_stack=true 2026-06-26T22:32:00.487721Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-26T22:32:00.528137Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop not ok 2 - publish-namespace-only --- duration_ms: 57 message: "PUBLISH_NAMESPACE failed: too many requests" ... 2026-06-26T22:32:00.528689Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:54505 dual_stack=true 2026-06-26T22:32:00.545731Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-26T22:32:00.602467Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track 2026-06-26T22:32:00.602488Z ERROR moq_transport::serve::error: [8ad2403b-8cdd-4897-a603-b58e9b7b50b8] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-06-26T22:32:00.602504Z  WARN moq_test_client::scenarios: Got error but not clearly 'not found': internal error: Internal error [error:8ad2403b-8cdd-4897-a603-b58e9b7b50b8]. Relay may use different error text. ok 3 - subscribe-error --- duration_ms: 74 connection_id: 0bf32f2899e3173173f43fd468d324cb ... 2026-06-26T22:32:00.603075Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:48198 dual_stack=true 2026-06-26T22:32:00.624939Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-26T22:32:00.663748Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:41632 dual_stack=true 2026-06-26T22:32:00.729521Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-06-26T22:32:00.729538Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track not ok 4 - publish-namespace-subscribe --- duration_ms: 127 message: "publisher PUBLISH_NAMESPACE failed: too many requests" ... 2026-06-26T22:32:00.730140Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:50688 dual_stack=true 2026-06-26T22:32:00.747172Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-26T22:32:00.747417Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-26T22:32:00.786250Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-06-26T22:32:00.786302Z ERROR moq_transport::serve::error: [ee990185-319e-4e9a-bde8-99167c087cb8] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-06-26T22:32:00.803844Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-26T22:32:01.287636Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:34308 dual_stack=true 2026-06-26T22:32:01.350792Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop not ok 5 - subscribe-before-publish-namespace --- duration_ms: 621 message: "publisher PUBLISH_NAMESPACE failed: too many requests" ... 2026-06-26T22:32:01.351261Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:60731 dual_stack=true 2026-06-26T22:32:01.368374Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-26T22:32:01.410414Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop not ok 6 - publish-namespace-done --- duration_ms: 59 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'