Failures in node-test-pull-request/50434 to node-test-pull-request/50520 that failed more than 2 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-03-22 00:12 |
11 |
0 |
14 |
1 |
74 |
0.00% |
CCTest Failure
Jenkins Failure
Example
java.io.IOException: Remote call on JNLP4-connect connection from 119.9.27.82/119.9.27.82:33864 failed
at hudson.remoting.Channel.call(Channel.java:1004)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy124/jdk.proxy124.$Proxy204.withRepository(Unknown Source)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:234)
at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:112)
Example
Build timed out (after 60 minutes). Marking the build as failed.
Git Failure
| Reason |
ERROR: Error fetching remote repo 'origin' |
| Type |
GIT_FAILURE |
| Failed PR |
19 (https://github.com/nodejs/node/pull/47163/, https://github.com/nodejs/node/pull/47156/, https://github.com/nodejs/node/pull/47141/, https://github.com/nodejs/node/pull/47167/, https://github.com/nodejs/node/pull/47168/, https://github.com/nodejs/node/pull/47165/, https://github.com/nodejs/node/pull/45943/, https://github.com/nodejs/node/pull/47151/, https://github.com/nodejs/node/pull/46974/, https://github.com/nodejs/node/pull/47171/, https://github.com/nodejs/node/pull/46941/, https://github.com/nodejs/node/pull/47033/, https://github.com/nodejs/node/pull/46305/, https://github.com/nodejs/node/pull/47132/, https://github.com/nodejs/node/pull/47179/, https://github.com/nodejs/node/pull/47153/, https://github.com/nodejs/node/pull/44710/, https://github.com/nodejs/node/pull/46815/, https://github.com/nodejs/node/pull/47175/) |
| Appeared |
test-orka-macos10.14-x64-1, test-orka-macos11-x64-2, test-orka-macos10.15-x64-1 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/50473/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/50510/ |
Example
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git@github.com:nodejs/node.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1003)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309)
at hudson.scm.SCM.checkout(SCM.java:540)
Build Failure
| Reason |
ERROR: No acceptable C compiler found! |
| Type |
BUILD_FAILURE |
| Failed PR |
13 (https://github.com/nodejs/node/pull/45943/, https://github.com/nodejs/node/pull/47151/, https://github.com/nodejs/node/pull/46974/, https://github.com/nodejs/node/pull/47171/, https://github.com/nodejs/node/pull/46941/, https://github.com/nodejs/node/pull/47033/, https://github.com/nodejs/node/pull/46305/, https://github.com/nodejs/node/pull/47132/, https://github.com/nodejs/node/pull/47179/, https://github.com/nodejs/node/pull/47153/, https://github.com/nodejs/node/pull/44710/, https://github.com/nodejs/node/pull/46815/, https://github.com/nodejs/node/pull/47175/) |
| Appeared |
test-orka-macos11-x64-2 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/50493/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/50510/ |
Example
ERROR: No acceptable C compiler found!
Please make sure you have a C compiler installed on your system and/or
consider adjusting the CC environment variable if you installed
it in a non-standard prefix.
make: *** [build-ci] Error 1
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
JSTest Failure
| Reason |
parallel/test-http-remove-connection-header-persists-connection |
| Type |
JS_TEST_FAILURE |
| Failed PR |
9 (https://github.com/nodejs/node/pull/47154/, https://github.com/nodejs/node/pull/47144/, https://github.com/nodejs/node/pull/47157/, https://github.com/nodejs/node/pull/47156/, https://github.com/nodejs/node/pull/47167/, https://github.com/nodejs/node/pull/47132/, https://github.com/nodejs/node/pull/47168/, https://github.com/nodejs/node/pull/46941/, https://github.com/nodejs/node/pull/47153/) |
| Appeared |
test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-freebsd12-x64-2 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/50451/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/50514/ |
Example
not ok 1373 parallel/test-http-remove-connection-header-persists-connection
---
duration_ms: 0.375
severity: fail
exitcode: 1
stack: |-
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
false !== true
at /home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-http-remove-connection-header-persists-connection.js:67:16
at Timeout._onTimeout (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-http-remove-connection-header-persists-connection.js:54:7)
at listOnTimeout (node:internal/timers:573:17)
at process.processTimers (node:internal/timers:514:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: 'strictEqual'
}
Node.js v20.0.0-pre
...
Example
not ok 3556 pummel/test-net-throttle
---
duration_ms: 0.571
severity: fail
exitcode: 1
stack: |-
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
false !== true
at process.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/pummel/test-net-throttle.js:87:10)
at process.emit (node:events:523:35) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: 'strictEqual'
}
Node.js v20.0.0-pre
...
Example
not ok 105 parallel/test-child-process-exec-cwd
---
duration_ms: 0.322
severity: fail
exitcode: 1
stack: |-
node:assert:399
throw err;
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(stdout.startsWith(dir))
at d:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-exec-cwd.js:38:3
at d:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:414:17
at d:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:449:15
at ChildProcess.exithandler (node:child_process:411:7)
at ChildProcess.emit (node:events:510:28)
at maybeClose (node:internal/child_process:1098:16)
at Socket.<anonymous> (node:internal/child_process:456:11)
at Socket.emit (node:events:510:28)
at Pipe.<anonymous> (node:net:332:12) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: ...
| Reason |
parallel/test-http-remove-header-stays-removed |
| Type |
JS_TEST_FAILURE |
| Failed PR |
6 (https://github.com/nodejs/node/pull/47039/, https://github.com/nodejs/node/pull/47132/, https://github.com/nodejs/node/pull/46941/, https://github.com/nodejs/node/pull/46974/, https://github.com/nodejs/node/pull/44710/, https://github.com/nodejs/node/pull/47168/) |
| Appeared |
test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubi81_container-x64-1, test-digitalocean-freebsd12-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/50438/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/50516/ |
Example
not ok 1373 parallel/test-http-remove-header-stays-removed
---
duration_ms: 0.269
severity: fail
exitcode: 1
stack: |-
ok
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
false !== true
at Timeout._onTimeout (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-http-remove-header-stays-removed.js:61:18)
at listOnTimeout (node:internal/timers:573:17)
at process.processTimers (node:internal/timers:514:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: 'strictEqual'
}
Node.js v20.0.0-pre
...
Example
not ok 2821 parallel/test-single-executable-application
---
duration_ms: 120.43
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 910 sequential/test-http-max-sockets
---
duration_ms: 0.288
severity: fail
exitcode: 3221226505
stack: |-
Socket: 1/10 queued: 0
Socket: 2/10 queued: 0
Socket: 3/10 queued: 0
Socket: 4/10 queued: 0
Socket: 5/10 queued: 0
Socket: 6/10 queued: 0
Socket: 7/10 queued: 0
Socket: 8/10 queued: 0
Socket: 9/10 queued: 0
Socket: 10/10 queued: 0
Socket: 10/10 queued: 1
Socket: 10/10 queued: 2
Socket: 10/10 queued: 3
Socket: 10/10 queued: 4
Socket: 10/10 queued: 5
Socket: 10/10 queued: 6
Socket: 10/10 queued: 7
Socket: 10/10 queued: 8
Socket: 10/10 queued: 9
Socket: 10/10 queued: 10
...
Example
not ok 140 parallel/test-child-process-bad-stdio
---
duration_ms: 0.123
severity: crashed
exitcode: -10
stack: |-
...
Example
not ok 1503 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
---
duration_ms: 120.71
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 2247 parallel/test-performance-function
---
duration_ms: 0.330
severity: fail
exitcode: 1
stack: |-
node:internal/event_target:1033
process.nextTick(() => { throw err; });
^
RangeError [ERR_OUT_OF_RANGE]: The value of "val" is out of range. It must be >= 1 && <= 9007199254740991. Received 0
at RecordableHistogram.record (node:internal/histogram:283:5)
at processComplete (node:internal/perf/timerify:40:15)
at timerified m (node:internal/perf/timerify:87:5)
at /home/iojs/build/workspace/node-test-commit-custom-suites-freestyle/test/parallel/test-performance-function.js:98:5
at runNextTicks (node:internal/process/task_queues:60:5)
at listOnTimeout (node:internal/timers:540:9)
at process.processTimers (node:internal/timers:514:7)
Emitted 'error' event on Worker instance at:
at [kOnErrorMessage] (node:internal/worker:309:10)
at [kOnMessage] (node:internal/worker:320:37)
...
Example
not ok 2356 parallel/test-shadow-realm-gc
---
duration_ms: 120.203
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 3560 pummel/test-policy-integrity-parent-no-package-json
---
duration_ms: 1.900
severity: crashed
exitcode: -10
stack: |-
...
Example
not ok 3784 sequential/test-child-process-pass-fd
---
duration_ms: 0.277
severity: crashed
exitcode: -10
stack: |-
node:events:489
throw er; // Unhandled 'error' event
^
Error [ERR_IPC_CHANNEL_CLOSED]: Channel closed
at new NodeError (node:internal/errors:399:5)
at target.send (node:internal/child_process:747:16)
at Socket.socketConnected (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/sequential/test-child-process-pass-fd.js:62:15)
at Object.onceWrapper (node:events:625:28)
at Socket.emit (node:events:511:28)
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1517:10)
Emitted 'error' event on process instance at:
at node:internal/child_process:751:35
at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
code: 'ERR_IPC_CHANNEL_CLOSED'
}
Node.js v20.0.0-pre
node:events:489
throw er; // Unhandled 'error' event
...
Example
not ok 3195 sequential/test-cpu-prof-dir-relative
---
duration_ms: 0.193
severity: fail
exitcode: 1
stack: |-
Dispatching message { "id": 1, "method": "Profiler.enable" }
Receive CPU profile message
{"id":1,"result":{}}
Dispatching message { "id": 2, "method": "Profiler.start" }
Receive CPU profile message
{"id":2,"result":{}}
Dispatching message { "id": 3, "method": "Profiler.setSamplingInterval", "params": { "interval": 50 } }
Receive CPU profile message
{"id":3,"error":{"code":-32000,"message":"Cannot change sampling interval when profiling."}}
assert.js:118
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
null !== 0
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/centos7-ppcle/test/sequential/test-cpu-prof-dir-relative.js:39:10)
at Module._compile (internal/modules/cjs/loader.js:1114:14)
at Object.Module._ext...
Example
not ok 932 sequential/test-worker-prof
---
duration_ms: 1.849
severity: fail
exitcode: 1
stack: |-
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: child exited with non-zero status: {
status: 3221225477,
signal: null,
output: [ null, '', '' ],
pid: 1772,
stdout: '',
stderr: ''
}
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-worker-prof.js:61:10)
at Module._compile (node:internal/modules/cjs/loader:1287:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1341:10)
at Module.load (node:internal/modules/cjs/loader:1145:32)
at Module._load (node:internal/modules/cjs/loader:984:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47 {
generatedMessage: false,
code: 'ERR_ASSERTION',
...
Progress