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 2023-09-14 #665

Open
15 tasks
github-actions bot opened this issue Sep 14, 2023 · 0 comments
Open
15 tasks

CI Reliability 2023-09-14 #665

github-actions bot opened this issue Sep 14, 2023 · 0 comments

Comments

@github-actions
Copy link

Failures in node-test-pull-request/53839 to node-test-pull-request/53937 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-09-14 00:12 1 7 35 1 56 7.14%

JSTest Failure

Reason parallel/test-runner-watch-mode
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#49575, nodejs/node#49582, nodejs/node#49578, nodejs/node#49610, nodejs/node#49555, nodejs/node#48510)
Appeared test-osuosl-ubuntu2004_container-armv7l-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-azure_msft-win11_vs2022-arm64-5, test-rackspace-win2012r2_vs2015-x64-1, test-rackspace-win2022_vs2022-x64-5, test-azure_msft-win2016_vs2017-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53842/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53934/
Example
not ok 2857 parallel/test-runner-watch-mode
  ---
  duration_ms: 360054.12700
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    TAP version 13
    Updating /home/iojs/tmp/.tmp.2382/dependent.js
    Updating /home/iojs/tmp/.tmp.2382/dependent.js
    Updating /home/iojs/tmp/.tmp.2382/dependent.js
    Updating /home/iojs/tmp/.tmp.2382/dependent.js
    Updating /home/iojs/tmp/.tmp.2382/dependent.js
    Updating /home/iojs/tmp/.tmp.2382/dependent.js
    Updating /home/iojs/tmp/.tmp.2382/dependent.js
    Updating /home/iojs/tmp/.tmp.2382/dependent.js
    Updating /home/iojs/tmp/.tmp.2382/dependent.js
    Updating /home/iojs/tmp/.tmp.2382/dependent.js
    Updating /home/iojs/tmp/.tmp.2382/dependent.js
    Updating /home/iojs/tmp/.tmp.2382/dependent.js
    # Subtest: test runner watch mode
        # Subtest: should run tests repeatedly
        ok 1 - should run tests repeatedly
          ---
          duration_ms: 1370.199484
          ...


Reason parallel/test-tls-socket-close
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#49567, nodejs/node#49532, nodejs/node#49144, nodejs/node#49543, nodejs/node#49620, nodejs/node#48510)
Appeared test-ibm-rhel8-s390x-1, test-nearform-macos11.0-arm64-1, test-ibm-rhel8-s390x-2, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/53843/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53934/
Example
not ok 2873 parallel/test-tls-socket-close
  ---
  duration_ms: 261.98000
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    false !== true
    
        at Immediate._onImmediate (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-tls-socket-close.js:49:18)
        at process.processImmediate (node:internal/timers:478:21) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: 'strictEqual'
    }
    
    Node.js v21.0.0-pre
  ...


Reason sequential/test-single-executable-application-snapshot-and-code-cache
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#49582, nodejs/node#49574, nodejs/node#49621, nodejs/node#49627, nodejs/node#48510, nodejs/node#49220)
Appeared test-azure_msft-win2016_vs2017-x64-3, test-rackspace-debian10-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53868/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53921/
Example
not ok 945 sequential/test-single-executable-application-snapshot-and-code-cache
  ---
  duration_ms: 19069.66100
  severity: fail
  exitcode: 1
  stack: |-
    [process 3900]: --- stderr ---
    Aborted()
    
    [process 3900]: --- stdout ---
    �[36mStart injection of NODE_SEA_BLOB in C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.944\sea.exe...�[0m
    �[31mError: Aborted(). Build with -sASSERTIONS for more info.�[0m
    
    [process 3900]: status = 1, signal = null
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:86
        throw new Error(`${failures.join('\n')}`);
        ^
    
    Error: - process terminated with status 1, expected 0
        at logAndThrow (C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:86:11)
        at expectSyncExit (C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:91:5)
        at spawnSyncAndExitWithoutError (C:\workspace\node-test-binary-windows-js-suites\...

Reason parallel/test-inspector-debug-end
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#49575, nodejs/node#49620, nodejs/node#49506)
Appeared test-ibm-rhel8-s390x-1, test-osuosl-rhel8-ppc64_le-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53842/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53932/
Example
not ok 3300 parallel/test-inspector-debug-end
  ---
  duration_ms: 120116.33800
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    Test there's no crash stopping server that was not started
    Test there's no crash stopping server without connecting
    [err] Debugger listening on ws://127.0.0.1:39945/bfcf1aa2-ea1c-40bc-97d1-a5a187a3c763
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    Test there's no crash stopping server after connecting
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:37227/359e45c0-c5e9-4c4a-8ca3-8ec3164e7f15
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
  ...


Reason sequential/test-tls-psk-client
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#49574, nodejs/node#49587, nodejs/node#49611)
Appeared test-ibm-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53839/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53895/
Example
not ok 3888 sequential/test-tls-psk-client
  ---
  duration_ms: 5600.73800
  severity: fail
  exitcode: 1
  stack: |-
    Failed: Timed out
    Failed: Error: connect ECONNREFUSED 127.0.0.1:12346
        at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16) {
      errno: -79,
      code: 'ECONNREFUSED',
      syscall: 'connect',
      address: '127.0.0.1',
      port: 12346
    }
  ...


Reason parallel/test-debugger-break
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49532, nodejs/node#49589)
Appeared test-rackspace-win2022_vs2022-x64-5, test-rackspace-win2012r2_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53851/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53875/
Example
not ok 165 parallel/test-debugger-break
  ---
  duration_ms: 816.03400
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/process/promises:288
                triggerUncaughtException(err, true /* fromPromise */);
                ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert.ok(cli.output.includes(`#0 ${script}:6`))
    
        at C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-debugger-break.js:63:10
        at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v18.17.2-pre
  ...


Reason parallel/test-http-server-async-dispose
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49220, nodejs/node#49610)
Appeared test-equinix-debian10_container-armv7l-1, test-digitalocean-alpine315_container-x64-2, test-digitalocean-alpine318_container-x64-1, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora38-x64-2, test-ibm-rhel8-x64-1, test-equinix_mnx-ubuntu1804-x64-1, test-digitalocean-freebsd12-x64-2, test-orka-macos10.15-x64-2, test-orka-macos11-x64-2, test-ibm-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-equinix_mnx-smartos20-x64-3, test-osuosl-rhel8-ppc64_le-2, test-osuosl-aix72-ppc64_be-3, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-osuosl-ubuntu2004_container-armv7l-1, test-ibm-rhel8-s390x-4, test-nearform-macos11.0-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-rackspace-win2012r2_vs2019-x64-2, test-rackspace-win2022_vs2022-x64-2, test-equinix-ubuntu2004_container-armv7l-1, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/53921/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53922/
Example
not ok 1242 parallel/test-http-server-async-dispose
  ---
  duration_ms: 347.84200
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-binary-armv7l/test/parallel/test-http-server-async-dispose.js:12
        assert(server[kConnectionsCheckingInterval]._destroyed);
                                                    ^
    
    TypeError: Cannot read properties of undefined (reading '_destroyed')
        at /home/iojs/build/workspace/node-test-binary-armv7l/test/parallel/test-http-server-async-dispose.js:12:49
        at /home/iojs/build/workspace/node-test-binary-armv7l/test/common/index.js:452:15
        at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    
    Node.js v18.18.0
  ...


Reason parallel/test-runner-output
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49563, nodejs/node#49618)
Appeared test-osuosl-aix72-ppc64_be-3, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/53845/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53907/
Example
not ok 2483 parallel/test-runner-output
  ---
  duration_ms: 3966.68200
  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: 2155.196812
          ...


Reason sequential/test-perf-hooks
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49237, nodejs/node#49555)
Appeared test-equinix-ubuntu2004_container-armv7l-2, test-digitalocean-alpine315_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53906/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53929/
Example
not ok 3966 sequential/test-perf-hooks
  ---
  duration_ms: 412.48800
  severity: fail
  exitcode: 1
  stack: |-
    check initial nodeTiming
    {
      "name": "node",
      "entryType": "node",
      "startTime": 0,
      "duration": 223.6943302154541,
      "nodeStart": 0.8301639556884766,
      "v8Start": 127.19308280944824,
      "environment": 194.39430236816406,
      "loopStart": -1,
      "loopExit": -1,
      "bootstrapComplete": 200.9483757019043,
      "idleTime": 0
    }
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: now (273.7760238647461) - timing.duration (223.6943302154541) = 50.08169364929199 >= 10
        at checkNodeTiming (/home/iojs/build/workspace/node-test-commit-arm/test/sequential/test-perf-hooks.js:104:3)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm/test/sequential/test-perf-hooks.js:119:1)
        at Module._compile (node:internal/modules/cjs/loader:1241:14)
        at Module._extensions..js (node:interna...

Jenkins Failure

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 3 (nodejs/node#49610, nodejs/node#49637, nodejs/node#49639)
Appeared test-rackspace-win2019_vs2019-x64-2, test-rackspace-win2022_vs2022-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53922/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53930/
Example
Build timed out (after 60 minutes). Marking the build as failed.

CCTest Failure

Reason Value of: (!expectation.read_expected)
Type CC_TEST_FAILURE
Failed PR 2 (nodejs/node#49574, nodejs/node#49506)
Appeared test-digitalocean-alpine318_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53839/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53932/
Example
Value of: (!expectation.read_expected)
  Actual: true
Expected: false

[  FAILED  ] InspectorSocketTest.HostIPv6NonRoutable (5000 ms)

Build Failure

Reason error: The last gc run reported the following. Please correct the root cause
Type BUILD_FAILURE
Failed PR 4 (nodejs/node#49568, nodejs/node#49025, nodejs/node#49637, nodejs/node#49639)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-ibm-ubuntu1804-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53873/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53930/
Example
error: The last gc run reported the following. Please correct the root cause
and remove .git/gc.log.
Automatic cleanup will not be performed until the file is removed.

warning: There are too many unreachable loose objects; run 'git prune' to remove them.

Reason Failed to trigger sub builds
Type BUILD_FAILURE
Failed PR 3 (nodejs/node#49255, nodejs/node#48638, nodejs/node#49521)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/53857/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53937/
Example
Failed to trigger sub builds

Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#49639, nodejs/node#48655)
Appeared test-equinix-ubuntu2004_sharedlibs_container-arm64-6, test-equinix_mnx-smartos20-x64-4, test-osuosl-aix72-ppc64_be-3
First CI https://ci.nodejs.org/job/node-test-pull-request/53930/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53933/
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE

Reason fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#49567, nodejs/node#48510)
Appeared test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53843/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53915/
Example
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
fatal: Could not read from remote repository.

Progress

  • parallel/test-runner-watch-mode (6)
  • parallel/test-tls-socket-close (6)
  • sequential/test-single-executable-application-snapshot-and-code-cache (6)
  • parallel/test-inspector-debug-end (3)
  • sequential/test-tls-psk-client (3)
  • parallel/test-debugger-break (2)
  • parallel/test-http-server-async-dispose (2)
  • parallel/test-runner-output (2)
  • sequential/test-perf-hooks (2)
  • Build timed out (after 60 minutes). Marking the build as failed. (3)
  • Value of: (!expectation.read_expected) (2)
  • error: The last gc run reported the following. Please correct the root cause (4)
  • Failed to trigger sub builds (3)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (2)
  • fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository (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