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 789 pummel/test-fs-watch-non-recursive
---
duration_ms: 2.604
severity: fail
exitcode: 1
stack: |-
node:assert:171
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at C:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-fs-watch-non-recursive.js:43
called with arguments: 'change', 'testsubdir'
at FSWatcher.mustNotCall (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:479:12)
at FSWatcher.emit (node:events:390:28)
at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail'
}
Node.js v18.0.0-pre
...
not ok 3545 sequential/test-worker-prof
---
duration_ms: 30.291
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: child exited with signal: {
error: Error: spawnSync /home/iojs/build/workspace/node-test-commit-linux-containered/out/Release/node ETIMEDOUT
at Object.spawnSync (node:internal/child_process:1081:20)
at spawnSync (node:child_process:812:24)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-worker-prof.js:53:23)
at Module._compile (node:internal/modules/cjs/loader:1097:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
at Module.load (node:internal/modules/cjs/loader:975:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
...
not ok 3089 message/esm_display_syntax_error_import_json_named_export
---
duration_ms: 0.115
severity: fail
exitcode: 1
stack: |-
(node:20289) ExperimentalWarning: Importing JSON modules is an experimental feature. This feature could change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
file:///home/iojs/build/workspace/node-test-commit-linux-containered/test/message/esm_display_syntax_error_import_json_named_export.mjs:4
import { ofLife } from '../fixtures/experimental.json' assert { type: 'json' };
^^^^^^
SyntaxError: The requested module '../fixtures/experimental.json' does not provide an export named 'ofLife'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:127:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:191:5)
at async Promise.all (index 0)
at async ESMLoader.import (node:internal/modules/esm/loader:331:24)
at async loadESM (node:internal/process/esm_...
not ok 847 wpt/test-user-timing
---
duration_ms: 9.934
severity: fail
exitcode: 1
stack: |-
---- idlharness.any.js ----
[SKIPPED] idlharness cannot recognize Node.js environment
---- invoke_with_timing_attributes.worker.js ----
[SKIPPED] importScripts not supported
---- performance-measure-invalid.worker.js ----
[SKIPPED] importScripts not supported
---- buffered-flag.any.js ----
[PASS] PerformanceObserver with buffered flag sees previous marks
---- buffered-flag.any.js ----
[PASS] PerformanceObserver with buffered flag sees previous measures
---- case-sensitivity.any.js ----
[PASS] getEntriesByType values are case sensitive
---- clear_all_marks.any.js ----
[PASS] Clearing all marks remove all of them.
---- clear_non_existent_mark.any.js ----
[PASS] Clearing a non-existent mark doesn't affect existing marks
---- clear_non_existent_measure.any.js ----
[PASS] Clearing a non-existent measure doesn't affect existing measures
---...
not ok 156 parallel/test-datetime-change-notify
---
duration_ms: 2.204
severity: fail
exitcode: 1
stack: |-
node:assert:1021
throw err;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /Irish/. Input:
'11/4/2021, 9:10:24 PM Greenwich Mean Time'
at Object.<anonymous> (/home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-datetime-change-notify.js:36:10)
at Module._compile (node:internal/modules/cjs/loader:1095:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1147:10)
at Module.load (node:internal/modules/cjs/loader:975:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:17:47 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '11/4/2021, 9:10:24 PM Greenwich Mean Time',
...
not ok 918 parallel/test-fs-options-immutable
---
duration_ms: 0.201
severity: fail
exitcode: 1
stack: |-
node:internal/fs/watchers:252
throw error;
^
Error: ENOSYS: function not implemented, watch '/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/parallel/test-fs-options-immutable.js'
at FSWatcher.<computed> (node:internal/fs/watchers:244:19)
at Object.watch (node:fs:2247:34)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/parallel/test-fs-options-immutable.js:48:20)
at Module._compile (node:internal/modules/cjs/loader:1095:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1147:10)
at Module.load (node:internal/modules/cjs/loader:975:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/ru...
not ok 940 parallel/test-fs-promises-watch
---
duration_ms: 0.236
severity: fail
exitcode: 1
stack: |-
node:internal/errors:464
ErrorCaptureStackTrace(err);
^
Error: ENOSYS: function not implemented, watch '/home/iojs/build/.tmp.939/watch1/foo'
at watch (node:internal/fs/watchers:348:21)
at watch.next (<anonymous>)
at test (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/parallel/test-fs-promises-watch.js:52:44)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/parallel/test-fs-promises-watch.js:72:3)
at Module._compile (node:internal/modules/cjs/loader:1095:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1147:10)
at Module.load (node:internal/modules/cjs/loader:975:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_mai...
not ok 1002 parallel/test-fs-write-stream-file-handle
---
duration_ms: 0.218
severity: fail
exitcode: 1
stack: |-
node:internal/fs/streams:361
this.closed = false;
^
TypeError: Cannot set property closed of #<Writable> which has only a getter
at new WriteStream (node:internal/fs/streams:361:15)
at Object.createWriteStream (node:fs:2889:10)
at /home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-fs-write-stream-file-handle.js:14:21
Node.js v18.0.0-pre
...
java.io.IOException: Backing channel 'JNLP4-connect connection from p8-aix2-nodejs03.osuosl.org/140.211.9.131:32774' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy86.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205)
Git Failure
Reason
warning: failed to remove Release/node.exe: Invalid argument
Failures in node-test-pull-request/40621 to node-test-pull-request/40719 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)JSTest Failure
sequential/test-child-process-pass-fd
Example
sequential/test-debugger-heap-profiler
Example
pummel/test-fs-watch-non-recursive
Example
sequential/test-worker-prof
Example
parallel/test-fs-rm
Example
parallel/test-repl-sigint-nested-eval
Example
sequential/test-heap-prof
Example
message/esm_display_syntax_error_import_json_named_export
Example
parallel/test-crypto-keygen
Example
parallel/test-http2-pipe-named-pipe
Example
pummel/test-policy-integrity
Example
wpt/test-user-timing
Example
benchmark/test-benchmark-buffer
Example
parallel/test-datetime-change-notify
Example
parallel/test-fs-rmdir-recursive
Example
sequential/test-heapdump
Example
parallel/test-http2-cancel-while-client-reading
Example
parallel/test-child-process-fork-closed-channel-segfault
Example
parallel/test-child-process-fork-exec-path
Example
parallel/test-file-write-stream4
Example
parallel/test-fs-write-reuse-callback
Example
parallel/test-heapsnapshot-near-heap-limit-worker
Example
parallel/test-module-loading-globalpaths
Example
pummel/test-fs-readfile-tostring-fail
Example
sequential/test-heapdump-flag
Example
sequential/test-net-connect-econnrefused
Example
node-api/test_fatal/test_threads_report
Example
parallel/test-crypto-binary-default
Example
parallel/test-crypto-dh-constructor
Example
parallel/test-crypto-dh-leak
Example
parallel/test-crypto-secure-heap
Example
parallel/test-fs-options-immutable
Example
parallel/test-fs-promises-watch
Example
parallel/test-fs-write-stream-file-handle
Example
parallel/test-http2-client-upload-reject
Example
parallel/test-trace-events-fs-sync
Example
pummel/test-timers
Example
Jenkins Failure
Build timed out (after 60 minutes). Marking the build as failed.
Example
Backing channel 'JNLP4-connect connection from ... is disconnected.
Example
Git Failure
warning: failed to remove Release/node.exe: Invalid argument
Example
Build Failure
fatal error: ld terminated with signal 9 [Killed]
Example
sh: line 30: sudo: command not found
Example
fatal: No rebase in progress?
Example
Progress
sequential/test-child-process-pass-fd
(16)sequential/test-debugger-heap-profiler
(12)pummel/test-fs-watch-non-recursive
(10)sequential/test-worker-prof
(10)parallel/test-fs-rm
(8)parallel/test-repl-sigint-nested-eval
(8)sequential/test-heap-prof
(8)message/esm_display_syntax_error_import_json_named_export
(6)parallel/test-crypto-keygen
(6)parallel/test-http2-pipe-named-pipe
(6)pummel/test-policy-integrity
(6)wpt/test-user-timing
(6)benchmark/test-benchmark-buffer
(5)parallel/test-datetime-change-notify
(5)parallel/test-fs-rmdir-recursive
(5)sequential/test-heapdump
(5)parallel/test-http2-cancel-while-client-reading
(4)parallel/test-child-process-fork-closed-channel-segfault
(3)parallel/test-child-process-fork-exec-path
(3)parallel/test-file-write-stream4
(3)parallel/test-fs-write-reuse-callback
(3)parallel/test-heapsnapshot-near-heap-limit-worker
(3)parallel/test-module-loading-globalpaths
(3)pummel/test-fs-readfile-tostring-fail
(3)sequential/test-heapdump-flag
(3)sequential/test-net-connect-econnrefused
(3)node-api/test_fatal/test_threads_report
(2)parallel/test-crypto-binary-default
(2)parallel/test-crypto-dh-constructor
(2)parallel/test-crypto-dh-leak
(2)parallel/test-crypto-secure-heap
(2)parallel/test-fs-options-immutable
(2)parallel/test-fs-promises-watch
(2)parallel/test-fs-write-stream-file-handle
(2)parallel/test-http2-client-upload-reject
(2)parallel/test-trace-events-fs-sync
(2)pummel/test-timers
(2)Build timed out (after 60 minutes). Marking the build as failed.
(8)Backing channel 'JNLP4-connect connection from ... is disconnected.
(2)warning: failed to remove Release/node.exe: Invalid argument
(6)fatal error: ld terminated with signal 9 [Killed]
(25)sh: line 30: sudo: command not found
(14)fatal: No rebase in progress?
(3)The text was updated successfully, but these errors were encountered: