Failures in node-test-pull-request/67052 to node-test-pull-request/67154 that failed 2 or more PRs
(Generated with ncu-ci walk pr --stats=true --markdown reports/2025-05-28.md)
| UTC Time | RUNNING | SUCCESS | UNSTABLE | ABORTED | FAILURE | Green Rate |
|---|---|---|---|---|---|---|
| 2025-05-28 00:11 | 1 | 14 | 16 | 3 | 66 | 14.58% |
Example
Build timed out (after 30 minutes). Marking the build as failed.
| Reason | Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node"): error=0, Failed to exec spawn helper: pid: 3306322, exit value: 1 |
|---|---|
| Type | JENKINS_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/58209/, https://github.com/nodejs/node/pull/58441/, https://github.com/nodejs/node/pull/58280/) |
| Appeared | test-rackspace-debian11-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/67077/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/67088/ |
Example
java.io.IOException: Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node"): error=0, Failed to exec spawn helper: pid: 3306322, exit value: 1
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
at Jenkins v2.504.1//hudson.Proc$LocalProc.<init>(Proc.java:252)
at Jenkins v2.504.1//hudson.Proc$LocalProc.<init>(Proc.java:221)
at Jenkins v2.504.1//hudson.Launcher$LocalLauncher.launch(Launcher.java:995)
| Reason | Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node"): error=0, Failed to exec spawn helper: pid: 3297692, exit value: 1 |
|---|---|
| Type | JENKINS_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/58445/, https://github.com/nodejs/node/pull/58432/) |
| Appeared | test-rackspace-debian11-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/67063/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/67064/ |
Example
java.io.IOException: Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node"): error=0, Failed to exec spawn helper: pid: 3297692, exit value: 1
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
at Jenkins v2.504.1//hudson.Proc$LocalProc.<init>(Proc.java:252)
at Jenkins v2.504.1//hudson.Proc$LocalProc.<init>(Proc.java:221)
at Jenkins v2.504.1//hudson.Launcher$LocalLauncher.launch(Launcher.java:995)
Example
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from [email protected]:nodejs/node.git
at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1240)
at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1311)
at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1278)
Example
fatal: No rebase in progress?
Example
not ok 1634 parallel/test-http2-debug
---
duration_ms: 130.65400
severity: fail
exitcode: 1
stack: |-
[process 1118090]: --- stderr ---
HTTP2 1118090: Http2Session client: created
(node:1118090) Warning: Setting the NODE_DEBUG environment variable to 'http2' can expose sensitive data (such as passwords, tokens and authentication headers) in the resulting log.
(Use `node --trace-warnings ...` to show where the warning was created)
HTTP2 1118090: Http2Session server: received a connection
HTTP2 1118090: Http2Session server: setting up session handle
Http2Session server (14) session created
Http2Session server (14) i/o stream consumed
HTTP2 1118090: Http2Session server: sending settings
HTTP2 1118090: Http2Session server: submitting settings
Http2Session server (14) scheduling write
HTTP2 1118090: Http2Session server: created
HTTP2 1118090: Http2Session client: setting up session handle
Http2Session client (18) session created
Http2Session cli...
Example
not ok 105 parallel/test-buffer-tostring-range
---
duration_ms: 220.01700
severity: fail
exitcode: 1
stack: |-
node:internal/buffer:961
super(bufferOrLength, byteOffset, length);
^
RangeError: Array buffer allocation failed
at new ArrayBuffer (<anonymous>)
at new Uint8Array (<anonymous>)
at new FastBuffer (node:internal/buffer:961:5)
at Function.alloc (node:buffer:397:10)
at Object.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-buffer-tostring-range.js:107:28)
at Module._compile (node:internal/modules/cjs/loader:1529:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
at Module.load (node:internal/modules/cjs/loader:1275:32)
at Module._load (node:internal/modules/cjs/loader:1096:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12)
Node.js v20.19.3-pre
...
Example
not ok 961 pummel/test-blob-slice-with-large-size
---
duration_ms: 173.01000
severity: fail
exitcode: 1
stack: |-
c:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-blob-slice-with-large-size.js:18
throw e;
^
RangeError: Array buffer allocation failed
at new ArrayBuffer (<anonymous>)
at ArrayBuffer.slice (<anonymous>)
at getSource (node:internal/blob:124:24)
at node:internal/blob:159:34
at from (<anonymous>)
at new Blob (node:internal/blob:158:22)
at Object.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-blob-slice-with-large-size.js:13:16)
at Module._compile (node:internal/modules/cjs/loader:1529:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
at Module.load (node:internal/modules/cjs/loader:1275:32)
Node.js v20.19.3-pre
...
Example
not ok 4517 wpt/test-streams
---
duration_ms: 1555.70000
severity: crashed
exitcode: -5
stack: |-
[SKIPPED] queuing-strategies-size-function-per-global.window.js: Browser-specific test
[SKIPPED] readable-streams/cross-realm-crash.window.js: Browser-specific test
[SKIPPED] readable-streams/owning-type-video-frame.any.js: Browser-specific test
[SKIPPED] readable-streams/read-task-handling.window.js: Browser-specific test
[SKIPPED] transferable/deserialize-error.window.js: Browser-specific test
[SKIPPED] transferable/transfer-with-messageport.window.js: Browser-specific test
[SKIPPED] transform-streams/invalid-realm.tentative.window.js: Browser-specific test
[PASS] a signal argument 'null' should cause pipeTo() to reject
[PASS] a signal argument 'AbortSignal' should cause pipeTo() to reject
[PASS] a signal argument 'true' should cause pipeTo() to reject
[PASS] a signal argument '-1' should cause pipeTo() to reject
[PASS] a signal argument '[object AbortSi...
Example
not ok 4094 parallel/test-stream-readable-to-web
---
duration_ms: 120277.35400
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 4437 sequential/test-performance-eventloopdelay
---
duration_ms: 7332.46500
severity: fail
exitcode: 1
stack: |-
node:internal/assert/utils:281
throw err;
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(histogram.min > 0)
at Timeout.spinAWhile [as _onTimeout] (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-performance-eventloopdelay.js:70:7)
at listOnTimeout (node:internal/timers:608:17)
at process.processTimers (node:internal/timers:543:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v25.0.0-pre
...
Example
not ok 68 async-hooks/test-improper-unwind
---
duration_ms: 399.87700
severity: fail
exitcode: 1
stack: |-
node:assert:94
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
null !== 1
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/async-hooks/test-improper-unwind.js:59:12)
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/common/index.js:437:15)
at ChildProcess.emit (node:events:507:28)
at maybeClose (node:internal/child_process:1101:16)
at ChildProcess._handle.onexit (node:internal/child_process:305:5) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: null,
expected: 1,
operator: 'strictEqual'
}
Node.js v25.0.0-pre
...
Example
not ok 2646 parallel/test-runner-run-watch
---
duration_ms: 23708.16100
severity: fail
exitcode: 1
stack: |-
Test failure: 'should run tests repeatedly'
Location: test/parallel/test-runner-run-watch.mjs:198:3
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /tests 1/. Input:
'# Subtest: test has ran\n' +
'ok 1 - test has ran\n' +
' ---\n' +
' duration_ms: 30.915823\n' +
" type: 'test'\n" +
' ...\n' +
'# Subtest: test.js\n' +
'not ok 2 - test.js\n' +
' ---\n' +
' duration_ms: 1068.191607\n' +
" type: 'test'\n" +
" location: '/Users/admin/node-tmp/.tmp.2590/test.js:1:1'\n" +
" failureType: 'testCodeFailure'\n" +
' exitCode: ~\n' +
" signal: 'SIGTERM'\n" +
" error: 'test failed'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
'# Subtest: test has ran\n' +
'ok 3 - test has ran\n' +
' ---\n' +
' duration_ms: 1.6644...
Example
not ok 3643 parallel/test-zlib-brotli-16GB
---
duration_ms: 763.52600
severity: fail
exitcode: 1
stack: |-
node:assert:94
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
3 !== 4
at Timeout.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-zlib-brotli-16GB.js:22:3)
at Timeout._onTimeout (/home/iojs/build/workspace/node-test-commit-linuxone/test/common/index.js:437:15)
at listOnTimeout (node:internal/timers:608:17)
at process.processTimers (node:internal/timers:543:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 3,
expected: 4,
operator: 'strictEqual'
}
Node.js v25.0.0-pre
...
Example
not ok 4461 sequential/test-tls-session-timeout
---
duration_ms: 265.73200
severity: fail
exitcode: 1
stack: |-
node:assert:94
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
'New' !== 'Reused'
at /home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-tls-session-timeout.js:150:16
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-tls-session-timeout.js:134:7)
at ChildProcess.emit (node:events:507:28)
at ChildProcess._handle.onexit (node:internal/child_process:294:12) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'New',
expected: 'Reused',
operator: 'strictEqual'
}
Node.js v25.0.0-pre
...
Example
not ok 36 async-hooks/test-emit-after-on-destroyed
---
duration_ms: 500.84100
severity: fail
exitcode: 1
stack: |-
node:assert:94
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
null !== 1
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/async-hooks/test-emit-after-on-destroyed.js:56:12)
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/common/index.js:437:15)
at ChildProcess.emit (node:events:507:28)
at maybeClose (node:internal/child_process:1101:16)
at ChildProcess._handle.onexit (node:internal/child_process:305:5) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: null,
expected: 1,
operator: 'strictEqual'
}
Node.js v25.0.0-pre
...
Example
not ok 106 parallel/test-buffer-tostring-rangeerror
---
duration_ms: 628.04300
severity: fail
exitcode: 134
stack: |-
<--- Last few GCs --->
<--- JS stacktrace --->
FATAL ERROR: Committing semi space failed. Allocation failed - JavaScript heap out of memory
----- Native stack trace -----
1: 00007FF649CB872B node::SetCppgcReference+19819
2: 00007FF649C28668 SSL_get_quiet_shutdown+93320
3: 00007FF64A6A2A81 v8::Isolate::ReportExternalAllocationLimitReached+65
4: 00007FF64A68C1D8 v8::Function::Experimental_IsNopFunction+1336
5: 00007FF64A4EDBB0 v8::Platform::SystemClockTimeMillis+659328
6: 00007FF64A4A59B3 v8::Platform::SystemClockTimeMillis+363907
7: 00007FF64A4F7270 v8::Platform::SystemClockTimeMillis+697920
8: 00007FF64A4EA8D0 v8::Platform::SystemClockTimeMillis+646304
9: 00007FF64A4E83CD v8::Platform::SystemClockTimeMillis+636829
10: 00007FF64A3EA302 v8::ObjectTemplate::IsImmutableProto+79282
11: 00007FF64A...
Example
not ok 105 parallel/test-buffer-writefloat
---
duration_ms: 562.04800
severity: fail
exitcode: 134
stack: |-
<--- Last few GCs --->
<--- JS stacktrace --->
FATAL ERROR: Committing semi space failed. Allocation failed - JavaScript heap out of memory
----- Native stack trace -----
1: 00007FF649CB872B node::SetCppgcReference+19819
2: 00007FF649C28668 SSL_get_quiet_shutdown+93320
3: 00007FF64A6A2A81 v8::Isolate::ReportExternalAllocationLimitReached+65
4: 00007FF64A68C1D8 v8::Function::Experimental_IsNopFunction+1336
5: 00007FF64A4EDBB0 v8::Platform::SystemClockTimeMillis+659328
6: 00007FF64A4A59B3 v8::Platform::SystemClockTimeMillis+363907
7: 00007FF64A4F7270 v8::Platform::SystemClockTimeMillis+697920
8: 00007FF64A4EA8D0 v8::Platform::SystemClockTimeMillis+646304
9: 00007FF64A4FFF4A v8::Platform::SystemClockTimeMillis+733978
10: 00007FF64A509D44 v8::Platform::SystemClockTimeMillis+774420
11: 00007FF64A518421 v8...
Example
not ok 102 parallel/test-buffer-zero-fill-reset
---
duration_ms: 160.00200
severity: crashed
exitcode: 2147483651
stack: |-
<--- Last few GCs --->
<--- JS stacktrace --->
#
# Fatal javascript OOM in Committing semi space failed.
#
...
| Reason | parallel/test-child-process-advanced-serialization-splitted-length-field |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/58445/, https://github.com/nodejs/node/pull/58441/) |
| Appeared | test-rackspace-win2019_vs2019-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/67063/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/67066/ |
Example
not ok 107 parallel/test-child-process-advanced-serialization-splitted-length-field
---
duration_ms: 266.02400
severity: fail
exitcode: 1
stack: |-
node:internal/child_process:420
throw new ErrnoException(err, 'spawn');
^
Error: spawn UNKNOWN
at ChildProcess.spawn (node:internal/child_process:420:11)
at Object.spawn (node:child_process:762:9)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-advanced-serialization-splitted-length-field.js:19:31)
at Module._compile (node:internal/modules/cjs/loader:1529:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
at Module.load (node:internal/modules/cjs/loader:1275:32)
at Module._load (node:internal/modules/cjs/loader:1096:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12)
at node:internal/main/run_main_module:28:49 {
errno: -4094,
...
Example
not ok 104 parallel/test-child-process-constructor
---
duration_ms: 134.00700
severity: crashed
exitcode: 2147483651
stack: |-
<--- Last few GCs --->
<--- JS stacktrace --->
#
# Fatal javascript OOM in Committing semi space failed.
#
...