Failures in node-test-pull-request/47507 to node-test-pull-request/47602 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 |
| 2022-11-01 00:18 |
1 |
2 |
30 |
2 |
65 |
2.06% |
Jenkins Failure
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 45.55.90.237/45.55.90.237:50944' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy87.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
Example
Build timed out (after 60 minutes). Marking the build as failed.
Example
Build timed out (after 120 minutes). Marking the build as failed.
Example
Build timed out (after 15 minutes). Marking the build as failed.
Example
java.io.IOException: Failed to create a temp file on C:\workspace\node-compile-windows
at hudson.FilePath.createTextTempFile(FilePath.java:1626)
at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:202)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:120)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
at org.jenkins_ci.plugins.flexible_publish.builder.FailAtEndBuilder.perform(FailAtEndBuilder.java:106)
Git Failure
Build Failure
| Reason |
error: remote GitHub already exists. |
| Type |
BUILD_FAILURE |
| Failed PR |
12 (https://github.com/nodejs/node/pull/44490/, https://github.com/nodejs/node/pull/45209/, https://github.com/nodejs/node/pull/45148/, https://github.com/nodejs/node/pull/45221/, https://github.com/nodejs/node/pull/43525/, https://github.com/nodejs/node/pull/45230/, https://github.com/nodejs/node/pull/42856/, https://github.com/nodejs/node/pull/45222/, https://github.com/nodejs/node/pull/45236/, https://github.com/nodejs/node/pull/45229/, https://github.com/nodejs/node/pull/44989/, https://github.com/nodejs/node/pull/45143/) |
| Appeared |
test-rackspace-win2012r2_vs2019-x64-4, test-rackspace-win2012r2_vs2019-x64-5, test-rackspace-win2012r2_vs2017-x64-1, test-rackspace-win2012r2_vs2019-x64-6, test-rackspace-win2012r2_vs2019-x64-1 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/47510/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/47598/ |
Example
error: remote GitHub already exists.
> git fetch --prune --no-tags GitHub
From https://github.com/nodejs/node
- [deleted] (none) -> GitHub/actions/authors-update
- [deleted] (none) -> GitHub/actions/tools-update-corepack
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE
Example
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for node-test-commit-freebsd/nodes=freebsd12-x64 #46631
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE
JSTest Failure
Example
not ok 592 parallel/test-corepack-yarn-install
---
duration_ms: 2.724
severity: fail
exitcode: 1
stack: |-
(node:12501) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Segmentation fault (core dumped)
assert.js:118
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: yarn install got error code 139
at handleExit (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-corepack-yarn-install.js:60:10)
at handleExit (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:380:15)
at ChildProcess.exithandler (child_process.js:390:5)
at ChildProcess.emit (events.js:400:28)
at maybeClose (internal/child_process.js:1088:16)
at Socket.<anonymous> (internal/chi...
Example
not ok 675 parallel/test-vm-timeout-escape-promise-module
---
duration_ms: 0.792
severity: fail
exitcode: 1
stack: |-
(node:4220) ExperimentalWarning: VM Modules is an experimental feature. This feature could change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:638
const crashOnUnhandledRejection = (err) => { throw err; };
^
Error: escaped timeout at 100 milliseconds!
at loop (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-vm-timeout-escape-promise-module.js:22:13)
at vm:module(0):1:39
at SourceTextModule.evaluate (internal/vm/module.js:230:23)
at assert.rejects.code (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-vm-timeout-escape-promise-module.js:38:16)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
...
Example
not ok 1648 parallel/test-inspector-esm
---
duration_ms: 15.354
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:65168/9a0d04e0-827c-4441-9687-029bb7fc9337
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[test] Verifying debugger stops on start (--inspect-brk option)
Timed out waiting for matching notification (break on file:///Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/fixtures/es-modules/message.mjs:0)
1
...
Example
not ok 903 sequential/test-worker-prof
---
duration_ms: 1.846
severity: fail
exitcode: 1
stack: |-
node:assert:124
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: child exited with non-zero status: {
status: 3221225477,
signal: null,
output: [ null, '', '' ],
pid: 4472,
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:1175:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1229:10)
at Module.load (node:internal/modules/cjs/loader:1038:32)
at Module._load (node:internal/modules/cjs/loader:879:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:82:12)
at node:internal/main/run_main_module:23:47 {
generatedMessage: false,
code: 'ERR_ASSERTION',
...
Example
not ok 3612 node-api/test_fatal/test2
---
duration_ms: 300.172
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 1092 parallel/test-fs-watch
---
duration_ms: 0.318
severity: fail
exitcode: 1
stack: |-
node:internal/fs/watchers:252
throw error;
^
Error: EMFILE: too many open files, watch '/home/iojs/tmp/.tmp.1094/watch1/foo'
at FSWatcher.<computed> (node:internal/fs/watchers:244:19)
at Object.watch (node:fs:2303:34)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-binary-armv7l/test/parallel/test-fs-watch.js:53:22)
at Module._compile (node:internal/modules/cjs/loader:1175:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1229:10)
at Module.load (node:internal/modules/cjs/loader:1038:32)
at Module._load (node:internal/modules/cjs/loader:879:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:82:12)
at node:internal/main/run_main_module:23:47 {
errno: -24,
syscall: 'watch',
code: 'EMFILE',
path: '/home/iojs/tmp/.tmp.1094/watch1/...
Example
not ok 1205 parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker
---
duration_ms: 1.815
severity: fail
exitcode: 1
stack: |-
Invoked NearHeapLimitCallback, processing=false, current_limit=52428800, initial_limit=52428800
max_young_gen_size=50331648, young_gen_size=0, old_gen_size=51290208, total_size=51290208
Estimated available memory=9223372036747530240, estimated overhead=50331648
Start generating Heap.20221031.152145.2792609.1.001.heapsnapshot...
Invoked NearHeapLimitCallback, processing=true, current_limit=52428800, initial_limit=52428800
max_young_gen_size=50331648, young_gen_size=0, old_gen_size=51290208, total_size=51290208
Estimated available memory=9223372036747456512, estimated overhead=50331648
Not generating snapshots in nested callback. new_limit=102760448
1/1 snapshots taken.
Removing the near heap limit callbackWrote snapshot to /home/iojs/node-tmp/.tmp.1169/Heap.20221031.152145.2792609.1.001.heapsnapshot
<--- Last few GCs ...
Example
not ok 439 parallel/test-net-connect-memleak
---
duration_ms: 1.109
severity: fail
exitcode: 1
stack: |-
Mismatched noop function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:338:10)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-net-connect-memleak.js:33:40)
at Module._compile (internal/modules/cjs/loader.js:1085:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
at Module.load (internal/modules/cjs/loader.js:950:32)
at Function.Module._load (internal/modules/cjs/loader.js:790:12)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12)
at internal/main/run_main_module.js:17:47
...
Example
not ok 2870 parallel/test-tls-ticket-cluster
---
duration_ms: 0.751
severity: fail
exitcode: 1
stack: |-
[primary] got "listening"
[primary] connecting 41476 session? false
[worker] connection reused? false
[primary] got "not-reused"
[primary] connecting 41476 session? true
[worker] connection reused? true
[primary] got "reused"
[primary] connecting 41476 session? true
[worker] connection reused? true
[primary] got "reused"
[primary] connecting 41476 session? true
[worker] connection reused? true
[primary] got "reused"
[primary] connecting 41476 session? true
[worker] connection reused? true
[primary] got "reused"
[primary] connecting 41476 session? true
[worker] connection reused? true
[primary] got "reused"
[primary] connecting 41476 session? true
[worker] connection reused? true
[primary] got "reused"
[primary] connecting 41476 session? true
[worker] connection reused? true
[primary] got "reused"
...
Progress