make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against moqt://draft-16-manish.cloudflare.mediaoverquic.com:443... Client: ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-16:latest docker run --rm \ \ --network host \ -e RELAY_URL=moqt://draft-16-manish.cloudflare.mediaoverquic.com:443 \ -e TLS_DISABLE_VERIFY=false \ ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-16:latest TAP version 14 # moq-test-client v0.1.0 # Relay: moqt://draft-16-manish.cloudflare.mediaoverquic.com:443 1..6 not ok 1 - setup-only --- duration_ms: 145 message: "failed to connect to relay: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1782514230 (UNIX), but certificate is not valid after 1780555851 (1958379 seconds ago)" ... not ok 2 - announce-only --- duration_ms: 108 message: "failed to connect to relay: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1782514230 (UNIX), but certificate is not valid after 1780555851 (1958379 seconds ago)" ... not ok 3 - subscribe-error --- duration_ms: 95 message: "failed to connect to relay: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1782514230 (UNIX), but certificate is not valid after 1780555851 (1958379 seconds ago)" ... not ok 4 - announce-subscribe --- duration_ms: 66 message: "publisher failed to connect: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1782514230 (UNIX), but certificate is not valid after 1780555851 (1958379 seconds ago)" ... not ok 5 - subscribe-before-announce --- duration_ms: 135 message: "subscriber failed to connect: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1782514230 (UNIX), but certificate is not valid after 1780555851 (1958379 seconds ago)" ... not ok 6 - publish-namespace-done --- duration_ms: 101 message: "failed to connect to relay: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1782514230 (UNIX), but certificate is not valid after 1780555851 (1958379 seconds ago)" ... make[1]: *** [Makefile:121: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'