Skip to content

deps: update nghttp2 to 1.68.0 #79075

deps: update nghttp2 to 1.68.0

deps: update nghttp2 to 1.68.0 #79075

Triggered via pull request December 21, 2025 00:41
Status Failure
Total duration 3h 18m 41s
Artifacts

test-linux.yml

on: pull_request
Matrix: test-linux
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 2 notices
test-linux (ubuntu-24.04)
Process completed with exit code 2.
test-linux (ubuntu-24.04): test/parallel/test-http2-misbehaving-flow-control-paused.js#L0
Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-http2-misbehaving-flow-control-paused.js --- TIMEOUT ---
test-linux (ubuntu-24.04): test/parallel/test-http2-misbehaving-flow-control.js#L0
Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-http2-misbehaving-flow-control.js --- TIMEOUT ---
test-linux (ubuntu-24.04): test/parallel/test-http2-max-invalid-frames.js#L0
Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-http2-max-invalid-frames.js --- TIMEOUT ---
test-linux (ubuntu-24.04): test/parallel/test-http2-reset-flood.js#L0
--- stderr --- <--- Last few GCs ---> [161288:0x5572e9072000] 60483 ms: Scavenge 4078.7 (4085.3) -> 4076.4 (4085.6) MB, pooled: 0.0 MB, 2.40 / 0.00 ms (average mu = 0.315, current mu = 0.280) allocation failure; [161288:0x5572e9072000] 61410 ms: Incremental Mark-Compact (reduce) 4076.9 (4085.8) -> 4076.4 (4080.6) MB, pooled: 0.0 MB, 17.13 / 0.00 ms (+ 894.9 ms in 649 steps since start of marking, biggest step 7.4 ms, walltime since start of marking 927 ms) (av FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory ----- Native stack trace ----- 1: 0x5572c09f47fa node::OOMErrorHandler(char const*, v8::OOMDetails const&) [out/Release/node] 2: 0x5572c0ccb786 [out/Release/node] 3: 0x5572c0f3d3c7 [out/Release/node] 4: 0x5572c0f3b5f9 [out/Release/node] 5: 0x5572c0f550de [out/Release/node] 6: 0x5572c0a97ef0 node::PerIsolatePlatformData::RunForegroundTask(std::unique_ptr<v8::Task, std::default_delete<v8::Task> >) [out/Release/node] 7: 0x5572c0a967b6 node::PerIsolatePlatformData::FlushForegroundTasksInternal() [out/Release/node] 8: 0x5572c19e9c1b [out/Release/node] 9: 0x5572c19fcf19 [out/Release/node] 10: 0x5572c19ea1e0 uv_run [out/Release/node] 11: 0x5572c08dbf23 node::SpinEventLoopInternal(node::Environment*) [out/Release/node] 12: 0x5572c0a56b9d node::NodeMainInstance::Run() [out/Release/node] 13: 0x5572c09a00f5 node::Start(int, char**) [out/Release/node] 14: 0x7f005a02a1ca [/lib/x86_64-linux-gnu/libc.so.6] 15: 0x7f005a02a28b __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6] 16: 0x5572c08d9c55 _start [out/Release/node] Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-http2-reset-flood.js --- CRASHED (Signal: 6) ---
test-linux (ubuntu-24.04): test/parallel/test-http2-multi-content-length.js#L0
--- stderr --- node:events:486 throw er; // Unhandled 'error' event ^ Error [ERR_HTTP2_SESSION_ERROR]: Session closed with error code 1 at Http2Session.onGoawayData (node:internal/http2/core:753:21) Emitted 'error' event on ClientHttp2Stream instance at: at emitErrorNT (node:internal/streams/destroy:170:8) at emitErrorCloseNT (node:internal/streams/destroy:129:3) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { code: 'ERR_HTTP2_SESSION_ERROR' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-http2-multi-content-length.js
test-linux (ubuntu-24.04): test/parallel/test-http2-client-unescaped-path.js#L0
--- stderr --- node:assert:456 throw err; ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected Comparison { + code: 'ERR_HTTP2_SESSION_ERROR', + message: 'Session closed with error code 1', - code: 'ERR_HTTP2_STREAM_ERROR', - message: 'Stream closed with error code NGHTTP2_PROTOCOL_ERROR', name: 'Error' } at ClientHttp2Stream.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:739:12) at ClientHttp2Stream.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:506:15) at ClientHttp2Stream.emit (node:events:508:20) at emitErrorNT (node:internal/streams/destroy:170:8) at emitErrorCloseNT (node:internal/streams/destroy:129:3) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: Error [ERR_HTTP2_SESSION_ERROR]: Session closed with error code 1 at Http2Session.onGoawayData (node:internal/http2/core:753:21) { code: 'ERR_HTTP2_SESSION_ERROR' }, expected: { code: 'ERR_HTTP2_STREAM_ERROR', name: 'Error', message: 'Stream closed with error code NGHTTP2_PROTOCOL_ERROR' }, operator: 'throws', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-http2-client-unescaped-path.js
test-linux (ubuntu-24.04-arm)
Process completed with exit code 2.
test-linux (ubuntu-24.04-arm): test/parallel/test-http2-misbehaving-flow-control-paused.js#L0
Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-http2-misbehaving-flow-control-paused.js --- TIMEOUT ---
test-linux (ubuntu-24.04-arm): test/parallel/test-http2-misbehaving-flow-control.js#L0
Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-http2-misbehaving-flow-control.js --- TIMEOUT ---
test-linux (ubuntu-24.04-arm): test/parallel/test-http2-max-invalid-frames.js#L0
Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-http2-max-invalid-frames.js --- TIMEOUT ---
test-linux (ubuntu-24.04-arm): test/parallel/test-http2-reset-flood.js#L0
--- stderr --- <--- Last few GCs ---> [169746:0xff0d04ce0000] 48669 ms: Scavenge 4083.2 (4088.6) -> 4080.9 (4089.1) MB, pooled: 0.0 MB, 2.24 / 0.00 ms (average mu = 0.308, current mu = 0.264) allocation failure; [169746:0xff0d04ce0000] 49281 ms: Incremental Mark-Compact (reduce) 4080.9 (4089.1) -> 4080.6 (4083.3) MB, pooled: 0.0 MB, 606.74 / 0.00 ms (+ 0.3 ms in 1 steps since start of marking, biggest step 0.3 ms, walltime since start of marking 612 ms) (avera FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory ----- Native stack trace ----- 1: 0xaaec6e91f9b8 node::OOMErrorHandler(char const*, v8::OOMDetails const&) [out/Release/node] 2: 0xaaec6ebde768 [out/Release/node] 3: 0xaaec6ee367d4 [out/Release/node] 4: 0xaaec6ee34a20 [out/Release/node] 5: 0xaaec6ee4cd88 [out/Release/node] 6: 0xaaec6e9b8a5c node::PerIsolatePlatformData::RunForegroundTask(std::unique_ptr<v8::Task, std::default_delete<v8::Task> >) [out/Release/node] 7: 0xaaec6e9b7390 node::PerIsolatePlatformData::FlushForegroundTasksInternal() [out/Release/node] 8: 0xaaec6f8a4824 [out/Release/node] 9: 0xaaec6f8b79f0 [out/Release/node] 10: 0xaaec6f8a4e28 uv_run [out/Release/node] 11: 0xaaec6e8125f8 node::SpinEventLoopInternal(node::Environment*) [out/Release/node] 12: 0xaaec6e97a994 node::NodeMainInstance::Run() [out/Release/node] 13: 0xaaec6e8cdac4 node::Start(int, char**) [out/Release/node] 14: 0xff0d08f184c4 [/lib/aarch64-linux-gnu/libc.so.6] 15: 0xff0d08f18598 __libc_start_main [/lib/aarch64-linux-gnu/libc.so.6] 16: 0xaaec6e810530 _start [out/Release/node] Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-http2-reset-flood.js --- CRASHED (Signal: 6) ---
test-linux (ubuntu-24.04-arm): test/parallel/test-http2-multi-content-length.js#L0
--- stderr --- node:events:486 throw er; // Unhandled 'error' event ^ Error [ERR_HTTP2_SESSION_ERROR]: Session closed with error code 1 at Http2Session.onGoawayData (node:internal/http2/core:753:21) Emitted 'error' event on ClientHttp2Stream instance at: at emitErrorNT (node:internal/streams/destroy:170:8) at emitErrorCloseNT (node:internal/streams/destroy:129:3) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { code: 'ERR_HTTP2_SESSION_ERROR' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-http2-multi-content-length.js
test-linux (ubuntu-24.04-arm): test/parallel/test-http2-client-unescaped-path.js#L0
--- stderr --- node:assert:456 throw err; ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected Comparison { + code: 'ERR_HTTP2_SESSION_ERROR', + message: 'Session closed with error code 1', - code: 'ERR_HTTP2_STREAM_ERROR', - message: 'Stream closed with error code NGHTTP2_PROTOCOL_ERROR', name: 'Error' } at ClientHttp2Stream.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:739:12) at ClientHttp2Stream.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:506:15) at ClientHttp2Stream.emit (node:events:508:20) at emitErrorNT (node:internal/streams/destroy:170:8) at emitErrorCloseNT (node:internal/streams/destroy:129:3) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: Error [ERR_HTTP2_SESSION_ERROR]: Session closed with error code 1 at Http2Session.onGoawayData (node:internal/http2/core:753:21) { code: 'ERR_HTTP2_SESSION_ERROR' }, expected: { code: 'ERR_HTTP2_STREAM_ERROR', name: 'Error', message: 'Stream closed with error code NGHTTP2_PROTOCOL_ERROR' }, operator: 'throws', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-http2-client-unescaped-path.js
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors