make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://lminiero.it:9000... Client: ghcr.io/gmarzot/aiomoqt:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://lminiero.it:9000 \ -e TLS_DISABLE_VERIFY=false \ ghcr.io/gmarzot/aiomoqt:latest [FAIL] setup-only: Failed: TimeoutError [FAIL] announce-only: Failed: WebTransportError: WT CONNECT refused (code=0) [FAIL] publish-namespace-done: Failed: TimeoutError [FAIL] subscribe-error: Failed: WebTransportError: WT CONNECT refused (code=0) [FAIL] announce-subscribe: Failed: TimeoutError [FAIL] subscribe-before-announce: Failed: WebTransportError: WT CONNECT refused (code=0) Received a request to close the application Received a connection close request Received a connection close request Received a request to close the application Received a connection close request Received a connection close request Received a request to close the application Received a connection close request Received a connection close request TAP version 14 # date: 2026-06-07T00:49:12Z # ended: 2026-06-07T00:49:20Z # target: https://lminiero.it:9000 # version: aiomoqt/0.9.5 1..6 not ok 1 - setup-only --- duration_ms: 2002.3 message: Failed: TimeoutError expected: SERVER_SETUP received received: TimeoutError ... not ok 2 - announce-only --- duration_ms: 291.7 message: Failed: WebTransportError: WT CONNECT refused (code=0) expected: PUBLISH_NAMESPACE_OK received: WebTransportError: WT CONNECT refused (code=0) ... not ok 3 - publish-namespace-done --- duration_ms: 2002.8 message: Failed: TimeoutError expected: PUBLISH_NAMESPACE_OK + PUBLISH_NAMESPACE_DONE received: TimeoutError ... not ok 4 - subscribe-error --- duration_ms: 287.7 message: Failed: WebTransportError: WT CONNECT refused (code=0) expected: error response received: WebTransportError: WT CONNECT refused (code=0) ... not ok 5 - announce-subscribe --- duration_ms: 3003.9 publisher_connection_id: unknown subscriber_connection_id: unknown message: Failed: TimeoutError received: TimeoutError ... not ok 6 - subscribe-before-announce --- duration_ms: 289.2 publisher_connection_id: unknown subscriber_connection_id: unknown message: Failed: WebTransportError: WT CONNECT refused (code=0) received: WebTransportError: WT CONNECT refused (code=0) ... make[1]: *** [Makefile:121: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'