Skip to content

CI Reliability 2023-01-23 #492

@github-actions

Description

@github-actions

Failures in node-test-pull-request/49037 to node-test-pull-request/49135 that failed more than 2 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-01-23 00:13 0 7 31 1 61 7.07%

CCTest Failure

Reason [ RUN ] InspectorSocketTest.HostIPv6NonRoutable
Type CC_TEST_FAILURE
Failed PR 3 (nodejs/node#45770, nodejs/node#46237, nodejs/node#46227)
Appeared test-azure_msft-win10_vs2019-x64-2, test-rackspace-win2012r2_vs2019-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/49050/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49110/
Example
[ RUN ] InspectorSocketTest.HostIPv6NonRoutable C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected) Actual: true Expected: false [ FAILED ] InspectorSocketTest.HostIPv6NonRoutable (5000 ms) 

Jenkins Failure

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#45942, nodejs/node#46273)
Appeared test-softlayer-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/49048/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49132/
Example
Build timed out (after 60 minutes). Marking the build as failed. 

Git Failure

Build Failure

Reason Error: getWindowSize EINVAL
Type BUILD_FAILURE
Failed PR 12 (nodejs/node#46251, nodejs/node#46250, nodejs/node#45772, nodejs/node#46253, nodejs/node#45936, nodejs/node#46031, nodejs/node#46272, nodejs/node#46199, nodejs/node#46174, nodejs/node#46269, nodejs/node#46286, nodejs/node#46273)
Appeared test-equinix_mnx-smartos18-x64-4, test-equinix_mnx-smartos20-x64-4, test-equinix_mnx-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/49042/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49132/
Example
Error: getWindowSize EINVAL outline = at WriteStream._refreshSize (tty.js:133:31) outline = at process.<anonymous> (internal/bootstrap/switches/is_main_thread.js:127:41) outline = at process.emit (events.js:400:28) outline = Emitted 'error' event on WriteStream instance at: outline = at WriteStream._refreshSize (tty.js:133:10) 

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 9 (nodejs/node#45770, nodejs/node#45735, nodejs/node#46253, nodejs/node#46267, nodejs/node#45772, nodejs/node#45038, nodejs/node#46031, nodejs/node#46271, nodejs/node#45258)
Appeared test-orka-macos10.15-x64-2, test-orka-macos11-x64-1, test-nearform-macos11.0-arm64-1, test-rackspace-fedora32-x64-1, test-osuosl-rhel8-ppc64_le-2, test-rackspace-centos7-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/49050/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49122/
Example
fatal: No rebase in progress? 

undefined

Reason Unknown
Type undefined
Failed PR 6 (nodejs/node#46258, nodejs/node#45966, nodejs/node#46249, nodejs/node#46263, nodejs/node#45258, nodejs/node#46308)
Appeared test-nearform_arm-win10_vs2019-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/49062/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49134/
Example
Unknown 

JSTest Failure

Reason pummel/test-fs-readfile-tostring-fail
Type JS_TEST_FAILURE
Failed PR 9 (nodejs/node#46174, nodejs/node#46213, nodejs/node#45735, nodejs/node#45038, nodejs/node#46237, nodejs/node#46267, nodejs/node#46271, nodejs/node#46276, nodejs/node#44943)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/49063/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49095/
Example
not ok 3477 pummel/test-fs-readfile-tostring-fail --- duration_ms: 0.196 severity: fail exitcode: 7 stack: |- /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/pummel/test-fs-readfile-tostring-fail.js:73 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:31:37) at callback (node:internal/streams/writable:555:21) at onwriteError (node:internal/streams/writable:418:3) at onwrite (node:internal/streams/writable:460:7) at node:internal/fs/streams:439:14 at FSReqCallback.wrapper [as oncomplete] (node:fs:938:5) { generatedMessage: false, code: 'ERR_ASSERTION', actual: [Error: ENOSPC: no space left on device, write] { errno: -28, code: 'ENOSPC', syscall: 'write' }, expe... 

Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#46258, nodejs/node#46174, nodejs/node#46249, nodejs/node#46263, nodejs/node#46218)
Appeared test-macstadium-macos11.0-arm64-3, test-azure_msft-win10_vs2019-x64-4, test-nearform-macos11.0-arm64-1, test-rackspace-win2012r2_vs2017-x64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/49062/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49120/
Example
not ok 3883 sequential/test-worker-prof --- duration_ms: 0.428 severity: fail exitcode: 1 stack: |- node:assert:400 throw err; ^ AssertionError [ERR_ASSERTION]: 13 >= 15 at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/sequential/test-worker-prof.js:78:5) at Module._compile (node:internal/modules/cjs/loader:1246:14) at Module._extensions..js (node:internal/modules/cjs/loader:1300:10) at Module.load (node:internal/modules/cjs/loader:1103:32) at Module._load (node:internal/modules/cjs/loader:942:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12) at node:internal/main/run_main_module:23:47 { generatedMessage: false, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' } Node.js v20.0.0-pre ... 

Reason parallel/test-performance-function
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#45942, nodejs/node#46253, nodejs/node#45772)
Appeared test-ibm-ubuntu1804-x64-2, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/49048/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49067/
Example
not ok 2230 parallel/test-performance-function --- duration_ms: 0.172 severity: fail exitcode: 1 stack: |- node:internal/errors:490 ErrorCaptureStackTrace(err); ^ 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:283: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:98:5 at runNextTicks (node:internal/process/task_queues:60:5) at listOnTimeout (node:internal/timers:537:9) at process.processTimers (node:internal/timers:511:7) { code: 'ERR_OUT_OF_RANGE' } Node.js v20.0.0-pre ... 

Reason sequential/test-child-process-pass-fd
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#46237, nodejs/node#46271, nodejs/node#46249)
Appeared test-macstadium-macos11.0-arm64-3, test-macstadium-macos11.0-arm64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/49074/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49097/
Example
not ok 3726 sequential/test-child-process-pass-fd --- duration_ms: 0.211 severity: crashed exitcode: -10 stack: |- node:events:496 throw er; // Unhandled 'error' event ^ Error [ERR_IPC_CHANNEL_CLOSED]: Channel closed at new NodeError (node:internal/errors:399:5) at target.send (node:internal/child_process:747:16) at Socket.socketConnected (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/sequential/test-child-process-pass-fd.js:62:15) at Object.onceWrapper (node:events:632:28) at Socket.emit (node:events:518:28) at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1479:10) Emitted 'error' event on process instance at: at node:internal/child_process:751:35 at process.processTicksAndRejections (node:internal/process/task_queues:77:11) { code: 'ERR_IPC_CHANNEL_CLOSED' } Node.js v20.0.0-pre node:events:496 throw er; // Unhandled 'error' event ... 

Reason parallel/test-child-process-can-write-to-stdout
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44432, nodejs/node#46267)
Appeared test-macstadium-macos11.0-arm64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/49055/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49103/
Example
not ok 134 parallel/test-child-process-can-write-to-stdout --- duration_ms: 0.93 severity: crashed exitcode: -10 stack: |- ... 

Reason parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#46271, nodejs/node#46272)
Appeared test-orka-macos11-x64-2, test-equinix_mnx-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/49091/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49096/
Example
not ok 944 parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker --- duration_ms: 2.11 severity: fail exitcode: 1 stack: |- node:assert:400 throw err; ^ AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: assert(stderr.includes('ERR_WORKER_OUT_OF_MEMORY')) at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker.js:36:5) at Module._compile (node:internal/modules/cjs/loader:1238:14) at Module._extensions..js (node:internal/modules/cjs/loader:1292:10) at Module.load (node:internal/modules/cjs/loader:1095:32) at Module._load (node:internal/modules/cjs/loader:934:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12) at node:internal/main/run_main_module:23:47 { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, ... 

Reason parallel/test-runner-watch-mode
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#46253, nodejs/node#46218)
Appeared test-digitalocean-freebsd12-x64-1, test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/49058/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49120/
Example
not ok 2864 parallel/test-runner-watch-mode --- duration_ms: 120.63 severity: fail exitcode: -15 stack: |- timeout TAP version 13 ... 

Reason sequential/test-http-regr-gh-2928
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#46267, nodejs/node#46218)
Appeared test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/49073/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49124/
Example
not ok 3837 sequential/test-http-regr-gh-2928 --- duration_ms: 120.22 severity: fail exitcode: -15 stack: |- timeout .+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+. ... 

Progress

  • [ RUN ] InspectorSocketTest.HostIPv6NonRoutable (3)
  • Build timed out (after 60 minutes). Marking the build as failed. (2)
  • Error: getWindowSize EINVAL (12)
  • fatal: No rebase in progress? (9)
  • Unknown (6)
  • pummel/test-fs-readfile-tostring-fail (9)
  • sequential/test-worker-prof (5)
  • parallel/test-performance-function (3)
  • sequential/test-child-process-pass-fd (3)
  • parallel/test-child-process-can-write-to-stdout (2)
  • parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker (2)
  • parallel/test-runner-watch-mode (2)
  • sequential/test-http-regr-gh-2928 (2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions