Open
Description
Failures in node-test-pull-request/46742 to node-test-pull-request/46835 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-09-27 00:22 | 3 | 8 | 3 | 1 | 85 | 8.33% |
Jenkins Failure
Reason | Backing channel 'JNLP4-connect connection from ... is disconnected. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 2 (nodejs/node#44758, nodejs/node#44779) |
Appeared | test-digitalocean-freebsd12-x64-1, test-digitalocean-freebsd12-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/46742/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/46756/ |
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 45.55.90.237/45.55.90.237:35276' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy92.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 'jenkins_tmp' |
---|---|
Type | GIT_FAILURE |
Failed PR | 11 (nodejs/node#44693, nodejs/node#44778, nodejs/node#44689, nodejs/node#44683, nodejs/node#44763, nodejs/node#44779, nodejs/node#44795, nodejs/node#44633, nodejs/node#44741, nodejs/node#44376, nodejs/node#44772) |
Appeared | test-softlayer-rhel8_arm_cross_container-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/46777/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/46834/ |
Example
ERROR: Error fetching remote repo 'jenkins_tmp'
hudson.plugins.git.GitException: Failed to fetch from binary_tmp@147.75.72.255:binary_tmp.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
Example
FATAL: Connection timed out
java.net.ConnectException: Connection timed out
at java.base/sun.nio.ch.Net.connect0(Native Method)
at java.base/sun.nio.ch.Net.connect(Net.java:579)
at java.base/sun.nio.ch.Net.connect(Net.java:568)
at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588)
Reason | error: remote GitHub already exists. |
---|---|
Type | BUILD_FAILURE |
Failed PR | 14 (nodejs/node#44758, nodejs/node#44250, nodejs/node#44739, nodejs/node#44782, nodejs/node#44689, nodejs/node#44633, nodejs/node#44787, nodejs/node#44741, nodejs/node#44767, nodejs/node#44797, nodejs/node#44348, nodejs/node#44770, nodejs/node#44376, nodejs/node#44799) |
Appeared | test-rackspace-win2012r2_vs2017-x64-1, test-rackspace-win2012r2_vs2019-x64-4, test-rackspace-win2012r2_vs2019-x64-5, test-rackspace-win2012r2_vs2019-x64-1, test-rackspace-win2012r2_vs2019-x64-6 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/46742/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/46835/ |
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: The last gc run reported the following. Please correct the root cause |
---|---|
Type | BUILD_FAILURE |
Failed PR | 3 (nodejs/node#44741, nodejs/node#44711, nodejs/node#44793) |
Appeared | test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/46771/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/46812/ |
Example
error: The last gc run reported the following. Please correct the root cause
and remove .git/gc.log.
Automatic cleanup will not be performed until the file is removed.
warning: There are too many unreachable loose objects; run 'git prune' to remove them.
undefined
Example
Unknown
JSTest Failure
Example
not ok 3059 parallel/test-watch-mode
---
duration_ms: 5.147
severity: fail
exitcode: 1
stack: |-
TAP version 13
# Subtest: watch mode
# Subtest: should watch changes to a file - event loop ended
ok 1 - should watch changes to a file - event loop ended
---
duration_ms: 286.931977
...
Example
not ok 3380 pummel/test-heapdump-env
---
duration_ms: 1.404
severity: fail
exitcode: 1
stack: |-
/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/heap.js:139
throw new Error(
^
Error: expected to find child { node_name: 'Node / Realm', edge_name: 'principal_realm' } in [
<ref *1> {
type: 'synthetic',
name: 'Node / Environment',
id: 4139614240,
self_size: 2784,
edge_count: 50,
trace_node_id: 0,
detachedness: 0,
incomingEdges: [
{
type: 'element',
to: [Circular *1],
from: {
type: 'synthetic',
name: '',
id: 1,
self_size: 0,
edge_count: 23,
trace_node_id: 0,
detachedness: 0,
incomingEdges: [],
outgoingEdges: [Array]
},
name: null
}
],
outgoingEdge...
Example
not ok 3786 sequential/test-watch-mode
---
duration_ms: 2.772
severity: fail
exitcode: 1
stack: |-
TAP version 13
# Subtest: watch mode
# Subtest: should watch changes to a file - event loop ended
ok 1 - should watch changes to a file - event loop ended
---
duration_ms: 419.051407
...
Reason | sequential/test-watch-mode-inspect |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 6 (nodejs/node#44711, nodejs/node#44787, nodejs/node#44741, nodejs/node#44767, nodejs/node#44770, nodejs/node#44376) |
Appeared | test-nearform-macos10.15-x64-2, test-nearform-macos10.15-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/46818/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/46830/ |
Example
not ok 3788 sequential/test-watch-mode-inspect
---
duration_ms: 120.50
severity: fail
exitcode: -15
stack: |-
timeout
TAP version 13
(node:25767) ExperimentalWarning: The test runner is an experimental feature. This feature could change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
...
Reason | sequential/test-cpu-prof-drained |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 5 (nodejs/node#44774, nodejs/node#44763, nodejs/node#44675, nodejs/node#44779, nodejs/node#44778) |
Appeared | test-equinix-ubuntu1804_sharedlibs_container-arm64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/46752/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/46757/ |
Example
not ok 3685 sequential/test-cpu-prof-drained
---
duration_ms: 0.516
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.setSamplingInterval", "params": { "interval": 50 } }
Receive CPU profile message
{"id":2,"result":{}}
Dispatching message { "id": 3, "method": "Profiler.start" }
Receive CPU profile message
{"id":3,"result":{}}
#
# Fatal error in ../deps/v8/src/execution/frames.h, line 190
# Debug check failed: static_cast<uintptr_t>(type) < Type::NUMBER_OF_TYPES (93825331403216 vs. 24).
#
#
#
#FailureMessage Object: 0xffffe926d968
1: 0xaaaab28d093c node::DumpBacktrace(_IO_FILE*) [/home/iojs/build/workspace/node-test-commit-arm-debug/out/Debug/node]
2: 0xaaaab2aae880 [/home/iojs/build/workspace/node-test-commit-arm-debug/out/Debug/node]
3: 0xaaaab2aae8b4 [/home/iojs...
Reason | parallel/test-worker-heap-snapshot |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#44675, nodejs/node#44696, nodejs/node#44778) |
Appeared | test-rackspace-win2012r2_vs2017-x64-3, test-rackspace-win2012r2_vs2013-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/46755/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/46781/ |
Example
not ok 806 parallel/test-worker-heap-snapshot
---
duration_ms: 1.252
severity: fail
exitcode: 134
stack: |-
FATAL ERROR: HandleScope::HandleScope Entering the V8 API without proper locking in place
...
Reason | parallel/test-http2-misbehaving-multiplex |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#44741, nodejs/node#44696) |
Appeared | test-osuosl-rhel8-ppc64_le-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/46771/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/46772/ |
Example
not ok 1662 parallel/test-http2-misbehaving-multiplex
---
duration_ms: 0.214
severity: fail
exitcode: 1
stack: |-
node:assert:124
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected "actual" to be strictly unequal to: 5
at Http2Server.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/parallel/test-http2-misbehaving-multiplex.js:45:10)
at Http2Server.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/index.js:446:15)
at Http2Server.emit (node:events:513:28)
at ServerHttp2Session.sessionOnStream (node:internal/http2/core:2999:19)
at ServerHttp2Session.emit (node:events:513:28)
at emit (node:internal/http2/core:329:3)
at process.processTicksAndRejections (node:internal/process/task_queues:85:22) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 5,
expected: 5,
operator: 'notStrictEq...
Reason | sequential/test-perf-hooks |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#44779, nodejs/node#44782) |
Appeared | test-digitalocean-fedora32-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/46756/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/46766/ |
Example
not ok 3779 sequential/test-perf-hooks
---
duration_ms: 1.613
severity: fail
exitcode: 1
stack: |-
{
name: 'node',
entryType: 'node',
startTime: 0,
duration: { around: 37.9613037109375 },
nodeStart: { around: 0 },
v8Start: { around: 0 },
bootstrapComplete: { around: 37.921607971191406, delay: 2500 },
environment: { around: 0 },
loopStart: -1,
loopExit: -1
}
{
name: 'node',
entryType: 'node',
startTime: 0,
duration: { around: 1044.084243774414 },
nodeStart: { around: 0 },
v8Start: { around: 0 },
bootstrapComplete: { around: 37.921607971191406, delay: 2500 },
environment: { around: 0 },
loopStart: { around: 37.921607971191406, delay: 2500 },
loopExit: -1
}
{
name: 'node',
entryType: 'node',
startTime: 0,
duration: { around: 1437.6282119750977 },
nodeStart: { around: 0 },
v8Start: { around: 0 },
bootstrapComplete: { around:...
Progress
-
Backing channel 'JNLP4-connect connection from ... is disconnected.
(2) -
ERROR: Error fetching remote repo 'jenkins_tmp'
(11) -
FATAL: Connection timed out
(37) -
error: remote GitHub already exists.
(14) -
error: The last gc run reported the following. Please correct the root cause
(3) -
Unknown
(9) -
parallel/test-watch-mode
(7) -
pummel/test-heapdump-env
(7) -
sequential/test-watch-mode
(7) -
sequential/test-watch-mode-inspect
(6) -
sequential/test-cpu-prof-drained
(5) -
parallel/test-worker-heap-snapshot
(3) -
parallel/test-http2-misbehaving-multiplex
(2) -
sequential/test-perf-hooks
(2)
Metadata
Metadata
Assignees
Labels
No labels