Open
Description
opened on Oct 4, 2023
Failures in node-test-pull-request/54420 to node-test-pull-request/54515 that failed 2 or more 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 |
---|---|---|---|---|---|---|
2023-10-04 00:13 | 3 | 13 | 11 | 2 | 71 | 13.68% |
JSTest Failure
Example
not ok 913 pummel/test-heapdump-shadow-realm
---
duration_ms: 12675.21100
severity: fail
exitcode: 3221226505
stack: |-
(node:8044) internal/test/binding: These APIs are for internal testing only. Do not use them.
(Use `node --trace-warnings ...` to show where the warning was created)
...
Reason | sequential/test-http-regr-gh-2928 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 8 (nodejs/node#49982, nodejs/node#49979, nodejs/node#49987, nodejs/node#50012, nodejs/node#49730, nodejs/node#49914, nodejs/node#49950, nodejs/node#49962) |
Appeared | test-azure_msft-win2016_vs2017-x64-3, test-azure_msft-win2016_vs2017-x64-4, test-azure_msft-win2016_vs2017-x64-6, test-azure_msft-win2016_vs2017-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/54430/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/54476/ |
Example
not ok 936 sequential/test-http-regr-gh-2928
---
duration_ms: 455.51000
severity: fail
exitcode: 3221226505
stack: |-
.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.
...
Reason | parallel/test-tls-socket-close |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#49712, nodejs/node#50009, nodejs/node#49989, nodejs/node#49950) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-ibm-rhel8-s390x-4, test-nearform-macos11.0-arm64-1, test-ibm-rhel8-s390x-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/54421/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/54499/ |
Example
not ok 2972 parallel/test-tls-socket-close
---
duration_ms: 733.66400
severity: fail
exitcode: 1
stack: |-
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
false !== true
at Immediate._onImmediate (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-tls-socket-close.js:49:18)
at process.processImmediate (node:internal/timers:478:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: 'strictEqual'
}
Node.js v21.0.0-pre
...
Reason | addons/worker-buffer-callback/test-free-called |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#49996, nodejs/node#50014) |
Appeared | test-osuosl-aix72-ppc64_be-2, test-osuosl-aix72-ppc64_be-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/54448/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/54468/ |
Example
not ok 3748 addons/worker-buffer-callback/test-free-called
---
duration_ms: 300.17500
severity: fail
exitcode: 1
stack: |-
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
1 !== 0
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/addons/worker-buffer-callback/test-free-called.js:14:8)
at Module._compile (node:internal/modules/cjs/loader:1369:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1427:10)
at Module.load (node:internal/modules/cjs/loader:1201:32)
at Module._load (node:internal/modules/cjs/loader:1017:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:104:12)
at node:internal/main/run_main_module:23:47 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 1,
expected: 0,
operator: 'strictEqual'
}
...
Reason | es-module/test-esm-loader-resolve-type |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#49982, nodejs/node#49979) |
Appeared | test-nearform-macos11.0-arm64-1, test-digitalocean-freebsd12-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/54430/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/54435/ |
Example
not ok 3550 es-module/test-esm-loader-resolve-type
---
duration_ms: 315.71100
severity: fail
exitcode: 1
stack: |-
node:internal/process/esm_loader:40
internalBinding('errors').triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
{
code: 0,
signal: null,
stderr: '',
+ stdout: '{"before":{"importedESM":0,"importedCJS":0},"after":{"importedESM":0,"importedCJS":0}}\n'
- stdout: '{"before":{"importedESM":0,"importedCJS":0},"after":{"importedESM":1,"importedCJS":0}}\n'
}
at file:///Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/es-module/test-esm-loader-resolve-type.mjs:34:3 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: {
code: 0,
signal: null,
stderr: '',
stdout: '{"before":{"importedESM":0,"importedCJS":0},"after":{"importedESM":0...
Reason | parallel/test-crypto-dh-generate-keys |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#49982, nodejs/node#49950) |
Appeared | test-rackspace-win2012r2_vs2015-x64-1, test-azure_msft-win2016_vs2017-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/54433/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/54499/ |
Example
not ok 933 parallel/test-crypto-dh-generate-keys
---
duration_ms: 120075.00700
severity: fail
exitcode: 1
stack: |-
timeout
...
Reason | parallel/test-fs-watch-recursive-add-folder |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#49962, nodejs/node#50014) |
Appeared | test-ibm-rhel8-s390x-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/54425/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/54489/ |
Example
not ok 1378 parallel/test-fs-watch-recursive-add-folder
---
duration_ms: 120075.36200
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-inspector-async-stack-traces-set-interval |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#49987, nodejs/node#49898) |
Appeared | test-ibm-rhel8-s390x-4, test-osuosl-rhel8-ppc64_le-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/54434/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/54474/ |
Example
not ok 2002 parallel/test-inspector-async-stack-traces-set-interval
---
duration_ms: 15316.11700
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:36207/c9cd8f02-d5d8-4827-ab43-c564a3ed431f
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[test] Skipping the first breakpoint in the eval script
Timed out waiting for matching notification (break on [eval]:0)
1
...
Reason | parallel/test-inspector-stop-profile-after-done |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#49999, nodejs/node#50014) |
Appeared | test-ibm-rhel8-s390x-1, test-ibm-rhel8-s390x-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/54455/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/54468/ |
Example
not ok 3640 parallel/test-inspector-stop-profile-after-done
---
duration_ms: 120033.28000
severity: fail
exitcode: -15
stack: |-
timeout
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:43109/5b45b8b5-f50b-4eb0-9cce-b9dd2e9cb4cf
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
...
Reason | parallel/test-whatwg-webstreams-transfer |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#49997, nodejs/node#49898) |
Appeared | test-equinix-ubuntu2004_container-armv7l-1, undefined |
First CI | https://ci.nodejs.org/job/node-test-pull-request/54457/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/54474/ |
Example
not ok 3690 parallel/test-whatwg-webstreams-transfer
---
duration_ms: 360036.93900
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-worker-memory |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#49992, nodejs/node#49756) |
Appeared | test-rackspace-win2022_vs2022-x64-1, test-rackspace-win2019_vs2019-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/54439/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/54462/ |
Example
not ok 860 parallel/test-worker-memory
---
duration_ms: 2119.08100
severity: crashed
exitcode: 3221225477
stack: |-
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=5.5 (numWorkers=8)
run() called with n=5.5 (numWorkers=8)
run() called with n=5.5 (numWorkers=8)
run() called with n=5.5 (numWorkers=8)
run() called with n=5.5 (numWorker...
Jenkins Failure
Git Failure
Build Failure
Reason | fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository |
---|---|
Type | BUILD_FAILURE |
Failed PR | 9 (nodejs/node#49962, nodejs/node#49979, nodejs/node#49996, nodejs/node#49999, nodejs/node#50012, nodejs/node#49950, nodejs/node#50009, nodejs/node#50027, nodejs/node#49953) |
Appeared | test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/54425/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/54508/ |
Example
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
fatal: Could not read from remote repository.
fatal: unable to create thread: Resource temporarily unavailable
fatal: failed to run repack
Reason | ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#50013, nodejs/node#49970) |
Appeared | test-equinix_mnx-smartos20-x64-3, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2, test-equinix_mnx-smartos20-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/54490/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/54511/ |
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
Reason | Makefile:1332: recipe for target 'tools/.mdlintstamp' failed |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#50009, nodejs/node#49953) |
Appeared | test-ibm-ubuntu1804-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/54456/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/54508/ |
Example
Makefile:1332: recipe for target 'tools/.mdlintstamp' failed
make: *** [tools/.mdlintstamp] Error 1
+ cat test-eslint.tap
+ grep -v '^ok\|^TAP version 13\|^1\.\.'
+ sed '/^\s*$/d'
+ exit 1
Progress
-
pummel/test-heapdump-shadow-realm
(15) -
sequential/test-http-regr-gh-2928
(8) -
parallel/test-tls-socket-close
(4) -
addons/worker-buffer-callback/test-free-called
(2) -
es-module/test-esm-loader-resolve-type
(2) -
parallel/test-crypto-dh-generate-keys
(2) -
parallel/test-fs-watch-recursive-add-folder
(2) -
parallel/test-inspector-async-stack-traces-set-interval
(2) -
parallel/test-inspector-stop-profile-after-done
(2) -
parallel/test-whatwg-webstreams-transfer
(2) -
parallel/test-worker-memory
(2) -
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
(9) -
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(2) -
Makefile:1332: recipe for target 'tools/.mdlintstamp' failed
(2)
Metadata
Assignees
Labels
No labels
Activity