nodejs / nodejs/reliability

CI Reliability 2023-11-11

Open
#714 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
57
Forks
20
PR merge metrics
No merged PRs in 30d

Description

Failures in node-test-pull-request/55447 to node-test-pull-request/55545 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
2023-11-11 00:12 1 10 28 6 55 10.75%
JSTest Failure
Reason sequential/test-single-executable-application-snapshot-and-code-cache
Type JS_TEST_FAILURE
Failed PR 8 (https://github.com/nodejs/node/pull/50465/, https://github.com/nodejs/node/pull/50629/, https://github.com/nodejs/node/pull/50594/, https://github.com/nodejs/node/pull/50621/, https://github.com/nodejs/node/pull/50592/, https://github.com/nodejs/node/pull/50657/, https://github.com/nodejs/node/pull/50596/, https://github.com/nodejs/node/pull/50662/)
Appeared test-rackspace-win2016_vs2015-x64-1, test-orka-macos11-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-equinix-ubuntu2004_container-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55501/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55544/
Example
not ok 946 sequential/test-single-executable-application-snapshot-and-code-cache
  ---
  duration_ms: 25636.85800
  severity: fail
  exitcode: 1
  stack: |-
    [process 8956]: --- stderr ---
    Aborted()
    
    [process 8956]: --- stdout ---
    Start injection of NODE_SEA_BLOB in C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.945\sea.exe...
    Error: Aborted(). Build with -sASSERTIONS for more info.
    
    [process 8956]: status = 1, signal = null
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:86
        throw new Error(`${failures.join('\n')}`);
        ^
    
    Error: - process terminated with status 1, expected 0
        at logAndThrow (C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:86:11)
        at expectSyncExit (C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:91:5)
        at spawnSyncAndExitWithoutError (C:\workspace\node-test-binary-windows-js-suites\...

Reason sequential/test-single-executable-application-snapshot
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/50558/, https://github.com/nodejs/node/pull/50465/, https://github.com/nodejs/node/pull/50594/, https://github.com/nodejs/node/pull/50592/, https://github.com/nodejs/node/pull/50657/, https://github.com/nodejs/node/pull/50596/)
Appeared test-orka-macos11-x64-2, test-rackspace-win2016_vs2015-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55451/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55543/
Example
not ok 4018 sequential/test-single-executable-application-snapshot
  ---
  duration_ms: 3057.76000
  severity: fail
  exitcode: 1
  stack: |-
    node:fs:3006
      binding.copyFile(
              ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.4020/sea'
        at copyFileSync (node:fs:3006:11)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-snapshot.js:84:3)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
        at node:internal/main/run_main_module:28:49 {
      e...

Reason parallel/test-macos-app-sandbox
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/50592/, https://github.com/nodejs/node/pull/50657/, https://github.com/nodejs/node/pull/50607/, https://github.com/nodejs/node/pull/50596/, https://github.com/nodejs/node/pull/50662/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55533/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55544/
Example
not ok 1818 parallel/test-macos-app-sandbox
  ---
  duration_ms: 2308.46000
  severity: fail
  exitcode: 1
  stack: |-
    node:fs:3006
      binding.copyFile(
              ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.1820/node_sandboxed.app/Contents/MacOS/node'
        at Object.copyFileSync (node:fs:3006:11)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-macos-app-sandbox.js:37:4)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
        at node:internal/main/run_main_module:28:49 {
      errno...

Reason parallel/test-module-loading-globalpaths
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/50592/, https://github.com/nodejs/node/pull/50657/, https://github.com/nodejs/node/pull/50607/, https://github.com/nodejs/node/pull/50596/, https://github.com/nodejs/node/pull/50662/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55533/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55544/
Example
not ok 1842 parallel/test-module-loading-globalpaths
  ---
  duration_ms: 2237.11100
  severity: fail
  exitcode: 1
  stack: |-
    node:fs:3006
      binding.copyFile(
              ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.1844/install/bin/node'
        at Object.copyFileSync (node:fs:3006:11)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-module-loading-globalpaths.js:32:6)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
        at node:internal/main/run_main_module:28:49 {
      errno: -2...

Reason parallel/test-child-process-fork-exec-path
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50607/, https://github.com/nodejs/node/pull/50596/, https://github.com/nodejs/node/pull/50662/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55541/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55544/
Example
not ok 200 parallel/test-child-process-fork-exec-path
  ---
  duration_ms: 3799.74900
  severity: fail
  exitcode: 1
  stack: |-
    node:fs:3006
      binding.copyFile(
              ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.184/node-copy.exe'
        at Object.copyFileSync (node:fs:3006:11)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-child-process-fork-exec-path.js:50:4)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
        at node:internal/main/run_main_module:28:49 {
      errno: -28...

Reason parallel/test-file-write-stream4
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50607/, https://github.com/nodejs/node/pull/50596/, https://github.com/nodejs/node/pull/50662/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55541/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55544/
Example
not ok 795 parallel/test-file-write-stream4
  ---
  duration_ms: 2930.47400
  severity: fail
  exitcode: 1
  stack: |-
    node:events:497
          throw er; // Unhandled 'error' event
          ^
    
    Error: ENOSPC: no space left on device, write
    Emitted 'error' event on WriteStream instance at:
        at WriteStream.onerror (node:internal/streams/readable:1026:14)
        at WriteStream.emit (node:events:519:28)
        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: -28,
      code: 'ENOSPC',
      syscall: 'write'
    }
    
    Node.js v22.0.0-pre
  ...


Reason parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50555/, https://github.com/nodejs/node/pull/50476/, https://github.com/nodejs/node/pull/50607/)
Appeared test-ibm-rhel8-s390x-4, test-digitalocean-alpine315_container-x64-1, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55463/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55541/
Example
not ok 1408 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
  ---
  duration_ms: 120033.73500
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-worker-http2-stream-terminate
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50558/, https://github.com/nodejs/node/pull/50574/, https://github.com/nodejs/node/pull/50594/)
Appeared test-azure_msft-win2016_vs2017-x64-3, test-rackspace-win2019_vs2019-x64-3, test-azure_msft-win2016_vs2017-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55451/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55506/
Example
not ok 862 parallel/test-worker-http2-stream-terminate
  ---
  duration_ms: 1412.10400
  severity: fail
  exitcode: 3221226356
  stack: |-
  ...


Reason sequential/test-single-executable-application
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50592/, https://github.com/nodejs/node/pull/50657/, https://github.com/nodejs/node/pull/50596/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55533/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55543/
Example
not ok 4015 sequential/test-single-executable-application
  ---
  duration_ms: 2386.40100
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:fs:3006
      binding.copyFile(
              ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.4017/sea'
        at copyFileSync (node:fs:3006:11)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application.js:52:1)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
        at node:i...

Reason sequential/test-single-executable-application-disable-experimental-sea-warning
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50592/, https://github.com/nodejs/node/pull/50657/, https://github.com/nodejs/node/pull/50596/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55533/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55543/
Example
not ok 4016 sequential/test-single-executable-application-disable-experimental-sea-warning
  ---
  duration_ms: 2435.57800
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:fs:3006
      binding.copyFile(
              ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.4018/sea'
        at copyFileSync (node:fs:3006:11)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-disable-experimental-sea-warning.js:53:1)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as ...

Reason sequential/test-single-executable-application-empty
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50592/, https://github.com/nodejs/node/pull/50657/, https://github.com/nodejs/node/pull/50596/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55533/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55543/
Example
not ok 4017 sequential/test-single-executable-application-empty
  ---
  duration_ms: 2440.66400
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:fs:3006
      binding.copyFile(
              ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.4019/sea'
        at copyFileSync (node:fs:3006:11)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-empty.js:40:1)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
     ...

Reason sequential/test-single-executable-application-use-code-cache
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50592/, https://github.com/nodejs/node/pull/50657/, https://github.com/nodejs/node/pull/50596/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55533/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55543/
Example
not ok 4020 sequential/test-single-executable-application-use-code-cache
  ---
  duration_ms: 2137.09000
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:fs:3006
      binding.copyFile(
              ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.4022/sea'
        at copyFileSync (node:fs:3006:11)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-use-code-cache.js:53:1)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_...

Reason parallel/test-inspector-async-stack-traces-promise-then
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50582/, https://github.com/nodejs/node/pull/50631/)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55468/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55518/
Example
not ok 1862 parallel/test-inspector-async-stack-traces-promise-then
  ---
  duration_ms: 15450.77900
  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:38627/58c9cee6-0ec2-4d36-8821-ec1683f0e0c1
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    Timed out waiting for matching notification (break on [eval]:0)
    1
  ...


Reason parallel/test-inspector-async-stack-traces-set-interval
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50563/, https://github.com/nodejs/node/pull/50592/)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55450/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55533/
Example
not ok 2008 parallel/test-inspector-async-stack-traces-set-interval
  ---
  duration_ms: 15285.18700
  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:37561/14b564c9-e388-4c3f-85a2-597c10359c65
    [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-inspector-exception
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50602/, https://github.com/nodejs/node/pull/50588/)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55494/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55529/
Example
not ok 2008 parallel/test-inspector-exception
  ---
  duration_ms: 15306.18200
  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:38787/ea81488a-f27e-4a17-84c9-cf0e54dc1f3b
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [test] Verifying debugger stops on start (--inspect-brk option)
    [err] Debugger attached.
    [err] 
    Timed out waiting for matching notification (break on file:///home/iojs/build/workspace/node-test-commit-linuxone/test/fixtures/throws_error.js:21)
    1
  ...


Reason parallel/test-inspector-stop-profile-after-done
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50443/, https://github.com/nodejs/node/pull/50650/)
Appeared test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55448/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55536/
Example
not ok 3658 parallel/test-inspector-stop-profile-after-done
  ---
  duration_ms: 120090.95700
  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:45719/a9bbdfed-e05f-48a0-aca7-0d1fe300fffd
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
  ...


Reason parallel/test-worker-memory
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50465/, https://github.com/nodejs/node/pull/50594/)
Appeared test-rackspace-win2022_vs2022-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55501/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55506/
Example
not ok 864 parallel/test-worker-memory
  ---
  duration_ms: 2052.03200
  severity: crashed
  exitcode: 3221225477
  stack: |-
    run() called with n=7.5 (numWorkers=8)
    run() called with n=7.5 (numWorkers=8)
    run() called with n=7.5 (numWorkers=8)
    run() called with n=7.5 (numWorkers=8)
    run() called with n=7.5 (numWorkers=8)
    run() called with n=7.5 (numWorkers=8)
    run() called with n=7.5 (numWorkers=8)
    run() called with n=7.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=5.5 (numWorkers=8)
    run() called with n=5.5 (numWorkers=8)
    run() called with n=5.5 (numWorkers=8)
    run() called with n=5.5 (numWorkers=8)
    run() called with n=5.5 (numWorker...

Jenkins Failure
Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/50572/, https://github.com/nodejs/node/pull/50115/, https://github.com/nodejs/node/pull/50594/, https://github.com/nodejs/node/pull/50600/, https://github.com/nodejs/node/pull/50621/, https://github.com/nodejs/node/pull/50654/)
Appeared test-rackspace-win2022_vs2022-x64-5, test-digitalocean-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55473/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55534/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50582/, https://github.com/nodejs/node/pull/50115/)
Appeared test-digitalocean-fedora38-x64-2, test-rackspace-win2022_vs2022-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/55468/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55475/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 134.209.172.40/134.209.172.40:56160' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy166.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1204)

Build Failure
Reason fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
Type BUILD_FAILURE
Failed PR 16 (https://github.com/nodejs/node/pull/50115/, https://github.com/nodejs/node/pull/50574/, https://github.com/nodejs/node/pull/50555/, https://github.com/nodejs/node/pull/50585/, https://github.com/nodejs/node/pull/50572/, https://github.com/nodejs/node/pull/50603/, https://github.com/nodejs/node/pull/50609/, https://github.com/nodejs/node/pull/50602/, https://github.com/nodejs/node/pull/50597/, https://github.com/nodejs/node/pull/50595/, https://github.com/nodejs/node/pull/50621/, https://github.com/nodejs/node/pull/50562/, https://github.com/nodejs/node/pull/50628/, https://github.com/nodejs/node/pull/50600/, https://github.com/nodejs/node/pull/50631/, https://github.com/nodejs/node/pull/50657/)
Appeared test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55447/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55537/
Example
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
fatal: Could not read from remote repository.
fatal: failed to run repack

Reason fatal error: string_view: No such file or directory
Type BUILD_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/50443/, https://github.com/nodejs/node/pull/50466/, https://github.com/nodejs/node/pull/50492/, https://github.com/nodejs/node/pull/50476/, https://github.com/nodejs/node/pull/50115/, https://github.com/nodejs/node/pull/50629/)
Appeared test-rackspace-centos7-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55448/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55504/
Example
fatal error: string_view: No such file or directory

Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/50555/, https://github.com/nodejs/node/pull/50115/, https://github.com/nodejs/node/pull/50629/, https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/50594/)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2, test-equinix-centos7_container-arm64-1, test-equinix-centos7_container-arm64-2, test-equinix_mnx-smartos20-x64-4, test-ibm-aix72-ppc64_be-2, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-6, test-equinix-ubuntu1804_sharedlibs_container-arm64-5, test-equinix-ubuntu1804_sharedlibs_container-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55460/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55542/
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
[PostBuildScript] - [INFO] Executing post build scripts.
[node-test-binary-armv7l] $ /bin/bash -ex /tmp/jenkins5649984616998744994.sh
+ '[' -d .git ']'
+ git clean -fdx

Reason error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50115/, https://github.com/nodejs/node/pull/50558/, https://github.com/nodejs/node/pull/50596/)
Appeared test-rackspace-win2022_vs2022-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55447/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55531/
Example
error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
  array-unshift-tq-csa.cc
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\include\tuple(390): fatal  error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
  arraybuffer-tq-csa.cc
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\include\tuple(394,1): fatal  error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]

Reason ERROR: No files found with the specified search criteria.
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50629/, https://github.com/nodejs/node/pull/50596/)
Appeared test-rackspace-win2022_vs2022-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55504/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55543/
Example
ERROR: No files found with the specified search criteria.
        1 file(s) copied.

> set DEBUG_HELPER=1 

> call vcbuild.bat arm64 release msi

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/50115/, https://github.com/nodejs/node/pull/50629/)
Appeared test-digitalocean-freebsd12-x64-1, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55475/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55504/
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

Reason error: The last gc run reported the following. Please correct the root cause
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50115/, https://github.com/nodejs/node/pull/50629/)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/55475/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55504/
Example
error: The last gc run reported the following. Please correct the root cause
and remove .git/gc.log.
Automatic cleanup will not be performed until the file is removed.

warning: There are too many unreachable loose objects; run 'git prune' to remove them.

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50115/, https://github.com/nodejs/node/pull/50629/)
Appeared test-digitalocean-alpine315_container-x64-1, test-digitalocean-alpine318_container-x64-2, test-softlayer-debian10-x64-1, test-digitalocean-fedora37-x64-1, test-digitalocean-fedora38-x64-1, test-ibm-rhel8-x64-2, test-orka-macos11-x64-1, test-osuosl-rhel8-ppc64_le-4, test-ibm-ubi81_container-x64-1, test-nearform-macos11.0-arm64-1, test-rackspace-debian10-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55475/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55504/
Example
fatal: No rebase in progress?

Progress
  • sequential/test-single-executable-application-snapshot-and-code-cache (8)
  • sequential/test-single-executable-application-snapshot (6)
  • parallel/test-macos-app-sandbox (5)
  • parallel/test-module-loading-globalpaths (5)
  • parallel/test-child-process-fork-exec-path (3)
  • parallel/test-file-write-stream4 (3)
  • parallel/test-fs-watch-recursive-add-file-to-existing-subfolder (3)
  • parallel/test-worker-http2-stream-terminate (3)
  • sequential/test-single-executable-application (3)
  • sequential/test-single-executable-application-disable-experimental-sea-warning (3)
  • sequential/test-single-executable-application-empty (3)
  • sequential/test-single-executable-application-use-code-cache (3)
  • parallel/test-inspector-async-stack-traces-promise-then (2)
  • parallel/test-inspector-async-stack-traces-set-interval (2)
  • parallel/test-inspector-exception (2)
  • parallel/test-inspector-stop-profile-after-done (2)
  • parallel/test-worker-memory (2)
  • Build timed out (after 60 minutes). Marking the build as failed. (6)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (2)
  • fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository (16)
  • fatal error: string_view: No such file or directory (6)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (5)
  • error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj] (3)
  • ERROR: No files found with the specified search criteria. (2)
  • ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? (2)
  • error: The last gc run reported the following. Please correct the root cause (2)
  • fatal: No rebase in progress? (2)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the CI examples and the named tests, including test/sequential/test-single-executable-application-snapshot.js and test/parallel/test-macos-app-sandbox.js. Compare the failures across the listed workers, especially the ENOSPC and Aborted errors, then verify that the affected CI jobs no longer reproduce the reported failures.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
ci-cd, devops, testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.