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
java.io.IOException: Backing channel 'JNLP4-connect connection from 159.203.117.50/159.203.117.50:40046' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy98.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1211)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1203)
Reason
Build timed out (after 5 minutes). Marking the build as failed.
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
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
not ok 840 wpt/test-user-timing
---
duration_ms: 6.62
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_all_measures.any.js ----
[PASS] Clearing all marks remove all of them.
---- clear_non_existent_measure.any.js ----
[PASS] Clearing a non-existent measure doesn't affect existing measures
---- clear_one_mark.any.js --...
not ok 3128 pummel/test-crypto-timing-safe-equal-benchmarks
---
duration_ms: 1.911
severity: fail
exitcode: 1
stack: |-
node:assert:400
throw err;
^
AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=-4.776466294638558)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/nodes/rhel7-s390x/test/pummel/test-crypto-timing-safe-equal-benchmarks.js:109:1)
at Module._compile (node:internal/modules/cjs/loader:1101:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:79:12)
at node:internal/main/run_main_module:17:47 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
...
not ok 3385 sequential/test-cpu-prof-dir-and-name
---
duration_ms: 0.178
severity: fail
exitcode: 1
stack: |-
/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/sequential/test-cpu-prof-dir-and-name.js:40
console.log(output.stderr.toString());
^
TypeError: Cannot read properties of null (reading 'toString')
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/sequential/test-cpu-prof-dir-and-name.js:40:31)
at Module._compile (node:internal/modules/cjs/loader:1101:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
at Module.load (node:internal/modules/cjs/loader:981: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
Node.js v17.0.0-pre
...
not ok 3514 sequential/test-worker-prof
---
duration_ms: 0.175
severity: fail
exitcode: 1
stack: |-
/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/sequential/test-worker-prof.js:56
assert.strictEqual(spawnResult.stderr.toString(), '',
^
TypeError: Cannot read properties of null (reading 'toString')
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/sequential/test-worker-prof.js:56:41)
at Module._compile (node:internal/modules/cjs/loader:1101:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
at Module.load (node:internal/modules/cjs/loader:981: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
Node.js v17.0.0-pre
...
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected. (6)
Build timed out (after 5 minutes). Marking the build as failed. (2)
Failed to trigger node-test-commit (3)
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (2)
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? (2)
fatal error: ld terminated with signal 9 [Killed] (2)
Failures in node-test-pull-request/39888 to node-test-pull-request/39987 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)Jenkins Failure
Backing channel 'JNLP4-connect connection from ... is disconnected.
Example
Build timed out (after 5 minutes). Marking the build as failed.
Example
Build Failure
Failed to trigger node-test-commit
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Example
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Example
fatal error: ld terminated with signal 9 [Killed]
Example
JSTest Failure
wpt/test-user-timing
Example
parallel/test-dgram-udp6-link-local-address
Example
parallel/test-http2-pipe-named-pipe
Example
parallel/test-http2-cancel-while-client-reading
Example
pummel/test-crypto-timing-safe-equal-benchmarks
Example
parallel/test-crypto-keygen
Example
parallel/test-repl-sigint-nested-eval
Example
parallel/test-child-process-fork-closed-channel-segfault
Example
parallel/test-child-process-pipe-dataflow
Example
sequential/test-cpu-prof-dir-and-name
Example
sequential/test-worker-prof
Example
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected.
(6)Build timed out (after 5 minutes). Marking the build as failed.
(2)Failed to trigger node-test-commit
(3)ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(2)ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
(2)fatal error: ld terminated with signal 9 [Killed]
(2)wpt/test-user-timing
(13)parallel/test-dgram-udp6-link-local-address
(6)parallel/test-http2-pipe-named-pipe
(6)parallel/test-http2-cancel-while-client-reading
(5)pummel/test-crypto-timing-safe-equal-benchmarks
(5)parallel/test-crypto-keygen
(4)parallel/test-repl-sigint-nested-eval
(4)parallel/test-child-process-fork-closed-channel-segfault
(3)parallel/test-child-process-pipe-dataflow
(3)sequential/test-cpu-prof-dir-and-name
(2)sequential/test-worker-prof
(2)The text was updated successfully, but these errors were encountered: