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 1239 parallel/test-fs-watch-recursive
---
duration_ms: 120.201
severity: fail
exitcode: -15
stack: |-
timeout
(node:15175) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 exit listeners added to [process]. Use emitter.setMaxListeners() to increase limit
(Use `node --trace-warnings ...` to show where the warning was created)
...
not ok 2466 parallel/test-process-wrap
---
duration_ms: 120.130
severity: fail
exitcode: -15
stack: |-
timeout
(node:19651) 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)
...
not ok 3790 sequential/test-watch-mode-inspect
---
duration_ms: 120.94
severity: fail
exitcode: -15
stack: |-
timeout
[test] Connecting to a child Node process
[test] Testing /json/list
TAP version 13
[err] (node:71719) ExperimentalWarning: Watch mode is an experimental feature. This feature could change at any time
[err] (Use `node --trace-warnings ...` to show where the warning was created)
[err]
[err] Debugger listening on ws://127.0.0.1:50985/314fdcdc-5e3b-4dd5-9873-2bce544f7ea8
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[out] safe to debug now
[out]
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger ending on ws://127.0.0.1:50985/314fdcdc-5e3b-4dd5-9873-2bce544f7ea8
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
...
not ok 365 parallel/test-child-process-exec-timeout-kill
---
duration_ms: 0.343
severity: fail
exitcode: 1
stack: |-
[stdout]
[stderr]
node:assert:124
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
1 !== null
at /usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-child-process-exec-timeout-kill.js:32:10
at /usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/common/index.js:448:15
at ChildProcess.exithandler (node:child_process:427:5)
at ChildProcess.emit (node:events:519:28)
at maybeClose (node:internal/child_process:1098:16)
at Socket.<anonymous> (node:internal/child_process:456:11)
at Socket.emit (node:events:519:28)
at Pipe.<anonymous> (node:net:298:12) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 1,
expected: null,
op...
not ok 2081 parallel/test-runner-exit-code
---
duration_ms: 0.534
severity: fail
exitcode: 1
stack: |-
node:internal/errors:478
ErrorCaptureStackTrace(err);
^
Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close
at new NodeError (node:internal/errors:387:5)
at Socket.onclose (node:internal/streams/end-of-stream:145:30)
at Socket.emit (node:events:525:35)
at Pipe.<anonymous> (node:net:301:12) {
code: 'ERR_STREAM_PREMATURE_CLOSE'
}
...
not ok 886 sequential/test-watch-mode
---
duration_ms: 13.500
severity: fail
exitcode: 1
stack: |-
TAP version 13
# Subtest: watch mode
# Subtest: should watch changes to a file - event loop ended
ok 1 - should watch changes to a file - event loop ended
---
duration_ms: 7.259099031
...
not ok 3543 wpt/test-streams
---
duration_ms: 5.30
severity: fail
exitcode: 1
stack: |-
---- queuing-strategies-size-function-per-global.window.js ----
[SKIPPED] Browser-specific test
---- readable-streams/cross-realm-crash.window.js ----
[SKIPPED] Browser-specific test
---- transferable/deserialize-error.window.js ----
[SKIPPED] Browser-specific test
---- transferable/transfer-with-messageport.window.js ----
[SKIPPED] Browser-specific test
[UNEXPECTED_FAILURE][UNCAUGHT] evaluation in WPTRunner.runJsTests()
Node.js is not compiled with OpenSSL crypto support
node:internal/process/pre_execution:291
throw new ERR_NO_CRYPTO();
^
Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
at new NodeError (node:internal/errors:393:5)
at get crypto (node:internal/process/pre_execution:291:36)
at evalmachine.<anonymous>:22:12
at Script.runInT...
Jenkins Failure
Reason
Build timed out (after 60 minutes). Marking the build as failed.
ERROR: No acceptable C compiler found!
Please make sure you have a C compiler installed on your system and/or
consider adjusting the CC environment variable if you installed
it in a non-standard prefix.
make: *** [build-ci] Error 1
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
CCTest Failure
Progress
parallel/test-fs-watch-recursive (12)
parallel/test-process-wrap (7)
sequential/test-watch-mode-inspect (5)
parallel/test-child-process-stdio-inherit (4)
parallel/test-child-process-exec-timeout-kill (3)
parallel/test-runner-exit-code (3)
sequential/test-watch-mode (3)
addons/report-fatalerror/test (2)
parallel/test-watch-mode-files_watcher (2)
wpt/test-streams (2)
Build timed out (after 60 minutes). Marking the build as failed. (3)
error: remote GitHub already exists. (4)
ERROR: No acceptable C compiler found! (3)
fatal error: ld terminated with signal 9 [Killed] (3)
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (2)
The text was updated successfully, but these errors were encountered:
Failures in node-test-pull-request/48140 to node-test-pull-request/48237 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-fs-watch-recursive
Example
parallel/test-process-wrap
Example
sequential/test-watch-mode-inspect
Example
parallel/test-child-process-stdio-inherit
Example
parallel/test-child-process-exec-timeout-kill
Example
parallel/test-runner-exit-code
Example
sequential/test-watch-mode
Example
addons/report-fatalerror/test
Example
parallel/test-watch-mode-files_watcher
Example
wpt/test-streams
Example
Jenkins Failure
Build timed out (after 60 minutes). Marking the build as failed.
Example
Git Failure
Build Failure
error: remote GitHub already exists.
Example
ERROR: No acceptable C compiler found!
Example
fatal error: ld terminated with signal 9 [Killed]
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Example
CCTest Failure
Progress
parallel/test-fs-watch-recursive
(12)parallel/test-process-wrap
(7)sequential/test-watch-mode-inspect
(5)parallel/test-child-process-stdio-inherit
(4)parallel/test-child-process-exec-timeout-kill
(3)parallel/test-runner-exit-code
(3)sequential/test-watch-mode
(3)addons/report-fatalerror/test
(2)parallel/test-watch-mode-files_watcher
(2)wpt/test-streams
(2)Build timed out (after 60 minutes). Marking the build as failed.
(3)error: remote GitHub already exists.
(4)ERROR: No acceptable C compiler found!
(3)fatal error: ld terminated with signal 9 [Killed]
(3)ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(2)The text was updated successfully, but these errors were encountered: