Skip to content

CI Reliability 2022-10-27#412

@github-actions

Description

@github-actions

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

UTC TimeRUNNINGSUCCESSUNSTABLEABORTEDFAILUREGreen Rate
2022-10-27 00:1708324568.33%

JSTest Failure

Reasonpummel/test-fs-readfile-tostring-fail
TypeJS_TEST_FAILURE
Failed PR9 (nodejs/node#43525, nodejs/node#45129, nodejs/node#45092, nodejs/node#44713, nodejs/node#45098, nodejs/node#45135, nodejs/node#45132, nodejs/node#45133, nodejs/node#45043)
Appearedtest-orka-macos11-x64-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/47403/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/47439/
Example
not ok 3409 pummel/test-fs-readfile-tostring-fail --- duration_ms: 0.344 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:946:5){generatedMessage: false, code: 'ERR_ASSERTION', actual: [Error: ENOSPC: no space left on device, write]{errno: -28, code: 'ENOSPC', syscall: 'write' }, expe... 

Reasonpummel/test-fs-largefile
TypeJS_TEST_FAILURE
Failed PR5 (nodejs/node#45043, nodejs/node#45135, nodejs/node#44935, nodejs/node#45068, nodejs/node#45098)
Appearedtest-rackspace-win2012r2_vs2019-x64-1, test-nearform-macos10.15-x64-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/47401/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/47485/
Example
not ok 849 pummel/test-fs-largefile --- duration_ms: 0.945 severity: fail exitcode: 1 stack: |- Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.850 Files blocking: [ 'large.txt' ] node:internal/fs/utils:347 throw err; ^ Error: ENOSPC: no space left on device, ftruncate at Object.ftruncateSync (node:fs:1130:3) at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-fs-largefile.js:37:4) at Module._compile (node:internal/modules/cjs/loader:1175:14) at Module._extensions..js (node:internal/modules/cjs/loader:1229:10) at Module.load (node:internal/modules/cjs/loader:1038:32) at Module._load (node:internal/modules/cjs/loader:879:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:82:12) at node:internal/main/run_main_module:23:47{errno: -4055, syscall: 'ftruncate', code: 'ENOSPC'... 

Reasonparallel/test-watch-mode-files_watcher
TypeJS_TEST_FAILURE
Failed PR4 (nodejs/node#45095, nodejs/node#45153, nodejs/node#45165, nodejs/node#45091)
Appearedtest-softlayer-ubi81_container-x64-1, test-orka-macos11-x64-2, test-equinix-debian10_container-armv7l-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/47414/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/47497/
Example
not ok 3066 parallel/test-watch-mode-files_watcher --- duration_ms: 1.850 severity: fail exitcode: 1 stack: |- TAP version 13 # Subtest: watch mode file watcher # Subtest: should watch changed files ok 1 - should watch changed files --- duration_ms: 107.513444 ... 

Reasonaddons/request-interrupt/test
TypeJS_TEST_FAILURE
Failed PR3 (nodejs/node#45098, nodejs/node#45127, nodejs/node#45175)
Appearedtest-joyent-smartos20-x64-3
First CIhttps://ci.nodejs.org/job/node-test-pull-request/47420/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/47498/
Example
not ok 3506 addons/request-interrupt/test --- duration_ms: 300.177 severity: fail exitcode: -15 stack: |- timeout ... 

Reasonnode-api/test_fatal/test2
TypeJS_TEST_FAILURE
Failed PR3 (nodejs/node#45132, nodejs/node#44412, nodejs/node#45175)
Appearedtest-joyent-smartos20-x64-3
First CIhttps://ci.nodejs.org/job/node-test-pull-request/47422/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/47498/
Example
not ok 3607 node-api/test_fatal/test2 --- duration_ms: 300.177 severity: fail exitcode: -15 stack: |- timeout ... 

Reasonparallel/test-corepack-yarn-install
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#45095, nodejs/node#44412)
Appearedtest-digitalocean-ubuntu1804_sharedlibs_container-x64-4
First CIhttps://ci.nodejs.org/job/node-test-pull-request/47404/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/47440/
Example
not ok 591 parallel/test-corepack-yarn-install --- duration_ms: 2.520 severity: fail exitcode: 1 stack: |- (node:23604) [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) Segmentation fault (core dumped) assert.js:118 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: yarn install got error code 139 at handleExit (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-corepack-yarn-install.js:60:10) at handleExit (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:380:15) at ChildProcess.exithandler (child_process.js:390:5) at ChildProcess.emit (events.js:400:28) at maybeClose (internal/child_process.js:1088:16) at Process.ChildProcess._handle.one... 

Reasonparallel/test-heapsnapshot-near-heap-limit-by-api-in-worker
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#45153, nodejs/node#45157)
Appearedtest-osuosl-rhel8-ppc64_le-1, test-equinix-ubuntu2004_container-arm64-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/47459/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/47470/
Example
not ok 1198 parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker --- duration_ms: 2.586 severity: fail exitcode: 1 stack: |- Invoked NearHeapLimitCallback, processing=false, current_limit=52428800, initial_limit=52428800 max_young_gen_size=50331648, young_gen_size=0, old_gen_size=51371528, total_size=51371528 Estimated available memory=9223372036742447104, estimated overhead=50331648 Start generating Heap.20221025.113252.2579039.1.001.heapsnapshot... Invoked NearHeapLimitCallback, processing=true, current_limit=52428800, initial_limit=52428800 max_young_gen_size=50331648, young_gen_size=0, old_gen_size=51371528, total_size=51371528 Estimated available memory=9223372036742447104, estimated overhead=50331648 Not generating snapshots in nested callback. new_limit=102760448 1/1 snapshots taken. Removing the near heap limit callbackWrote snapshot to /home/iojs/node-tmp/.tmp.1193/Heap.20221025.113252.2579039.1.001.heapsnapshot <--- Last few GCs ... 

Reasonparallel/test-runner-inspect
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#43525, nodejs/node#44412)
Appearedtest-ibm-rhel8-s390x-4, test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-2, test-rackspace-win2012r2_vs2017-x64-4
First CIhttps://ci.nodejs.org/job/node-test-pull-request/47423/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/47440/
Example
not ok 3355 parallel/test-runner-inspect --- duration_ms: 120.41 severity: fail exitcode: -15 stack: |- timeout [test] Connecting to a child Node process [test] Testing /json/list [err] (node:4128394) Warning: Using the inspector with --test forces running at a concurrency of 1. Use the inspectPort option to run with concurrency [err] (Use `node --trace-warnings ...` to show where the warning was created) [err] [out] TAP version 13 [out] [err] Debugger listening on ws://127.0.0.1:46757/1075ad56-be7b-4084-9c58-15c36a17f4a7 [err] [err] Debugger attached. [err] ... 

Reasonparallel/test-tls-ticket-cluster
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#43525, nodejs/node#45115)
Appearedtest-ibm-rhel8-x64-3, test-nearform-macos10.15-x64-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/47407/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/47461/
Example
not ok 2705 parallel/test-tls-ticket-cluster --- duration_ms: 0.757 severity: fail exitcode: 1 stack: |- [primary] got "listening" [primary] connecting 41903 session? false [worker] connection reused? false [primary] got "not-reused" [primary] connecting 41903 session? true [worker] connection reused? true [primary] got "reused" [primary] connecting 41903 session? true [worker] connection reused? true [primary] got "reused" [primary] connecting 41903 session? true [worker] connection reused? true [primary] got "reused" [primary] connecting 41903 session? true [worker] connection reused? true [primary] got "reused" [primary] connecting 41903 session? true [worker] connection reused? true [primary] got "reused" [primary] connecting 41903 session? true [worker] connection reused? true [primary] got "reused" [primary] connecting 41903 session? true [worker] connection reused? true [primary] got "reused" ... 

Jenkins Failure

ReasonBuild timed out (after 60 minutes). Marking the build as failed.
TypeJENKINS_FAILURE
Failed PR3 (nodejs/node#44412, nodejs/node#45098, nodejs/node#45175)
Appearedtest-softlayer-ubi81_container-x64-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/47440/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/47496/
Example
Build timed out (after 60 minutes). Marking the build as failed. 

ReasonBacking channel 'JNLP4-connect connection from ... is disconnected.
TypeJENKINS_FAILURE
Failed PR2 (nodejs/node#45092, nodejs/node#45157)
Appearedtest-digitalocean-freebsd12-x64-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/47416/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/47491/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 107.170.28.213/107.170.28.213:23785' is disconnected. at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) at jdk.proxy2/jdk.proxy2.$Proxy87.isAlive(Unknown Source) at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215) at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207) 

Build Failure

ReasonError: invalid syntax
TypeBUILD_FAILURE
Failed PR3 (nodejs/node#45126, nodejs/node#43525, nodejs/node#45098)
Appearedtest-rackspace-centos7-x64-1, test-softlayer-debian9-x64-1, test-rackspace-ubuntu1604-x64-2, test-osuosl-centos7-ppc64_le-1, test-equinix-centos7_container-arm64-1, test-ibm-rhel7-s390x-3, test-ibm-aix71-ppc64_be-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-orka-macos10.14-x64-2, test-orka-macos10.15-x64-1, test-digitalocean-alpine311_container-x64-1, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-ibm-rhel8-x64-2, test-ibm-ubuntu1804-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-softlayer-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-equinix-ubuntu1804_sharedlibs_container-arm64-5, test-ibm-rhel8-s390x-1, test-osuosl-rhel8-ppc64_le-1, undefined
First CIhttps://ci.nodejs.org/job/node-test-pull-request/47405/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/47408/
Example
Error: invalid syntax make[1]: *** [Makefile:511: test-ci] Error 1 make: *** [Makefile:540: run-ci] Error 2 Build step 'Execute shell' marked build as failure Performing Post build task... Match found for : : True 

Reasonerror: remote GitHub already exists.
TypeBUILD_FAILURE
Failed PR2 (nodejs/node#45153, nodejs/node#45117)
Appearedtest-rackspace-win2012r2_vs2019-x64-6, test-rackspace-win2012r2_vs2017-x64-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/47459/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/47469/
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 

Progress

  • pummel/test-fs-readfile-tostring-fail (9)
  • pummel/test-fs-largefile (5)
  • parallel/test-watch-mode-files_watcher (4)
  • addons/request-interrupt/test (3)
  • node-api/test_fatal/test2 (3)
  • parallel/test-corepack-yarn-install (2)
  • parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker (2)
  • parallel/test-runner-inspect (2)
  • parallel/test-tls-ticket-cluster (2)
  • Build timed out (after 60 minutes). Marking the build as failed. (3)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (2)
  • Error: invalid syntax (3)
  • error: remote GitHub already exists. (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