make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' rm -rf mlog/ mkdir -p mlog/relay mlog/client Running interop tests... Relay: ghcr.io/englishm/moq-interop-runner-quiche-moq-relay:latest Client: ghcr.io/facebookexperimental/moxygen-interop-client:latest-amd64 RELAY_IMAGE=ghcr.io/englishm/moq-interop-runner-quiche-moq-relay:latest CLIENT_IMAGE=ghcr.io/facebookexperimental/moxygen-interop-client:latest-amd64 \ docker compose -f docker-compose.test.yml up --abort-on-container-exit time="2026-02-14T00:29:42Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-02-14T00:29:42Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-02-14T00:29:42Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-02-14T00:29:42Z" level=warning msg="The \"HEX\" variable is not set. Defaulting to a blank string." time="2026-02-14T00:29:42Z" level=warning msg="The \"HEX\" variable is not set. Defaulting to a blank string." Container main-relay-1 Recreate Container main-relay-1 Recreated Attaching to relay-1, test-client-1 relay-1 | Starting quiche-moq relay on port 4443 relay-1 | Cert: /certs/cert.pem relay-1 | Key: /certs/priv.key test-client-1 | TAP version 14 test-client-1 | # moxygen interop test client test-client-1 | # Relay: https://relay:4443 test-client-1 | # Transport: WebTransport test-client-1 | 1..6 test-client-1 | E0214 00:29:58.327842 1 MoQSession.cpp:2573] proxygen::WebTransport::Exception: session terminated with error=386759528 id=4 sess=0x55f9a7554e90 test-client-1 | ok 1 - setup-only test-client-1 | --- test-client-1 | duration_ms: 10 test-client-1 | info: SETUP exchange completed successfully test-client-1 | ... test-client-1 | E0214 00:29:58.334534 1 MoQRelaySession.cpp:681] PublishNamespaceDone for unknown publishNamespace, sess=0x55f9a7576c00 test-client-1 | ok 2 - announce-only test-client-1 | --- test-client-1 | duration_ms: 6 test-client-1 | info: PUBLISH_NAMESPACE completed successfully test-client-1 | ... test-client-1 | E0214 00:29:58.334783 1 MoQSession.cpp:2573] proxygen::WebTransport::Exception: session terminated with error=386759528 id=4 sess=0x55f9a7576c00 test-client-1 | ok 3 - subscribe-error test-client-1 | --- test-client-1 | duration_ms: 6 test-client-1 | info: Subscribe correctly returned error: Session closed test-client-1 | ... test-client-1 | E0214 00:29:58.341413 1 MoQSession.cpp:2573] proxygen::WebTransport::Exception: session terminated with error=386759528 id=4 sess=0x55f9a759c510 test-client-1 | E0214 00:29:58.354113 1 MoQSession.cpp:2573] proxygen::WebTransport::Exception: session terminated with error=386759528 id=4 sess=0x55f9a75cb1a0 test-client-1 | E0214 00:29:58.354251 1 MoQSession.cpp:2573] proxygen::WebTransport::Exception: session terminated with error=386759528 id=4 sess=0x55f9a75ad8f0 test-client-1 | not ok 4 - announce-subscribe test-client-1 | --- test-client-1 | duration_ms: 12 test-client-1 | error: Subscribe failed: Session closed test-client-1 | ... test-client-1 | E0214 00:29:58.360934 1 MoQSession.cpp:2573] proxygen::WebTransport::Exception: session terminated with error=386759528 id=4 sess=0x55f9a75d81e0 test-client-1 | ok 5 - publish-namespace-done test-client-1 | --- test-client-1 | duration_ms: 6 test-client-1 | info: PUBLISH_NAMESPACE_OK received, PUBLISH_NAMESPACE_DONE sent test-client-1 | ... test-client-1 | E0214 00:29:58.367790 1 MoQSession.cpp:2573] proxygen::WebTransport::Exception: session terminated with error=386759528 id=4 sess=0x55f9a75e6d90 test-client-1 | E0214 00:29:58.874846 1 MoQSession.cpp:2573] proxygen::WebTransport::Exception: session terminated with error=386759528 id=4 sess=0x55f9a754f180 test-client-1 | ok 6 - subscribe-before-announce test-client-1 | --- test-client-1 | duration_ms: 513 test-client-1 | info: Subscribe returned error (relay doesn't buffer pending subscriptions): Session closed test-client-1 | ... test-client-1 exited with code 1 Aborting on container exit... Container main-test-client-1 Stopping Container main-test-client-1 Stopped Container main-relay-1 Stopping Container main-relay-1 Stopped relay-1 exited with code 137 make[1]: *** [Makefile:65: test] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'