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-10-11 #401

Open
15 tasks
github-actions bot opened this issue Oct 11, 2022 · 0 comments
Open
15 tasks

CI Reliability 2022-10-11 #401

github-actions bot opened this issue Oct 11, 2022 · 0 comments

Comments

@github-actions
Copy link

Failures in node-test-pull-request/47070 to node-test-pull-request/47167 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-10-11 00:21 2 12 29 1 56 12.37%

Jenkins Failure

Reason Build timed out (after 15 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#44849, nodejs/node#44917)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/47084/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47151/
Example
Build timed out (after 15 minutes). Marking the build as failed.

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

Reason Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linux"): error=2, No such file or directory
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#44889, nodejs/node#44902)
Appeared test-ibm-rhel8-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/47158/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47159/
Example
java.io.IOException: Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linux"): error=2, No such file or directory
	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
	at hudson.Proc$LocalProc.<init>(Proc.java:254)
	at hudson.Proc$LocalProc.<init>(Proc.java:223)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:997)

Build Failure

Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 3 (nodejs/node#44867, nodejs/node#44543, nodejs/node#44849)
Appeared test-equinix-debian10_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-debian10_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/47075/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47082/
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/jenkins4959860964630883873.sh
+ '[' -d .git ']'
+ git clean -fdx

Reason Failed to trigger sub builds
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#43901, nodejs/node#43153)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/47124/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47141/
Example
Failed to trigger sub builds

JSTest Failure

Reason parallel/test-fs-promises-file-handle-readFile
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#44869, nodejs/node#44867, nodejs/node#43315)
Appeared test-azure_msft-win10_vs2019-x64-2, test-rackspace-win2012r2_vs2019-x64-5, test-rackspace-win2012r2_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/47088/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47144/
Example
not ok 251 parallel/test-fs-promises-file-handle-readFile
  ---
  duration_ms: 0.190
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/process/promises:289
                triggerUncaughtException(err, true /* fromPromise */);
                ^
    
    [Error: EPERM: operation not permitted, ftruncate] {
      errno: -4048,
      code: 'EPERM',
      syscall: 'ftruncate'
    }
    
    Node.js v19.0.0-pre
  ...


Reason parallel/test-fs-stat-date
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#44886, nodejs/node#44872, nodejs/node#44926)
Appeared test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_securogroup-debian10-arm64_pi3-2, test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_williamkapke-debian10-arm64_pi3-1
First CI https://ci.nodejs.org/job/node-test-pull-request/47128/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47163/
Example
not ok 267 parallel/test-fs-stat-date
  ---
  duration_ms: 2.467
  severity: fail
  exitcode: 1
  stack: |-
    ignored 0 while expecting -40691
    ignored 0 while expecting -355
    ignored 0 while expecting -40691
    ignored 0 while expecting -355
    node:internal/process/esm_loader:97
        internalBinding('errors').triggerUncaughtException(
                                  ^
    
    AssertionError [ERR_ASSERTION]: expected -40691 ± 1.0000000000000002, got 0
        at closeEnough (file:///home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-fs-stat-date.mjs:42:10)
        at runTest (file:///home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-fs-stat-date.mjs:62:3)
        at async file:///home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-fs-stat-date.mjs:86:5 {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
  ...


Reason parallel/test-runner-exit-code
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#44886, nodejs/node#44872, nodejs/node#44926)
Appeared test-requireio_securogroup-debian10-arm64_pi3-2, test-joyent-ubuntu1804-x64-1, test-nearform-macos10.15-x64-1, test-nearform-macos10.15-x64-2, test-osuosl-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/47128/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47132/
Example
not ok 593 parallel/test-runner-exit-code
  ---
  duration_ms: 7.878
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/errors:478
        ErrorCaptureStackTrace(err);
        ^
    
    Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close
        at new NodeError (node:internal/errors:387:5)
        at Socket.onclose (node:internal/streams/end-of-stream:145:30)
        at Socket.emit (node:events:525:35)
        at Pipe.<anonymous> (node:net:301:12) {
      code: 'ERR_STREAM_PREMATURE_CLOSE'
    }
  ...


Reason report/test-report-fatalerror-oomerror-set
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#44392, nodejs/node#44886, nodejs/node#44948)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/47074/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47161/
Example
not ok 664 report/test-report-fatalerror-oomerror-set
  ---
  duration_ms: 300.183
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason sequential/test-watch-mode
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#44543, nodejs/node#44711, nodejs/node#44945)
Appeared test-digitalocean-freebsd12-x64-2, test-digitalocean-freebsd12-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/47085/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47150/
Example
not ok 3799 sequential/test-watch-mode
  ---
  duration_ms: 4.9
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: watch mode
        # Subtest: should watch changes to a file - event loop ended
        not ok 1 - should watch changes to a file - event loop ended
          ---
          duration_ms: 2756.156377
          failureType: 'testCodeFailure'
          error: |-
            Expected values to be strictly deep-equal:
            + actual - expected
            
              [
            +   "Gracefully restarted '/usr/home/iojs/node-tmp/.tmp.3798/0.js'",
            -   "Restarting '/usr/home/iojs/node-tmp/.tmp.3798/0.js'",
                'running',
                "Completed running '/usr/home/iojs/node-tmp/.tmp.3798/0.js'"
              ]
          code: 'ERR_ASSERTION'
          stack: |-
            assertRestartedCorrectly (file:///usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/sequential/test-watch-mode.mjs:74:10)
            Object.<...

Reason parallel/test-crypto-key-objects
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44872, nodejs/node#44886)
Appeared test-joyent-smartos20-x64-3, test-nearform-macos11.0-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/47094/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47113/
Example
not ok 615 parallel/test-crypto-key-objects
  ---
  duration_ms: 0.908
  severity: crashed
  exitcode: -6
  stack: |-
  ...


Reason parallel/test-net-socket-connect-without-cb
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44886, nodejs/node#44872)
Appeared test-digitalocean-alpine311_container-x64-2, test-softlayer-alpine312_container-x64-1, test-softlayer-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-softlayer-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-equinix-centos7_container-arm64-1, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-debian10_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2, test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-4, test-equinix-ubuntu2004_sharedlibs_container-arm64-4, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-equinix-debian10_container-armv7l-2, test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-2
First CI https://ci.nodejs.org/job/node-test-pull-request/47106/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47107/
Example
not ok 1920 parallel/test-net-socket-connect-without-cb
  ---
  duration_ms: 0.115
  severity: fail
  exitcode: 1
  stack: |-
    node:events:491
          throw er; // Unhandled 'error' event
          ^
    
    Error: connect EADDRNOTAVAIL ::1:43485 - Local (:::0)
        at internalConnect (node:net:1041:16)
        at defaultTriggerAsyncIdScope (node:internal/async_hooks:464:18)
        at GetAddrInfoReqWrap.emitLookup [as callback] (node:net:1197:9)
        at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:111:8)
    Emitted 'error' event on Socket instance at:
        at emitErrorNT (node:internal/streams/destroy:157:8)
        at emitErrorCloseNT (node:internal/streams/destroy:122:3)
        at processTicksAndRejections (node:internal/process/task_queues:83:21) {
      errno: -99,
      code: 'EADDRNOTAVAIL',
      syscall: 'connect',
      address: '::1',
      port: 43485
    }
  ...


Reason parallel/test-net-socket-ready-without-cb
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44886, nodejs/node#44872)
Appeared test-digitalocean-alpine311_container-x64-2, test-softlayer-alpine312_container-x64-1, test-softlayer-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-softlayer-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-equinix-centos7_container-arm64-1, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-debian10_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2, test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-4, test-equinix-ubuntu2004_sharedlibs_container-arm64-4, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-equinix-debian10_container-armv7l-2, test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_williamkapke-debian10-arm64_pi3-1
First CI https://ci.nodejs.org/job/node-test-pull-request/47106/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47107/
Example
not ok 1931 parallel/test-net-socket-ready-without-cb
  ---
  duration_ms: 0.111
  severity: fail
  exitcode: 1
  stack: |-
    node:events:491
          throw er; // Unhandled 'error' event
          ^
    
    Error: connect EADDRNOTAVAIL ::1:37453 - Local (:::0)
        at internalConnect (node:net:1041:16)
        at defaultTriggerAsyncIdScope (node:internal/async_hooks:464:18)
        at GetAddrInfoReqWrap.emitLookup [as callback] (node:net:1197:9)
        at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:111:8)
    Emitted 'error' event on Socket instance at:
        at emitErrorNT (node:internal/streams/destroy:157:8)
        at emitErrorCloseNT (node:internal/streams/destroy:122:3)
        at processTicksAndRejections (node:internal/process/task_queues:83:21) {
      errno: -99,
      code: 'EADDRNOTAVAIL',
      syscall: 'connect',
      address: '::1',
      port: 37453
    }
  ...


Reason parallel/test-startup-empty-regexp-statics
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44872, nodejs/node#44886)
Appeared test-requireio_mcollina-debian10-armv7l_pi2-1, test-requireio_pivotalagency-debian10-arm64_pi3-2, test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_williamkapke-debian10-arm64_pi3-1
First CI https://ci.nodejs.org/job/node-test-pull-request/47094/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47116/
Example
not ok 592 parallel/test-startup-empty-regexp-statics
  ---
  duration_ms: 2.363
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/process/esm_loader:97
        internalBinding('errors').triggerUncaughtException(
                                  ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    + actual - expected
    
    + 'processor\t: 0\n' +
    +   'model name\t: ARMv7 Processor rev 5 (v7l)\n' +
    +   'BogoMIPS\t: 64.00\n' +
    +   'Features\t: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm \n' +
    +   'CPU implementer\t: 0x41\n' +
    +   'CPU architecture: 7\n' +
    +   'CPU variant\t: 0x0\n' +
    +   'CPU part\t: 0xc07\n' +
    +   'CPU revision\t: 5\n' +
    +   '\n' +
    +   'processor\t: 1\n' +
    +   'model name\t: ARMv7 Processor rev 5 (v7l)\n' +
    +   'BogoMIPS\t: 64.00\n' +
    +   'Features\t: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm \n' +
    +   'CPU implement...

Reason pummel/test-fs-largefile
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44869, nodejs/node#44867)
Appeared test-rackspace-win2012r2_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/47088/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47092/
Example
not ok 846 pummel/test-fs-largefile
  ---
  duration_ms: 0.944
  severity: fail
  exitcode: 1
  stack: |-
    Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.846
    Files blocking: [ 'large.txt' ]
    
    node:internal/fs/utils:347
        throw err;
        ^
    
    Error: ENOSPC: no space left on device, ftruncate
        at Object.ftruncateSync (node:fs:1126: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:1159:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1213:10)
        at Module.load (node:internal/modules/cjs/loader:1037:32)
        at Module._load (node:internal/modules/cjs/loader:878: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'...

Progress

  • Build timed out (after 15 minutes). Marking the build as failed. (2)
  • Build timed out (after 60 minutes). Marking the build as failed. (2)
  • Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linux"): error=2, No such file or directory (2)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (3)
  • Failed to trigger sub builds (2)
  • parallel/test-fs-promises-file-handle-readFile (3)
  • parallel/test-fs-stat-date (3)
  • parallel/test-runner-exit-code (3)
  • report/test-report-fatalerror-oomerror-set (3)
  • sequential/test-watch-mode (3)
  • parallel/test-crypto-key-objects (2)
  • parallel/test-net-socket-connect-without-cb (2)
  • parallel/test-net-socket-ready-without-cb (2)
  • parallel/test-startup-empty-regexp-statics (2)
  • pummel/test-fs-largefile (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