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/englishm/moq-interop-runner-moq-test-client-draft-16:latest RELAY_IMAGE=ghcr.io/englishm/moq-interop-runner-quiche-moq-relay:latest CLIENT_IMAGE=ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-16:latest \ docker compose -f docker-compose.test.yml up --abort-on-container-exit time="2026-02-21T00:25:31Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-02-21T00:25:31Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-02-21T00:25:31Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-02-21T00:25:31Z" level=warning msg="The \"HEX\" variable is not set. Defaulting to a blank string." time="2026-02-21T00:25:31Z" 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 | # moq-test-client v0.1.0 test-client-1 | # Relay: https://relay:4443/ test-client-1 | 1..6 test-client-1 | ok 1 - setup-only test-client-1 | --- test-client-1 | duration_ms: 9 test-client-1 | connection_id: d7c83110daeb4137799046c1da58b4cc test-client-1 | ... test-client-1 | 2026-02-21T00:25:37.427849Z  WARN web_transport_quinn::session: unknown capsule typ=0 size=43 test-client-1 | ok 2 - announce-only test-client-1 | --- test-client-1 | duration_ms: 2008 test-client-1 | connection_id: aa9a7632b91530f50134353bf2197662 test-client-1 | ... test-client-1 | 2026-02-21T00:25:39.436488Z  WARN web_transport_quinn::session: unknown capsule typ=0 size=43 test-client-1 | ok 3 - subscribe-error test-client-1 | --- test-client-1 | duration_ms: 7 test-client-1 | connection_id: 60a3108f9a88a3c6e6305440b2247e2f test-client-1 | ... test-client-1 | 2026-02-21T00:25:39.444013Z  WARN web_transport_quinn::session: unknown capsule typ=0 size=43 test-client-1 | 2026-02-21T00:25:39.457827Z  WARN web_transport_quinn::session: unknown capsule typ=0 size=51 test-client-1 | ok 4 - announce-subscribe test-client-1 | --- test-client-1 | duration_ms: 14 test-client-1 | publisher_connection_id: 08576e16d943cdbaf9d2099c62e4f39a test-client-1 | subscriber_connection_id: cd46065391b1e32c3a5a293b49c3b56c test-client-1 | ... test-client-1 | 2026-02-21T00:25:39.458088Z  WARN web_transport_quinn::session: unknown capsule typ=0 size=43 test-client-1 | 2026-02-21T00:25:39.465156Z  WARN web_transport_quinn::session: unknown capsule typ=0 size=43 test-client-1 | ok 5 - subscribe-before-announce test-client-1 | --- test-client-1 | duration_ms: 3516 test-client-1 | subscriber_connection_id: 3a93fe6d94c32a74c7f53b04c16b36d8 test-client-1 | publisher_connection_id: d90fef6ed39e087d37626af9c0aba6c4 test-client-1 | ... test-client-1 | 2026-02-21T00:25:42.974695Z  WARN web_transport_quinn::session: unknown capsule typ=0 size=43 test-client-1 | 2026-02-21T00:25:44.983560Z  WARN web_transport_quinn::session: unknown capsule typ=0 size=43 test-client-1 | ok 6 - publish-namespace-done test-client-1 | --- test-client-1 | duration_ms: 2110 test-client-1 | connection_id: 0fab5b77473ecc6879cf8b89e9365da6 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'