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-30T21:49:05.075344Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:39771 dual_stack=true 2026-06-30T21:49:05.282430Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 207 connection_id: e0dfe735afc68d2b501232237bc655c4 ... 2026-06-30T21:49:05.283241Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:33162 dual_stack=true 2026-06-30T21:49:05.284239Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-30T21:49:05.291848Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop not ok 2 - publish-namespace-only --- duration_ms: 9 message: "PUBLISH_NAMESPACE failed: too many requests" ... 2026-06-30T21:49:05.292670Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:50983 dual_stack=true 2026-06-30T21:49:05.293392Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-30T21:49:05.303272Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track 2026-06-30T21:49:05.303346Z ERROR moq_transport::serve::error: [a382e015-000c-4d6f-b165-b5d36a09e047] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-06-30T21:49:05.303375Z  WARN moq_test_client::scenarios: Got error but not clearly 'not found': internal error: Internal error [error:a382e015-000c-4d6f-b165-b5d36a09e047]. Relay may use different error text. ok 3 - subscribe-error --- duration_ms: 11 connection_id: f205a7d40c7cc0a5a8c0706f0a42ade1 ... 2026-06-30T21:49:05.304108Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:44294 dual_stack=true 2026-06-30T21:49:05.304890Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-30T21:49:05.314004Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:35256 dual_stack=true 2026-06-30T21:49:05.323350Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-06-30T21:49:05.323366Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track not ok 4 - publish-namespace-subscribe --- duration_ms: 20 message: "publisher PUBLISH_NAMESPACE failed: too many requests" ... 2026-06-30T21:49:05.324196Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:50253 dual_stack=true 2026-06-30T21:49:05.325202Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-30T21:49:05.325388Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-30T21:49:05.333369Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-06-30T21:49:05.333410Z ERROR moq_transport::serve::error: [acf380d8-022c-4e67-bf3e-4c8664c18fc3] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-06-30T21:49:05.335051Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-30T21:49:05.835366Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:46546 dual_stack=true 2026-06-30T21:49:05.845616Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop not ok 5 - subscribe-before-publish-namespace --- duration_ms: 522 message: "publisher PUBLISH_NAMESPACE failed: too many requests" ... 2026-06-30T21:49:05.846378Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:36011 dual_stack=true 2026-06-30T21:49:05.847477Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-30T21:49:05.855005Z  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'