make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://draft-18-interop.cloudflare.mediaoverquic.com:443/moq... Client: ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-18:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://draft-18-interop.cloudflare.mediaoverquic.com:443/moq \ -e TLS_DISABLE_VERIFY=false \ ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-18:latest TAP version 14 # moq-test-client v0.1.6 # Relay: https://draft-18-interop.cloudflare.mediaoverquic.com/moq 1..6 2026-07-09T01:07:29.142150Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:51885 dual_stack=true not ok 1 - setup-only --- duration_ms: 72 message: "failed to connect to relay: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1783559249 (UNIX), but certificate is not valid after 1783445805 (113444 seconds ago)" ... 2026-07-09T01:07:29.214279Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:57181 dual_stack=true not ok 2 - publish-namespace-only --- duration_ms: 115 message: "failed to connect to relay: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1783559249 (UNIX), but certificate is not valid after 1783445805 (113444 seconds ago)" ... 2026-07-09T01:07:29.329637Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:35808 dual_stack=true not ok 3 - subscribe-error --- duration_ms: 118 message: "failed to connect to relay: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1783559249 (UNIX), but certificate is not valid after 1783445805 (113444 seconds ago)" ... 2026-07-09T01:07:29.447639Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:57302 dual_stack=true not ok 4 - publish-namespace-subscribe --- duration_ms: 119 message: "publisher failed to connect: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1783559249 (UNIX), but certificate is not valid after 1783445805 (113444 seconds ago)" ... 2026-07-09T01:07:29.567004Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:48402 dual_stack=true not ok 5 - subscribe-before-publish-namespace --- duration_ms: 73 message: "subscriber failed to connect: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1783559249 (UNIX), but certificate is not valid after 1783445805 (113444 seconds ago)" ... 2026-07-09T01:07:29.640194Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:36170 dual_stack=true not ok 6 - publish-namespace-done --- duration_ms: 179 message: "failed to connect to relay: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1783559249 (UNIX), but certificate is not valid after 1783445805 (113444 seconds ago)" ... make[1]: *** [Makefile:121: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'