You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
not ok 728 parallel/test-crypto-secure-heap
---
duration_ms: 0.581
severity: fail
exitcode: 1
stack: |-
node:assert:1027
throw err;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /--secure-heap must be a power of 2/. Input:
''
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-crypto-secure-heap.js:71:12)
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/common/index.js:446:15)
at ChildProcess.emit (node:events:513:28)
at Process.ChildProcess._handle.onexit (node:internal/child_process:293:12) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '',
expected: /--secure-heap must be a power of 2/,
operator: 'match'
}
...
not ok 291 parallel/test-blob-file-backed
---
duration_ms: 115.45800
severity: fail
exitcode: 1
stack: |-
node:internal/per_context/domexception:53
ErrorCaptureStackTrace(this);
^
DOMException [NotReadableError]: The blob could not be read
at new DOMException (node:internal/per_context/domexception:53:5)
at __node_internal_ (node:internal/util:663:10)
at BlobReader.<anonymous> (node:internal/blob:290:25)
Node.js v21.0.0-pre
...
not ok 3949 wpt/test-webcrypto
---
duration_ms: 116498.08200
severity: crashed
exitcode: -6
stack: |-
[SKIPPED] algorithm-discards-context.https.window.js: Not relevant in Node.js context
[SKIPPED] historical.any.js: Not relevant in Node.js context
[PASS] setup - define tests
[PASS] X25519 key derivation checks for all-zero value result with a key of order 0
[PASS] X25519 key derivation checks for all-zero value result with a key of order 1
[PASS] X25519 key derivation checks for all-zero value result with a key of order 8
[PASS] X25519 key derivation checks for all-zero value result with a key of order p-1 (order 2)
[PASS] X25519 key derivation checks for all-zero value result with a key of order p (=0, order 4)
[PASS] X25519 key derivation checks for all-zero value result with a key of order p+1 (=1, order 1)
[PASS] X448 key derivation checks for all-zero value result with a key of order 0
[PASS] X448 key derivation checks for all-zero value result with ...
not ok 1167 parallel/test-fs-watch-recursive-add-file
--- Logging error ---
Traceback (most recent call last):
File "/usr/lib/python3.9/logging/__init__.py", line 1087, in emit
self.flush()
File "/usr/lib/python3.9/logging/__init__.py", line 1067, in flush
self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
File "/usr/lib/python3.9/threading.py", line 937, in _bootstrap
self._bootstrap_inner()
File "/usr/lib/python3.9/threading.py", line 980, in _bootstrap_inner
self.run()
File "/usr/lib/python3.9/threading.py", line 917, in run
self._target(*self._args, **self._kwargs)
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 239, in RunSingle
self.HasRun(output)
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 375, in HasRun
logger.info(status_line)
Message: 'not ok 1167 parallel/test-fs-watch-recursive-add-file'
Arguments: ()
---
--- Logging error ---
Traceback (most recent call last):
File ...
not ok 1169 parallel/test-fs-watch-recursive-add-file-to-new-folder
--- Logging error ---
Traceback (most recent call last):
File "/usr/lib/python3.9/logging/__init__.py", line 1087, in emit
self.flush()
File "/usr/lib/python3.9/logging/__init__.py", line 1067, in flush
self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
File "/usr/lib/python3.9/threading.py", line 937, in _bootstrap
self._bootstrap_inner()
File "/usr/lib/python3.9/threading.py", line 980, in _bootstrap_inner
self.run()
File "/usr/lib/python3.9/threading.py", line 917, in run
self._target(*self._args, **self._kwargs)
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 239, in RunSingle
self.HasRun(output)
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 375, in HasRun
logger.info(status_line)
Message: 'not ok 1169 parallel/test-fs-watch-recursive-add-file-to-new-folder'
Arguments: ()
---
--- Logging error ---
Traceback (mos...
not ok 1483 parallel/test-http2-misbehaving-multiplex
---
duration_ms: 434.69600
severity: fail
exitcode: 1
stack: |-
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected "actual" to be strictly unequal to: 5
at Http2Server.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-http2-misbehaving-multiplex.js:45:10)
at Http2Server.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/common/index.js:463:15)
at Http2Server.emit (node:events:511:28)
at ServerHttp2Session.sessionOnStream (node:internal/http2/core:3003:19)
at ServerHttp2Session.emit (node:events:511:28)
at emit (node:internal/http2/core:331:3)
at process.processTicksAndRejections (node:internal/process/task_queues:85:22) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 5,
expected: 5,
operator: 'notStrictEqual'
...
not ok 1779 parallel/test-inspector-wait-for-connection
---
duration_ms: 15469.19200
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:62748/e3be34e9-42a2-442f-b8f5-3cc13f19107c
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[out] before wait for debugger
[out]
Timed out waiting for matching notification (Console output matching "after wait for debugger")
1
...
not ok 2273 parallel/test-performance-function
---
duration_ms: 269.30500
severity: fail
exitcode: 1
stack: |-
node:internal/event_target:1037
process.nextTick(() => { throw err; });
^
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:283: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-custom-suites-freestyle/test/parallel/test-performance-function.js:98:5
Emitted 'error' event on Worker instance at:
at [kOnErrorMessage] (node:internal/worker:326:10)
at [kOnMessage] (node:internal/worker:337:37)
at MessagePort.<anonymous> (node:internal/worker:232:57)
at [nodejs.internal.kHybridDispatch] (node:internal/event_target:762:20)
at exports.emitMessage (no...
not ok 3274 parallel/test-runner-inspect
---
duration_ms: 120183.83800
severity: fail
exitcode: -15
stack: |-
timeout
[test] Connecting to a child Node process
[test] Testing /json/list
[err] (node:1815095) Warning: Using the inspector with --test forces running at a concurrency of 1. Use the inspectPort option to run with concurrency
[err] (Use `node --trace-warnings ...` to show where the warning was created)
[err]
[out] TAP version 13
[out]
[err] Debugger listening on ws://127.0.0.1:40691/e800c4a0-e30e-40bd-bcd5-2c5b4cd685bc
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[out] # Debugger ending on ws://127.0.0.1:40691/e800c4a0-e30e-40bd-bcd5-2c5b4cd685bc
[out]
...
not ok 3149 parallel/test-runner-run
---
duration_ms: 120060.05500
severity: fail
exitcode: -15
stack: |-
timeout
TAP version 13
# Subtest: require('node:test').run
# Subtest: should run with no tests
ok 1 - should run with no tests
---
duration_ms: 695.45648
...
not ok 3229 parallel/test-watch-mode-files_watcher
--- Logging error ---
Traceback (most recent call last):
File "/usr/lib/python3.9/logging/__init__.py", line 1087, in emit
self.flush()
File "/usr/lib/python3.9/logging/__init__.py", line 1067, in flush
self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
File "/usr/lib/python3.9/threading.py", line 937, in _bootstrap
self._bootstrap_inner()
File "/usr/lib/python3.9/threading.py", line 980, in _bootstrap_inner
self.run()
File "/usr/lib/python3.9/threading.py", line 917, in run
self._target(*self._args, **self._kwargs)
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 239, in RunSingle
self.HasRun(output)
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 375, in HasRun
logger.info(status_line)
Message: 'not ok 3229 parallel/test-watch-mode-files_watcher'
Arguments: ()
---
--- Logging error ---
Traceback (most recent call last):
File "/usr/...
not ok 3565 pummel/test-fs-watch-non-recursive
---
duration_ms: 110.95400
severity: fail
exitcode: 1
stack: |-
node:internal/fs/watchers:255
throw error;
^
Error: ENOSPC: System limit for number of file watchers reached, watch '/home/iojs/node-tmp/.tmp.3564'
at FSWatcher.<computed> (node:internal/fs/watchers:247:19)
at Object.watch (node:fs:2427:36)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/pummel/test-fs-watch-non-recursive.js:41:20)
at Module._compile (node:internal/modules/cjs/loader:1255:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1309:10)
at Module.load (node:internal/modules/cjs/loader:1113:32)
at Module._load (node:internal/modules/cjs/loader:960:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47 {
errno: -28,
syscall: 'watch',
...
error: 'test did not finish before its parent and was cancelled'
code: 'ERR_TEST_FAILURE'
...
# Subtest: should watch changes to dependencies - cjs
not ok 7 - should watch changes to dependencies - cjs
---
Reason
fatal error: /Library/Developer/CommandLineTools/usr/bin/libtool: can't write to output file (No space left on device)
Failures in node-test-pull-request/51978 to node-test-pull-request/52072 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)JSTest Failure
parallel/test-child-process-pipe-dataflow
Example
parallel/test-crypto-secure-heap
Example
parallel/test-blob-file-backed
Example
parallel/test-runner-output
Example
wpt/test-webcrypto
Example
parallel/test-child-process-stdio-reuse-readable-stdio
Example
parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
Example
parallel/test-fs-watch-recursive-add-file-with-url
Example
sequential/test-http-regr-gh-2928
Example
node-api/test_threadsafe_function/test
Example
parallel/test-fs-watch-recursive-add-file
Example
parallel/test-fs-watch-recursive-add-file-to-new-folder
Example
parallel/test-http2-misbehaving-multiplex
Example
parallel/test-inspector-stop-profile-after-done
Example
parallel/test-inspector-wait-for-connection
Example
parallel/test-performance-function
Example
parallel/test-runner-inspect
Example
parallel/test-runner-run
Example
parallel/test-watch-mode-files_watcher
Example
parallel/test-worker-http2-stream-terminate
Example
pummel/test-fs-watch-non-recursive
Example
sequential/test-perf-hooks
Example
sequential/test-worker-prof
Example
Jenkins Failure
Build timed out (after 60 minutes). Marking the build as failed.
Example
Build timed out (after 120 minutes). Marking the build as failed.
Example
Build Failure
fatal: No rebase in progress?
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Example
error: 'test did not finish before its parent and was cancelled'
Example
fatal error: /Library/Developer/CommandLineTools/usr/bin/libtool: can't write to output file (No space left on device)
Example
fatal error: error in backend: IO failure on output stream: No space left on device
Example
CCTest Failure
Progress
parallel/test-child-process-pipe-dataflow
(8)parallel/test-crypto-secure-heap
(6)parallel/test-blob-file-backed
(5)parallel/test-runner-output
(4)wpt/test-webcrypto
(4)parallel/test-child-process-stdio-reuse-readable-stdio
(3)parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
(3)parallel/test-fs-watch-recursive-add-file-with-url
(3)sequential/test-http-regr-gh-2928
(3)node-api/test_threadsafe_function/test
(2)parallel/test-fs-watch-recursive-add-file
(2)parallel/test-fs-watch-recursive-add-file-to-new-folder
(2)parallel/test-http2-misbehaving-multiplex
(2)parallel/test-inspector-stop-profile-after-done
(2)parallel/test-inspector-wait-for-connection
(2)parallel/test-performance-function
(2)parallel/test-runner-inspect
(2)parallel/test-runner-run
(2)parallel/test-watch-mode-files_watcher
(2)parallel/test-worker-http2-stream-terminate
(2)pummel/test-fs-watch-non-recursive
(2)sequential/test-perf-hooks
(2)sequential/test-worker-prof
(2)Build timed out (after 60 minutes). Marking the build as failed.
(3)Build timed out (after 120 minutes). Marking the build as failed.
(2)fatal: No rebase in progress?
(7)ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(3)error: 'test did not finish before its parent and was cancelled'
(2)fatal error: /Library/Developer/CommandLineTools/usr/bin/libtool: can't write to output file (No space left on device)
(2)fatal error: error in backend: IO failure on output stream: No space left on device
(2)The text was updated successfully, but these errors were encountered: