Failures in node-test-pull-request/55764 to node-test-pull-request/55861 that failed 2 or more PRs
(Generated with ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md)
| UTC Time |
RUNNING |
SUCCESS |
UNSTABLE |
ABORTED |
FAILURE |
Green Rate |
| 2023-11-23 00:13 |
1 |
14 |
17 |
1 |
67 |
14.29% |
JSTest Failure
| Reason |
parallel/test-worker-nearheaplimit-deadlock |
| Type |
JS_TEST_FAILURE |
| Failed PR |
16 (https://github.com/nodejs/node/pull/50803/, https://github.com/nodejs/node/pull/50815/, https://github.com/nodejs/node/pull/50743/, https://github.com/nodejs/node/pull/50763/, https://github.com/nodejs/node/pull/50795/, https://github.com/nodejs/node/pull/50789/, https://github.com/nodejs/node/pull/49793/, https://github.com/nodejs/node/pull/50759/, https://github.com/nodejs/node/pull/50828/, https://github.com/nodejs/node/pull/50779/, https://github.com/nodejs/node/pull/50661/, https://github.com/nodejs/node/pull/49156/, https://github.com/nodejs/node/pull/50730/, https://github.com/nodejs/node/pull/50709/, https://github.com/nodejs/node/pull/50834/, https://github.com/nodejs/node/pull/50846/) |
| Appeared |
test-nearform-macos11.0-arm64-1, test-macstadium-macos11.0-arm64-3 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/55764/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/55856/ |
Example
not ok 3263 parallel/test-worker-nearheaplimit-deadlock
---
duration_ms: 180.86000
severity: crashed
exitcode: -6
stack: |-
<--- Last few GCs --->
[73151:0x140030000] 33 ms: Mark-Compact 1.7 (6.0) -> 1.7 (6.0) MB, 1.38 / 0.00 ms (average mu = 0.311, current mu = 0.030) background allocation failure; GC in old space requested
[73151:0x140030000] 35 ms: Mark-Compact 1.7 (6.0) -> 1.7 (6.0) MB, 1.38 / 0.00 ms (average mu = 0.239, current mu = 0.030) background allocation failure; GC in old space requested
<--- JS stacktrace --->
FATAL ERROR: LocalHeap: allocation failed Allocation failed - JavaScript heap out of memory
----- Native stack trace -----
1: 0x102de3d78 node::Abort() [/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/out/Release/node]
2: 0x102de3f78 node::ModifyCodeGenerationFromStrings(v8::Local<v8::Context>, v8::Local<v8::Value>, bool) [/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx1...
Example
not ok 1411 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
---
duration_ms: 120151.97100
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 278 parallel/test-blob-file-backed
---
duration_ms: 501.47400
severity: fail
exitcode: 1
stack: |-
node:internal/blob:291
const error = lazyDOMException('The blob could not be read', 'NotReadableError');
^
DOMException [NotReadableError]: The blob could not be read
at BlobReader.<anonymous> (node:internal/blob:291:25)
Node.js v22.0.0-pre
...
Example
not ok 1369 parallel/test-fs-watch-recursive-symlink
---
duration_ms: 120099.65800
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 2255 parallel/test-inspector-scriptparsed-context
---
duration_ms: 15338.84100
severity: fail
exitcode: 1
stack: |-
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:35069/5219d0d7-8f76-4233-b8bd-770bf90ff872
[err]
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
Timed out waiting for matching notification (break on [eval]:2)
1
...
Example
not ok 3572 parallel/test-inspector-stop-profile-after-done
---
duration_ms: 120087.81200
severity: fail
exitcode: -15
stack: |-
timeout
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:32993/5af53b52-3820-4aa2-8287-31e19492ea87
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
...
Example
not ok 3665 parallel/test-runner-inspect
---
duration_ms: 120006.77300
severity: fail
exitcode: -15
stack: |-
timeout
[test] Connecting to a child Node process
[test] Testing /json/list
[err] (node:3432802) Warning: Using the inspector with --test forces running at a concurrency of 1. Use the inspectPort option to run with concurrency
[err] (Use `node --trace-warnings ...` to show where the warning was created)
[err]
[out] TAP version 13
[out]
[err] Debugger listening on ws://127.0.0.1:41245/abefdb08-aac7-4f6c-9b3a-0acdc4622ce8
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[out] # Debugger ending on ws://127.0.0.1:41245/abefdb08-aac7-4f6c-9b3a-0acdc4622ce8
[out]
...
Example
not ok 717 parallel/test-string-decoder
---
duration_ms: 420.99400
severity: fail
exitcode: 1
stack: |-
node:assert:635
throw err;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
+ Comparison {}
- Comparison {
- code: 'ERR_STRING_TOO_LONG'
- }
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-string-decoder.js:205:10)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:28:49 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: RangeError: Array buffer alloc...
Example
not ok 2889 parallel/test-tls-socket-close
---
duration_ms: 328.72700
severity: fail
exitcode: 1
stack: |-
node:assert:408
throw err;
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(serverTlsSocket)
at Socket.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-tls-socket-close.js:51:7)
at Socket.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/common/index.js:476:15)
at Object.onceWrapper (node:events:633:28)
at Socket.emit (node:events:519:28)
at Socket._onTimeout (node:net:589:8)
at listOnTimeout (node:internal/timers:573:17)
at process.processTimers (node:internal/timers:514:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: undefined,
expected: true,
operator: '=='
}
Node.js v22.0.0-pre
...
Jenkins Failure
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 134.209.172.40/134.209.172.40:41402' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy166.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1204)
Build Failure
| Reason |
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository |
| Type |
BUILD_FAILURE |
| Failed PR |
10 (https://github.com/nodejs/node/pull/50787/, https://github.com/nodejs/node/pull/49793/, https://github.com/nodejs/node/pull/50759/, https://github.com/nodejs/node/pull/50825/, https://github.com/nodejs/node/pull/50730/, https://github.com/nodejs/node/pull/50790/, https://github.com/nodejs/node/pull/50709/, https://github.com/nodejs/node/pull/50840/, https://github.com/nodejs/node/pull/50834/, https://github.com/nodejs/node/pull/50846/) |
| Appeared |
test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/55788/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/55856/ |
Example
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
fatal: Could not read from remote repository.
fatal: failed to run repack
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
[PostBuildScript] - [INFO] Executing post build scripts.
[node-test-binary-armv7l] $ /bin/bash -ex /tmp/jenkins1626423154164245769.sh
+ '[' -d .git ']'
+ git clean -fdx
| Reason |
fatal error: Killed signal terminated program cc1plus |
| Type |
BUILD_FAILURE |
| Failed PR |
7 (https://github.com/nodejs/node/pull/50680/, https://github.com/nodejs/node/pull/50820/, https://github.com/nodejs/node/pull/50831/, https://github.com/nodejs/node/pull/49793/, https://github.com/nodejs/node/pull/50833/, https://github.com/nodejs/node/pull/49846/, https://github.com/nodejs/node/pull/49884/) |
| Appeared |
test-digitalocean-rhel8_arm_cross_container-x64-2, test-digitalocean-fedora37-x64-1, test-digitalocean-alpine318_container-x64-1, test-digitalocean-rhel8_arm_cross_container-x64-1, test-digitalocean-fedora38-x64-2 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/55777/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/55839/ |
Example
fatal error: Killed signal terminated program cc1plus
Example
error: remote GitHub already exists.
> git fetch --prune --no-tags GitHub
> git fetch --prune --no-tags https://github.com/nodejs/build.git +refs/heads/main:refs/remotes/jenkins_tmp
CCTest Failure
Example
Value of: (!expectation.read_expected)
Actual: true
Expected: false
[ FAILED ] InspectorSocketTest.HostIPv6NonRoutable (4999 ms)
undefined
| Reason |
Unknown |
| Type |
undefined |
| Failed PR |
13 (https://github.com/nodejs/node/pull/50803/, https://github.com/nodejs/node/pull/50743/, https://github.com/nodejs/node/pull/50680/, https://github.com/nodejs/node/pull/50794/, https://github.com/nodejs/node/pull/50828/, https://github.com/nodejs/node/pull/50825/, https://github.com/nodejs/node/pull/49156/, https://github.com/nodejs/node/pull/49793/, https://github.com/nodejs/node/pull/50730/, https://github.com/nodejs/node/pull/50651/, https://github.com/nodejs/node/pull/50833/, https://github.com/nodejs/node/pull/49846/, https://github.com/nodejs/node/pull/49884/) |
| Appeared |
test-rackspace-centos7-x64-1, test-equinix-centos7_container-arm64-1, test-equinix-centos7_container-arm64-2, test-equinix_mnx-smartos18-x64-4 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/55764/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/55839/ |
Example
Unknown
Progress