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:58730' 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)
Reason
Build timed out (after 60 minutes). Marking the build as failed.
java.io.IOException: Failed to create a temp file on /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015
at hudson.FilePath.createTextTempFile(FilePath.java:1582)
at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:201)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:119)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)
at hudson.plugins.postbuildtask.PostbuildTask.perform(PostbuildTask.java:123)
ERROR: Build step failed with exception
java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave[test-requireio_davglass-debian10-arm64_pi3-1] which is computer hudson.slaves.SlaveComputer@28f28849 and has channel null
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:113)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)
at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:180)
at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:91)
Reason
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ...
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
fatal: sent error to the client: git upload-archive: archiver died with error
fatal: sent error to the client: git upload-archive: archiver died with error
fatal: no such ref: jenkins-node-test-commit-windows-fanned-484663b89768cd3b99a255cf9463ff101c82214f
not ok 772 parallel/test-worker-heap-snapshot
---
duration_ms: 1.546
severity: fail
exitcode: 134
stack: |-
FATAL ERROR: HandleScope::HandleScope Entering the V8 API without proper locking in place
...
not ok 730 parallel/test-fetch
---
duration_ms: 2.545
severity: crashed
exitcode: -6
stack: |-
(node:4011889) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
Found bad BaseObject during clean exit: ConnectionsList
1: 0xaaaaafc3a1e8 node::DumpBacktrace(_IO_FILE*) [out/Debug/node]
2: 0xaaaaafd29bfc node::Abort() [out/Debug/node]
3: 0xaaaaafc5d004 [out/Debug/node]
4: 0xaaaaafc6a058 [out/Debug/node]
5: 0xaaaaafc5d09c node::Environment::VerifyNoStrongBaseObjects() [out/Debug/node]
6: 0xaaaaafbce194 node::SpinEventLoop(node::Environment*) [out/Debug/node]
7: 0xaaaaafd99fac node::NodeMainInstance::Run(int*, node::Environment*) [out/Debug/node]
8: 0xaaaaafd99ef0 node::NodeMainInstance::Run() [out/Debug/node]
9: 0xaaaaafcc88e4 node::Start(int, char**) [out/Debug/node]
10: 0xaaaab1235214 main [out/Debug/node]
11: 0xffffb...
not ok 277 parallel/test-fs-write-stream-file-handle
---
duration_ms: 3.966
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: /home/iojs/tmp/.tmp.276
Files blocking: [ '.nfs0000000000120e4c0000001b' ]
Note: ".nfs*" might be files that were open and unlinked but not closed.
See http://nfs.sourceforge.net/#faq_d2 for details.
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ ''
- 'hello world'
at WriteStream.<anonymous> (/home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-fs-write-stream-file-handle.js:19:12)
at WriteStream.<anonymous> (/home/iojs/build/workspace/node-test-binary-arm/test/common/index.js:432:15)
at WriteStream.emit (node:events:527:28)
at emitCloseNT (node:internal/streams/destroy:145:10)
at processTicksAndRejections (node:internal/process/task_queues:81:21) {
genera...
not ok 1058 parallel/test-heapsnapshot-near-heap-limit-worker
---
duration_ms: 3.115
severity: fail
exitcode: 1
stack: |-
Invoked NearHeapLimitCallback, processing=false, current_limit=52428800, initial_limit=52428800
max_young_gen_size=50331648, young_gen_size=0, old_gen_size=51407848, total_size=51407848
Estimated available memory=9223372036719370240, estimated overhead=50331648
Start generating Heap.20220406.163436.13823.1.001.heapsnapshot...
Wrote snapshot to /home/iojs/node-tmp/.tmp.1042/Heap.20220406.163436.13823.1.001.heapsnapshot
<--- Last few GCs --->
e [13823:0x7f884c000ce0] 2104 ms: Mark-sweep (reduce) 48.8 (52.0) -> 48.7 (52.0) MB, 3.7 / 0.0 ms (+ 0.8 ms in 5 steps since start of marking, biggest step 0.3 ms, walltime since start of marking 7 ms) (average mu = 0.376, current mu = 0.381) finalize [13823:0x7f884c000ce0] 2110 ms: Mark-sweep (reduce) 48.9 (52.0) -> 48.8 (52.0) MB, 3.5 / 0.0 ms (+ 0.4 ms in 4 steps since start of marking, bigges...
not ok 467 parallel/test-net-connect-memleak
---
duration_ms: 0.257
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:369: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:1106:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1160:10)
at Module.load (node:internal/modules/cjs/loader:982:32)
at Function.Module._load (node:internal/modules/cjs/loader:829:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
at node:internal/main/run_main_module:17:47
...
Failures in node-test-pull-request/43259 to node-test-pull-request/43357 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 60 minutes). Marking the build as failed.
Example
Failed to create a temp file on /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015
Example
Build Failure
ERROR: Build step failed with exception
Example
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
fatal: sent error to the client: git upload-archive: archiver died with error
Example
Git Failure
undefined
Unknown
Example
JSTest Failure
parallel/test-child-process-set-blocking
Example
parallel/test-worker-heap-snapshot
Example
pummel/test-child-process-spawn-loop
Example
parallel/test-child-process-fork-closed-channel-segfault
Example
parallel/test-fetch
Example
parallel/test-fs-write-stream-file-handle
Example
parallel/test-heapsnapshot-near-heap-limit-worker
Example
parallel/test-net-connect-memleak
Example
sequential/test-worker-prof
Example
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected.
(5)Build timed out (after 60 minutes). Marking the build as failed.
(2)Failed to create a temp file on /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015
(2)ERROR: Build step failed with exception
(3)ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ...
(3)ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(2)fatal: sent error to the client: git upload-archive: archiver died with error
(2)Unknown
(9)parallel/test-child-process-set-blocking
(3)parallel/test-worker-heap-snapshot
(3)pummel/test-child-process-spawn-loop
(3)parallel/test-child-process-fork-closed-channel-segfault
(2)parallel/test-fetch
(2)parallel/test-fs-write-stream-file-handle
(2)parallel/test-heapsnapshot-near-heap-limit-worker
(2)parallel/test-net-connect-memleak
(2)sequential/test-worker-prof
(2)The text was updated successfully, but these errors were encountered: