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-08T01:04:35.344856Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:58179 dual_stack=true not ok 1 - setup-only --- duration_ms: 19 message: "failed to connect to relay: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1783472675 (UNIX), but certificate is not valid after 1783445805 (26870 seconds ago)" ... 2026-07-08T01:04:35.363975Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:59307 dual_stack=true not ok 2 - publish-namespace-only --- duration_ms: 46 message: "failed to connect to relay: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1783472675 (UNIX), but certificate is not valid after 1783445805 (26870 seconds ago)" ... 2026-07-08T01:04:35.410533Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:59814 dual_stack=true not ok 3 - subscribe-error --- duration_ms: 19 message: "failed to connect to relay: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1783472675 (UNIX), but certificate is not valid after 1783445805 (26870 seconds ago)" ... 2026-07-08T01:04:35.429758Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:44431 dual_stack=true not ok 4 - publish-namespace-subscribe --- duration_ms: 20 message: "publisher failed to connect: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1783472675 (UNIX), but certificate is not valid after 1783445805 (26870 seconds ago)" ... 2026-07-08T01:04:35.450139Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:59536 dual_stack=true not ok 5 - subscribe-before-publish-namespace --- duration_ms: 18 message: "subscriber failed to connect: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1783472675 (UNIX), but certificate is not valid after 1783445805 (26870 seconds ago)" ... 2026-07-08T01:04:35.468527Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:51106 dual_stack=true not ok 6 - publish-namespace-done --- duration_ms: 18 message: "failed to connect to relay: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1783472675 (UNIX), but certificate is not valid after 1783445805 (26870 seconds ago)" ... make[1]: *** [Makefile:121: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'