Open
Description
Failures in node-test-pull-request/48438 to node-test-pull-request/48532 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-12-17 00:12 | 6 | 3 | 10 | 18 | 63 | 3.95% |
CCTest Failure
Jenkins Failure
Reason | Backing channel 'JNLP4-connect connection from ... is disconnected. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 4 (nodejs/node#45849, nodejs/node#45852, nodejs/node#45871, nodejs/node#45870) |
Appeared | test-nearform_arm-win10_vs2019-arm64-2, test-osuosl-ubuntu2004_container-armv7l-1, test-orka-macos11-x64-1, test-digitalocean-freebsd12-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/48458/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/48518/ |
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from ip-83-147-191-74.broadband.digiweb.ie/83.147.191.74:57121' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy82.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
Git Failure
Reason | ERROR: Error fetching remote repo 'origin' |
---|---|
Type | GIT_FAILURE |
Failed PR | 24 (nodejs/node#45778, nodejs/node#45856, nodejs/node#45852, nodejs/node#45867, nodejs/node#45851, nodejs/node#45596, nodejs/node#45860, nodejs/node#45855, nodejs/node#45854, nodejs/node#45865, nodejs/node#45803, nodejs/node#45869, nodejs/node#44943, nodejs/node#45849, nodejs/node#45871, nodejs/node#45878, nodejs/node#45621, nodejs/node#45870, nodejs/node#45608, nodejs/node#44445, nodejs/node#45882, nodejs/node#45887, nodejs/node#45886, nodejs/node#45885) |
Appeared | test-orka-macos11-x64-2, test-orka-macos11-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/48480/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/48524/ |
Example
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from [email protected]:nodejs/node.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1003)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1244)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1308)
at hudson.scm.SCM.checkout(SCM.java:540)
Build Failure
Reason | Error: getWindowSize EINVAL |
---|---|
Type | BUILD_FAILURE |
Failed PR | 10 (nodejs/node#45704, nodejs/node#45831, nodejs/node#45855, nodejs/node#45850, nodejs/node#45750, nodejs/node#45856, nodejs/node#45849, nodejs/node#44943, nodejs/node#45621, nodejs/node#45608) |
Appeared | test-equinix_mnx-smartos18-x64-3, test-equinix_mnx-smartos20-x64-3, test-joyent-smartos18-x64-3, test-joyent-smartos20-x64-4, test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/48450/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/48529/ |
Example
Error: getWindowSize EINVAL
outline = at WriteStream._refreshSize (tty.js:133:31)
outline = at process.<anonymous> (internal/bootstrap/switches/is_main_thread.js:127:41)
outline = at process.emit (events.js:400:28)
outline = Emitted 'error' event on WriteStream instance at:
outline = at WriteStream._refreshSize (tty.js:133:10)
Reason | error: remote GitHub already exists. |
---|---|
Type | BUILD_FAILURE |
Failed PR | 3 (nodejs/node#45849, nodejs/node#45878, nodejs/node#45882) |
Appeared | test-rackspace-win2012r2_vs2019-x64-1, test-rackspace-win2012r2_vs2017-x64-1, test-rackspace-win2012r2_vs2019-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/48483/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/48514/ |
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
Reason | ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ... |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#45870, nodejs/node#45608) |
Appeared | test-nearform-macos11.0-arm64-1, test-nearform-macos10.15-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/48518/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/48519/ |
Example
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for node-test-commit-osx-arm/nodes=osx11 #9023
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE
Reason | Failed to trigger sub builds |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#45869, nodejs/node#45865) |
Appeared | undefined |
First CI | https://ci.nodejs.org/job/node-test-pull-request/48516/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/48532/ |
Example
Failed to trigger sub builds
undefined
JSTest Failure
Example
not ok 1137 parallel/test-fs-watch-recursive
---
duration_ms: 5.549
severity: fail
exitcode: 1
stack: |-
(node:102841) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 exit listeners added to [process]. Use emitter.setMaxListeners() to increase limit
(Use `node --trace-warnings ...` to show where the warning was created)
node:internal/process/promises:289
triggerUncaughtException(err, true /* fromPromise */);
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(!process._getActiveHandles().some((handle) => handle.constructor.name === 'StatWatcher'))
at FSWatcher.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-fs-watch-recursive.js:264:5) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v20.0.0-pre
...
Reason | pummel/test-net-throttle |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 6 (nodejs/node#45831, nodejs/node#45851, nodejs/node#45852, nodejs/node#45867, nodejs/node#45886, nodejs/node#45885) |
Appeared | test-digitalocean-freebsd12-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/48452/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/48524/ |
Example
not ok 3468 pummel/test-net-throttle
---
duration_ms: 0.846
severity: fail
exitcode: 1
stack: |-
node:assert:124
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:531:35) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: 'strictEqual'
}
Node.js v20.0.0-pre
...
Reason | parallel/test-tls-ticket-cluster |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#45831, nodejs/node#45851, nodejs/node#44943) |
Appeared | test-azure_msft-win10_vs2019-x64-4, test-nearform_arm-win10_vs2019-arm64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/48438/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/48508/ |
Example
not ok 729 parallel/test-tls-ticket-cluster
---
duration_ms: 0.723
severity: fail
exitcode: 1
stack: |-
[primary] got "listening"
[primary] connecting 59851 session? false
[primary] got "listening"
[primary] got "listening"
[primary] connecting 59851 session? false
[worker] connection reused? false
[primary] got "not-reused"
[primary] connecting 59851 session? true
[worker] connection reused? true
[primary] got "reused"
[primary] connecting 59851 session? true
[worker] connection reused? true
[primary] got "reused"
[primary] connecting 59851 session? true
[worker] connection reused? true
[primary] got "reused"
[primary] connecting 59851 session? true
[primary] got "listening"
[worker] connection reused? true
[primary] got "reused"
[primary] connecting 59851 session? true
[worker] connection reused? true
[primary] got "reused"
[primary] connecting 59851 session? true
[worker] connection reused? true
...
Reason | parallel/test-child-process-exec-timeout-kill |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#45826, nodejs/node#45852) |
Appeared | test-digitalocean-freebsd12-x64-1, test-digitalocean-freebsd12-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/48441/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/48473/ |
Example
not ok 366 parallel/test-child-process-exec-timeout-kill
---
duration_ms: 0.372
severity: fail
exitcode: 1
stack: |-
[stdout]
[stderr]
node:assert:124
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
1 !== null
at /usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-child-process-exec-timeout-kill.js:32:10
at /usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/common/index.js:448:15
at ChildProcess.exithandler (node:child_process:427:5)
at ChildProcess.emit (node:events:519:28)
at maybeClose (node:internal/child_process:1098:16)
at ChildProcess._handle.onexit (node:internal/child_process:304:5) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 1,
expected: null,
operator: 'strictEqual'
}
Node.js v20.0.0-pre
...
Reason | parallel/test-watch-mode-files_watcher |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#45778, nodejs/node#45750) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-orka-macos11-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/48471/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/48478/ |
Example
not ok 2971 parallel/test-watch-mode-files_watcher
---
duration_ms: 2.652
severity: fail
exitcode: 1
stack: |-
TAP version 13
# Subtest: watch mode file watcher
# Subtest: should watch changed files
ok 1 - should watch changed files
---
duration_ms: 114.847163
...
Reason | pummel/test-fs-readfile-tostring-fail |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#45826, nodejs/node#45831) |
Appeared | test-digitalocean-freebsd12-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/48447/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/48448/ |
Example
not ok 3438 pummel/test-fs-readfile-tostring-fail
---
duration_ms: 40.759
severity: fail
exitcode: 7
stack: |-
/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/pummel/test-fs-readfile-tostring-fail.js:73
throw err;
^
AssertionError [ERR_ASSERTION]: 302907392 bytes written (expected 539555154 bytes).
at WriteStream.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/pummel/test-fs-readfile-tostring-fail.js:37:10)
at WriteStream.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/common/index.js:448:15)
at WriteStream.emit (node:events:513:28)
at finish (node:internal/streams/writable:750:10)
at finishMaybe (node:internal/streams/writable:735:9)
at afterWrite (node:internal/streams/writable:507:3)
at onwrite (node:internal/streams/writable:480:7)
at node:internal/fs/streams:443:5
at FSReqCall...
Reason | sequential/test-worker-prof |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#45831, nodejs/node#44943) |
Appeared | test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-azure_msft-win10_vs2019-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/48448/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/48494/ |
Example
not ok 3839 sequential/test-worker-prof
---
duration_ms: 1.617
severity: fail
exitcode: 1
stack: |-
node:assert:124
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: child exited with an error: {
status: null,
signal: 'SIGTRAP',
output: [
null,
'',
'\n' +
'\n' +
'#\n' +
'# Fatal error in ../deps/v8/src/execution/frames.h, line 197\n' +
'# Debug check failed: static_cast<uintptr_t>(type) < Type::NUMBER_OF_TYPES (140736112625320 vs. 27).\n' +
'#\n' +
'#\n' +
'#\n' +
'#FailureMessage Object: 0xffff8272e6a8\n' +
' 1: 0xaaaac17a7b38 node::DumpBacktrace(_IO_FILE*) [/home/iojs/build/workspace/node-test-commit-arm-debug/out/Debug/node]\n' +
' 2: 0xaaaac1973754 [/home/iojs/build/workspace/node-test-commit-arm-debug/out/Debug/node]\n' +
' 3: 0xaaaac1973780 [/home/iojs/build/workspace/node-test-comm...
Progress
-
Backing channel 'JNLP4-connect connection from ... is disconnected.
(4) -
ERROR: Error fetching remote repo 'origin'
(24) -
Error: getWindowSize EINVAL
(10) -
error: remote GitHub already exists.
(3) -
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ...
(2) -
Failed to trigger sub builds
(2) -
parallel/test-fs-watch-recursive
(9) -
pummel/test-net-throttle
(6) -
parallel/test-tls-ticket-cluster
(3) -
parallel/test-child-process-exec-timeout-kill
(2) -
parallel/test-watch-mode-files_watcher
(2) -
pummel/test-fs-readfile-tostring-fail
(2) -
sequential/test-worker-prof
(2)
Metadata
Metadata
Assignees
Labels
No labels