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 199.7.167.101/199.7.167.101:20805' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy82.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205)
Reason
Build timed out (after 10 minutes). Marking the build as failed.
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git@github.com:nodejs/node.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1001)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1242)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
at hudson.scm.SCM.checkout(SCM.java:505)
not ok 838 wpt/test-user-timing
---
duration_ms: 9.22
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
---- case-sensitivity.any.js ----
[PASS] getEntriesByType values are case sensitive
---- buffered-flag.any.js ----
[PASS] PerformanceObserver with buffered flag sees previous marks
---- buffered-flag.any.js ----
[PASS] PerformanceObserver with buffered flag sees previous measures
---- 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 852 wpt/test-webcrypto
---
duration_ms: 240.195
severity: fail
exitcode: -15
stack: |-
timeout
[EXPECTED_FAILURE][UNCAUGHT] evaluation in WPTRunner.runJsTests()
location is not defined
location is not defined
/home/iojs/build/workspace/node-test-binary-arm/test/fixtures/wpt/common/subset-tests.js:5
if (location.search) {
^
ReferenceError: location is not defined
at /home/iojs/build/workspace/node-test-binary-arm/test/fixtures/wpt/common/subset-tests.js:5:3
at /home/iojs/build/workspace/node-test-binary-arm/test/fixtures/wpt/common/subset-tests.js:60:3
at Script.runInThisContext (node:vm:129:12)
at runInThisContext (node:vm:305:38)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-binary-arm/test/common/wpt/worker.js:52:3)
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:i...
not ok 364 parallel/test-crypto-engine
---
duration_ms: 0.333
severity: fail
exitcode: 1
stack: |-
node:internal/crypto/util:111
throw new ERR_CRYPTO_ENGINE_UNKNOWN(id);
^
Error [ERR_CRYPTO_ENGINE_UNKNOWN]: Engine "/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1014/out/Release/libtest_crypto_engine.dylib" was not found
at new NodeError (node:internal/errors:371:5)
at Object.setEngine (node:internal/crypto/util:111:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1014/test/parallel/test-crypto-engine.js:47:12)
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...
not ok 3559 wpt/test-timers
---
duration_ms: 0.686
severity: fail
exitcode: 1
stack: |-
---- missing-timeout-setinterval.any.js ----
[PASS] Calling setInterval with no interval should be the same as if called with 0 interval
---- missing-timeout-setinterval.any.js ----
[PASS] Calling setInterval with undefined interval should be the same as if called with 0 interval
---- negative-settimeout.any.js ----
[PASS] Untitled
---- cleartimeout-clearinterval.any.js ----
[PASS] Clear timeout with clearInterval
---- cleartimeout-clearinterval.any.js ----
[PASS] Clear interval with clearTimeout
---- negative-setinterval.any.js ----
[PASS] Untitled
[UNEXPECTED_FAILURE][UNCAUGHT] evaluation in WPTRunner.runJsTests()
assert_unreached: Reached unreachable code
{
message: 'assert_unreached: Reached unreachable code',
stack: ' at listOnTimeout (node:internal/timers:557:17)\n' +
' at processTimers (node:internal/timers:500:7)'
}
...
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected. (2)
Build timed out (after 10 minutes). Marking the build as failed. (2)
Build timed out (after 120 minutes). Marking the build as failed. (2)
Build timed out (after 60 minutes). Marking the build as failed. (2)
warning: failed to remove Release/node.exe: Invalid argument (3)
ERROR: Error fetching remote repo 'origin' (2)
fatal error: ld terminated with signal 9 [Killed] (21)
Failures in node-test-pull-request/41420 to node-test-pull-request/41514 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 10 minutes). Marking the build as failed.
Example
Build timed out (after 120 minutes). Marking the build as failed.
Example
Build timed out (after 60 minutes). Marking the build as failed.
Example
Git Failure
warning: failed to remove Release/node.exe: Invalid argument
Example
ERROR: Error fetching remote repo 'origin'
Example
Build Failure
fatal error: ld terminated with signal 9 [Killed]
Example
undefined
Unknown
Example
JSTest Failure
parallel/test-fs-rmdir-recursive
Example
wpt/test-user-timing
Example
parallel/test-crypto-keygen
Example
parallel/test-fs-rm
Example
parallel/test-repl-sigint-nested-eval
Example
parallel/test-child-process-pipe-dataflow
Example
parallel/test-crypto-dh-odd-key
Example
sequential/test-net-connect-econnrefused
Example
wpt/test-webcrypto
Example
parallel/test-child-process-fork-closed-channel-segfault
Example
parallel/test-crypto-dh-constructor
Example
parallel/test-crypto-dh-leak
Example
parallel/test-crypto-engine
Example
wpt/test-timers
Example
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected.
(2)Build timed out (after 10 minutes). Marking the build as failed.
(2)Build timed out (after 120 minutes). Marking the build as failed.
(2)Build timed out (after 60 minutes). Marking the build as failed.
(2)warning: failed to remove Release/node.exe: Invalid argument
(3)ERROR: Error fetching remote repo 'origin'
(2)fatal error: ld terminated with signal 9 [Killed]
(21)Unknown
(15)parallel/test-fs-rmdir-recursive
(9)wpt/test-user-timing
(8)parallel/test-crypto-keygen
(5)parallel/test-fs-rm
(5)parallel/test-repl-sigint-nested-eval
(4)parallel/test-child-process-pipe-dataflow
(3)parallel/test-crypto-dh-odd-key
(3)sequential/test-net-connect-econnrefused
(3)wpt/test-webcrypto
(3)parallel/test-child-process-fork-closed-channel-segfault
(2)parallel/test-crypto-dh-constructor
(2)parallel/test-crypto-dh-leak
(2)parallel/test-crypto-engine
(2)wpt/test-timers
(2)The text was updated successfully, but these errors were encountered: