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: 365 info: SETUP exchange completed successfully ... E0222 00:29:03.575664 1 MoQSession.cpp:2600] proxygen::WebTransport::Exception: session terminated with error=386759528 id=4 sess=0x56099fcf9360 E0222 00:29:04.025894 1 MoQRelaySession.cpp:681] PublishNamespaceDone for unknown publishNamespace, sess=0x56099fd0b570 E0222 00:29:04.026082 1 MoQSession.cpp:2600] proxygen::WebTransport::Exception: session terminated with error=386759528 id=4 sess=0x56099fd0b570 ok 2 - announce-only --- duration_ms: 450 info: PUBLISH_NAMESPACE completed successfully ... E0222 00:29:04.383961 1 MoQSession.cpp:2600] proxygen::WebTransport::Exception: session terminated with error=386759528 id=4 sess=0x56099fcf2b40 ok 3 - subscribe-error --- duration_ms: 357 info: Subscribe correctly returned error: Session closed ... E0222 00:29:05.238188 1 MoQSession.cpp:2600] proxygen::WebTransport::Exception: session terminated with error=386759528 id=4 sess=0x56099fd314a0 not ok 4 - announce-subscribe --- duration_ms: 854 error: Subscribe failed: Session closed ... E0222 00:29:05.238382 1 MoQSession.cpp:2600] proxygen::WebTransport::Exception: session terminated with error=386759528 id=4 sess=0x56099fd1e6b0 ok 5 - publish-namespace-done --- duration_ms: 463 info: PUBLISH_NAMESPACE_OK received, PUBLISH_NAMESPACE_DONE sent ... E0222 00:29:05.702425 1 MoQSession.cpp:2600] proxygen::WebTransport::Exception: session terminated with error=386759528 id=4 sess=0x56099fd12560 E0222 00:29:06.117501 1 MoQSession.cpp:2600] proxygen::WebTransport::Exception: session terminated with error=386759528 id=4 sess=0x56099fcc27b0 E0222 00:29:06.916639 1 MoQSession.cpp:2600] proxygen::WebTransport::Exception: session terminated with error=386759528 id=4 sess=0x56099fd2bd00 ok 6 - subscribe-before-announce --- duration_ms: 1214 info: Subscribe returned error (relay doesn't buffer pending subscriptions): Session closed ... make[1]: *** [Makefile:91: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'