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-moq-go-relay:latest Client: ghcr.io/facebookexperimental/moxygen-interop-client:latest-amd64 URL: https://relay:4443 time="2026-07-06T01:11:33Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-07-06T01:11:33Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-07-06T01:11:33Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-07-06T01:11:33Z" level=warning msg="The \"HEX\" variable is not set. Defaulting to a blank string." time="2026-07-06T01:11:33Z" 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 moq relay: transport=webtransport port=4443 cert=/certs/cert.pem relay-1 | 01:11:33 INF WebTransport server cert SHA-256: b0d72d62cb6216fa3e30ae799a0d2db803c647c25cf6c768fed9363ecf592634 relay-1 | 01:11:33 INF → new WebTransport("https://0.0.0.0:4443/", {serverCertificateHashes: [{algorithm: "sha-256", value: new Uint8Array([176,215,45,98,203,98,22,250,62,48,174,121,154,13,45,184,3,198,71,194,92,246,199,104,254,217,54,62,207,89,38,52])}]}) relay-1 | 01:11:33 INF relay listening on [::]:4443 (WebTransport, path /) relay-1 | 01:11:33 INF failed to sufficiently increase receive buffer size (was: 1024 kiB, wanted: 7168 kiB, got: 2048 kiB). See https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes for details. relay-1 | 01:11:33 INF relay accept loop starting component=relay addr=[::]:4443 test-client-1 | TAP version 14 test-client-1 | # moxygen interop test client test-client-1 | # Relay: https://relay:4443 test-client-1 | # Transport: WebTransport test-client-1 | 1..6 relay-1 | 01:11:39 INF tls: ClientHello from 172.18.0.3:38254 sni="relay" alpn=[h3] versions=[772] relay-1 | 01:11:39 DBG wtconn: upgrade request remote=172.18.0.3:38254 method=CONNECT path=/ proto=webtransport origin="" relay-1 | 01:11:39 INF wtconn: CheckOrigin origin="" host="relay:4443" wt-protocols="\"moqt-16\", \"moqt-14\", \"moq-00\"" relay-1 | 01:11:39 DBG wtconn: upgrade ok remote=172.18.0.3:38254 wt_protocol=moqt-16 test-client-1 | *** Aborted at 1783300299 (Unix time, try 'date -d @1783300299') *** test-client-1 | *** Signal 11 (SIGSEGV) (0x58) received by PID 1 (pthread TID 0x7f331fefd2c0) (linux TID 1) (code: address not mapped to object), stack trace: *** test-client-1 | @ 000000000063caf1 _ZN5folly10symbolizer12_GLOBAL__N_113signalHandlerEiP9siginfo_tPv test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/debugging/symbolizer/SignalHandler.cpp:598 test-client-1 | @ 000000000004532f (unknown) test-client-1 | @ 00000000002f6dbc _ZNSt8_Rb_treeImSt4pairIKmN8proxygen16WebTransportImpl16StreamReadHandleEESt10_Select1stIS5_ESt4lessImESaIS5_EE17_M_emplace_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRmEESG_IJRS3_SH_EEEEES0_ISt17_Rb_tree_iteratorIS5_EbEDpOT_.isra.0 test-client-1 | /usr/include/c++/13/bits/stl_tree.h:737 test-client-1 | -> /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-proxygen.git/proxygen/lib/http/webtransport/WebTransportImpl.cpp test-client-1 | @ 00000000002f6fb3 _ZN8proxygen16WebTransportImpl23onWebTransportUniStreamEm test-client-1 | /usr/include/c++/13/bits/stl_map.h:608 test-client-1 | -> /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-proxygen.git/proxygen/lib/http/webtransport/WebTransportImpl.cpp test-client-1 | @ 00000000002e1656 _ZN8proxygen15HTTPTransaction23onWebTransportUniStreamEm test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-proxygen.git/proxygen/lib/http/session/HTTPTransaction.cpp:1847 test-client-1 | @ 000000000026a566 _ZN8proxygen9HQSession19dispatchUniWTStreamEmmm test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-proxygen.git/proxygen/lib/http/session/HQSession.cpp:3545 test-client-1 | @ 00000000002b9acf _ZN8proxygen21HQUniStreamDispatcher12handleStreamEmRN5folly2io6CursorEmm test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-proxygen.git/proxygen/lib/http/session/HQStreamDispatcher.cpp:137 test-client-1 | @ 00000000002b96e3 _ZN8proxygen22HQStreamDispatcherBase15onDataAvailableEmRKN5folly5RangeIN4quic13CircularDequeINS3_12StreamBufferEE21CircularDequeIteratorIKS5_EEEE test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-proxygen.git/proxygen/lib/http/session/HQStreamDispatcher.cpp:79 test-client-1 | @ 00000000003fb87a _ZN4quic22peekDataFromQuicStreamERNS_15QuicStreamStateENS_11FunctionRefIFvmRKN5folly5RangeINS_13CircularDequeINS_12StreamBufferEE21CircularDequeIteratorIKS6_EEEEEEE test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-mvfst.git/quic/common/FunctionRef.h:73 test-client-1 | -> /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-mvfst.git/quic/state/QuicStreamFunctions.cpp test-client-1 | @ 0000000000338a9d _ZN4quic17QuicTransportBase26invokePeekDataAndCallbacksEv test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-mvfst.git/quic/api/QuicTransportBase.cpp:910 test-client-1 | @ 00000000003445a0 _ZN4quic21QuicTransportBaseLite15TransportLooper14commonLoopBodyEv test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-mvfst.git/quic/api/QuicTransportBaseLite.cpp:167 test-client-1 | @ 00000000003446f0 _ZN4quic21QuicTransportBaseLite15TransportLooper15runLoopCallbackEv test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-mvfst.git/quic/api/QuicTransportBaseLite.cpp:202 test-client-1 | @ 00000000005b490f _ZN5folly9EventBase26swapAndRunLoopCallbackListERN5boost9intrusive4listINS0_12LoopCallbackEJNS2_18constant_time_sizeILb0EEEEEES8_b test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/io/async/EventBase.cpp:1045 test-client-1 | @ 00000000005b4aab _ZN5folly9EventBase16runLoopCallbacksEv test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/io/async/EventBase.cpp:1060 test-client-1 | @ 00000000005b71ff _ZN5folly9EventBase8loopMainEiNS0_11LoopOptionsE test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/io/async/EventBase.cpp:658 test-client-1 | @ 00000000005b7cc1 _ZN5folly9EventBase8loopBodyEiNS0_11LoopOptionsE test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/io/async/EventBase.cpp:539 test-client-1 | @ 00000000005bfe20 _ZThn16_N5folly9EventBase5driveEv test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/io/async/EventBase.h:925 test-client-1 | -> /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/io/async/EventBase.cpp test-client-1 | @ 0000000000124568 _ZNO5folly4coro6detail16BlockingWaitTaskIRN7moxygen17InteropTestResultEE6getViaEPNS_16DrivableExecutorERNS_15AsyncStackFrameE test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/installed/folly/include/folly/coro/BlockingWait.h:229 test-client-1 | -> /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebookexperimental-moxygen.git/moxygen/moqtest/interop/MoQInteropClientMain.cpp test-client-1 | @ 000000000011fe10 _ZNK5folly4coro16blocking_wait_fnclINS0_16TaskWithExecutorIN7moxygen17InteropTestResultEEEEENS0_6detail22decay_rvalue_referenceINS0_12await_resultIDTclL_ZNS0_11folly_cpo__13co_viaIfAsyncEEclscPDoFNS_17ExecutorKeepAliveINS_8ExecutorEEEvELDnEEclscPDoFT_vELDnEEEEvE4typeEE4typeEOSG_PNS_16DrivableExecutorE.isra.0 test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/installed/folly/include/folly/coro/BlockingWait.h:400 test-client-1 | -> /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebookexperimental-moxygen.git/moxygen/moqtest/interop/MoQInteropClientMain.cpp test-client-1 | @ 00000000000fcd12 main test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebookexperimental-moxygen.git/moxygen/moqtest/interop/MoQInteropClientMain.cpp:200 test-client-1 | @ 000000000002a1c9 (unknown) test-client-1 | @ 000000000002a28a __libc_start_main test-client-1 | @ 00000000001028a4 _start test-client-1 exited with code 139 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 make[1]: *** [Makefile:85: test] Error 139 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'