Skip to content

CI Reliability 2024-02-26 #794

@github-actions

Description

@github-actions

Failures in node-test-pull-request/57318 to node-test-pull-request/57414 that failed 2 or more PRs
(Generated with ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md)

UTC Time RUNNING SUCCESS UNSTABLE ABORTED FAILURE Green Rate
2024-02-26 00:08 3 1 23 2 71 1.05%

JSTest Failure

Reason parallel/test-child-process-fork-net
Type JS_TEST_FAILURE
Failed PR 11 (https://github.com/nodejs/node/pull/51439/, https://github.com/nodejs/node/pull/51808/, https://github.com/nodejs/node/pull/51845/, https://github.com/nodejs/node/pull/51809/, https://github.com/nodejs/node/pull/51842/, https://github.com/nodejs/node/pull/51623/, https://github.com/nodejs/node/pull/51810/, https://github.com/nodejs/node/pull/51863/, https://github.com/nodejs/node/pull/51865/, https://github.com/nodejs/node/pull/51331/, https://github.com/nodejs/node/pull/51820/)
Appeared test-rackspace-win2019_vs2019-x64-1, test-azure_msft-win11_vs2022-arm64-6, test-rackspace-win2019_vs2019-x64-2, test-azure_msft-win11_vs2022-arm64-1, test-rackspace-win2019_vs2019-x64-4, test-azure_msft-win11_vs2022-x64-1, test-azure_msft-win11_vs2022-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/57319/
Last CI https://ci.nodejs.org/job/node-test-pull-request/57408/
Example
not ok 106 parallel/test-child-process-fork-net
  ---
  duration_ms: 809.03300
  severity: fail
  exitcode: 1
  stack: |-
    Mismatched <anonymous> function calls. Expected exactly 1, actual 4.
        at mustCall (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:431:10)
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-fork-net.js:38:25)
        at Module._compile (node:internal/modules/cjs/loader:1368:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1426:10)
        at Module.load (node:internal/modules/cjs/loader:1205:32)
        at Module._load (node:internal/modules/cjs/loader:1021:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
        at node:internal/main/run_main_module:28:49
    Mismatched <anonymous> function calls. Expected exactly 1, actual 4.
        at mustCall (C:\workspace\node-test-binary-windows-js-suites\node\test\common\inde...

Reason wasi/test-wasi
Type JS_TEST_FAILURE
Failed PR 9 (https://github.com/nodejs/node/pull/51331/, https://github.com/nodejs/node/pull/51463/, https://github.com/nodejs/node/pull/51623/, https://github.com/nodejs/node/pull/51810/, https://github.com/nodejs/node/pull/51736/, https://github.com/nodejs/node/pull/51809/, https://github.com/nodejs/node/pull/51820/, https://github.com/nodejs/node/pull/51801/, https://github.com/nodejs/node/pull/51800/)
Appeared test-azure_msft-win11_vs2022-arm64-3, test-azure_msft-win11_vs2022-arm64-6, test-azure_msft-win11_vs2022-arm64-1, test-azure_msft-win11_vs2022-arm64-4, test-azure_msft-win11_vs2022-x64-1, test-digitalocean-debian12-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/57342/
Last CI https://ci.nodejs.org/job/node-test-pull-request/57412/
Example
not ok 923 wasi/test-wasi
  ---
  duration_ms: 6322.22200
  severity: fail
  exitcode: 1
  stack: |-
    executing cant_dotdot
    (node:2540) ExperimentalWarning: WASI is an experimental feature and might change at any time
    (Use `node --trace-warnings ...` to show where the warning was created)
    fd_prestat_get(3, 69752)
    fd_prestat_dir_name(3, 69776, 8)
    fd_prestat_get(4, 69752)
    fd_prestat_dir_name(4, 69776, 4)
    fd_prestat_get(5, 69752)
    fd_fdstat_get(3, 69704)
    path_open(3, 1, 1062, 14, 0, 264240830, 268435455, 0, 69700)
    
    executing cant_dotdot
    (node:7280) ExperimentalWarning: WASI is an experimental feature and might change at any time
    (Use `node --trace-warnings ...` to show where the warning was created)
    fd_prestat_get(3, 69752)
    fd_prestat_dir_name(3, 69776, 8)
    fd_prestat_get(4, 69752)
    fd_prestat_dir_name(4, 69776, 4)
    fd_prestat_get(5, 69752)
    fd_fdstat_get(3, 69704)
    path_open(3, 1, 1062, 14, 0, 264240830, 268435455, 0, 69700)
    
    e...

Reason parallel/test-http-chunk-extensions-limit
Type JS_TEST_FAILURE
Failed PR 7 (https://github.com/nodejs/node/pull/51842/, https://github.com/nodejs/node/pull/51841/, https://github.com/nodejs/node/pull/51852/, https://github.com/nodejs/node/pull/51859/, https://github.com/nodejs/node/pull/51863/, https://github.com/nodejs/node/pull/51865/, https://github.com/nodejs/node/pull/51808/)
Appeared test-ibm-aix72-ppc64_be-1, test-osuosl-aix72-ppc64_be-2, test-osuosl-aix72-ppc64_be-3
First CI https://ci.nodejs.org/job/node-test-pull-request/57325/
Last CI https://ci.nodejs.org/job/node-test-pull-request/57410/
Example
not ok 1338 parallel/test-http-chunk-extensions-limit
  ---
  duration_ms: 845.13100
  severity: fail
  exitcode: 1
  stack: |-
    node:events:497
          throw er; // Unhandled 'error' event
          ^
    
    Error: read ECONNRESET
        at TCP.onStreamRead (node:internal/stream_base_commons:217:20)
    Emitted 'error' event on Socket instance at:
        at emitErrorNT (node:internal/streams/destroy:169:8)
        at emitErrorCloseNT (node:internal/streams/destroy:128:3)
        at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
      errno: -73,
      code: 'ECONNRESET',
      syscall: 'read'
    }
    
    Node.js v22.0.0-pre
  ...


Reason parallel/test-inspector-break-when-eval
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/51690/, https://github.com/nodejs/node/pull/51439/, https://github.com/nodejs/node/pull/51809/, https://github.com/nodejs/node/pull/51842/, https://github.com/nodejs/node/pull/51810/, https://github.com/nodejs/node/pull/51841/)
Appeared test-ibm-rhel8-s390x-1, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/57331/
Last CI https://ci.nodejs.org/job/node-test-pull-request/57363/
Example
not ok 1947 parallel/test-inspector-break-when-eval
  ---
  duration_ms: 15252.60500
  severity: fail
  exitcode: 1
  stack: |-
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:43499/338ca380-d966-4437-8cbe-4a05762a50b4
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [test] Setting up a debugger
    [err] Debugger attached.
    [err] 
    Timed out waiting for matching notification (Initial pause)
    1
  ...


Reason parallel/test-fs-read-stream-concurrent-reads
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/51810/, https://github.com/nodejs/node/pull/51842/, https://github.com/nodejs/node/pull/51852/, https://github.com/nodejs/node/pull/51713/, https://github.com/nodejs/node/pull/51865/)
Appeared test-osuosl-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2, test-equinix-debian11_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/57353/
Last CI https://ci.nodejs.org/job/node-test-pull-request/57396/
Example
not ok 1427 parallel/test-fs-read-stream-concurrent-reads
  ---
  duration_ms: 360047.62700
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-watch-recursive-add-file
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/51439/, https://github.com/nodejs/node/pull/51690/, https://github.com/nodejs/node/pull/51850/, https://github.com/nodejs/node/pull/51810/, https://github.com/nodejs/node/pull/51331/)
Appeared test-macstadium-macos11.0-arm64-4, test-orka-macos11-x64-2, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/57328/
Last CI https://ci.nodejs.org/job/node-test-pull-request/57397/
Example
not ok 3942 parallel/test-fs-watch-recursive-add-file
  ---
  duration_ms: 360246.87000
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-http2-large-write-multiple-requests
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/51623/, https://github.com/nodejs/node/pull/51842/, https://github.com/nodejs/node/pull/51859/, https://github.com/nodejs/node/pull/51841/)
Appeared test-ibm-rhel8-x64-1, test-digitalocean-rhel8-x64-1, test-ibm-rhel8-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/57361/
Last CI https://ci.nodejs.org/job/node-test-pull-request/57379/
Example
not ok 2140 parallel/test-http2-large-write-multiple-requests
  ---
  duration_ms: 120061.93800
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-worker-memory
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/51645/, https://github.com/nodejs/node/pull/51841/, https://github.com/nodejs/node/pull/51863/, https://github.com/nodejs/node/pull/51850/)
Appeared test-azure_msft-win11_vs2022-x64-4, test-rackspace-win2022_vs2022-x64-1, test-rackspace-win2019_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/57345/
Last CI https://ci.nodejs.org/job/node-test-pull-request/57405/
Example
not ok 879 parallel/test-worker-memory
  ---
  duration_ms: 1786.98800
  severity: fail
  exitcode: 1
  stack: |-
    run() called with n=15 (numWorkers=4)
    run() called with n=15 (numWorkers=4)
    run() called with n=15 (numWorkers=4)
    run() called with n=15 (numWorkers=4)
    run() called with n=14 (numWorkers=4)
    run() called with n=14 (numWorkers=4)
    run() called with n=14 (numWorkers=4)
    run() called with n=14 (numWorkers=4)
    run() called with n=13 (numWorkers=4)
    run() called with n=13 (numWorkers=4)
    run() called with n=13 (numWorkers=4)
    run() called with n=13 (numWorkers=4)
    run() called with n=12 (numWorkers=4)
    run() called with n=12 (numWorkers=4)
    run() called with n=12 (numWorkers=4)
    run() called with n=12 (numWorkers=4)
    run() called with n=11 (numWorkers=4)
    run() called with n=11 (numWorkers=4)
    run() called with n=11 (numWorkers=4)
    run() called with n=10 (numWorkers=4)
    run() called with n=10 (numWorkers=4)
    run() called with n=10 (...

Reason pummel/test-crypto-timing-safe-equal-benchmarks
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/51687/, https://github.com/nodejs/node/pull/51439/, https://github.com/nodejs/node/pull/51809/, https://github.com/nodejs/node/pull/51865/)
Appeared test-osuosl-aix72-ppc64_be-2, test-ibm-aix72-ppc64_be-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/57318/
Last CI https://ci.nodejs.org/job/node-test-pull-request/57404/
Example
not ok 3708 pummel/test-crypto-timing-safe-equal-benchmarks
  ---
  duration_ms: 3477.36500
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:408
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=4.353168980518769)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/pummel/test-crypto-timing-safe-equal-benchmarks.js:109:1)
        at Module._compile (node:internal/modules/cjs/loader:1368:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1426:10)
        at Module.load (node:internal/modules/cjs/loader:1205:32)
        at Module._load (node:internal/modules/cjs/loader:1021:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
        at node:internal/main/run_main_module:28:49 {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '...

Reason parallel/test-fs-watch-recursive-add-file-to-new-folder
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/51687/, https://github.com/nodejs/node/pull/51845/, https://github.com/nodejs/node/pull/51810/)
Appeared test-macstadium-macos11.0-arm64-3, test-macstadium-macos11.0-arm64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/57318/
Last CI https://ci.nodejs.org/job/node-test-pull-request/57374/
Example
not ok 3939 parallel/test-fs-watch-recursive-add-file-to-new-folder
  ---
  duration_ms: 360011.52400
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-inspector-stop-profile-after-done
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/51439/, https://github.com/nodejs/node/pull/51836/, https://github.com/nodejs/node/pull/51850/)
Appeared test-ibm-rhel8-s390x-1, test-osuosl-rhel8-ppc64_le-3
First CI https://ci.nodejs.org/job/node-test-pull-request/57328/
Last CI https://ci.nodejs.org/job/node-test-pull-request/57360/
Example
not ok 3705 parallel/test-inspector-stop-profile-after-done
  ---
  duration_ms: 120077.14900
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:34911/6c20d700-9f67-4ca2-8829-6068a40ea7a1
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
  ...


Reason parallel/test-blob-file-backed
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/51808/, https://github.com/nodejs/node/pull/51865/)
Appeared test-digitalocean-alpine318_container-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/57321/
Last CI https://ci.nodejs.org/job/node-test-pull-request/57396/
Example
not ok 85 parallel/test-blob-file-backed
  ---
  duration_ms: 726.49900
  severity: fail
  exitcode: 1
  stack: |-
    
    node:internal/blob:355
                  const error = lazyDOMException('The blob could not be read', 'NotReadableError');
                                ^
    DOMException [NotReadableError]: The blob could not be read
        at BlobReader.<anonymous> (node:internal/blob:355:29)
    
    Node.js v22.0.0-pre
  ...


Reason parallel/test-http-chunk-problem
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/51859/, https://github.com/nodejs/node/pull/51863/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/57369/
Last CI https://ci.nodejs.org/job/node-test-pull-request/57375/
Example
not ok 1655 parallel/test-http-chunk-problem
  ---
  duration_ms: 120027.57100
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-inspector-async-stack-traces-set-interval
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/51690/, https://github.com/nodejs/node/pull/51841/)
Appeared test-ibm-rhel8-s390x-1, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/57331/
Last CI https://ci.nodejs.org/job/node-test-pull-request/57363/
Example
not ok 1938 parallel/test-inspector-async-stack-traces-set-interval
  ---
  duration_ms: 15256.41100
  severity: fail
  exitcode: 1
  stack: |-
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:44557/b404e9a6-30d8-458b-957b-33b7031247f7
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    [test] Skipping the first breakpoint in the eval script
    Timed out waiting for matching notification (break on [eval]:0)
    1
  ...


Reason parallel/test-performance-function
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/51808/, https://github.com/nodejs/node/pull/51850/)
Appeared test-ibm-rhel8-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/57410/
Last CI https://ci.nodejs.org/job/node-test-pull-request/57414/
Example
not ok 2316 parallel/test-performance-function
  ---
  duration_ms: 204.35100
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/histogram:291
        validateInteger(val, 'val', 1);
        ^
    
    RangeError [ERR_OUT_OF_RANGE]: The value of "val" is out of range. It must be >= 1 && <= 9007199254740991. Received 0
        at RecordableHistogram.record (node:internal/histogram:291:5)
        at processComplete (node:internal/perf/timerify:40:15)
        at timerified m (node:internal/perf/timerify:87:5)
        at /home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-performance-function.js:103:5 {
      code: 'ERR_OUT_OF_RANGE'
    }
    
    Node.js v22.0.0-pre
  ...


Reason wpt/test-url
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/51623/, https://github.com/nodejs/node/pull/51800/)
Appeared test-rackspace-win2022_vs2022-x64-6, test-rackspace-fedora32-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/57361/
Last CI https://ci.nodejs.org/job/node-test-pull-request/57412/
Example
not ok 972 wpt/test-url
  ---
  duration_ms: 968.98200
  severity: crashed
  exitcode: 3221225477
  stack: |-
    [SKIPPED] idlharness-shadowrealm.window.js: ShadowRealm support is not enabled
    [SKIPPED] javascript-urls.window.js: requires document.body reference
    [SKIPPED] percent-encoding.window.js: TODO: port from .window.js
    [SKIPPED] url-setters-a-area.window.js?include=file: already tested in url-setters.any.js
    [SKIPPED] url-setters-a-area.window.js?include=javascript: already tested in url-setters.any.js
    [SKIPPED] url-setters-a-area.window.js?include=mailto: already tested in url-setters.any.js
    [SKIPPED] url-setters-a-area.window.js?exclude=(file|javascript|mailto): already tested in url-setters.any.js
    [EXPECTED_FAILURE][FAIL] searchParams on location object
    assert_false: location object should not have a searchParams attribute expected false got true
        at Test.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\fixtures\wpt\url\historical.any.js:3:...

Reason wpt/test-wasm-webapi
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/51439/, https://github.com/nodejs/node/pull/51866/)
Appeared test-osuosl-ubuntu2004_container-armv7l-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/57328/
Last CI https://ci.nodejs.org/job/node-test-pull-request/57401/
Example
not ok 4103 wpt/test-wasm-webapi
  ---
  duration_ms: 815.06700
  severity: crashed
  exitcode: -11
  stack: |-
    [SKIPPED] abort.any.js: WPTRunner does not support fetch()
    [SKIPPED] contenttype.any.js: WPTRunner does not support fetch()
    [SKIPPED] historical.any.js: indexedDB is not defined
    [SKIPPED] idlharness.any.js: not configured
    [SKIPPED] instantiateStreaming-bad-imports.any.js: Flaky on ARM with V8 >= 11.2
    [SKIPPED] origin.sub.any.js: CORS not implemented
    [SKIPPED] status.any.js: WPTRunner does not support fetch()
    [PASS] compileStreaming
    [PASS] instantiateStreaming
    [PASS] Empty module without imports argument
    [PASS] Empty module with undefined imports argument
    [PASS] Empty module with empty imports argument
    [PASS] getter order for imports object
    [PASS] compileStreaming with Content-Type set late
    [PASS] imports
    [PASS] compileStreaming with Content-Type removed late
    [PASS] instantiateStreaming with Content-Type set late
    [PASS] instantia...

Jenkins Failure

Reason Failed to create a temp file on /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015
Type JENKINS_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/51560/, https://github.com/nodejs/node/pull/51850/, https://github.com/nodejs/node/pull/51810/)
Appeared test-nearform-macos10.15-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/57355/
Last CI https://ci.nodejs.org/job/node-test-pull-request/57374/
Example
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:1662)
	at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:202)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:120)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
	at hudson.plugins.postbuildtask.PostbuildTask.perform(PostbuildTask.java:123)

Reason Build timed out (after 30 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/51687/, https://github.com/nodejs/node/pull/51836/)
Appeared test-rackspace-win2019_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/57318/
Last CI https://ci.nodejs.org/job/node-test-pull-request/57324/
Example
Build timed out (after 30 minutes). Marking the build as failed.

CCTest Failure

Git Failure

Reason ERROR: Error fetching remote repo 'origin'
Type GIT_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/51815/, https://github.com/nodejs/node/pull/51810/, https://github.com/nodejs/node/pull/51859/, https://github.com/nodejs/node/pull/51841/)
Appeared test-digitalocean-fedora32-x64-1, test-digitalocean-ubuntu2204-x64-1, test-equinix-ubuntu2204-x64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-digitalocean-debian12-x64-1, test-digitalocean-fedora38-x64-2, test-digitalocean-ubuntu2204-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/57370/
Last CI https://ci.nodejs.org/job/node-test-pull-request/57384/
Example
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from [email protected]:nodejs/node.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
	at hudson.scm.SCM.checkout(SCM.java:540)

Build Failure

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/51539/, https://github.com/nodejs/node/pull/51645/, https://github.com/nodejs/node/pull/51463/, https://github.com/nodejs/node/pull/51859/, https://github.com/nodejs/node/pull/51850/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-ibm-ubuntu2204_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/57323/
Last CI https://ci.nodejs.org/job/node-test-pull-request/57405/
Example
fatal: No rebase in progress?

Reason ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/51852/, https://github.com/nodejs/node/pull/51859/)
Appeared test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win11_vs2022-x64-2, test-rackspace-win2016_vs2015-x64-2, test-rackspace-win2019_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-2, test-rackspace-win2019_vs2019-x64-2, test-azure_msft-win11_vs2022-x64-4, test-rackspace-win2022_vs2022-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/57372/
Last CI https://ci.nodejs.org/job/node-test-pull-request/57378/
Example
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

Progress

  • parallel/test-child-process-fork-net (11)
  • wasi/test-wasi (9)
  • parallel/test-http-chunk-extensions-limit (7)
  • parallel/test-inspector-break-when-eval (6)
  • parallel/test-fs-read-stream-concurrent-reads (5)
  • parallel/test-fs-watch-recursive-add-file (5)
  • parallel/test-http2-large-write-multiple-requests (4)
  • parallel/test-worker-memory (4)
  • pummel/test-crypto-timing-safe-equal-benchmarks (4)
  • parallel/test-fs-watch-recursive-add-file-to-new-folder (3)
  • parallel/test-inspector-stop-profile-after-done (3)
  • parallel/test-blob-file-backed (2)
  • parallel/test-http-chunk-problem (2)
  • parallel/test-inspector-async-stack-traces-set-interval (2)
  • parallel/test-performance-function (2)
  • wpt/test-url (2)
  • wpt/test-wasm-webapi (2)
  • Failed to create a temp file on /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015 (3)
  • Build timed out (after 30 minutes). Marking the build as failed. (2)
  • ERROR: Error fetching remote repo 'origin' (4)
  • fatal: No rebase in progress? (5)
  • ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error? (2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions