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: moqx-interop:latest Client: ghcr.io/gmarzot/aiomoqt:latest URL: https://relay:4443 time="2026-05-30T01:01:49Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-05-30T01:01:49Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-05-30T01:01:49Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-05-30T01:01:49Z" level=warning msg="The \"HEX\" variable is not set. Defaulting to a blank string." time="2026-05-30T01:01:49Z" 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 | I0530 01:01:49.174021 1 main.cpp:138] Admin server listening on 0.0.0.0:8000 relay-1 | W20260530 01:01:49.174194 1 QuicServerWorker.cpp:1346] HostId is already set to 0 relay-1 | E20260530 01:01:55.186705 8 HQSession.cpp:1744] Got flow control update for unknown streamID=4 sess=0x7fa394068210 test-client-1 | [PASS] setup-only: SERVER_SETUP received with compatible version relay-1 | E20260530 01:01:55.194165 8 HQSession.cpp:1744] Got flow control update for unknown streamID=4 sess=0x7fa394087d60 test-client-1 | [PASS] announce-only: PUBLISH_NAMESPACE_OK received relay-1 | E20260530 01:01:55.201915 8 HQSession.cpp:1744] Got flow control update for unknown streamID=4 sess=0x7fa39409fa80 test-client-1 | [PASS] publish-namespace-done: PUBLISH_NAMESPACE_OK received, PUBLISH_NAMESPACE_DONE sent relay-1 | E20260530 01:01:55.310487 8 HQSession.cpp:1744] Got flow control update for unknown streamID=4 sess=0x7fa3940c41a0 test-client-1 | [PASS] subscribe-error: Error received (expected): code=4 relay-1 | E20260530 01:01:55.317891 8 HQSession.cpp:1744] Got flow control update for unknown streamID=4 sess=0x7fa3940da680 relay-1 | E20260530 01:01:55.324683 8 HQSession.cpp:1744] Got flow control update for unknown streamID=4 sess=0x7fa3940f2610 test-client-1 | [PASS] announce-subscribe: SUBSCRIBE_OK received — relay routed subscription relay-1 | E20260530 01:01:55.332410 8 HQSession.cpp:1744] Got flow control update for unknown streamID=4 sess=0x7fa39410b290 relay-1 | E0530 01:01:55.459244 8 MoQServer.h:140] proxygen::HTTPException: Got error=LocalError: Connection abandoned, lossTimeoutExpired() error relay-1 | E0530 01:01:55.479722 8 MoQServer.h:140] proxygen::HTTPException: Got error=LocalError: Connection abandoned, lossTimeoutExpired() error relay-1 | I0530 01:01:55.479784 8 MoqxRelay.cpp:963] Publisher terminated for moq-test/3703/interop/announce-subscribe/track-3703 relay-1 | E0530 01:01:55.631159 8 MoQServer.h:140] proxygen::HTTPException: Got error=LocalError: Connection abandoned, lossTimeoutExpired() error relay-1 | E20260530 01:01:55.840932 8 HQSession.cpp:1744] Got flow control update for unknown streamID=4 sess=0x7fa39407a610 test-client-1 | [PASS] subscribe-before-announce: Error received (valid: relay didn't buffer): code=4 test-client-1 | Received a connection close request test-client-1 | Received a connection close request test-client-1 | Received a connection close request test-client-1 | Received a connection close request test-client-1 | Received a connection close request test-client-1 | Received a connection close request test-client-1 | Received a connection close request test-client-1 | Received a connection close request test-client-1 | TAP version 14 test-client-1 | # date: 2026-05-30T01:01:55Z test-client-1 | # ended: 2026-05-30T01:01:55Z test-client-1 | # target: https://relay:4443 test-client-1 | # version: aiomoqt/0.9.5 test-client-1 | 1..6 test-client-1 | ok 1 - setup-only test-client-1 | --- test-client-1 | duration_ms: 13.4 test-client-1 | connection_id: unknown test-client-1 | message: SERVER_SETUP received with compatible version test-client-1 | ... test-client-1 | ok 2 - announce-only test-client-1 | --- test-client-1 | duration_ms: 7.6 test-client-1 | connection_id: unknown test-client-1 | message: PUBLISH_NAMESPACE_OK received test-client-1 | ... test-client-1 | ok 3 - publish-namespace-done test-client-1 | --- test-client-1 | duration_ms: 108.1 test-client-1 | connection_id: unknown test-client-1 | message: PUBLISH_NAMESPACE_OK received, PUBLISH_NAMESPACE_DONE sent test-client-1 | ... test-client-1 | ok 4 - subscribe-error test-client-1 | --- test-client-1 | duration_ms: 8.2 test-client-1 | connection_id: unknown test-client-1 | message: Error received (expected): code=4 test-client-1 | expected: SUBSCRIBE_ERROR code=TRACK_DOES_NOT_EXIST test-client-1 | ... test-client-1 | ok 5 - announce-subscribe test-client-1 | --- test-client-1 | duration_ms: 14.4 test-client-1 | publisher_connection_id: unknown test-client-1 | subscriber_connection_id: unknown test-client-1 | message: SUBSCRIBE_OK received — relay routed subscription test-client-1 | ... test-client-1 | ok 6 - subscribe-before-announce test-client-1 | --- test-client-1 | duration_ms: 516.0 test-client-1 | publisher_connection_id: unknown test-client-1 | subscriber_connection_id: unknown test-client-1 | message: Error received (valid: relay didn't buffer): code=4 test-client-1 | ... test-client-1 exited with code 0 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 Test results in mlog/ make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'