nodejs / nodejs/reliability

CI Reliability 2023-12-08

Open
#737 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/56059 to node-test-pull-request/56156 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-12-08 00:13 0 14 14 0 72 14.00%
JSTest Failure
Reason parallel/test-fs-watch-recursive-update-file
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/51043/, https://github.com/nodejs/node/pull/50840/, https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/51075/, https://github.com/nodejs/node/pull/51080/)
Appeared test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56070/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56146/
Example
not ok 1368 parallel/test-fs-watch-recursive-update-file
  ---
  duration_ms: 120108.20100
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason sequential/test-single-executable-application-disable-experimental-sea-warning
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/51032/, https://github.com/nodejs/node/pull/50120/, https://github.com/nodejs/node/pull/51049/, https://github.com/nodejs/node/pull/50840/, https://github.com/nodejs/node/pull/51069/)
Appeared test-orka-macos11-x64-2, test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/56077/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56124/
Example
not ok 4034 sequential/test-single-executable-application-disable-experimental-sea-warning
  ---
  duration_ms: 15901.37700
  severity: fail
  exitcode: 1
  stack: |-
    [process 23808]: --- stderr ---
    error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.4033/sea.cstemp (No space left on device)
    /Users/iojs/node-tmp/.tmp.4033/sea: the codesign_allocate helper tool cannot be found or used
    
    [process 23808]: --- stdout ---
    
    [process 23808]: status = 1, signal = null
    /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/common/child_process.js:86
        throw new Error(`${failures.join('\n')}`);
        ^
    
    Error: - process terminated with status 1, expected 0
        at logAndThrow (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/common/child_process.js:86:11)
        at expectSyncExit (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/common/child_pro...

Reason parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/50890/, https://github.com/nodejs/node/pull/51000/, https://github.com/nodejs/node/pull/51063/, https://github.com/nodejs/node/pull/51075/)
Appeared test-ibm-rhel8-s390x-1, test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/56076/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56145/
Example
not ok 1345 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
  ---
  duration_ms: 120056.14100
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason benchmark/test-benchmark-validators
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/51032/, https://github.com/nodejs/node/pull/50120/, https://github.com/nodejs/node/pull/51049/)
Appeared test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/56077/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56093/
Example
not ok 3910 benchmark/test-benchmark-validators
  ---
  duration_ms: 1014.53900
  severity: fail
  exitcode: 1
  stack: |-
    
    
    #
    # Fatal error in , line 0
    # unreachable code
    #
    #
    #
    #FailureMessage Object: 0x7ffeea0c8f30
     1: 0x105c88652 node::NodePlatform::GetStackTracePrinter()::$_3::__invoke() [/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node]
     2: 0x106f57e33 V8_Fatal(char const*, ...) [/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node]
     3: 0x1061f0223 v8::internal::FeedbackVector::New(v8::internal::Isolate*, v8::internal::Handle<v8::internal::SharedFunctionInfo>, v8::internal::Handle<v8::internal::ClosureFeedbackCellArray>, v8::internal::Handle<v8::internal::FeedbackCell>, v8::internal::IsCompiledScope*) [/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node]
     4: 0x1062263f6 v8::internal::JSFunction::CreateAndAttachFeedbackVector(v8::internal::Isolate*, v8::internal::Handle...

Reason parallel/test-fs-watch-recursive-add-file
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50980/, https://github.com/nodejs/node/pull/51063/, https://github.com/nodejs/node/pull/51027/)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/56086/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56143/
Example
not ok 1239 parallel/test-fs-watch-recursive-add-file
  ---
  duration_ms: 120128.30700
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-watch-recursive-assert-leaks
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50840/, https://github.com/nodejs/node/pull/51049/, https://github.com/nodejs/node/pull/51000/)
Appeared test-ibm-rhel8-s390x-4, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56092/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56118/
Example
not ok 1365 parallel/test-fs-watch-recursive-assert-leaks
  ---
  duration_ms: 120144.55600
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-inspector-exception
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/51033/, https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/51027/)
Appeared test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56062/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56143/
Example
not ok 1849 parallel/test-inspector-exception
  ---
  duration_ms: 15961.86400
  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:35425/2626b233-c049-4817-b5b4-f90d6beb109c
    [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-macos-app-sandbox
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50653/, https://github.com/nodejs/node/pull/51047/, https://github.com/nodejs/node/pull/51069/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/56120/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56124/
Example
not ok 1869 parallel/test-macos-app-sandbox
  ---
  duration_ms: 7514.39100
  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:1375:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1434:10)
        at Module.load (node:internal/modules/cjs/loader:1206:32)
        at Module._load (node:internal/modules/cjs/loader:1022:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
        at node:internal/main/run_main_module:28:49 {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 1,
      expected: 0,
      operator: 'strictEqual'
    }
    
    Node.js v22.0.0-pre
  ...


Reason parallel/test-runner-output
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/33633/, https://github.com/nodejs/node/pull/51034/, https://github.com/nodejs/node/pull/51063/)
Appeared test-ibm-rhel8-s390x-4, test-equinix_mnx-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/56067/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56114/
Example
not ok 2380 parallel/test-runner-output
  ---
  duration_ms: 3230.37000
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: test runner output
        # Subtest: test-runner/output/abort.js
        ok 1 - test-runner/output/abort.js
          ---
          duration_ms: 2179.298648
          ...


Reason parallel/test-worker-init-failure
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/51032/, https://github.com/nodejs/node/pull/50120/, https://github.com/nodejs/node/pull/51049/)
Appeared test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/56077/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56093/
Example
not ok 3208 parallel/test-worker-init-failure
  ---
  duration_ms: 1654.49700
  severity: fail
  exitcode: 1
  stack: |-
    child stdout: 
    
    child stderr: /bin/sh: line 1: 88132 Segmentation fault: 11  /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-worker-init-failure.js child
    
    
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    139 !== 0
    
        at ChildProcess.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-worker-init-failure.js:69:12)
        at ChildProcess.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/index.js:468:15)
        at ChildProcess.emit (node:events:514:28)
        at ChildProcess._handle.onexit (node:internal/child_process:294:12) {
      generatedMessage: true,
      cod...

Reason pummel/test-heapdump-http2
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/51032/, https://github.com/nodejs/node/pull/50120/, https://github.com/nodejs/node/pull/51049/)
Appeared test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/56077/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56093/
Example
not ok 3670 pummel/test-heapdump-http2
  ---
  duration_ms: 1803.79200
  severity: crashed
  exitcode: -5
  stack: |-
    (node:89215) internal/test/binding: These APIs are for internal testing only. Do not use them.
    (Use `node --trace-warnings ...` to show where the warning was created)
    
    
    #
    # Fatal error in , line 0
    # unreachable code
    #
    #
    #
    #FailureMessage Object: 0x70001ad40a40
     1: 0x10c747652 node::NodePlatform::GetStackTracePrinter()::$_3::__invoke() [/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node]
     2: 0x10da16e33 V8_Fatal(char const*, ...) [/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node]
     3: 0x10cb0604d v8::internal::Scavenger::Process(v8::JobDelegate*) [/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node]
     4: 0x10cb03a76 v8::internal::ScavengerCollector::JobTask::ProcessItems(v8::JobDelegate*, v8::internal::Scavenger*) [/Users/iojs/build/workspace/node-tes...

Reason pummel/test-heapdump-tls
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/51032/, https://github.com/nodejs/node/pull/50120/, https://github.com/nodejs/node/pull/51049/)
Appeared test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/56077/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56093/
Example
not ok 3673 pummel/test-heapdump-tls
  ---
  duration_ms: 1514.83400
  severity: crashed
  exitcode: -6
  stack: |-
    (node:89220) internal/test/binding: These APIs are for internal testing only. Do not use them.
    (Use `node --trace-warnings ...` to show where the warning was created)
  ...


Reason parallel/test-child-process-fork-exec-path
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/50977/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/56131/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56132/
Example
not ok 196 parallel/test-child-process-fork-exec-path
  ---
  duration_ms: 3018.16100
  severity: fail
  exitcode: 1
  stack: |-
    node:fs:3027
      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:3027: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:1375:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1434:10)
        at Module.load (node:internal/modules/cjs/loader:1206:32)
        at Module._load (node:internal/modules/cjs/loader:1022:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
        at node:internal/main/run_main_module:28:49 {
      errno: -28...

Reason parallel/test-file-write-stream4
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/50977/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/56131/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56132/
Example
not ok 788 parallel/test-file-write-stream4
  ---
  duration_ms: 1744.79000
  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-http-server-headers-timeout-keepalive
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/51027/, https://github.com/nodejs/node/pull/51080/)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/56138/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56146/
Example
not ok 1366 parallel/test-http-server-headers-timeout-keepalive
  ---
  duration_ms: 15896.73500
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:126
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    + actual - expected
    
    + 'HTTP/1.1 200 OK\r\n' +
    +   'Content-Type: text/plain\r\n' +
    +   'Date: Thu, 07 Dec 2023 03:38:24 GMT\r\n' +
    +   'Connection: close\r\n' +
    +   'Transfer-Encoding: chunked\r\n' +
    +   '\r\n' +
    +   '0\r\n' +
    +   '\r\n'
    - 'HTTP/1.1 408 Request Timeout\r\nConnection: close\r\n\r\n'
        at Socket.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-http-server-headers-timeout-keepalive.js:82:12)
        at Socket.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/common/index.js:476:15)
        at Socket.emit (node:events:531:35)
        at endReadableNT (node:internal/streams/readable:1696:12)
        at process.pr...

Reason parallel/test-inspector-async-stack-traces-promise-then
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/51049/, https://github.com/nodejs/node/pull/50354/)
Appeared test-ibm-rhel8-s390x-1, test-osuosl-rhel8-ppc64_le-2
First CI https://ci.nodejs.org/job/node-test-pull-request/56093/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56131/
Example
not ok 1913 parallel/test-inspector-async-stack-traces-promise-then
  ---
  duration_ms: 15313.95100
  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:35843/ff89d552-0aa1-4069-ae3e-7d5ee35bb10d
    [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-break-when-eval
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/51033/, https://github.com/nodejs/node/pull/50354/)
Appeared test-osuosl-rhel8-ppc64_le-2, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/56069/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56131/
Example
not ok 2086 parallel/test-inspector-break-when-eval
  ---
  duration_ms: 15388.83300
  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:33969/b606e924-7938-4b09-8519-c5bbcab74271
    [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-module-loading-globalpaths
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/50977/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/56131/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56132/
Example
not ok 1847 parallel/test-module-loading-globalpaths
  ---
  duration_ms: 1941.37000
  severity: fail
  exitcode: 1
  stack: |-
    node:fs:3027
      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.1845/install/bin/node'
        at Object.copyFileSync (node:fs:3027: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:1375:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1434:10)
        at Module.load (node:internal/modules/cjs/loader:1206:32)
        at Module._load (node:internal/modules/cjs/loader:1022:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
        at node:internal/main/run_main_module:28:49 {
      errno: -2...

Reason pummel/test-fs-readfile-tostring-fail
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/51045/, https://github.com/nodejs/node/pull/50840/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/56101/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56117/
Example
not ok 3677 pummel/test-fs-readfile-tostring-fail
  ---
  duration_ms: 292.73000
  severity: fail
  exitcode: 7
  stack: |-
    /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/pummel/test-fs-readfile-tostring-fail.js:76
      throw err;
      ^
    
    AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOSPC: no space left on device, write
        at Object.callback (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/pummel/test-fs-readfile-tostring-fail.js:34:37)
        at callback (node:internal/streams/writable:756:21)
        at onwriteError (node:internal/streams/writable:597:3)
        at onwrite (node:internal/streams/writable:640:7)
        at node:internal/fs/streams:513:5
        at node:internal/fs/streams:455:14
        at FSReqCallback.wrapper [as oncomplete] (node:fs:951:5) {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: [Error: ENOSPC: no space left on device, write] {
        errno: -28,
        code: 'ENOSPC'...

Reason sequential/test-perf-hooks
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/51032/, https://github.com/nodejs/node/pull/51037/)
Appeared test-digitalocean-alpine318_container-x64-1, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56077/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56141/
Example
not ok 4046 sequential/test-perf-hooks
  ---
  duration_ms: 245.15100
  severity: fail
  exitcode: 1
  stack: |-
    check initial nodeTiming
    {
      "name": "node",
      "entryType": "node",
      "startTime": 0,
      "duration": 164.717003,
      "nodeStart": 0.7901153564453125,
      "v8Start": 22.249427795410156,
      "environment": 36.68434143066406,
      "loopStart": -1,
      "loopExit": -1,
      "bootstrapComplete": 54.35341262817383,
      "idleTime": 0
    }
    node:assert:408
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: now (177.098742) - timing.duration (164.717003) = 12.381738999999982 >= 10
        at checkNodeTiming (/home/iojs/build/workspace/node-test-commit-linux/test/sequential/test-perf-hooks.js:60:3)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/sequential/test-perf-hooks.js:77:1)
        at Module._compile (node:internal/modules/cjs/loader:1375:14)
        at Module._extensions..js (node:internal/modules/cjs/loade...

Reason sequential/test-single-executable-application-empty
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50840/, https://github.com/nodejs/node/pull/51069/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/56108/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56124/
Example
not ok 4035 sequential/test-single-executable-application-empty
  ---
  duration_ms: 16819.58000
  severity: fail
  exitcode: 1
  stack: |-
    [process 23818]: --- stderr ---
    error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.4034/sea.cstemp (No space left on device)
    /Users/iojs/node-tmp/.tmp.4034/sea: the codesign_allocate helper tool cannot be found or used
    
    [process 23818]: --- stdout ---
    
    [process 23818]: status = 1, signal = null
    /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/common/child_process.js:86
        throw new Error(`${failures.join('\n')}`);
        ^
    
    Error: - process terminated with status 1, expected 0
        at logAndThrow (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/common/child_process.js:86:11)
        at expectSyncExit (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/common/child_process.js:91:5)
        at sp...

Reason sequential/test-single-executable-application-snapshot
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50653/, https://github.com/nodejs/node/pull/51069/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/56120/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56124/
Example
not ok 4036 sequential/test-single-executable-application-snapshot
  ---
  duration_ms: 17143.27600
  severity: fail
  exitcode: 1
  stack: |-
    [process 23834]: --- stderr ---
    error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.4035/sea.cstemp (No space left on device)
    /Users/iojs/node-tmp/.tmp.4035/sea: the codesign_allocate helper tool cannot be found or used
    
    [process 23834]: --- stdout ---
    
    [process 23834]: status = 1, signal = null
    /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/common/child_process.js:86
        throw new Error(`${failures.join('\n')}`);
        ^
    
    Error: - process terminated with status 1, expected 0
        at logAndThrow (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/common/child_process.js:86:11)
        at expectSyncExit (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/common/child_process.js:91:5)
        at...

Reason sequential/test-single-executable-application-snapshot-and-code-cache
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50653/, https://github.com/nodejs/node/pull/51069/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/56120/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56124/
Example
not ok 4037 sequential/test-single-executable-application-snapshot-and-code-cache
  ---
  duration_ms: 16368.85700
  severity: fail
  exitcode: 1
  stack: |-
    [process 23844]: --- stderr ---
    error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.4036/sea.cstemp (No space left on device)
    /Users/iojs/node-tmp/.tmp.4036/sea: the codesign_allocate helper tool cannot be found or used
    
    [process 23844]: --- stdout ---
    
    [process 23844]: status = 1, signal = null
    /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/common/child_process.js:86
        throw new Error(`${failures.join('\n')}`);
        ^
    
    Error: - process terminated with status 1, expected 0
        at logAndThrow (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/common/child_process.js:86:11)
        at expectSyncExit (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/common/child_process.js:9...

Jenkins Failure
CCTest Failure
Reason Value of: (!expectation.read_expected)
Type CC_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50980/, https://github.com/nodejs/node/pull/50840/)
Appeared test-digitalocean-alpine315_container-x64-2, test-digitalocean-alpine318_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/56086/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56087/
Example
Value of: (!expectation.read_expected)
  Actual: true
Expected: false

[  FAILED  ] InspectorSocketTest.HostIPv6NonRoutable (5000 ms)

Build Failure
Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 12 (https://github.com/nodejs/node/pull/50126/, https://github.com/nodejs/node/pull/50944/, https://github.com/nodejs/node/pull/51045/, https://github.com/nodejs/node/pull/51027/, https://github.com/nodejs/node/pull/51063/, https://github.com/nodejs/node/pull/51000/, https://github.com/nodejs/node/pull/50653/, https://github.com/nodejs/node/pull/50973/, https://github.com/nodejs/node/pull/51046/, https://github.com/nodejs/node/pull/50453/, https://github.com/nodejs/node/pull/50394/, https://github.com/nodejs/node/pull/51047/)
Appeared test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56098/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56156/
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/jenkins13661600743736433155.sh
+ '[' -d .git ']'
+ git clean -fdx
Removing out/

Reason fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
Type BUILD_FAILURE
Failed PR 8 (https://github.com/nodejs/node/pull/50580/, https://github.com/nodejs/node/pull/51034/, https://github.com/nodejs/node/pull/50737/, https://github.com/nodejs/node/pull/33633/, https://github.com/nodejs/node/pull/50890/, https://github.com/nodejs/node/pull/50991/, https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/50973/)
Appeared test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56059/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56148/
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 error: remote GitHub already exists.
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50653/, https://github.com/nodejs/node/pull/50354/)
Appeared test-rackspace-win2022_vs2022-x64-6, test-rackspace-win2022_vs2022-x64-1, test-rackspace-win2022_vs2022-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/56120/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56137/
Example
error: remote GitHub already exists.

> git fetch --prune --no-tags GitHub 

> git fetch --prune --no-tags https://github.com/nodejs/build.git +refs/heads/main:refs/remotes/jenkins_tmp

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/51034/, https://github.com/nodejs/node/pull/51045/)
Appeared test-nearform-macos10.15-x64-3, test-ibm-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56071/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56101/
Example
fatal: No rebase in progress?

undefined
Reason Unknown
Type undefined
Failed PR 9 (https://github.com/nodejs/node/pull/33633/, https://github.com/nodejs/node/pull/50980/, https://github.com/nodejs/node/pull/50840/, https://github.com/nodejs/node/pull/50120/, https://github.com/nodejs/node/pull/51045/, https://github.com/nodejs/node/pull/51027/, https://github.com/nodejs/node/pull/51037/, https://github.com/nodejs/node/pull/51013/, https://github.com/nodejs/node/pull/50973/)
Appeared test-equinix_mnx-smartos18-x64-4, test-equinix-centos7_container-arm64-1, test-equinix-centos7_container-arm64-2, test-rackspace-centos7-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56067/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56148/
Example
Unknown

Progress
  • parallel/test-fs-watch-recursive-update-file (5)
  • sequential/test-single-executable-application-disable-experimental-sea-warning (5)
  • parallel/test-fs-watch-recursive-add-file-to-existing-subfolder (4)
  • benchmark/test-benchmark-validators (3)
  • parallel/test-fs-watch-recursive-add-file (3)
  • parallel/test-fs-watch-recursive-assert-leaks (3)
  • parallel/test-inspector-exception (3)
  • parallel/test-macos-app-sandbox (3)
  • parallel/test-runner-output (3)
  • parallel/test-worker-init-failure (3)
  • pummel/test-heapdump-http2 (3)
  • pummel/test-heapdump-tls (3)
  • parallel/test-child-process-fork-exec-path (2)
  • parallel/test-file-write-stream4 (2)
  • parallel/test-http-server-headers-timeout-keepalive (2)
  • parallel/test-inspector-async-stack-traces-promise-then (2)
  • parallel/test-inspector-break-when-eval (2)
  • parallel/test-module-loading-globalpaths (2)
  • pummel/test-fs-readfile-tostring-fail (2)
  • sequential/test-perf-hooks (2)
  • sequential/test-single-executable-application-empty (2)
  • sequential/test-single-executable-application-snapshot (2)
  • sequential/test-single-executable-application-snapshot-and-code-cache (2)
  • Value of: (!expectation.read_expected) (2)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (12)
  • fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository (8)
  • error: remote GitHub already exists. (2)
  • fatal: No rebase in progress? (2)
  • Unknown (9)

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 linked CI console logs and the named tests, including parallel/test-fs-watch-recursive-update-file and sequential/test-single-executable-application-disable-experimental-sea-warning. Compare the repeated failures across the listed s390x and macOS jobs, then verify that the affected tests complete reliably in the relevant CI environments.

Written by the indexing model from the issue text.

Assessment

Tech stack
nodejs
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
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.