Failures in node-test-pull-request/42331 to node-test-pull-request/42427 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-02-08 00:07 |
0 |
5 |
31 |
7 |
57 |
5.38% |
JSTest Failure
| Reason |
parallel/test-child-process-fork-closed-channel-segfault |
| Type |
JS_TEST_FAILURE |
| Failed PR |
7 (https://github.com/nodejs/node/pull/41758/, https://github.com/nodejs/node/pull/41847/, https://github.com/nodejs/node/pull/41867/, https://github.com/nodejs/node/pull/41662/, https://github.com/nodejs/node/pull/41871/, https://github.com/nodejs/node/pull/36328/, https://github.com/nodejs/node/pull/41877/) |
| Appeared |
test-requireio_mcollina-debian10-armv7l_pi2-1, test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-requireio_pivotalagency-debian10-arm64_pi3-2, test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_rvagg-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-2 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/42362/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/42427/ |
Example
not ok 104 parallel/test-child-process-fork-closed-channel-segfault
---
duration_ms: 4.606
severity: fail
exitcode: 1
stack: |-
/home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-child-process-fork-closed-channel-segfault.js:83
throw err;
^
Error: write EPIPE
at ChildProcess.target._send (node:internal/child_process:864:20)
at ChildProcess.<anonymous> (node:internal/child_process:667:16)
at ChildProcess.emit (node:events:538:35)
at emit (node:internal/child_process:936:14)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
errno: -32,
code: 'EPIPE',
syscall: 'write'
}
Node.js v18.0.0-pre
...
Example
not ok 3443 sequential/test-cpu-prof-worker-argv
---
duration_ms: 0.642
severity: fail
exitcode: 1
stack: |-
[
{
id: 1,
callFrame: {
functionName: '(root)',
scriptId: '0',
url: '',
lineNumber: -1,
columnNumber: -1
},
hitCount: 0,
children: [ 2, 3, 4, 11 ]
},
{
id: 2,
callFrame: {
functionName: '(program)',
scriptId: '0',
url: '',
lineNumber: -1,
columnNumber: -1
},
hitCount: 0
},
{
id: 3,
callFrame: {
functionName: '(garbage collector)',
scriptId: '0',
url: '',
lineNumber: -1,
columnNumber: -1
},
hitCount: 2
},
{
id: 4,
callFrame: {
functionName: 'exports.emitMessage',
scriptId: '8',
url: 'node:internal/per_context/messageport',
lineNumber: 18,
...
Example
not ok 3349 node-api/test_threadsafe_function/test
---
duration_ms: 240.105
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 461 parallel/test-module-readonly
---
duration_ms: 0.970
severity: fail
exitcode: 1
stack: |-
node:assert:991
throw newErr;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: Cannot find module '..\.tmp.456\readOnlyMod'
Require stack:
- c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-module-readonly.js
at Object.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-module-readonly.js:48:8)
at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
at Function.Module._load (node:internal/modules/cjs/loader:778:27)
at Module.require (node:internal/modules/cjs/loader:999:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-module-readonly.js:36:3)
at Module._compile (node:internal/modules/cjs/loader:1097:14)
at...
Example
not ok 3598 abort/test-addon-register-signal-handler
---
duration_ms: 1.49
severity: fail
exitcode: 1
stack: |-
Running: node /home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos20-64/test/addons/register-signal-handler/test.js child 6 reset 1
Running: node /home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos20-64/test/addons/register-signal-handler/test.js child 6 reset 2
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
+ []
- [
- 6
- ]
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos20-64/test/addons/register-signal-handler/test.js:54:12)
at Module._compile (node:internal/modules/cjs/loader:1097:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1151:10)
at Module.load (node:internal/modules/cjs/loader:975:32)
at Function...
Example
not ok 329 parallel/test-common-expect-warning
---
duration_ms: 0.556
severity: fail
exitcode: 1
stack: |-
node:assert:1026
throw err;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /Unexpected extra warning received/. Input:
''
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm/test/parallel/test-common-expect-warning.js:41:14)
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm/test/common/index.js:410:15)
at ChildProcess.emit (node:events:527:28)
at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '',
expected: /Unexpected extra warning received/,
operator: 'match'
}
Node.js v18.0.0-pre
...
Example
not ok 149 parallel/test-crypto-classes
---
duration_ms: 240.245
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 240 parallel/test-crypto-secure-heap
---
duration_ms: 240.149
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 3602 sequential/test-worker-prof
---
duration_ms: 1.412
severity: fail
exitcode: 1
stack: |-
node:assert:123
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 190\n' +
'# Debug check failed: static_cast<uintptr_t>(type) < Type::NUMBER_OF_TYPES (51539607552 vs. 24).\n' +
'#\n' +
'#\n' +
'#\n' +
'#FailureMessage Object: 0xffff976f58e8\n' +
' 1: 0xaaaadb528110 node::DumpBacktrace(_IO_FILE*) [/home/iojs/build/workspace/node-test-commit-arm-debug/out/Debug/node]\n' +
' 2: 0xaaaadb6df8ac [/home/iojs/build/workspace/node-test-commit-arm-debug/out/Debug/node]\n' +
' 3: 0xaaaadb6df8d8 [/home/iojs/build/workspace/node-test-commit-a...
Example
not ok 190 parallel/test-crypto-binary-default
---
duration_ms: 240.512
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 223 parallel/test-crypto-dh
---
duration_ms: 241.230
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 228 parallel/test-crypto-dh-odd-key
---
duration_ms: 240.53
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 270 parallel/test-fs-rm
---
duration_ms: 270.524
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 1070 parallel/test-heapsnapshot-near-heap-limit-worker
---
duration_ms: 10.598
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=51538784, total_size=51538784
Estimated available memory=9223372036730892288, estimated overhead=50331648
Start generating Heap.20220205.215058.1254.1.001.heapsnapshot...
Wrote snapshot to /home/iojs/node-tmp/.tmp.1030/Heap.20220205.215058.1254.1.001.heapsnapshot
<--- Last few GCs --->
ze[1254:0x7fa634000ce0] 8913 ms: Mark-sweep (reduce) 48.6 (52.0) -> 48.5 (51.7) MB, 20.9 / 0.0 ms (+ 0.0 ms in 2 steps since start of marking, biggest step 0.0 ms, walltime since start of marking 26 ms) (average mu = 0.349, current mu = 0.378) finalize[1254:0x7fa634000ce0] 8937 ms: Mark-sweep (reduce) 48.8 (51.7) -> 48.7 (52.0) MB, 15.4 / 0.0 ms (+ 5.3 ms in 8 steps since start of marking, biggest...
Example
not ok 3203 report/test-report-fatal-error
---
duration_ms: 120.76
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 3487 sequential/test-diagnostic-dir-cpu-prof
---
duration_ms: 0.361
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."}}
EndStartedProfilers
V8CpuProfilerConnection::End(), ending = false
Dispatching message { "id": 4, "method": "Profiler.stop" }
Receive CPU profile message
Writing profile response (id = 4)
Written result to /Users/iojs/node-tmp/.tmp.3486/prof/CPU.20220205.142900.32315.0.001.cpuprofile
[
{
id: 1,
callFrame: {
functionName: '(root)',
scriptId: '0',...
Jenkins Failure
| Reason |
Backing channel 'JNLP4-connect connection from ... is disconnected. |
| Type |
JENKINS_FAILURE |
| Failed PR |
8 (https://github.com/nodejs/node/pull/41836/, https://github.com/nodejs/node/pull/41845/, https://github.com/nodejs/node/pull/41678/, https://github.com/nodejs/node/pull/34312/, https://github.com/nodejs/node/pull/41677/, https://github.com/nodejs/node/pull/41847/, https://github.com/nodejs/node/pull/41871/, https://github.com/nodejs/node/pull/41766/) |
| Appeared |
test-osuosl-aix72-ppc64_be-3, test-osuosl-aix72-ppc64_be-2, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu1804_sharedlibs_container-arm64-4, test-equinix-ubuntu2004_sharedlibs_container-arm64-4, test-equinix-ubuntu2004_sharedlibs_container-arm64-6, test-equinix-centos7_container-arm64-2, test-equinix-ubuntu1804_sharedlibs_container-arm64-5 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/42339/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/42390/ |
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from p8-aix2-nodejs03.osuosl.org/140.211.9.131:51945' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy82.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205)
Example
Build timed out (after 60 minutes). Marking the build as failed.
Build Failure
Example
ERROR: Step ?Publish JUnit test result report? failed: no workspace for node-test-commit-aix/nodes=aix72-ppc64 #39866
Sending e-mails to: michael_dawson@ca.ibm.com vieuxtech@gmail.com ashley.cripps@ibm.com
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE
| Reason |
ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error? |
| Type |
BUILD_FAILURE |
| Failed PR |
3 (https://github.com/nodejs/node/pull/41848/, https://github.com/nodejs/node/pull/41867/, https://github.com/nodejs/node/pull/41871/) |
| Appeared |
test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-4, test-rackspace-win2012r2_vs2017-x64-2, test-azure_msft-win10_vs2019-x64-3, test-rackspace-win2012r2_vs2015-x64-2, test-rackspace-win2012r2_vs2013-x64-1, test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2012r2_vs2017-x64-3, test-rackspace-win2012r2_vs2015-x64-1, test-rackspace-win2012r2_vs2017-x64-4, test-rackspace-win2012r2_vs2019-x64-3 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/42343/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/42389/ |
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
Failed to trigger sub builds
| Reason |
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? |
| Type |
BUILD_FAILURE |
| Failed PR |
2 (https://github.com/nodejs/node/pull/41867/, https://github.com/nodejs/node/pull/41758/) |
| Appeared |
test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_securogroup-debian10-arm64_pi3-2, test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_davglass-debian10-arm64_pi3-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_securogroup-debian10-arm64_pi3-1, test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_williamkapke-debian10-arm64_pi3-2, test-requireio_rvagg-debian10-armv7l_pi2-1, test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-1, test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_mcollina-debian10-armv7l_pi2-1, test-requireio_jasnell-debian10-armv7l_pi2-1 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/42377/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/42423/ |
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-arm] $ /bin/bash -ex /tmp/jenkins6848730933469272620.sh
+ '[' -d .git ']'
+ git clean -fdx
Progress