nodejs / nodejs/reliability

CI Reliability 2024-04-27

Open
#846 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/58635 to node-test-pull-request/58732 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-04-27 00:08 2 5 6 4 83 5.32%
JSTest Failure
Reason parallel/test-error-serdes
Type JS_TEST_FAILURE
Failed PR 27 (https://github.com/nodejs/node/pull/52595/, https://github.com/nodejs/node/pull/52584/, https://github.com/nodejs/node/pull/52108/, https://github.com/nodejs/node/pull/52657/, https://github.com/nodejs/node/pull/52509/, https://github.com/nodejs/node/pull/52505/, https://github.com/nodejs/node/pull/52638/, https://github.com/nodejs/node/pull/52643/, https://github.com/nodejs/node/pull/52588/, https://github.com/nodejs/node/pull/52632/, https://github.com/nodejs/node/pull/52676/, https://github.com/nodejs/node/pull/52577/, https://github.com/nodejs/node/pull/52372/, https://github.com/nodejs/node/pull/52646/, https://github.com/nodejs/node/pull/52215/, https://github.com/nodejs/node/pull/52651/, https://github.com/nodejs/node/pull/52647/, https://github.com/nodejs/node/pull/52609/, https://github.com/nodejs/node/pull/51629/, https://github.com/nodejs/node/pull/52671/, https://github.com/nodejs/node/pull/52691/, https://github.com/nodejs/node/pull/52674/, https://github.com/nodejs/node/pull/52692/, https://github.com/nodejs/node/pull/52451/, https://github.com/nodejs/node/pull/52708/, https://github.com/nodejs/node/pull/52701/, https://github.com/nodejs/node/pull/52047/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-7, test-digitalocean-ubuntu2204_sharedlibs_container-x64-6, test-digitalocean-ubuntu2204_sharedlibs_container-x64-9, test-azure_msft-win10_vs2019-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-1, test-osuosl-rhel8_container-arm64-1, test-macstadium-macos11.0-arm64-4, test-rackspace-fedora32-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-5, test-equinix-debian11_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1, test-digitalocean-ubuntu2204-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-rackspace-win2019_vs2019-x64-1, test-rackspace-win2022_vs2022-x64-3, test-digitalocean-alpine318_container-x64-2, test-equinix-rhel8_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-4, test-ibm-ubi81_container-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-5, test-azure_msft-win10_vs2019-x64-3, test-digitalocean-alpine318_container-x64-1, test-digitalocean-alpine319_container-x64-2, test-equinix-debian11_container-armv7l-1, test-ibm-rhel9-x64-1, test-equinix-ubuntu2004_container-arm64-2, test-rackspace-win2022_vs2022-x64-4, test-orka-macos11-x64-2, test-equinix-rhel8_container-arm64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-3, test-digitalocean-fedora37-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-1, test-rackspace-debian11-x64-1, test-digitalocean-fedora38-x64-2, test-ibm-ubuntu2204-x64-1, test-digitalocean-ubuntu2204-x64-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-2, test-orka-macos11-x64-1, test-rackspace-win2022_vs2022-x64-6, test-digitalocean-ubuntu2204_sharedlibs_container-x64-4, test-digitalocean-ubuntu2204_sharedlibs_container-x64-10, test-equinix_mnx-smartos20-x64-3, test-softlayer-debian12-x64-1, test-ibm-rhel8-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58635/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58731/
Example
not ok 1398 parallel/test-error-serdes
  ---
  duration_ms: 120089.44500
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason pummel/test-crypto-timing-safe-equal-benchmarks
Type JS_TEST_FAILURE
Failed PR 8 (https://github.com/nodejs/node/pull/52643/, https://github.com/nodejs/node/pull/52657/, https://github.com/nodejs/node/pull/52505/, https://github.com/nodejs/node/pull/52676/, https://github.com/nodejs/node/pull/52646/, https://github.com/nodejs/node/pull/52651/, https://github.com/nodejs/node/pull/52691/, https://github.com/nodejs/node/pull/52692/)
Appeared test-macstadium-macos11.0-arm64-4, test-azure_msft-win2016_vs2017-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58658/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58716/
Example
not ok 3779 pummel/test-crypto-timing-safe-equal-benchmarks
  ---
  duration_ms: 1814.80400
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:408
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=-74.9671718644197)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/pummel/test-crypto-timing-safe-equal-benchmarks.js:109:1)
        at Module._compile (node:internal/modules/cjs/loader:1476:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1555:10)
        at Module.load (node:internal/modules/cjs/loader:1288:32)
        at Module._load (node:internal/modules/cjs/loader:1104:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:191:14)
        at node:internal/main/run_main_module:30:49 {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=...

Reason parallel/test-fs-read-stream-concurrent-reads
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/51629/, https://github.com/nodejs/node/pull/52215/, https://github.com/nodejs/node/pull/52372/, https://github.com/nodejs/node/pull/52647/, https://github.com/nodejs/node/pull/52609/, https://github.com/nodejs/node/pull/52692/)
Appeared test-digitalocean-alpine318_container-x64-1, test-equinix-debian11_container-armv7l-1, test-macstadium-macos11.0-arm64-4, test-digitalocean-ubuntu2204_sharedlibs_container-x64-5, test-digitalocean-ubuntu2204_sharedlibs_container-x64-6, test-equinix-ubuntu2004_container-armv7l-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-7, test-ibm-ubuntu2204_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/58654/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58721/
Example
not ok 1325 parallel/test-fs-read-stream-concurrent-reads
  ---
  duration_ms: 120097.10400
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-net-write-fully-async-buffer
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/52638/, https://github.com/nodejs/node/pull/52632/, https://github.com/nodejs/node/pull/52505/, https://github.com/nodejs/node/pull/52657/, https://github.com/nodejs/node/pull/50992/, https://github.com/nodejs/node/pull/52609/)
Appeared test-equinix-ubuntu2004_container-arm64-2, test-equinix-rhel8_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-6, test-equinix-rhel8_container-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58643/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58708/
Example
not ok 3775 parallel/test-net-write-fully-async-buffer
  ---
  duration_ms: 360080.08300
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-blob-file-backed
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/52638/, https://github.com/nodejs/node/pull/52632/, https://github.com/nodejs/node/pull/52676/, https://github.com/nodejs/node/pull/52577/, https://github.com/nodejs/node/pull/52215/)
Appeared test-digitalocean-fedora38-x64-2, test-digitalocean-fedora38-x64-1, test-ibm-rhel8-s390x-4, test-ibm-ubuntu2204_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/58643/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58689/
Example
not ok 338 parallel/test-blob-file-backed
  ---
  duration_ms: 170.48600
  severity: fail
  exitcode: 1
  stack: |-
    
    node:internal/blob:291
              const error = lazyDOMException('The blob could not be read', 'NotReadableError');
                            ^
    DOMException [NotReadableError]: The blob could not be read
        at BlobReader.<anonymous> (node:internal/blob:291:25)
    
    Node.js v23.0.0-pre
  ...


Reason benchmark/test-benchmark-crypto
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/52584/, https://github.com/nodejs/node/pull/52651/, https://github.com/nodejs/node/pull/52451/)
Appeared test-macstadium-macos11.0-arm64-4, test-digitalocean-fedora38-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58640/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58722/
Example
not ok 4007 benchmark/test-benchmark-crypto
  ---
  duration_ms: 1577.59100
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:126
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    1 !== 0
    
        at main (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/benchmark/crypto/timingSafeEqual.js:21:10)
        at /Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/benchmark/common.js:54:9
        at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 1,
      expected: 0,
      operator: 'strictEqual'
    }
    
    Node.js v23.0.0-pre
    node:assert:126
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    1 !== 0
    
        at ChildProcess.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/os...

Reason parallel/test-http2-large-write-multiple-requests
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/52505/, https://github.com/nodejs/node/pull/52671/, https://github.com/nodejs/node/pull/51629/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-ibm-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58636/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58692/
Example
not ok 2749 parallel/test-http2-large-write-multiple-requests
  ---
  duration_ms: 120071.83400
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    server sends content 1
    server sends content 2
    server sends content 3
    server sends content 4
    server sends content 5
    server sends content 6
    server sends content 7
    server sends content 8
    server sends content 9
    server sends content 10
    server sends content 11
    server sends content 12
    server sends content 13
    server sends content 14
    server sends content 15
    server sends content 16
    server sends content 17
    server sends content 18
    server sends content 19
    server sends content 20
    server sends content 21
    server sends content 22
    server sends content 23
    server sends content 24
    server sends content 25
    server sends content 26
    server sends content 27
    server sends content 28
    server sends content 29
    server sends content 30
    server sends content 31
    server s...

Reason parallel/test-macos-app-sandbox
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/52708/, https://github.com/nodejs/node/pull/52692/, https://github.com/nodejs/node/pull/52451/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58720/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58722/
Example
not ok 1912 parallel/test-macos-app-sandbox
  ---
  duration_ms: 7841.09400
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:126
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    1 !== 0
    
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-macos-app-sandbox.js:47:8)
        at Module._compile (node:internal/modules/cjs/loader:1476:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1555:10)
        at Module.load (node:internal/modules/cjs/loader:1288:32)
        at Module._load (node:internal/modules/cjs/loader:1104:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:191:14)
        at node:internal/main/run_main_module:30:49 {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 1,
      expected: 0,
      operator: 'strictEqual'
    }
    
    Node.js v23.0.0-pre
  ...


Reason parallel/test-buffer-tostring-rangeerror
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52638/, https://github.com/nodejs/node/pull/52676/)
Appeared test-ibm-rhel8-x64-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58669/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58680/
Example
not ok 778 parallel/test-buffer-tostring-rangeerror
  ---
  duration_ms: 120046.15900
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    (node:3676871) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
    (Use `node --trace-deprecation ...` to show where the warning was created)
  ...


Reason parallel/test-file-write-stream4
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52638/, https://github.com/nodejs/node/pull/52584/)
Appeared test-equinix-ubuntu2004_sharedlibs_container-arm64-6, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58685/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58712/
Example
not ok 3967 parallel/test-file-write-stream4
  ---
  duration_ms: 360050.75500
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason wpt/test-compression
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52215/, https://github.com/nodejs/node/pull/52692/)
Appeared test-rackspace-win2022_vs2022-x64-4, test-azure_msft-win11_vs2022-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/58673/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58716/
Example
not ok 988 wpt/test-compression
  ---
  duration_ms: 1268.02100
  severity: crashed
  exitcode: 3221225477
  stack: |-
    [SKIPPED] compression-bad-chunks.tentative.any.js: Execution "hangs", ArrayBuffer and TypedArray is not accepted and throws, instead of rejects during writer.write
    [SKIPPED] decompression-bad-chunks.tentative.any.js: Execution "hangs", ArrayBuffer and TypedArray is not accepted and throws, instead of rejects during writer.write
    [SKIPPED] decompression-buffersource.tentative.any.js: ArrayBuffer and TypedArray is not accepted and throws, instead of rejects during writer.write
    [SKIPPED] idlharness-shadowrealm.window.js: ShadowRealm support is not enabled
    [SKIPPED] third_party\pako\pako_inflate.min.js: This is not a test file.
    [PASS] "a" should cause the constructor to throw
    [PASS] no input should cause the constructor to throw
    [PASS] non-string input should cause the constructor to throw
    [PASS] the result of compressing [,Hello,Hello] with deflate should be 'H...

Jenkins Failure
Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52505/, https://github.com/nodejs/node/pull/52676/)
Appeared test-digitalocean-ubuntu2204-x64-1, test-macstadium-macos11.0-arm64-4, test-digitalocean-debian12-x64-1, test-softlayer-debian12-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58668/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58693/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 138.197.4.1/138.197.4.1:33238' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy164.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1204)

Git Failure
Reason Command "git clean -fdx" returned status code 143:
Type GIT_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52505/, https://github.com/nodejs/node/pull/52643/)
Appeared test-macstadium-macos11.0-arm64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/58646/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58647/
Example
hudson.plugins.git.GitException: Command "git clean -fdx" returned status code 143:
stdout: 
stderr: 
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2766)

Build Failure
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 10 (https://github.com/nodejs/node/pull/52643/, https://github.com/nodejs/node/pull/52632/, https://github.com/nodejs/node/pull/52609/, https://github.com/nodejs/node/pull/52509/, https://github.com/nodejs/node/pull/51629/, https://github.com/nodejs/node/pull/52676/, https://github.com/nodejs/node/pull/52646/, https://github.com/nodejs/node/pull/52691/, https://github.com/nodejs/node/pull/52692/, https://github.com/nodejs/node/pull/52701/)
Appeared test-rackspace-win2022_vs2022-x64-1, test-rackspace-win2022_vs2022-x64-3, test-rackspace-win2022_vs2022-x64-5, test-rackspace-win2022_vs2022-x64-6, test-rackspace-win2022_vs2022-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/58647/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58729/
Example
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:\workspace\node-compile-windows\node\out\Release\obj\global_intermediate\torque-generated\src\builtins\arraybuffer-tq-csa.cc(426,1): fatal  error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
  boolean-tq-csa.cc
  array-with-tq-csa.cc

Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/52505/, https://github.com/nodejs/node/pull/52329/, https://github.com/nodejs/node/pull/52651/)
Appeared test-equinix_mnx-smartos20-x64-3, test-equinix-debian11_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-2, test-osuosl-debian11_container-armv7l-1, test-osuosl-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58646/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58690/
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: Step ‘Publish JUnit test result report’ failed: no workspace for ...
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/52505/, https://github.com/nodejs/node/pull/52647/, https://github.com/nodejs/node/pull/52108/)
Appeared test-macstadium-macos11.0-arm64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/58636/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58645/
Example
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for node-test-commit-osx-arm/nodes=osx11 #16871
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/51629/, https://github.com/nodejs/node/pull/52651/, https://github.com/nodejs/node/pull/52047/)
Appeared test-ibm-ubi81_container-x64-1, test-digitalocean-ubi81_container-x64-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/58682/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58732/
Example
fatal: No rebase in progress?

Reason ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for ...
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52505/, https://github.com/nodejs/node/pull/52676/)
Appeared test-rackspace-fedora32-x64-1, test-digitalocean-ubuntu2204-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58657/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58693/
Example
ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for node-test-commit-linux/nodes=fedora-last-latest-x64 #57465
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE

Reason Failed to trigger sub builds
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52451/, https://github.com/nodejs/node/pull/52655/)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/58638/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58715/
Example
Failed to trigger sub builds

Reason fatal error: Killed signal terminated program cc1plus
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52676/, https://github.com/nodejs/node/pull/52651/)
Appeared test-digitalocean-rhel8_arm_cross_container-x64-1, test-rackspace-fedora32-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-5, test-digitalocean-ubuntu2204_sharedlibs_container-x64-7
First CI https://ci.nodejs.org/job/node-test-pull-request/58688/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58690/
Example
fatal error: Killed signal terminated program cc1plus

Progress
  • parallel/test-error-serdes (27)
  • pummel/test-crypto-timing-safe-equal-benchmarks (8)
  • parallel/test-fs-read-stream-concurrent-reads (6)
  • parallel/test-net-write-fully-async-buffer (6)
  • parallel/test-blob-file-backed (5)
  • benchmark/test-benchmark-crypto (3)
  • parallel/test-http2-large-write-multiple-requests (3)
  • parallel/test-macos-app-sandbox (3)
  • parallel/test-buffer-tostring-rangeerror (2)
  • parallel/test-file-write-stream4 (2)
  • wpt/test-compression (2)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (2)
  • Command "git clean -fdx" returned status code 143: (2)
  • error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj] (10)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (3)
  • ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ... (3)
  • fatal: No rebase in progress? (3)
  • ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for ... (2)
  • Failed to trigger sub builds (2)
  • fatal error: Killed signal terminated program cc1plus (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 reported CI logs for parallel/test-error-serdes and pummel/test-crypto-timing-safe-equal-benchmarks, especially the timeout example. Compare the listed platforms and failed pull requests to determine whether the failures share a cause; done would mean identifying and addressing the reliability problem so these tests no longer fail repeatedly across CI.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.