Open
Description
Failures in node-test-pull-request/47030 to node-test-pull-request/47129 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-10-09 00:18 | 0 | 14 | 23 | 6 | 57 | 14.89% |
JSTest Failure
Example
not ok 1920 parallel/test-net-socket-connect-without-cb
---
duration_ms: 0.115
severity: fail
exitcode: 1
stack: |-
node:events:491
throw er; // Unhandled 'error' event
^
Error: connect EADDRNOTAVAIL ::1:43485 - Local (:::0)
at internalConnect (node:net:1041:16)
at defaultTriggerAsyncIdScope (node:internal/async_hooks:464:18)
at GetAddrInfoReqWrap.emitLookup [as callback] (node:net:1197:9)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:111:8)
Emitted 'error' event on Socket instance at:
at emitErrorNT (node:internal/streams/destroy:157:8)
at emitErrorCloseNT (node:internal/streams/destroy:122:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
errno: -99,
code: 'EADDRNOTAVAIL',
syscall: 'connect',
address: '::1',
port: 43485
}
...
Example
not ok 1931 parallel/test-net-socket-ready-without-cb
---
duration_ms: 0.111
severity: fail
exitcode: 1
stack: |-
node:events:491
throw er; // Unhandled 'error' event
^
Error: connect EADDRNOTAVAIL ::1:37453 - Local (:::0)
at internalConnect (node:net:1041:16)
at defaultTriggerAsyncIdScope (node:internal/async_hooks:464:18)
at GetAddrInfoReqWrap.emitLookup [as callback] (node:net:1197:9)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:111:8)
Emitted 'error' event on Socket instance at:
at emitErrorNT (node:internal/streams/destroy:157:8)
at emitErrorCloseNT (node:internal/streams/destroy:122:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
errno: -99,
code: 'EADDRNOTAVAIL',
syscall: 'connect',
address: '::1',
port: 37453
}
...
Reason | pummel/test-fs-largefile |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#44782, nodejs/node#44741, nodejs/node#44869, nodejs/node#44867) |
Appeared | test-rackspace-win2012r2_vs2019-x64-4, test-nearform-macos10.15-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/47032/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/47092/ |
Example
not ok 846 pummel/test-fs-largefile
---
duration_ms: 0.944
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.846
Files blocking: [ 'large.txt' ]
node:internal/fs/utils:347
throw err;
^
Error: ENOSPC: no space left on device, ftruncate
at Object.ftruncateSync (node:fs:1126:3)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-fs-largefile.js:37:4)
at Module._compile (node:internal/modules/cjs/loader:1159:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1213:10)
at Module.load (node:internal/modules/cjs/loader:1037:32)
at Module._load (node:internal/modules/cjs/loader:878:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:82:12)
at node:internal/main/run_main_module:23:47 {
errno: -4055,
syscall: 'ftruncate',
code: 'ENOSPC'...
Reason | parallel/test-fs-promises-file-handle-readFile |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#44741, nodejs/node#44869, nodejs/node#44867) |
Appeared | test-rackspace-win2012r2_vs2019-x64-4, test-nearform-macos10.15-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/47044/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/47092/ |
Example
not ok 250 parallel/test-fs-promises-file-handle-readFile
---
duration_ms: 0.250
severity: fail
exitcode: 1
stack: |-
node:internal/process/promises:288
triggerUncaughtException(err, true /* fromPromise */);
^
[Error: ENOSPC: no space left on device, ftruncate] {
errno: -4055,
code: 'ENOSPC',
syscall: 'ftruncate'
}
Node.js v19.0.0-pre
...
Reason | sequential/test-watch-mode |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#44844, nodejs/node#44543, nodejs/node#44711) |
Appeared | test-digitalocean-freebsd12-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-freebsd12-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/47033/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/47102/ |
Example
not ok 3793 sequential/test-watch-mode
---
duration_ms: 3.677
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: 1657.422205
...
Reason | node-api/test_threadsafe_function/test |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#44508, nodejs/node#44889) |
Appeared | test-equinix-centos7_container-arm64-1, test-equinix-ubuntu2004_container-armv7l-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/47034/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/47060/ |
Example
not ok 3079 node-api/test_threadsafe_function/test
---
duration_ms: 240.31
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-crypto-key-objects |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#44872, nodejs/node#44886) |
Appeared | test-joyent-smartos20-x64-3, test-nearform-macos11.0-arm64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/47094/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/47113/ |
Example
not ok 615 parallel/test-crypto-key-objects
---
duration_ms: 0.908
severity: crashed
exitcode: -6
stack: |-
...
Reason | parallel/test-fs-stat-date |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#44886, nodejs/node#44872) |
Appeared | test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_williamkapke-debian10-arm64_pi3-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_securogroup-debian10-arm64_pi3-2, test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/47128/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/47129/ |
Example
not ok 267 parallel/test-fs-stat-date
---
duration_ms: 2.470
severity: fail
exitcode: 1
stack: |-
ignored 0 while expecting -40691
ignored 0 while expecting -355
ignored 0 while expecting -40691
ignored 0 while expecting -355
node:internal/process/esm_loader:97
internalBinding('errors').triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: expected -40691 ± 1.0000000000000002, got 0
at closeEnough (file:///home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-fs-stat-date.mjs:42:10)
at runTest (file:///home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-fs-stat-date.mjs:62:3)
at async file:///home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-fs-stat-date.mjs:86:5 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
...
Reason | parallel/test-runner-exit-code |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#44886, nodejs/node#44872) |
Appeared | test-joyent-ubuntu1804-x64-1, test-nearform-macos10.15-x64-1, test-nearform-macos10.15-x64-2, test-osuosl-aix72-ppc64_be-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/47128/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/47129/ |
Example
not ok 2397 parallel/test-runner-exit-code
---
duration_ms: 0.715
severity: fail
exitcode: 1
stack: |-
node:internal/errors:478
ErrorCaptureStackTrace(err);
^
Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close
at new NodeError (node:internal/errors:387:5)
at Socket.onclose (node:internal/streams/end-of-stream:145:30)
at Socket.emit (node:events:525:35)
at Pipe.<anonymous> (node:net:301:12) {
code: 'ERR_STREAM_PREMATURE_CLOSE'
}
...
Reason | parallel/test-startup-empty-regexp-statics |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#44872, nodejs/node#44886) |
Appeared | test-requireio_mcollina-debian10-armv7l_pi2-1, test-requireio_pivotalagency-debian10-arm64_pi3-2, test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_williamkapke-debian10-arm64_pi3-1, test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/47094/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/47116/ |
Example
not ok 592 parallel/test-startup-empty-regexp-statics
---
duration_ms: 2.363
severity: fail
exitcode: 1
stack: |-
node:internal/process/esm_loader:97
internalBinding('errors').triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ 'processor\t: 0\n' +
+ 'model name\t: ARMv7 Processor rev 5 (v7l)\n' +
+ 'BogoMIPS\t: 64.00\n' +
+ 'Features\t: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm \n' +
+ 'CPU implementer\t: 0x41\n' +
+ 'CPU architecture: 7\n' +
+ 'CPU variant\t: 0x0\n' +
+ 'CPU part\t: 0xc07\n' +
+ 'CPU revision\t: 5\n' +
+ '\n' +
+ 'processor\t: 1\n' +
+ 'model name\t: ARMv7 Processor rev 5 (v7l)\n' +
+ 'BogoMIPS\t: 64.00\n' +
+ 'Features\t: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm \n' +
+ 'CPU implement...
Reason | report/test-report-fatalerror-oomerror-set |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#44392, nodejs/node#44886) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/47074/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/47106/ |
Example
not ok 785 report/test-report-fatalerror-oomerror-set
---
duration_ms: 300.97
severity: fail
exitcode: -15
stack: |-
timeout
...
Jenkins Failure
Reason | Backing channel 'JNLP4-connect connection from ... is disconnected. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 4 (nodejs/node#44872, nodejs/node#44803, nodejs/node#44746, nodejs/node#44867) |
Appeared | test-equinix-ubuntu2004_container-armv7l-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-equinix-ubuntu2004_container-armv7l-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/47057/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/47067/ |
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 145.40.99.31/145.40.99.31:36602' 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)
Reason | Build timed out (after 60 minutes). Marking the build as failed. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 2 (nodejs/node#44295, nodejs/node#44918) |
Appeared | test-softlayer-ubi81_container-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/47083/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/47121/ |
Example
Build timed out (after 60 minutes). Marking the build as failed.
Build Failure
Reason | ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? |
---|---|
Type | BUILD_FAILURE |
Failed PR | 5 (nodejs/node#44711, nodejs/node#44392, nodejs/node#44867, nodejs/node#44543, nodejs/node#44849) |
Appeared | test-equinix-debian10_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-debian10_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/47037/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/47082/ |
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-armv7l] $ /bin/bash -ex /tmp/jenkins4959860964630883873.sh
+ '[' -d .git ']'
+ git clean -fdx
Reason | ERROR: Step ?Publish JUnit test result report? failed: no workspace for ... |
---|---|
Type | BUILD_FAILURE |
Failed PR | 3 (nodejs/node#44508, nodejs/node#44741, nodejs/node#44543) |
Appeared | test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/47043/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/47085/ |
Example
ERROR: Step ?Publish JUnit test result report? failed: no workspace for node-test-commit-arm/nodes=ubuntu2004-armv7l #44041
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE
Reason | ERROR: Build step failed with exception |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#44746, nodejs/node#44890) |
Appeared | test-equinix-ubuntu2004_container-armv7l-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/47064/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/47073/ |
Example
ERROR: Build step failed with exception
java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave[test-equinix-ubuntu2004_container-armv7l-2] which is computer hudson.slaves.SlaveComputer@9adabf2 and has channel null
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:114)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:180)
at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:91)
Reason | error: remote GitHub already exists. |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#44392, nodejs/node#44872) |
Appeared | test-rackspace-win2012r2_vs2019-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/47068/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/47094/ |
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
Git Failure
Reason | warning: failed to remove Release/node.exe: Invalid argument |
---|---|
Type | GIT_FAILURE |
Failed PR | 2 (nodejs/node#44872, nodejs/node#44889) |
Appeared | test-azure_msft-win2016_vs2017-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/47057/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/47060/ |
Example
warning: failed to remove Release/node.exe: Invalid argument
Progress
-
parallel/test-net-socket-connect-without-cb
(4) -
parallel/test-net-socket-ready-without-cb
(4) -
pummel/test-fs-largefile
(4) -
parallel/test-fs-promises-file-handle-readFile
(3) -
sequential/test-watch-mode
(3) -
node-api/test_threadsafe_function/test
(2) -
parallel/test-crypto-key-objects
(2) -
parallel/test-fs-stat-date
(2) -
parallel/test-runner-exit-code
(2) -
parallel/test-startup-empty-regexp-statics
(2) -
report/test-report-fatalerror-oomerror-set
(2) -
Backing channel 'JNLP4-connect connection from ... is disconnected.
(4) -
Build timed out (after 60 minutes). Marking the build as failed.
(2) -
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(5) -
ERROR: Step ?Publish JUnit test result report? failed: no workspace for ...
(3) -
ERROR: Build step failed with exception
(2) -
error: remote GitHub already exists.
(2) -
warning: failed to remove Release/node.exe: Invalid argument
(2)
Metadata
Metadata
Assignees
Labels
No labels