tools: update nixpkgs-unstable to ffcdcf99d65c61956d882df249a9be53e59 #36
Triggered via pull request
October 19, 2025 00:39
Status
Failure
Total duration
5h 41m 52s
Artifacts
–
Annotations
28 errors
|
x86_64-linux: with shared libraries
Process completed with exit code 2.
|
|
x86_64-linux: with shared libraries:
test/parallel/test-http2-reset-flood.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-http2-reset-flood.js
--- TIMEOUT ---
|
|
x86_64-linux: with shared libraries:
test/parallel/test-http2-misbehaving-flow-control-paused.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-http2-misbehaving-flow-control-paused.js
--- TIMEOUT ---
|
|
x86_64-linux: with shared libraries:
test/parallel/test-http2-misbehaving-flow-control.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-http2-misbehaving-flow-control.js
--- TIMEOUT ---
|
|
x86_64-linux: with shared libraries:
test/parallel/test-http2-max-invalid-frames.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-http2-max-invalid-frames.js
--- TIMEOUT ---
|
|
x86_64-linux: with shared libraries:
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:751: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 --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-http2-multi-content-length.js
|
|
x86_64-linux: with shared libraries:
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/test/common/index.js:708:12)
at ClientHttp2Stream.<anonymous> (/home/runner/work/node/node/test/common/index.js:475:15)
at ClientHttp2Stream.emit (node:events:508:28)
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:751: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 --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-http2-client-unescaped-path.js
|
|
x86_64-darwin: with shared libraries
Process completed with exit code 2.
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-http2-reset-flood.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/parallel/test-http2-reset-flood.js
--- TIMEOUT ---
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-http2-misbehaving-flow-control-paused.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/parallel/test-http2-misbehaving-flow-control-paused.js
--- TIMEOUT ---
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-http2-misbehaving-flow-control.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/parallel/test-http2-misbehaving-flow-control.js
--- TIMEOUT ---
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-http2-max-invalid-frames.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/parallel/test-http2-max-invalid-frames.js
--- TIMEOUT ---
|
|
x86_64-darwin: with shared libraries:
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:751: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 --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/parallel/test-http2-multi-content-length.js
|
|
x86_64-darwin: with shared libraries:
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> (/Users/runner/work/node/node/test/common/index.js:708:12)
at ClientHttp2Stream.<anonymous> (/Users/runner/work/node/node/test/common/index.js:475:15)
at ClientHttp2Stream.emit (node:events:508:28)
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:751: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 --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/parallel/test-http2-client-unescaped-path.js
|
|
aarch64-darwin: with shared libraries
Process completed with exit code 2.
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-http2-reset-flood.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/parallel/test-http2-reset-flood.js
--- TIMEOUT ---
|
|
aarch64-darwin: with shared libraries:
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:751: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 --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/parallel/test-http2-multi-content-length.js
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-http2-misbehaving-flow-control-paused.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/parallel/test-http2-misbehaving-flow-control-paused.js
--- TIMEOUT ---
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-http2-misbehaving-flow-control.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/parallel/test-http2-misbehaving-flow-control.js
--- TIMEOUT ---
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-http2-max-invalid-frames.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/parallel/test-http2-max-invalid-frames.js
--- TIMEOUT ---
|
|
aarch64-darwin: with shared libraries:
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> (/Users/runner/work/node/node/test/common/index.js:708:12)
at ClientHttp2Stream.<anonymous> (/Users/runner/work/node/node/test/common/index.js:475:15)
at ClientHttp2Stream.emit (node:events:508:28)
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:751: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 --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/parallel/test-http2-client-unescaped-path.js
|
|
aarch64-linux: with shared libraries
Process completed with exit code 2.
|
|
aarch64-linux: with shared libraries:
test/parallel/test-http2-misbehaving-flow-control-paused.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-http2-misbehaving-flow-control-paused.js
--- TIMEOUT ---
|
|
aarch64-linux: with shared libraries:
test/parallel/test-http2-misbehaving-flow-control.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-http2-misbehaving-flow-control.js
--- TIMEOUT ---
|
|
aarch64-linux: with shared libraries:
test/parallel/test-http2-max-invalid-frames.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-http2-max-invalid-frames.js
--- TIMEOUT ---
|
|
aarch64-linux: with shared libraries:
test/parallel/test-http2-reset-flood.js#L0
--- stderr ---
<--- Last few GCs --->
[63066:0xab7258500000] 227514 ms: Scavenge 4092.0 (4096.8) -> 4090.8 (4097.1) MB, pooled: 0.0 MB, 2.16 / 0.00 ms (average mu = 0.294, current mu = 0.296) task;
[63066:0xab7258500000] 228287 ms: Mark-Compact (reduce) 4091.3 (4097.1) -> 4090.9 (4094.8) MB, pooled: 0.0 MB, 16.83 / 0.00 ms (+ 716.1 ms in 609 steps since start of marking, biggest step 5.6 ms, walltime since start of marking 773 ms) (average mu = 0.
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
----- Native stack trace -----
1: 0xab7254884130 node::DumpNativeBacktrace(_IO_FILE*) [out/Release/node]
2: 0xab7254a2228c node::OOMErrorHandler(char const*, v8::OOMDetails const&) [out/Release/node]
3: 0xab7254ecd8cc v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [out/Release/node]
4: 0xab7254ecda08 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [out/Release/node]
5: 0xab7255190d7c [out/Release/node]
6: 0xab7255190e24 v8::internal::Heap::CheckIneffectiveMarkCompact(unsigned long, double) [out/Release/node]
7: 0xab72551949c4 v8::internal::Heap::RecomputeLimits(v8::internal::GarbageCollector, v8::base::TimeTicks) [out/Release/node]
8: 0xab72551a5634 [out/Release/node]
9: 0xab72551a8b24 [out/Release/node]
10: 0xab7255ca9540 [out/Release/node]
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-http2-reset-flood.js
--- CRASHED (Signal: 6) ---
|
|
aarch64-linux: with shared libraries:
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:751: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 --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-http2-multi-content-length.js
|
|
aarch64-linux: with shared libraries:
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/test/common/index.js:708:12)
at ClientHttp2Stream.<anonymous> (/home/runner/work/node/node/test/common/index.js:475:15)
at ClientHttp2Stream.emit (node:events:508:28)
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:751: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 --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-http2-client-unescaped-path.js
|