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 139.178.85.13/139.178.85.13:55516' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy79.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205)
not ok 1149 parallel/test-http-localaddress
---
duration_ms: 1.220
severity: fail
exitcode: 1
stack: |-
(node:1071446) 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)
node:events:505
throw er; // Unhandled 'error' event
^
Error: connect EHOSTUNREACH 127.0.0.1:36863
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1187:16)
Emitted 'error' event on ClientRequest instance at:
at Socket.socketErrorListener (node:_http_client:442:9)
at Socket.emit (node:events:527:28)
at emitErrorNT (node:internal/streams/destroy:164:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -113,
code: 'EHOSTUNREACH',
syscall: 'connect',
address: '127.0.0.1',
port: 36863
}
Node.js v18.0.0-pre
...
not ok 1373 parallel/test-http2-connect-options
---
duration_ms: 1.322
severity: fail
exitcode: 1
stack: |-
(node:1073961) 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)
node:events:505
throw er; // Unhandled 'error' event
^
Error [ERR_HTTP2_STREAM_CANCEL]: The pending stream has been canceled (caused by: connect EHOSTUNREACH 127.0.0.1:33547)
at new NodeError (node:internal/errors:372:5)
at closeSession (node:internal/http2/core:1141:20)
at ClientHttp2Session.destroy (node:internal/http2/core:1535:5)
at Socket.socketOnError (node:internal/http2/core:2989:13)
at Socket.emit (node:events:527:28)
at emitErrorNT (node:internal/streams/destroy:164:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at processTicksAndRejections (node:internal/process/task_queues:82:21)
Emitted 'error'...
not ok 1552 parallel/test-https-localaddress
---
duration_ms: 1.308
severity: fail
exitcode: 1
stack: |-
(node:1076021) 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)
node:events:505
throw er; // Unhandled 'error' event
^
Error: connect EHOSTUNREACH 127.0.0.1:41673
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1187:16)
Emitted 'error' event on ClientRequest instance at:
at TLSSocket.socketErrorListener (node:_http_client:442:9)
at TLSSocket.emit (node:events:527:28)
at emitErrorNT (node:internal/streams/destroy:164:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -113,
code: 'EHOSTUNREACH',
syscall: 'connect',
address: '127.0.0.1',
port: 41673
}
Node.js v18.0....
not ok 1685 parallel/test-https-selfsigned-no-keycertsign-no-crash
---
duration_ms: 0.231
severity: fail
exitcode: 1
stack: |-
node:assert:170
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-https-selfsigned-no-keycertsign-no-crash.js:61
called with arguments: Error: certificate has expired
at TLSSocket.onConnectSecure (node:_tls_wrap:1530:34)
at TLSSocket.emit (node:events:526:28)
at TLSSocket._finishInit (node:_tls_wrap:944:8)
at TLSWrap.ssl.onhandshakedone (node:_tls_wrap:725:12) {
code: 'CERT_HAS_EXPIRED'
}
at ClientRequest.mustNotCall (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/common/index.js:472:12)
at ClientRequest.emit (node:events:526:28)
at TLSSocket.socketErrorListener (node:_http_client:442:9)
at TLSSocket.emit (node:e...
not ok 2861 parallel/test-vm-timeout-escape-promise-module
---
duration_ms: 0.457
severity: fail
exitcode: 1
stack: |-
(node:14001) ExperimentalWarning: VM Modules is an experimental feature. This feature could change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-vm-timeout-escape-promise-module.js:22
throw new Error(
^
Error: escaped timeout at 100 milliseconds!
at loop (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-vm-timeout-escape-promise-module.js:22:13)
at vm:module(0):1:39
at SourceTextModule.evaluate (node:internal/vm/module:224:23)
at assert.rejects.code (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-vm-timeout-escape-promise-module.js:38:16)
at processTicksAndRejections (node:i...
not ok 3584 sequential/test-vm-timeout-escape-promise-module-2
---
duration_ms: 0.351
severity: fail
exitcode: 1
stack: |-
(node:13056) ExperimentalWarning: VM Modules is an experimental feature. This feature could change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-vm-timeout-escape-promise-module-2.js:22
throw new Error(
^
Error: escaped timeout at 100 milliseconds!
at loop (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-vm-timeout-escape-promise-module-2.js:22:13)
at vm:module(0):1:30
at SourceTextModule.evaluate (node:internal/vm/module:224:23)
at assert.rejects.code (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-vm-timeout-escape-promise-module-2.js:38:16)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
Node.js v1...
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected. (4)
Failures in node-test-pull-request/42961 to node-test-pull-request/43059 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
Git Failure
Error: git whatchanged --no-abbrev -M "--format=commit %H%ntree %T%nparent %P%nauthor %aN <%aE> %ai%ncommitter %cN <%cE> %ci%n%n%w(0,4,4)%B" -n 1024 b88cd28fc214cac8dcdd7c9e361936ec9954b30b ^origin/_jenkins_local_branch~1 in /home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos18-64
Example
Build Failure
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Example
JSTest Failure
parallel/test-http-localaddress
Example
parallel/test-http2-connect-options
Example
parallel/test-https-localaddress
Example
parallel/test-module-readonly
Example
node-api/test_threadsafe_function/test
Example
parallel/test-child-process-fork-exec-path
Example
parallel/test-crypto-dh-leak
Example
parallel/test-https-selfsigned-no-keycertsign-no-crash
Example
sequential/test-debugger-heap-profiler
Example
sequential/test-net-connect-econnrefused
Example
sequential/test-perf-hooks
Example
abort/test-abort-backtrace
Example
abort/test-abort-uncaught-exception
Example
parallel/test-crypto-binary-default
Example
parallel/test-crypto-dh
Example
parallel/test-crypto-dh-odd-key
Example
parallel/test-fs-cp
Example
parallel/test-fs-write-stream-file-handle
Example
parallel/test-heapsnapshot-near-heap-limit-worker
Example
parallel/test-http-header-overflow
Example
parallel/test-module-loading-globalpaths
Example
parallel/test-vm-timeout-escape-promise-2
Example
parallel/test-vm-timeout-escape-promise-module
Example
report/test-report-fatal-error
Example
sequential/test-debugger-exceptions
Example
sequential/test-vm-timeout-escape-promise-module-2
Example
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected.
(4)Error: git whatchanged --no-abbrev -M "--format=commit %H%ntree %T%nparent %P%nauthor %aN <%aE> %ai%ncommitter %cN <%cE> %ci%n%n%w(0,4,4)%B" -n 1024 b88cd28fc214cac8dcdd7c9e361936ec9954b30b ^origin/_jenkins_local_branch~1 in /home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos18-64
(2)ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
(2)parallel/test-http-localaddress
(16)parallel/test-http2-connect-options
(16)parallel/test-https-localaddress
(16)parallel/test-module-readonly
(7)node-api/test_threadsafe_function/test
(4)parallel/test-child-process-fork-exec-path
(3)parallel/test-crypto-dh-leak
(3)parallel/test-https-selfsigned-no-keycertsign-no-crash
(3)sequential/test-debugger-heap-profiler
(3)sequential/test-net-connect-econnrefused
(3)sequential/test-perf-hooks
(3)abort/test-abort-backtrace
(2)abort/test-abort-uncaught-exception
(2)parallel/test-crypto-binary-default
(2)parallel/test-crypto-dh
(2)parallel/test-crypto-dh-odd-key
(2)parallel/test-fs-cp
(2)parallel/test-fs-write-stream-file-handle
(2)parallel/test-heapsnapshot-near-heap-limit-worker
(2)parallel/test-http-header-overflow
(2)parallel/test-module-loading-globalpaths
(2)parallel/test-vm-timeout-escape-promise-2
(2)parallel/test-vm-timeout-escape-promise-module
(2)report/test-report-fatal-error
(2)sequential/test-debugger-exceptions
(2)sequential/test-vm-timeout-escape-promise-module-2
(2)The text was updated successfully, but these errors were encountered: