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 p8-aix2-nodejs03.osuosl.org/140.211.9.131:53480' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy72.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.
not ok 325 parallel/test-common-expect-warning
---
duration_ms: 0.782
severity: fail
exitcode: 1
stack: |-
node:assert:1026
throw err;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /Unexpected extra warning received/. Input:
''
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm/test/parallel/test-common-expect-warning.js:41:14)
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm/test/common/index.js:416:15)
at ChildProcess.emit (node:events:527:28)
at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '',
expected: /Unexpected extra warning received/,
operator: 'match'
}
Node.js v18.0.0-pre
...
not ok 464 parallel/test-net-connect-memleak
---
duration_ms: 0.263
severity: fail
exitcode: 1
stack: |-
Mismatched noop function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:374:10)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-net-connect-memleak.js:33:40)
at Module._compile (node:internal/modules/cjs/loader:1097:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1151: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:77:12)
at node:internal/main/run_main_module:17:47
...
not ok 3569 sequential/test-vm-timeout-escape-promise-module-2
---
duration_ms: 0.275
severity: fail
exitcode: 1
stack: |-
(node:36296) 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...
not ok 2630 parallel/test-vm-timeout-escape-promise-2
---
duration_ms: 0.227
severity: fail
exitcode: 1
stack: |-
/data/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-vm-timeout-escape-promise-2.js:20
throw new Error(
^
Error: escaped timeout at 100 milliseconds!
at loop (/data/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-vm-timeout-escape-promise-2.js:20:13)
at evalmachine.<anonymous>:1:30
at Script.runInContext (node:vm:139:12)
at Script.runInNewContext (node:vm:144:17)
at Object.runInNewContext (node:vm:298:38)
at assert.throws.code (/data/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-vm-timeout-escape-promise-2.js:27:6)
at getActual (node:assert:756:5)
at Function.throws (node:assert:902:24)
at Object.<anonymous> (/data/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-vm-timeout-escape-promise-2.js:26:8)
...
Git Failure
Progress
Build timed out (after 15 minutes). Marking the build as failed. (19)
Backing channel 'JNLP4-connect connection from ... is disconnected. (15)
Build timed out (after 10 minutes). Marking the build as failed. (2)
ERROR: Step ?Publish JUnit test result report? failed: no workspace for ... (10)
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? (2)
Build timed out (after 15 minutes). Marking the build as failed.
Build timed out (after 10 minutes). Marking the build as failed.
I've increased the timeouts on the node-test-binary-windows-js-suites and node-test-binary-windows-native-suites jobs to 30 mins (from 15 mins and 10 mins respectively)
Failures in node-test-pull-request/42531 to node-test-pull-request/42630 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)Jenkins Failure
Build timed out (after 15 minutes). Marking the build as failed.
Example
Backing channel 'JNLP4-connect connection from ... is disconnected.
Example
Build timed out (after 10 minutes). Marking the build as failed.
Example
Build Failure
ERROR: Step ?Publish JUnit test result report? failed: no workspace for ...
Example
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Example
JSTest Failure
parallel/test-module-readonly
Example
parallel/test-common-expect-warning
Example
parallel/test-http-header-overflow
Example
node-api/test_threadsafe_function/test
Example
parallel/test-crypto-dh
Example
parallel/test-crypto-dh-constructor
Example
parallel/test-crypto-dh-leak
Example
parallel/test-crypto-secure-heap
Example
parallel/test-domain-no-error-handler-abort-on-uncaught-9
Example
parallel/test-domain-throw-error-then-throw-from-uncaught-exception-handler
Example
parallel/test-domain-with-abort-on-uncaught-exception
Example
parallel/test-net-connect-memleak
Example
report/test-report-fatal-error
Example
sequential/test-cpu-prof-name
Example
sequential/test-vm-timeout-escape-promise-module-2
Example
abort/test-addon-uv-handle-leak
Example
abort/test-http-parser-consume
Example
abort/test-process-abort-exitcode
Example
abort/test-signal-handler
Example
abort/test-worker-abort-uncaught-exception
Example
parallel/test-crypto-dh-odd-key
Example
parallel/test-domain-no-error-handler-abort-on-uncaught-8
Example
parallel/test-vm-timeout-escape-promise-2
Example
Git Failure
Progress
Build timed out (after 15 minutes). Marking the build as failed.
(19)Backing channel 'JNLP4-connect connection from ... is disconnected.
(15)Build timed out (after 10 minutes). Marking the build as failed.
(2)ERROR: Step ?Publish JUnit test result report? failed: no workspace for ...
(10)ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
(2)parallel/test-module-readonly
(22)parallel/test-common-expect-warning
(5) Investigate flaky test - parallel/test-common-expect-warning node#42029parallel/test-http-header-overflow
(4)node-api/test_threadsafe_function/test
(3)parallel/test-crypto-dh
(3)parallel/test-crypto-dh-constructor
(3)parallel/test-crypto-dh-leak
(3)parallel/test-crypto-secure-heap
(3)parallel/test-domain-no-error-handler-abort-on-uncaught-9
(3)parallel/test-domain-throw-error-then-throw-from-uncaught-exception-handler
(3)parallel/test-domain-with-abort-on-uncaught-exception
(3)parallel/test-net-connect-memleak
(3)report/test-report-fatal-error
(3)sequential/test-cpu-prof-name
(3)sequential/test-vm-timeout-escape-promise-module-2
(3)abort/test-addon-uv-handle-leak
(2)abort/test-http-parser-consume
(2)abort/test-process-abort-exitcode
(2)abort/test-signal-handler
(2)abort/test-worker-abort-uncaught-exception
(2)parallel/test-crypto-dh-odd-key
(2)parallel/test-domain-no-error-handler-abort-on-uncaught-8
(2)parallel/test-vm-timeout-escape-promise-2
(2)The text was updated successfully, but these errors were encountered: