-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Failures in node-test-pull-request/57079 to node-test-pull-request/57177 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 |
---|---|---|---|---|---|---|
2024-02-19 00:08 | 0 | 5 | 12 | 3 | 80 | 5.15% |
Jenkins Failure
Reason | Backing channel 'JNLP4-connect connection from ... is disconnected. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 2 (https://github.com/nodejs/node/pull/51723/, https://github.com/nodejs/node/pull/51656/) |
Appeared | test-osuosl-ubuntu2004_container-armv7l-1, test-osuosl-rhel8_container-arm64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57080/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57086/ |
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 140-211-169-11-openstack.osuosl.org/140.211.169.11:34970' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy281.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1204)
Git Failure
Build Failure
Example
fatal: No rebase in progress?
Reason | fatal error: error in backend: IO failure on output stream: No space left on device |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (https://github.com/nodejs/node/pull/51669/, https://github.com/nodejs/node/pull/50112/) |
Appeared | test-nearform-macos10.15-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57148/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57164/ |
Example
fatal error: error in backend: IO failure on output stream: No space left on device
Reason | sh: line 4: node: command not found |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (https://github.com/nodejs/node/pull/51665/, https://github.com/nodejs/node/pull/50112/) |
Appeared | test-equinix-ubuntu2204-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57085/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57088/ |
Example
sh: line 4: node: command not found
CCTest Failure
Reason | Value of: (!expectation.read_expected) |
---|---|
Type | CC_TEST_FAILURE |
Failed PR | 2 (https://github.com/nodejs/node/pull/51557/, https://github.com/nodejs/node/pull/51783/) |
Appeared | test-digitalocean-alpine315_container-x64-2, test-digitalocean-alpine318_container-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57149/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57153/ |
Example
Value of: (!expectation.read_expected)
Actual: true
Expected: false
[ FAILED ] InspectorSocketTest.HostIPv6NonRoutable (5000 ms)
JSTest Failure
Example
not ok 3350 parallel/test-zlib-brotli-16GB
---
duration_ms: 450.48100
severity: fail
exitcode: 1
stack: |-
node:assert:126
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
0 !== 1
at Timeout.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-zlib-brotli-16GB.js:21:3)
at Timeout._onTimeout (/home/iojs/build/workspace/node-test-commit-linux/test/common/index.js:473:15)
at listOnTimeout (node:internal/timers:573:17)
at process.processTimers (node:internal/timers:514:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 0,
expected: 1,
operator: 'strictEqual'
}
Node.js v22.0.0-pre
...
Example
not ok 105 parallel/test-child-process-fork-net
---
duration_ms: 724.99400
severity: fail
exitcode: 1
stack: |-
Mismatched <anonymous> function calls. Expected exactly 1, actual 4.
at mustCall (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:431:10)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-fork-net.js:38:25)
at Module._compile (node:internal/modules/cjs/loader:1370:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1429:10)
at Module.load (node:internal/modules/cjs/loader:1208:32)
at Module._load (node:internal/modules/cjs/loader:1024:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
at node:internal/main/run_main_module:28:49
Mismatched <anonymous> function calls. Expected exactly 1, actual 4.
at mustCall (C:\workspace\node-test-binary-windows-js-suites\node\test\common\inde...
Example
not ok 3937 parallel/test-fs-watch-recursive-add-file-to-new-folder
---
duration_ms: 360010.52500
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 1335 parallel/test-fs-watch-recursive-sync-write
---
duration_ms: 30454.04000
severity: fail
exitcode: 1
stack: |-
/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-fs-watch-recursive-sync-write.js:25
throw new Error('timed out');
^
Error: timed out
at Timeout._onTimeout (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-fs-watch-recursive-sync-write.js:25:9)
at listOnTimeout (node:internal/timers:573:17)
at process.processTimers (node:internal/timers:514:7)
Node.js v22.0.0-pre
...
Example
not ok 2149 parallel/test-http2-large-write-multiple-requests
---
duration_ms: 120068.60300
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-shadow-realm-gc-module |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 6 (https://github.com/nodejs/node/pull/51743/, https://github.com/nodejs/node/pull/51690/, https://github.com/nodejs/node/pull/51665/, https://github.com/nodejs/node/pull/51723/, https://github.com/nodejs/node/pull/51717/, https://github.com/nodejs/node/pull/51716/) |
Appeared | test-azure_msft-win11_vs2022-arm64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57079/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57096/ |
Example
not ok 667 parallel/test-shadow-realm-gc-module
---
duration_ms: 2051.99400
severity: fail
exitcode: 134
stack: |-
<--- Last few GCs --->
[10840:00000143550C6040] 1606 ms: Scavenge 16.0 (21.8) -> 15.3 (25.8) MB, 2.57 / 0.00 ms (average mu = 0.884, current mu = 0.954) task;
[10840:00000143550C6040] 1660 ms: Mark-Compact 20.2 (26.3) -> 13.2 (28.6) MB, 4.86 / 0.04 ms (+ 4.6 ms in 58 steps since start of marking, biggest step 0.3 ms, walltime since start of marking 53 ms) (average mu = 0.900, current mu = 0.914) allocation
<--- JS stacktrace --->
FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
----- Native stack trace -----
1: 0000014356E5ED04
2: 00007FF6307AD6C0
3: 0000014356E5FA74
4: 0000014356E5F434
5: 00007FF6307AD6C0
6: 0000014356E5FA74
7: 0000014356E5F434
8: 00007FF6307AD6C0
9: 00007FF6307AD6C0
10: 00007FF6307AD6C0
11: 00007FF6307AD6C0
12...
Reason | parallel/test-fs-watch-recursive-add-file |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 5 (https://github.com/nodejs/node/pull/51632/, https://github.com/nodejs/node/pull/51768/, https://github.com/nodejs/node/pull/51390/, https://github.com/nodejs/node/pull/51669/, https://github.com/nodejs/node/pull/51713/) |
Appeared | test-equinix-debian11_container-armv7l-1, test-orka-macos11-x64-2, test-digitalocean-freebsd12-x64-1, test-digitalocean-freebsd12-x64-2, test-macstadium-macos11.0-arm64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57092/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57156/ |
Example
not ok 965 parallel/test-fs-watch-recursive-add-file
---
duration_ms: 323.51700
severity: fail
exitcode: 1
stack: |-
node:assert:408
throw err;
^
AssertionError [ERR_ASSERTION]: watcher Object was not closed
at process.<anonymous> (/home/iojs/build/workspace/node-test-binary-armv7l/test/parallel/test-fs-watch-recursive-add-file.js:45:3)
at Object.onceWrapper (node:events:634:26)
at process.emit (node:events:531:35) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v22.0.0-pre
...
Reason | parallel/test-worker-nearheaplimit-deadlock |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (https://github.com/nodejs/node/pull/51723/, https://github.com/nodejs/node/pull/51716/, https://github.com/nodejs/node/pull/51783/, https://github.com/nodejs/node/pull/51758/) |
Appeared | test-macstadium-macos11.0-arm64-4, test-equinix-ubuntu2004_container-arm64-2, test-osuosl-ubuntu2004_container-arm64-1, test-equinix-ubuntu2004_container-armv7l-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57080/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57160/ |
Example
not ok 3289 parallel/test-worker-nearheaplimit-deadlock
---
duration_ms: 124.39500
severity: crashed
exitcode: -6
stack: |-
<--- Last few GCs --->
[39959:0x158008000] 19 ms: Mark-Compact 1.7 (6.0) -> 1.6 (6.0) MB, 1.58 / 0.00 ms (average mu = 0.686, current mu = 0.025) background allocation failure; GC in old space requested
[39959:0x158008000] 20 ms: Mark-Compact 1.7 (6.0) -> 1.6 (6.0) MB, 0.96 / 0.00 ms (average mu = 0.580, current mu = 0.041) background allocation failure; GC in old space requested
<--- JS stacktrace --->
FATAL ERROR: LocalHeap: allocation failed Allocation failed - JavaScript heap out of memory
----- Native stack trace -----
1: 0x104d9b43c node::OOMErrorHandler(char const*, v8::OOMDetails const&) [/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/out/Release/node]
2: 0x104f53264 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [/Users/...
Reason | parallel/test-blob-file-backed |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (https://github.com/nodejs/node/pull/51690/, https://github.com/nodejs/node/pull/51665/, https://github.com/nodejs/node/pull/50112/) |
Appeared | test-osuosl-aix72-ppc64_be-2, test-ibm-alpine315_container-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57082/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57088/ |
Example
not ok 317 parallel/test-blob-file-backed
---
duration_ms: 253.25500
severity: fail
exitcode: 1
stack: |-
node:internal/blob:291
const error = lazyDOMException('The blob could not be read', 'NotReadableError');
^
DOMException [NotReadableError]: The blob could not be read
at BlobReader.<anonymous> (node:internal/blob:291:25)
Node.js v22.0.0-pre
...
Reason | parallel/test-fs-read-stream-concurrent-reads |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (https://github.com/nodejs/node/pull/51673/, https://github.com/nodejs/node/pull/51665/, https://github.com/nodejs/node/pull/51557/) |
Appeared | test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57084/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57149/ |
Example
not ok 1183 parallel/test-fs-read-stream-concurrent-reads
---
duration_ms: 2169.03000
severity: crashed
exitcode: -11
stack: |-
...
Reason | parallel/test-fs-watch-recursive-add-file-to-existing-subfolder |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (https://github.com/nodejs/node/pull/51768/, https://github.com/nodejs/node/pull/51390/, https://github.com/nodejs/node/pull/51713/) |
Appeared | test-equinix-debian11_container-armv7l-1, test-digitalocean-freebsd12-x64-1, test-digitalocean-freebsd12-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57098/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57156/ |
Example
not ok 966 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
---
duration_ms: 321.04600
severity: fail
exitcode: 1
stack: |-
node:assert:408
throw err;
^
AssertionError [ERR_ASSERTION]: watcher Object was not closed
at process.<anonymous> (/home/iojs/build/workspace/node-test-binary-armv7l/test/parallel/test-fs-watch-recursive-add-file-to-existing-subfolder.js:54:3)
at Object.onceWrapper (node:events:634:26)
at process.emit (node:events:531:35) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v22.0.0-pre
...
Reason | parallel/test-fs-watch-recursive-update-file |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (https://github.com/nodejs/node/pull/51768/, https://github.com/nodejs/node/pull/51390/, https://github.com/nodejs/node/pull/51778/) |
Appeared | test-macstadium-macos11.0-arm64-3, test-digitalocean-freebsd12-x64-1, test-digitalocean-freebsd12-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57098/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57126/ |
Example
not ok 3929 parallel/test-fs-watch-recursive-update-file
---
duration_ms: 360083.59600
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-inspector-debug-brk-flag |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (https://github.com/nodejs/node/pull/51735/, https://github.com/nodejs/node/pull/51665/, https://github.com/nodejs/node/pull/51447/) |
Appeared | test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57094/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57144/ |
Example
not ok 2191 parallel/test-inspector-debug-brk-flag
---
duration_ms: 15369.54900
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:42639/39958ce4-8310-42e4-9a52-c5837bb324aa
[err]
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
Timed out waiting for matching notification (break on file:///home/iojs/build/workspace/node-test-commit-linux-containered/test/fixtures/loop.js:0)
1
...
Reason | parallel/test-inspector-stop-profile-after-done |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (https://github.com/nodejs/node/pull/51771/, https://github.com/nodejs/node/pull/51571/, https://github.com/nodejs/node/pull/51657/) |
Appeared | test-ibm-rhel8-s390x-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57113/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57171/ |
Example
not ok 3701 parallel/test-inspector-stop-profile-after-done
---
duration_ms: 120016.41300
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:37621/77eaa915-7efb-4f81-9c0f-3f764cb66011
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
...
Reason | parallel/test-worker-memory |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (https://github.com/nodejs/node/pull/51690/, https://github.com/nodejs/node/pull/51670/, https://github.com/nodejs/node/pull/51792/) |
Appeared | test-azure_msft-win11_vs2022-x64-1, test-azure_msft-win2016_vs2017-x64-1, test-rackspace-win2019_vs2019-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57082/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57176/ |
Example
not ok 877 parallel/test-worker-memory
---
duration_ms: 2492.03400
severity: fail
exitcode: 1
stack: |-
run() called with n=15 (numWorkers=4)
run() called with n=15 (numWorkers=4)
run() called with n=15 (numWorkers=4)
run() called with n=15 (numWorkers=4)
run() called with n=14 (numWorkers=4)
run() called with n=14 (numWorkers=4)
run() called with n=14 (numWorkers=4)
run() called with n=14 (numWorkers=4)
run() called with n=13 (numWorkers=4)
run() called with n=13 (numWorkers=4)
run() called with n=13 (numWorkers=4)
run() called with n=12 (numWorkers=4)
run() called with n=13 (numWorkers=4)
run() called with n=11 (numWorkers=4)
run() called with n=12 (numWorkers=4)
run() called with n=12 (numWorkers=4)
run() called with n=12 (numWorkers=4)
run() called with n=10 (numWorkers=4)
run() called with n=11 (numWorkers=4)
run() called with n=11 (numWorkers=4)
run() called with n=11 (numWorkers=4)
run() called with n=10 (...
Reason | pummel/test-crypto-timing-safe-equal-benchmarks |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (https://github.com/nodejs/node/pull/51665/, https://github.com/nodejs/node/pull/51693/, https://github.com/nodejs/node/pull/51796/) |
Appeared | test-ibm-aix72-ppc64_be-1, test-macstadium-macos11.0-arm64-3, test-rackspace-win2016_vs2015-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57085/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57172/ |
Example
not ok 3704 pummel/test-crypto-timing-safe-equal-benchmarks
---
duration_ms: 3377.45100
severity: fail
exitcode: 1
stack: |-
node:assert:408
throw err;
^
AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=4.148673818101901)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/pummel/test-crypto-timing-safe-equal-benchmarks.js:109:1)
at Module._compile (node:internal/modules/cjs/loader:1370:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1429:10)
at Module.load (node:internal/modules/cjs/loader:1208:32)
at Module._load (node:internal/modules/cjs/loader:1024:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
at node:internal/main/run_main_module:28:49 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '...
Reason | sequential/test-single-executable-application-snapshot-and-code-cache |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (https://github.com/nodejs/node/pull/51690/, https://github.com/nodejs/node/pull/51665/, https://github.com/nodejs/node/pull/51670/) |
Appeared | test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-rackspace-debian11-x64-1, test-nearform-macos10.15-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57082/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57143/ |
Example
not ok 4061 sequential/test-single-executable-application-snapshot-and-code-cache
---
duration_ms: 9458.13100
severity: fail
exitcode: 1
stack: |-
[process 1028143]: --- stderr ---
Found SEA blob 0x55f4c1a00080, size=3391360
Found SEA resource 0x55f4c1a00080, size=3391360
Read<uint32_t>()(4-byte), count=1: { 21223968 }, read 4 bytes
Read SEA magic 143da20
Read<uint32_t>()(4-byte), count=1: { 6 }, read 4 bytes
Read SEA flags 6
Read<uint64_t>()(8-byte), count=1: { 11 }, read 8 bytes
ReadStringView(), length=11: 0x55f4c1a00090, read 11 bytes, content: snapshot.js
Read SEA code path 0x55f4c1a00090, size=11
Read<uint64_t>()(8-byte), count=1: { 3391325 }, read 8 bytes
ReadStringView(), length=3391325: 0x55f4c1a000a3, read 3391325 bytes
Read SEA resource snapshot 0x55f4c1a000a3, size=3391325
Read<uint64_t>()(8-byte), count=1:
[process 1028143]: --- stdout ---
[process 1028143]: status = null, signal = SIGSEGV
/home/iojs/build/workspa...
Reason | parallel/test-fs-watch-recursive-assert-leaks |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (https://github.com/nodejs/node/pull/51768/, https://github.com/nodejs/node/pull/51390/) |
Appeared | test-digitalocean-freebsd12-x64-1, test-digitalocean-freebsd12-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57098/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57099/ |
Example
not ok 1017 parallel/test-fs-watch-recursive-assert-leaks
---
duration_ms: 120106.41400
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-inspector-async-hook-setup-at-inspect-brk |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (https://github.com/nodejs/node/pull/51690/, https://github.com/nodejs/node/pull/51693/) |
Appeared | test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57082/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57121/ |
Example
not ok 2183 parallel/test-inspector-async-hook-setup-at-inspect-brk
---
duration_ms: 15457.99600
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:43113/4f9ea140-8d35-46dd-b8a8-4cb4e5d979b3
[err]
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
Timed out waiting for matching notification (break on [eval]:1)
1
...
Reason | parallel/test-inspector-break-when-eval |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (https://github.com/nodejs/node/pull/51768/, https://github.com/nodejs/node/pull/51796/) |
Appeared | test-ibm-rhel8-s390x-3, test-ibm-rhel8-s390x-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57098/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57172/ |
Example
not ok 2019 parallel/test-inspector-break-when-eval
---
duration_ms: 15269.75200
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:37191/fbd3c9a0-bc0b-48b9-99ef-78490b337877
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[test] Setting up a debugger
[err] Debugger attached.
[err]
Timed out waiting for matching notification (Initial pause)
1
...
Reason | parallel/test-inspector-exception |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (https://github.com/nodejs/node/pull/51716/, https://github.com/nodejs/node/pull/51695/) |
Appeared | test-osuosl-rhel8-ppc64_le-4, test-ibm-rhel8-s390x-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57103/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57115/ |
Example
not ok 2113 parallel/test-inspector-exception
---
duration_ms: 15536.86300
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:41015/91bb60ff-bd57-401f-b723-d6526aa27416
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[test] Verifying debugger stops on start (--inspect-brk option)
[err] Debugger attached.
[err]
Timed out waiting for matching notification (break on file:///home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/fixtures/throws_error.js:21)
1
...
Reason | parallel/test-performance-function |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (https://github.com/nodejs/node/pull/51736/, https://github.com/nodejs/node/pull/51791/) |
Appeared | test-ibm-rhel8-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/57093/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/57163/ |
Example
not ok 2313 parallel/test-performance-function
---
duration_ms: 166.44400
severity: fail
exitcode: 1
stack: |-
node:internal/histogram:291
validateInteger(val, 'val', 1);
^
RangeError [ERR_OUT_OF_RANGE]: The value of "val" is out of range. It must be >= 1 && <= 9007199254740991. Received 0
at RecordableHistogram.record (node:internal/histogram:291:5)
at processComplete (node:internal/perf/timerify:40:15)
at timerified m (node:internal/perf/timerify:87:5)
at /home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-performance-function.js:103:5
at runNextTicks (node:internal/process/task_queues:60:5)
at listOnTimeout (node:internal/timers:540:9)
at process.processTimers (node:internal/timers:514:7) {
code: 'ERR_OUT_OF_RANGE'
}
Node.js v22.0.0-pre
...
Progress
-
Backing channel 'JNLP4-connect connection from ... is disconnected.
(2) -
fatal: No rebase in progress?
(5) -
fatal error: error in backend: IO failure on output stream: No space left on device
(2) -
sh: line 4: node: command not found
(2) -
Value of: (!expectation.read_expected)
(2) -
parallel/test-zlib-brotli-16GB
(25) -
parallel/test-child-process-fork-net
(12) -
parallel/test-fs-watch-recursive-add-file-to-new-folder
(8) -
parallel/test-fs-watch-recursive-sync-write
(8) -
parallel/test-http2-large-write-multiple-requests
(8) -
parallel/test-shadow-realm-gc-module
(6) -
parallel/test-fs-watch-recursive-add-file
(5) -
parallel/test-worker-nearheaplimit-deadlock
(4) -
parallel/test-blob-file-backed
(3) -
parallel/test-fs-read-stream-concurrent-reads
(3) -
parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
(3) -
parallel/test-fs-watch-recursive-update-file
(3) -
parallel/test-inspector-debug-brk-flag
(3) -
parallel/test-inspector-stop-profile-after-done
(3) -
parallel/test-worker-memory
(3) -
pummel/test-crypto-timing-safe-equal-benchmarks
(3) -
sequential/test-single-executable-application-snapshot-and-code-cache
(3) -
parallel/test-fs-watch-recursive-assert-leaks
(2) -
parallel/test-inspector-async-hook-setup-at-inspect-brk
(2) -
parallel/test-inspector-break-when-eval
(2) -
parallel/test-inspector-exception
(2) -
parallel/test-performance-function
(2)
Metadata
Metadata
Assignees
Labels
No labels