make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://lminiero.it:9000... Client: ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-18:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://lminiero.it:9000 \ -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://lminiero.it:9000/ 1..6 2026-06-18T00:55:46.524395Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:50863 dual_stack=true 2026-06-18T00:55:47.155788Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 632 connection_id: 09a5543187a03462c9f5f38fd39a2c94 ... 2026-06-18T00:55:47.156773Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:51973 dual_stack=true 2026-06-18T00:55:47.907913Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop not ok 2 - publish-namespace-only --- duration_ms: 752 message: "PUBLISH_NAMESPACE failed: too many requests" ... 2026-06-18T00:55:47.908938Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:37121 dual_stack=true 2026-06-18T00:55:48.729677Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track 2026-06-18T00:55:48.729706Z ERROR moq_transport::serve::error: [c7e700e0-4aca-4ee7-afa4-2e990afdc3fd] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-06-18T00:55:48.729729Z  WARN moq_test_client::scenarios: Got error but not clearly 'not found': internal error: Internal error [error:c7e700e0-4aca-4ee7-afa4-2e990afdc3fd]. Relay may use different error text. ok 3 - subscribe-error --- duration_ms: 821 connection_id: 7a59e0e15eb6c829023e5966a5d42e56 ... 2026-06-18T00:55:48.730737Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:44949 dual_stack=true 2026-06-18T00:55:49.375122Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:33856 dual_stack=true 2026-06-18T00:55:49.801071Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-06-18T00:55:49.801088Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track 2026-06-18T00:55:49.801099Z ERROR moq_transport::serve::error: [3840bdb6-7529-4a1e-918e-4d2ab871e033] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-06-18T00:55:49.801131Z  INFO moq_test_client::scenarios: Subscriber got error: internal error: Internal error [error:3840bdb6-7529-4a1e-918e-4d2ab871e033] - subscription was processed ok 4 - publish-namespace-subscribe --- duration_ms: 1071 publisher_connection_id: 9779604d3c3c7d90e59ea87ef386f629 subscriber_connection_id: dcd261e4c3c3cb1788b13548692c891c ... 2026-06-18T00:55:49.802191Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:55460 dual_stack=true 2026-06-18T00:55:50.434863Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-06-18T00:55:50.434956Z ERROR moq_transport::serve::error: [9ca17549-08f3-4bf7-a463-43889cf93d83] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-06-18T00:55:50.936682Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:54802 dual_stack=true 2026-06-18T00:55:51.568944Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop not ok 5 - subscribe-before-publish-namespace --- duration_ms: 1767 message: "publisher PUBLISH_NAMESPACE failed: too many requests" ... 2026-06-18T00:55:51.569954Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:43700 dual_stack=true 2026-06-18T00:55:52.333520Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop not ok 6 - publish-namespace-done --- duration_ms: 764 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'