make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://quichemoq.dev:443... Client: ghcr.io/facebookexperimental/moxygen-interop-client:latest-amd64 docker run --rm \ --network host \ -e RELAY_URL=https://quichemoq.dev:443 \ -e TLS_DISABLE_VERIFY=false \ ghcr.io/facebookexperimental/moxygen-interop-client:latest-amd64 TAP version 14 # moxygen interop test client # Relay: https://quichemoq.dev:443 # Transport: WebTransport 1..6 ok 1 - setup-only --- duration_ms: 403 info: SETUP exchange completed successfully ... E0306 00:34:08.021664 1 MoQSession.cpp:2558] proxygen::WebTransport::Exception: session terminated with error=386759528 id=4 sess=0x55963693a860 E0306 00:34:08.350070 1 MoQRelaySession.cpp:696] PublishNamespaceDone for unknown publishNamespace, sess=0x559636940b80 ok 2 - announce-only --- duration_ms: 328 info: PUBLISH_NAMESPACE completed successfully ... E0306 00:34:08.350262 1 MoQSession.cpp:2558] proxygen::WebTransport::Exception: session terminated with error=386759528 id=4 sess=0x559636940b80 ok 3 - subscribe-error --- duration_ms: 436 info: Subscribe correctly returned error: Session closed ... E0306 00:34:08.786565 1 MoQSession.cpp:2558] proxygen::WebTransport::Exception: session terminated with error=386759528 id=4 sess=0x559636925c20 not ok 4 - announce-subscribe --- duration_ms: 882 error: Subscribe failed: Session closed ... E0306 00:34:09.669341 1 MoQSession.cpp:2558] proxygen::WebTransport::Exception: session terminated with error=386759528 id=4 sess=0x55963696e0f0 E0306 00:34:09.669438 1 MoQSession.cpp:2558] proxygen::WebTransport::Exception: session terminated with error=386759528 id=4 sess=0x559636958be0 ok 5 - publish-namespace-done --- duration_ms: 393 info: PUBLISH_NAMESPACE_OK received, PUBLISH_NAMESPACE_DONE sent ... E0306 00:34:10.062790 1 MoQSession.cpp:2558] proxygen::WebTransport::Exception: session terminated with error=386759528 id=4 sess=0x5596368ef730 E0306 00:34:10.491490 1 MoQSession.cpp:2558] proxygen::WebTransport::Exception: session terminated with error=386759528 id=4 sess=0x55963696c690 ok 6 - subscribe-before-announce --- duration_ms: 1198 info: Subscribe returned error (relay doesn't buffer pending subscriptions): Session closed ... E0306 00:34:11.261063 1 MoQSession.cpp:2558] proxygen::WebTransport::Exception: session terminated with error=386759528 id=4 sess=0x5596369484a0 make[1]: *** [Makefile:91: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'