Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI Reliability 2022-03-29 #235

Open
12 tasks
github-actions bot opened this issue Mar 29, 2022 · 0 comments
Open
12 tasks

CI Reliability 2022-03-29 #235

github-actions bot opened this issue Mar 29, 2022 · 0 comments

Comments

@github-actions
Copy link

Failures in node-test-pull-request/43121 to node-test-pull-request/43218 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
2022-03-29 00:13 0 10 24 12 54 11.36%

Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 5 (nodejs/node#41884, nodejs/node#42323, nodejs/node#42443, nodejs/node#42420, nodejs/node#42409)
Appeared test-requireio_mcollina-debian10-armv7l_pi2-1, test-digitalocean-fedora34-x64-2, test-equinix-ubuntu1804_sharedlibs_container-arm64-5, test-equinix-ubuntu2004_sharedlibs_container-arm64-6, test-equinix-centos7_container-arm64-2, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_container-arm64-2, test-requireio_joeyvandijk-debian10-armv7l_pi2-1, test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-1, test-equinix-ubuntu2004_container-armv7l-1, test-digitalocean-fedora34-x64-1, test-requireio_ceejbot-debian10-armv7l_pi2-1, test-digitalocean-freebsd12-x64-2, test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43121/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43200/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 203.217.18.114/203.217.18.114:32872' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
	at com.sun.proxy.$Proxy79.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205)

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 4 (nodejs/node#41884, nodejs/node#42400, nodejs/node#42466, nodejs/node#42410)
Appeared test-softlayer-ubi81_container-x64-1, test-rackspace-win2012r2_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/43121/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43191/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Build Failure

Reason ERROR: No acceptable C compiler found!
Type BUILD_FAILURE
Failed PR 4 (nodejs/node#42338, nodejs/node#42414, nodejs/node#41397, nodejs/node#42361)
Appeared test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/43139/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43165/
Example
ERROR: No acceptable C compiler found!

       Please make sure you have a C compiler installed on your system and/or
       consider adjusting the CC environment variable if you installed
       it in a non-standard prefix.
make: *** [build-ci] Error 1

Reason Failed to trigger node-test-commit
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#42399, nodejs/node#43206)
Appeared test-packetnet-ubuntu1804-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/43184/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43208/
Example
Failed to trigger node-test-commit

Git Failure

undefined

Reason Unknown
Type undefined
Failed PR 7 (nodejs/node#42338, nodejs/node#42360, nodejs/node#42191, nodejs/node#42278, nodejs/node#42471, nodejs/node#42409, nodejs/node#42466)
Appeared test-nearform_arm-win10_vs2019-arm64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/43140/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43218/
Example
Unknown

JSTest Failure

Reason node-api/test_fatal/test2
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#42109, nodejs/node#42325)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/43124/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43155/
Example
not ok 3410 node-api/test_fatal/test2
  ---
  duration_ms: 120.138
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-child-process-fork-closed-channel-segfault
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#42442, nodejs/node#42486)
Appeared test-requireio_securogroup-debian10-arm64_pi3-2, test-requireio_jasnell-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43175/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43198/
Example
not ok 106 parallel/test-child-process-fork-closed-channel-segfault
  ---
  duration_ms: 3.784
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-child-process-fork-closed-channel-segfault.js:83
                throw err;
                ^
    
    Error: write EPIPE
        at ChildProcess.target._send (node:internal/child_process:864:20)
        at ChildProcess.<anonymous> (node:internal/child_process:667:16)
        at ChildProcess.emit (node:events:539:35)
        at emit (node:internal/child_process:936:14)
        at processTicksAndRejections (node:internal/process/task_queues:83:21) {
      errno: -32,
      code: 'EPIPE',
      syscall: 'write'
    }
    
    Node.js v18.0.0-pre
  ...


Reason parallel/test-crypto-keygen
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#42360, nodejs/node#42054)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-softlayer-ubuntu1804_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/43170/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43187/
Example
not ok 1637 parallel/test-crypto-keygen
  ---
  duration_ms: 120.75
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-http-header-overflow
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#42338, nodejs/node#42360)
Appeared test-rackspace-win2012r2_vs2013-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43140/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43164/
Example
not ok 315 parallel/test-http-header-overflow
  ---
  duration_ms: 0.262
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:635
          throw err;
          ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
    + actual - expected ... Lines skipped
    
      Comparison {
    +   bytesParsed: 10642,
    -   bytesParsed: 16402,
        code: 'HPE_HEADER_OVERFLOW',
        message: 'Parse Error: Header overflow',
        name: 'Error',
    +   rawPacket: Buffer(10645) [Uint8Array] [
    ...


Reason parallel/test-trace-events-fs-sync
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#42471, nodejs/node#42466)
Appeared test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/43193/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43218/
Example
not ok 695 parallel/test-trace-events-fs-sync
  ---
  duration_ms: 1.993
  severity: fail
  exitcode: 1
  stack: |-
    Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.691
    Files blocking: [ 'fs.txt', 'node_trace.1.log' ]
    
    C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-trace-events-fs-sync.js:133
        throw new Error(`${tr}:\n${util.inspect(proc)}`);
        ^
    
    Error: fs.sync.fstat:
    {
      status: 1,
      signal: null,
      output: [
        null,
        '',
        'node:internal/fs/utils:345\r\n' +
          '    throw err;\r\n' +
          '    ^\r\n' +
          '\r\n' +
          "Error: EPERM: operation not permitted, open 'fs.txt'\r\n" +
          '    at Object.openSync (node:fs:584:3)\r\n' +
          '    at Object.writeFileSync (node:fs:2169:35)\r\n' +
          '    at [eval]:1:4\r\n' +
          '    at Script.runInThisContext (node:vm:129:12)\r\n' +
          '    at Object.runInThisContext (node:vm:305:38)...

Reason parallel/test-vm-timeout-escape-promise-2
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#42409, nodejs/node#42323)
Appeared test-digitalocean-freebsd12-x64-1, test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/43134/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43136/
Example
not ok 2775 parallel/test-vm-timeout-escape-promise-2
  ---
  duration_ms: 0.343
  severity: fail
  exitcode: 1
  stack: |-
    /usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-vm-timeout-escape-promise-2.js:20
          throw new Error(
                ^
    
    Error: escaped timeout at 100 milliseconds!
        at loop (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-vm-timeout-escape-promise-2.js:20:13)
        at evalmachine.<anonymous>:1:30
        at Script.runInContext (node:vm:139:12)
        at Script.runInNewContext (node:vm:144:17)
        at Object.runInNewContext (node:vm:298:38)
        at assert.throws.code (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-vm-timeout-escape-promise-2.js:27:6)
        at getActual (node:assert:756:5)
        at Function.throws (node:assert:902:24)
        at Object.<anonymous> (/usr/home/iojs/build/workspace/node-test-commi...

Reason pummel/test-heapsnapshot-near-heap-limit
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#41884, nodejs/node#42109)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/43121/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43124/
Example
not ok 3235 pummel/test-heapsnapshot-near-heap-limit
  ---
  duration_ms: 720.146
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    
    Testing limit = 0
  ...


Progress

  • Backing channel 'JNLP4-connect connection from ... is disconnected. (5)
  • Build timed out (after 60 minutes). Marking the build as failed. (4)
  • ERROR: No acceptable C compiler found! (4)
  • Failed to trigger node-test-commit (2)
  • Unknown (7)
  • node-api/test_fatal/test2 (2)
  • parallel/test-child-process-fork-closed-channel-segfault (2)
  • parallel/test-crypto-keygen (2)
  • parallel/test-http-header-overflow (2)
  • parallel/test-trace-events-fs-sync (2)
  • parallel/test-vm-timeout-escape-promise-2 (2)
  • pummel/test-heapsnapshot-near-heap-limit (2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants