Open
Description
Failures in node-test-pull-request/55553 to node-test-pull-request/55650 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-11-15 00:13 | 2 | 5 | 20 | 2 | 71 | 5.21% |
JSTest Failure
Reason | parallel/test-shadow-realm-gc |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 10 (nodejs/node#50708, nodejs/node#50715, nodejs/node#50688, nodejs/node#50599, nodejs/node#50728, nodejs/node#50616, nodejs/node#50721, nodejs/node#50712, nodejs/node#50732, nodejs/node#50735) |
Appeared | test-ibm-rhel8-x64-2, test-ibm-rhel8-s390x-4, test-nearform-macos11.0-arm64-1, test-ibm-rhel8-x64-1, test-ibm-rhel8-s390x-1, test-digitalocean-ubuntu1804-x64-1, test-equinix_mnx-ubuntu1804-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55616/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55650/ |
Example
not ok 2626 parallel/test-shadow-realm-gc
---
duration_ms: 3554.78200
severity: crashed
exitcode: -11
stack: |-
...
Reason | sequential/test-single-executable-application-snapshot |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 7 (nodejs/node#50186, nodejs/node#50588, nodejs/node#50682, nodejs/node#50688, nodejs/node#50276, nodejs/node#50681, nodejs/node#50077) |
Appeared | test-osuosl-rhel8-ppc64_le-4, test-osuosl-rhel8-ppc64_le-2, test-orka-macos11-x64-1, test-osuosl-rhel8-ppc64_le-3, test-rackspace-win2016_vs2015-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55559/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55634/ |
Example
not ok 4033 sequential/test-single-executable-application-snapshot
---
duration_ms: 7475.14000
severity: fail
exitcode: 1
stack: |-
[process 3967875]: --- stderr ---
[process 3967875]: --- stdout ---
[process 3967875]: status = null, signal = SIGSEGV
/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86
throw new Error(`${failures.join('\n')}`);
^
Error: - process terminated with status null, expected 0
- process terminated with signal SIGSEGV, expected null
at logAndThrow (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86:11)
at expectSyncExit (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:91:5)
at spawnSyncAndExitWithoutError (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:125:10)
at Object.<anonymous> (/ho...
Reason | sequential/test-single-executable-application-snapshot-and-code-cache |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 7 (nodejs/node#50682, nodejs/node#50688, nodejs/node#50695, nodejs/node#50276, nodejs/node#50681, nodejs/node#50077, nodejs/node#50728) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-osuosl-rhel8-ppc64_le-4, test-osuosl-rhel8-ppc64_le-2, test-nearform-macos10.15-x64-3, test-orka-macos11-x64-1, test-osuosl-rhel8-ppc64_le-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55589/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55637/ |
Example
not ok 4051 sequential/test-single-executable-application-snapshot-and-code-cache
---
duration_ms: 11115.76600
severity: fail
exitcode: 1
stack: |-
[process 882]: --- stderr ---
[process 882]: --- stdout ---
[process 882]: status = null, signal = SIGSEGV
/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/child_process.js:86
throw new Error(`${failures.join('\n')}`);
^
Error: - process terminated with status null, expected 0
- process terminated with signal SIGSEGV, expected null
at logAndThrow (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/child_process.js:86:11)
at expectSyncExit (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/child_process.js:91:5)
at spawnSyncAndExitWithoutError (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/child_process.js:125:10)
at Object.<anonymous> (/home/iojs/build/workspace/node-tes...
Reason | parallel/test-macos-app-sandbox |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 6 (nodejs/node#50688, nodejs/node#50684, nodejs/node#50695, nodejs/node#50276, nodejs/node#50681, nodejs/node#50599) |
Appeared | test-orka-macos11-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55599/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55610/ |
Example
not ok 1822 parallel/test-macos-app-sandbox
---
duration_ms: 2119.13000
severity: fail
exitcode: 1
stack: |-
node:fs:3006
binding.copyFile(
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.1822/node_sandboxed.app/Contents/MacOS/node'
at Object.copyFileSync (node:fs:3006:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-macos-app-sandbox.js:37:4)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:28:49 {
errno...
Reason | parallel/test-worker-nearheaplimit-deadlock |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 6 (nodejs/node#50715, nodejs/node#50454, nodejs/node#50599, nodejs/node#50712, nodejs/node#50721, nodejs/node#50732) |
Appeared | test-macstadium-macos11.0-arm64-3, test-nearform-macos11.0-arm64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55624/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55643/ |
Example
not ok 3264 parallel/test-worker-nearheaplimit-deadlock
---
duration_ms: 271.05300
severity: crashed
exitcode: -6
stack: |-
<--- Last few GCs --->
[74209:0x150008000] 19 ms: Mark-Compact 1.7 (6.0) -> 1.7 (6.0) MB, 1.29 / 0.00 ms (average mu = 0.302, current mu = 0.000) background allocation failure; GC in old space requested
[74209:0x150008000] 20 ms: Mark-Compact 1.7 (6.0) -> 1.7 (6.0) MB, 1.21 / 0.00 ms (average mu = 0.235, current mu = 0.121) 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: 0x1008afb28 node::Abort() [/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/out/Release/node]
2: 0x1008afd28 node::ModifyCodeGenerationFromStrings(v8::Local<v8::Context>, v8::Local<v8::Value>, bool) [/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx1...
Reason | sequential/test-single-executable-application |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 5 (nodejs/node#50682, nodejs/node#50688, nodejs/node#50276, nodejs/node#50681, nodejs/node#50077) |
Appeared | test-osuosl-rhel8-ppc64_le-4, test-osuosl-rhel8-ppc64_le-2, test-orka-macos11-x64-1, test-osuosl-rhel8-ppc64_le-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55589/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55634/ |
Example
not ok 4030 sequential/test-single-executable-application
---
duration_ms: 10068.06200
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
node:child_process:929
throw err;
^
Error: Command failed: /home/iojs/node-tmp/.tmp.4029/sea -a --b=c d
at checkExecSyncError (node:child_process:890:11)
at execFileSync (node:child_process:926:15)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/sequential/test-single-executable-application.js:55:43)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:2...
Reason | sequential/test-single-executable-application-disable-experimental-sea-warning |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 5 (nodejs/node#50682, nodejs/node#50688, nodejs/node#50276, nodejs/node#50681, nodejs/node#50077) |
Appeared | test-osuosl-rhel8-ppc64_le-4, test-osuosl-rhel8-ppc64_le-2, test-orka-macos11-x64-1, test-osuosl-rhel8-ppc64_le-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55589/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55634/ |
Example
not ok 4031 sequential/test-single-executable-application-disable-experimental-sea-warning
---
duration_ms: 7256.19400
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
node:child_process:929
throw err;
^
Error: Command failed: /home/iojs/node-tmp/.tmp.4030/sea -a --b=c d
at checkExecSyncError (node:child_process:890:11)
at execFileSync (node:child_process:926:15)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/sequential/test-single-executable-application-disable-experimental-sea-warning.js:56:43)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules...
Reason | sequential/test-single-executable-application-empty |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 5 (nodejs/node#50682, nodejs/node#50688, nodejs/node#50276, nodejs/node#50681, nodejs/node#50077) |
Appeared | test-osuosl-rhel8-ppc64_le-4, test-osuosl-rhel8-ppc64_le-2, test-orka-macos11-x64-1, test-osuosl-rhel8-ppc64_le-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55589/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55634/ |
Example
not ok 4032 sequential/test-single-executable-application-empty
---
duration_ms: 6640.41600
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
node:child_process:929
throw err;
^
Error: Command failed: /home/iojs/node-tmp/.tmp.4031/sea
at checkExecSyncError (node:child_process:890:11)
at execFileSync (node:child_process:926:15)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/sequential/test-single-executable-application-empty.js:43:1)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:28...
Reason | sequential/test-single-executable-application-use-code-cache |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 5 (nodejs/node#50682, nodejs/node#50688, nodejs/node#50276, nodejs/node#50681, nodejs/node#50077) |
Appeared | test-osuosl-rhel8-ppc64_le-4, test-osuosl-rhel8-ppc64_le-2, test-orka-macos11-x64-1, test-osuosl-rhel8-ppc64_le-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55589/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55634/ |
Example
not ok 4035 sequential/test-single-executable-application-use-code-cache
---
duration_ms: 6848.94200
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
node:child_process:929
throw err;
^
Error: Command failed: /home/iojs/node-tmp/.tmp.4034/sea -a --b=c d
at checkExecSyncError (node:child_process:890:11)
at execFileSync (node:child_process:926:15)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/sequential/test-single-executable-application-use-code-cache.js:56:43)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:in...
Reason | sequential/test-worker-heapsnapshot-options |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#50077, nodejs/node#50695, nodejs/node#50276, nodejs/node#50681) |
Appeared | test-nearform-macos10.15-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55606/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55609/ |
Example
not ok 4038 sequential/test-worker-heapsnapshot-options
---
duration_ms: 1275.36000
severity: crashed
exitcode: -5
stack: |-
Unknown type: 15492
(node:81606) 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)
#
# Fatal error in , line 0
# unreachable code
#
#
#
#FailureMessage Object: 0x7ffee65b5000
1: 0x109794652 node::NodePlatform::GetStackTracePrinter()::$_3::__invoke() [/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node]
2: 0x10aa62e33 V8_Fatal(char const*, ...) [/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node]
3: 0x109b5d02b auto v8::internal::BodyDescriptorApply<v8::internal::CallIterateBody, v8::internal::Map&, v8::internal::HeapObject&, int&, v8::internal::IterateAndScavengePromotedObjectsVisitor*&>(v8::internal::InstanceType, v8::internal::Map&, v8::internal::HeapOb...
Reason | parallel/test-fs-watch-recursive-add-file |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#50687, nodejs/node#50692, nodejs/node#50599) |
Appeared | test-ibm-rhel8-s390x-4, test-digitalocean-alpine315_container-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55596/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55630/ |
Example
not ok 1411 parallel/test-fs-watch-recursive-add-file
---
duration_ms: 120061.02100
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-inspector-async-stack-traces-set-interval |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#50683, nodejs/node#50661, nodejs/node#50492) |
Appeared | test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55601/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55648/ |
Example
not ok 2008 parallel/test-inspector-async-stack-traces-set-interval
---
duration_ms: 15277.39800
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:35839/9c4f19b6-cd9c-404b-b3a4-ccb3e2cbea69
[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-string-decoder |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#50098, nodejs/node#50077, nodejs/node#50661) |
Appeared | test-rackspace-win2016_vs2015-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55576/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55647/ |
Example
not ok 718 parallel/test-string-decoder
---
duration_ms: 270.99700
severity: fail
exitcode: 1
stack: |-
node:assert:635
throw err;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
+ Comparison {}
- Comparison {
- code: 'ERR_STRING_TOO_LONG'
- }
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-string-decoder.js:205:10)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:28:49 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: RangeError: Array buffer alloc...
Reason | node-api/test_threadsafe_function/test |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#50680, nodejs/node#50682) |
Appeared | test-equinix-ubuntu2004_container-armv7l-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55584/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55589/ |
Example
not ok 142 node-api/test_threadsafe_function/test
---
duration_ms: 360066.11200
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-fs-watch-recursive-add-file-to-new-folder |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#50708, nodejs/node#50712) |
Appeared | test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55616/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55636/ |
Example
not ok 1265 parallel/test-fs-watch-recursive-add-file-to-new-folder
---
duration_ms: 120055.62600
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-fs-watch-recursive-symlink |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#50322, nodejs/node#50732) |
Appeared | test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55581/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55643/ |
Example
not ok 1384 parallel/test-fs-watch-recursive-symlink
---
duration_ms: 120158.41000
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-fs-write-file |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#50669, nodejs/node#50680) |
Appeared | test-nearform-macos10.15-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55579/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55584/ |
Example
not ok 930 parallel/test-fs-write-file
---
duration_ms: 65.92300
severity: fail
exitcode: 1
stack: |-
node:internal/util/inspect:317
showHidden: inspectDefaultOptions.showHidden,
^
ReferenceError: inspectDefaultOptions is not defined
at inspect (node:internal/util/inspect:317:17)
at _mustCallInner (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/index.js:443:12)
at mustCall (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/index.js:412:10)
at Proxy.mustSucceed (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/index.js:416:10)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-fs-write-file.js:41:34)
at Module._compile (node:internal/modules/cjs/loader:1356:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
at Module.load (node:internal/modules/...
Reason | parallel/test-inspector-break-when-eval |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#50607, nodejs/node#50715) |
Appeared | test-equinix_mnx-smartos20-x64-4, test-ibm-rhel8-s390x-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55566/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55624/ |
Example
not ok 2097 parallel/test-inspector-break-when-eval
---
duration_ms: 15533.61100
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:61857/53e8d204-eaba-45dc-b9e8-1fff067ee2a2
[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 | pummel/test-fs-readfile-tostring-fail |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#50680, nodejs/node#50616) |
Appeared | test-orka-macos11-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55584/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55592/ |
Example
not ok 3664 pummel/test-fs-readfile-tostring-fail
---
duration_ms: 223.02500
severity: fail
exitcode: 7
stack: |-
/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/pummel/test-fs-readfile-tostring-fail.js:76
throw err;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOSPC: no space left on device, write
at Object.callback (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/pummel/test-fs-readfile-tostring-fail.js:34:37)
at callback (node:internal/streams/writable:756:21)
at onwriteError (node:internal/streams/writable:597:3)
at onwrite (node:internal/streams/writable:640:7)
at node:internal/fs/streams:513:5
at node:internal/fs/streams:455:14
at FSReqCallback.wrapper [as oncomplete] (node:fs:954:5) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: [Error: ENOSPC: no space left on device, write] {
errno: -28,
code: 'ENOSPC'...
Reason | pummel/test-fs-watch-non-recursive |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#50599, nodejs/node#50712) |
Appeared | test-nearform-macos10.15-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55610/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55636/ |
Example
not ok 3542 pummel/test-fs-watch-non-recursive
---
duration_ms: 104.18700
severity: fail
exitcode: 1
stack: |-
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ 'foo.json'
- 'testsubdir'
at FSWatcher.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-watch-non-recursive.js:44:10)
at FSWatcher.emit (node:events:517:28)
at FSWatcher._handle.onchange (node:internal/fs/watchers:215:12) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'foo.json',
expected: 'testsubdir',
operator: 'strictEqual'
}
Node.js v18.18.3-pre
...
Reason | sequential/test-pipe |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#50669, nodejs/node#50680) |
Appeared | test-nearform-macos10.15-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55579/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55584/ |
Example
not ok 3882 sequential/test-pipe
---
duration_ms: 299.25000
severity: fail
exitcode: 1
stack: |-
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
177 !== 49
at Socket.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/sequential/test-pipe.js:76:14)
at Socket.emit (node:events:517:28)
at addChunk (node:internal/streams/readable:335:12)
at readableAddChunk (node:internal/streams/readable:308:9)
at Readable.push (node:internal/streams/readable:245:10)
at TCP.onStreamRead (node:internal/stream_base_commons:190:23) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 177,
expected: 49,
operator: 'strictEqual'
}
Node.js v18.18.3-pre
...
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 | 10 (nodejs/node#50657, nodejs/node#50664, nodejs/node#50077, nodejs/node#50616, nodejs/node#50322, nodejs/node#50709, nodejs/node#50599, nodejs/node#50681, nodejs/node#50732, nodejs/node#50735) |
Appeared | test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55553/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55650/ |
Example
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
fatal: Could not read from remote repository.
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 | 6 (nodejs/node#50594, nodejs/node#48882, nodejs/node#49711, nodejs/node#50354, nodejs/node#49292, nodejs/node#50728) |
Appeared | test-equinix-ubuntu2004_sharedlibs_container-arm64-3, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix-rhel8_container-arm64-2, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-4, test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-ubuntu2004_container-armv7l-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55563/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55644/ |
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 | fatal: No rebase in progress? |
---|---|
Type | BUILD_FAILURE |
Failed PR | 3 (nodejs/node#50682, nodejs/node#50687, nodejs/node#50712) |
Appeared | test-orka-macos11-x64-2, test-nearform-macos10.15-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55589/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55636/ |
Example
fatal: No rebase in progress?
undefined
Example
Unknown
CCTest Failure
Reason | Value of: (!expectation.read_expected) |
---|---|
Type | CC_TEST_FAILURE |
Failed PR | 2 (nodejs/node#50657, nodejs/node#50674) |
Appeared | test-digitalocean-alpine318_container-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55553/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55583/ |
Example
Value of: (!expectation.read_expected)
Actual: true
Expected: false
[ FAILED ] InspectorSocketTest.HostIPv6NonRoutable (5000 ms)
Progress
-
parallel/test-shadow-realm-gc
(10) -
sequential/test-single-executable-application-snapshot
(7) -
sequential/test-single-executable-application-snapshot-and-code-cache
(7) -
parallel/test-macos-app-sandbox
(6) -
parallel/test-worker-nearheaplimit-deadlock
(6) -
sequential/test-single-executable-application
(5) -
sequential/test-single-executable-application-disable-experimental-sea-warning
(5) -
sequential/test-single-executable-application-empty
(5) -
sequential/test-single-executable-application-use-code-cache
(5) -
sequential/test-worker-heapsnapshot-options
(4) -
parallel/test-fs-watch-recursive-add-file
(3) -
parallel/test-inspector-async-stack-traces-set-interval
(3) -
parallel/test-string-decoder
(3) -
node-api/test_threadsafe_function/test
(2) -
parallel/test-fs-watch-recursive-add-file-to-new-folder
(2) -
parallel/test-fs-watch-recursive-symlink
(2) -
parallel/test-fs-write-file
(2) -
parallel/test-inspector-break-when-eval
(2) -
pummel/test-fs-readfile-tostring-fail
(2) -
pummel/test-fs-watch-non-recursive
(2) -
sequential/test-pipe
(2) -
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
(10) -
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(6) -
fatal: No rebase in progress?
(3) -
Unknown
(12) -
Value of: (!expectation.read_expected)
(2)
Metadata
Metadata
Assignees
Labels
No labels