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
ERROR: Build step failed with exception
java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave[test-equinix-ubuntu2004_container-armv7l-1] which is computer hudson.slaves.SlaveComputer@4fb34dac 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: 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 776 parallel/test-worker-heap-snapshot
---
duration_ms: 1.234
severity: fail
exitcode: 134
stack: |-
FATAL ERROR: HandleScope::HandleScope Entering the V8 API without proper locking in place
...
not ok 1768 parallel/test-https-server-close-all
---
duration_ms: 1.864
severity: fail
exitcode: 1
stack: |-
node:assert:170
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/parallel/test-https-server-close-all.js:61
at Timeout.mustNotCall [as _onTimeout] (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/index.js:516:12)
at listOnTimeout (node:internal/timers:564:17)
at process.processTimers (node:internal/timers:507:7) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail'
}
Node.js v19.0.0-pre
...
not ok 983 parallel/test-heapsnapshot-near-heap-limit-worker
---
duration_ms: 3.55
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=49580440, total_size=49580440
Estimated available memory=9223372036746821632, estimated overhead=50331648
Start generating Heap.20220519.070604.1595629.1.001.heapsnapshot...
Wrote snapshot to /home/iojs/node-tmp/.tmp.952/Heap.20220519.070604.1595629.1.001.heapsnapshot
<--- Last few GCs --->
[1595629:0x3ff9c000d20] 1795 ms: Mark-sweep (reduce) 47.3 (53.1) -> 47.3 (52.1) MB, 65.3 / 0.0 ms (average mu = 0.302, current mu = 0.301) heap profiler; GC in old space requested
[1595629:0x3ff9c000d20] 1833 ms: Mark-sweep (reduce) 47.3 (52.1) -> 47.3 (52.1) MB, 38.1 / 0.0 ms (average mu = 0.180, current mu = 0.001) heap profiler; GC in old space requested
<--- JS stacktr...
not ok 471 parallel/test-net-connect-memleak
---
duration_ms: 0.249
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:396: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:1105:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Module._load (node:internal/modules/cjs/loader:827:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:17:47
...
not ok 3602 sequential/test-net-connect-local-error
---
duration_ms: 0.161
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ undefined
- 12347
at onError (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/sequential/test-net-connect-local-error.js:28:10)
at Socket.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/sequential/test-net-connect-local-error.js:38:49)
at Socket.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/common/index.js:438:15)
at Socket.emit (node:events:527:28)
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:8...
Progress
Build timed out (after 60 minutes). Marking the build as failed. (3)
Build timed out (after 30 minutes). Marking the build as failed. (2)
ERROR: Build step failed with exception (3)
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ... (2)
Failures in node-test-pull-request/43995 to node-test-pull-request/44094 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 60 minutes). Marking the build as failed.
Example
Build timed out (after 30 minutes). Marking the build as failed.
Example
Build Failure
ERROR: Build step failed with exception
Example
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ...
Example
Git Failure
ERROR: Error fetching remote repo 'origin'
Example
undefined
Unknown
Example
JSTest Failure
parallel/test-worker-http2-stream-terminate
Example
parallel/test-http-server-request-timeouts-mixed
Example
parallel/test-http-server-close-idle
Example
abort/test-abort-uncaught-exception
Example
parallel/test-gc-http-client-timeout
Example
parallel/test-worker-heap-snapshot
Example
parallel/test-fs-read-position-validation
Example
parallel/test-https-server-close-all
Example
parallel/test-trace-events-fs-sync
Example
sequential/test-worker-prof
Example
abort/test-addon-register-signal-handler
Example
es-module/test-esm-type-flag
Example
parallel/test-domain-no-error-handler-abort-on-uncaught-0
Example
parallel/test-domain-no-error-handler-abort-on-uncaught-1
Example
parallel/test-domain-no-error-handler-abort-on-uncaught-2
Example
parallel/test-domain-no-error-handler-abort-on-uncaught-3
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-net-connect-local-error
Example
Progress
Build timed out (after 60 minutes). Marking the build as failed.
(3)Build timed out (after 30 minutes). Marking the build as failed.
(2)ERROR: Build step failed with exception
(3)ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ...
(2)ERROR: Error fetching remote repo 'origin'
(5)Unknown
(18)parallel/test-worker-http2-stream-terminate
(19)parallel/test-http-server-request-timeouts-mixed
(12)parallel/test-http-server-close-idle
(5)abort/test-abort-uncaught-exception
(4)parallel/test-gc-http-client-timeout
(4)parallel/test-worker-heap-snapshot
(4)parallel/test-fs-read-position-validation
(3)parallel/test-https-server-close-all
(3)parallel/test-trace-events-fs-sync
(3)sequential/test-worker-prof
(3)abort/test-addon-register-signal-handler
(2)es-module/test-esm-type-flag
(2)parallel/test-domain-no-error-handler-abort-on-uncaught-0
(2)parallel/test-domain-no-error-handler-abort-on-uncaught-1
(2)parallel/test-domain-no-error-handler-abort-on-uncaught-2
(2)parallel/test-domain-no-error-handler-abort-on-uncaught-3
(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-net-connect-local-error
(2)The text was updated successfully, but these errors were encountered: