Skip to content

CI Reliability 2023-11-02 #705

New issue

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

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

Already on GitHub? # to your account

Open
25 tasks
github-actions bot opened this issue Nov 2, 2023 · 0 comments
Open
25 tasks

CI Reliability 2023-11-02 #705

github-actions bot opened this issue Nov 2, 2023 · 0 comments

Comments

@github-actions
Copy link

github-actions bot commented Nov 2, 2023

Failures in node-test-pull-request/55301 to node-test-pull-request/55399 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-11-02 00:13 4 8 9 2 77 8.51%

JSTest Failure

Reason node-api/test_threadsafe_function/test
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#50429, nodejs/node#50385)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55342/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55391/
Example
not ok 124 node-api/test_threadsafe_function/test
  ---
  duration_ms: 360087.18400
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-debugger-run-after-quit-restart
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#50389, nodejs/node#50385)
Appeared test-ibm-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55318/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55356/
Example
not ok 834 parallel/test-debugger-run-after-quit-restart
  ---
  duration_ms: 7536.67300
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/common/debugger.js:90
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /(?:assert|break|break on start|debugCommand|exception|other|promiseRejection|step) in/i; found: < Debugger ending on ws://127.0.0.1:57037/cb34c361-dc9c-41e6-9cbe-def036e9ba32
    < For help, see: https://nodejs.org/en/docs/inspector
    < 
    debug> 
        at Timeout.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/common/debugger.js:90:18)
        at listOnTimeout (node:internal/timers:573:17)
        at process.processTimers (node:internal/timers:514:7)
    
    Node.js v22.0.0-pre
  ...


Reason parallel/test-inspector-exception
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#50120, nodejs/node#50493)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55321/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55360/
Example
not ok 2020 parallel/test-inspector-exception
  ---
  duration_ms: 15300.64200
  severity: fail
  exitcode: 1
  stack: |-
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:36063/cde80d15-18e0-43e7-893a-acfe3a4559af
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [test] Verifying debugger stops on start (--inspect-brk option)
    [err] Debugger attached.
    [err] 
    Timed out waiting for matching notification (break on file:///home/iojs/build/workspace/node-test-commit-linuxone/test/fixtures/throws_error.js:21)
    1
  ...


Reason parallel/test-navigator
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#50385, nodejs/node#50303)
Appeared test-azure_msft-win2016_vs2017-x64-1, test-rackspace-win2019_vs2019-x64-4, test-azure_msft-win2022_vs2019-x64-2, test-azure_msft-win11_vs2022-arm64-4, test-azure_msft-win2016_vs2017-x64-5, test-rackspace-win2019_vs2019-x64-1, test-rackspace-win2022_vs2022-x64-6, test-azure_msft-win11_vs2022-arm64-3, test-osuosl-aix72-ppc64_be-3, test-ibm-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55371/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55399/
Example
not ok 525 parallel/test-navigator
  ---
  duration_ms: 299.00200
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:991
        throw newErr;
        ^
    
    AssertionError [ERR_ASSERTION]: ifError got unwanted exception: Command failed: C:\workspace\node-test-binary-windows-js-suites\node\Release\node.exe -p process.exit(navigator.language === "fr-FR" ? 0 : 1)
    
        at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:439:12
        at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:476:15
        at ChildProcess.exithandler (node:child_process:430:5)
        at ChildProcess.exithandler (node:child_process:422:12)
        at ChildProcess.emit (node:events:519:28)
        at maybeClose (node:internal/child_process:1105:16)
        at ChildProcess._handle.onexit (node:internal/child_process:305:5) {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: Error: Command failed: C:\workspace\node-test-binary-windows-js-suites\...

Reason parallel/test-worker-memory
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#33633, nodejs/node#50429)
Appeared test-rackspace-win2022_vs2022-x64-1, test-rackspace-win2019_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55329/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55374/
Example
not ok 858 parallel/test-worker-memory
  ---
  duration_ms: 1484.05800
  severity: crashed
  exitcode: 3221225477
  stack: |-
    run() called with n=7.5 (numWorkers=8)
    run() called with n=7.5 (numWorkers=8)
    run() called with n=7.5 (numWorkers=8)
    run() called with n=7.5 (numWorkers=8)
    run() called with n=7.5 (numWorkers=8)
    run() called with n=7.5 (numWorkers=8)
    run() called with n=7.5 (numWorkers=8)
    run() called with n=7.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=5.5 (numWorkers=8)
    run() called with n=5.5 (numWorkers=8)
    run() called with n=5.5 (numWorkers=8)
    run() called with n=5.5 (numWorkers=8)
    run() called with n=5.5 (numWorker...

Reason pummel/test-policy-integrity-dep
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#50322, nodejs/node#50209)
Appeared test-osuosl-rhel8-ppc64_le-3, test-digitalocean-freebsd12-x64-1, test-digitalocean-alpine315_container-x64-2, test-digitalocean-alpine318_container-x64-1, test-softlayer-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-equinix-rhel8_container-arm64-2, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-4, test-equinix-ubuntu2004_container-armv7l-1, test-equinix_mnx-smartos20-x64-3, test-osuosl-rhel8-ppc64_le-1, test-ibm-aix72-ppc64_be-1, test-ibm-rhel8-s390x-2, test-digitalocean-ubi81_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-macstadium-macos11.0-arm64-4, test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55334/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55386/
Example
not ok 3692 pummel/test-policy-integrity-dep
  ---
  duration_ms: 2975.82700
  severity: crashed
  exitcode: -9
  stack: |-
    permutation 94 failed
    {
      config: {
        onError: 'log',
        shouldSucceed: true,
        entryPath: './dep.js',
        preloads: [ './parent.js' ],
        parentPath: './parent.js',
        depPath: './dep.js',
        resources: {
          './dep.js': {
            body: '',
            integrities: [
              'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=',
              'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='
            ]
          },
          './parent.js': {
            body: '\n' +
              '    if (!process.env.DEP_FILE) {\n' +
              '      console.error(\n' +
              "        'missing required DEP_FILE env to determine dependency'\n" +
              '      );\n' +
              '      process.exit(33);\n' +
              '    }\n' +
              '    require(process.env.DEP_FILE)\n' +
              '  \n' +
   ...

Reason sequential/test-http-keepalive-maxsockets
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#50456, nodejs/node#50209)
Appeared test-ibm-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55311/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55386/
Example
not ok 3992 sequential/test-http-keepalive-maxsockets
  ---
  duration_ms: 5704.86400
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    1 !== 2
    
        at Timeout._onTimeout (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/sequential/test-http-keepalive-maxsockets.js:54:14)
        at listOnTimeout (node:internal/timers:573:17)
        at process.processTimers (node:internal/timers:514:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 1,
      expected: 2,
      operator: 'strictEqual'
    }
    
    Node.js v22.0.0-pre
  ...


Reason sequential/test-single-executable-application
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#50478, nodejs/node#50429)
Appeared test-osuosl-rhel8-ppc64_le-2, test-osuosl-rhel8-ppc64_le-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55336/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55342/
Example
not ok 4030 sequential/test-single-executable-application
  ---
  duration_ms: 11443.49900
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: /home/iojs/node-tmp/.tmp.4029/sea -a --b=c d
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync (node:child_process:926:15)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/sequential/test-single-executable-application.js:55:43)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
        at node:internal/main/run_main_module:2...

Reason sequential/test-single-executable-application-disable-experimental-sea-warning
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#50478, nodejs/node#50429)
Appeared test-osuosl-rhel8-ppc64_le-2, test-osuosl-rhel8-ppc64_le-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55336/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55342/
Example
not ok 4031 sequential/test-single-executable-application-disable-experimental-sea-warning
  ---
  duration_ms: 9720.92100
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: /home/iojs/node-tmp/.tmp.4030/sea -a --b=c d
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync (node:child_process:926:15)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/sequential/test-single-executable-application-disable-experimental-sea-warning.js:56:43)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules...

Reason sequential/test-single-executable-application-empty
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#50478, nodejs/node#50429)
Appeared test-osuosl-rhel8-ppc64_le-2, test-osuosl-rhel8-ppc64_le-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55336/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55342/
Example
not ok 4032 sequential/test-single-executable-application-empty
  ---
  duration_ms: 9604.48500
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: /home/iojs/node-tmp/.tmp.4031/sea
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync (node:child_process:926:15)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/sequential/test-single-executable-application-empty.js:43:1)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
        at node:internal/main/run_main_module:28...

Reason sequential/test-single-executable-application-snapshot
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#50478, nodejs/node#50429)
Appeared test-osuosl-rhel8-ppc64_le-2, test-osuosl-rhel8-ppc64_le-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55336/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55342/
Example
not ok 4033 sequential/test-single-executable-application-snapshot
  ---
  duration_ms: 10824.16300
  severity: fail
  exitcode: 1
  stack: |-
    [process 1168107]: --- stderr ---
    
    [process 1168107]: --- stdout ---
    
    [process 1168107]: status = null, signal = SIGSEGV
    /home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86
        throw new Error(`${failures.join('\n')}`);
        ^
    
    Error: - process terminated with status null, expected 0
    - process terminated with signal SIGSEGV, expected null
        at logAndThrow (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86:11)
        at expectSyncExit (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:91:5)
        at spawnSyncAndExitWithoutError (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:125:10)
        at Object.<anonymous> (/h...

Reason sequential/test-single-executable-application-snapshot-and-code-cache
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#50478, nodejs/node#50429)
Appeared test-osuosl-rhel8-ppc64_le-2, test-osuosl-rhel8-ppc64_le-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55336/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55342/
Example
not ok 4034 sequential/test-single-executable-application-snapshot-and-code-cache
  ---
  duration_ms: 9934.36800
  severity: fail
  exitcode: 1
  stack: |-
    [process 1168133]: --- stderr ---
    
    [process 1168133]: --- stdout ---
    
    [process 1168133]: status = null, signal = SIGSEGV
    /home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86
        throw new Error(`${failures.join('\n')}`);
        ^
    
    Error: - process terminated with status null, expected 0
    - process terminated with signal SIGSEGV, expected null
        at logAndThrow (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86:11)
        at expectSyncExit (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:91:5)
        at spawnSyncAndExitWithoutError (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:125:10)
        at Object.<...

Reason sequential/test-single-executable-application-use-code-cache
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#50478, nodejs/node#50429)
Appeared test-osuosl-rhel8-ppc64_le-2, test-osuosl-rhel8-ppc64_le-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55336/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55342/
Example
not ok 4035 sequential/test-single-executable-application-use-code-cache
  ---
  duration_ms: 9305.64100
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: /home/iojs/node-tmp/.tmp.4034/sea -a --b=c d
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync (node:child_process:926:15)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/sequential/test-single-executable-application-use-code-cache.js:56:43)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
        at node:in...

Jenkins Failure

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#44878, nodejs/node#50443)
Appeared test-rackspace-win2022_vs2022-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55301/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55331/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Git Failure

Reason ERROR: Error fetching remote repo 'origin'
Type GIT_FAILURE
Failed PR 12 (nodejs/node#50322, nodejs/node#50467, nodejs/node#50097, nodejs/node#50429, nodejs/node#50242, nodejs/node#50384, nodejs/node#50474, nodejs/node#50385, nodejs/node#49213, nodejs/node#50360, nodejs/node#50488, nodejs/node#50354)
Appeared test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55334/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55383/
Example
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git@github.com:nodejs/node.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
	at hudson.scm.SCM.checkout(SCM.java:540)

Build Failure

Reason Failed to trigger fanned build
Type BUILD_FAILURE
Failed PR 10 (nodejs/node#50443, nodejs/node#49025, nodejs/node#50385, nodejs/node#50467, nodejs/node#50440, nodejs/node#50120, nodejs/node#48740, nodejs/node#50456, nodejs/node#50457, nodejs/node#50460)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/55313/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55326/
Example
Failed to trigger fanned build

Reason fatal error: string_view: No such file or directory
Type BUILD_FAILURE
Failed PR 10 (nodejs/node#50120, nodejs/node#50322, nodejs/node#50474, nodejs/node#50488, nodejs/node#50354, nodejs/node#50364, nodejs/node#50505, nodejs/node#50303, nodejs/node#50385, nodejs/node#50209)
Appeared test-rackspace-centos7-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55321/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55392/
Example
fatal error: string_view: No such file or directory

Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 9 (nodejs/node#44878, nodejs/node#50460, nodejs/node#50463, nodejs/node#50462, nodejs/node#48882, nodejs/node#50322, nodejs/node#50478, nodejs/node#50429, nodejs/node#50493)
Appeared test-osuosl-aix72-ppc64_be-3, test-ibm-aix72-ppc64_be-2, test-equinix-centos7_container-arm64-1, test-equinix-centos7_container-arm64-2, test-osuosl-debian10_container-armv7l-1, test-equinix_mnx-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55301/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55394/
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Sending e-mails to: michael_dawson@ca.ibm.com vieuxtech@gmail.com ashley.cripps@ibm.com
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 9 (nodejs/node#50460, nodejs/node#50463, nodejs/node#48882, nodejs/node#50478, nodejs/node#50360, nodejs/node#49213, nodejs/node#50443, nodejs/node#50354, nodejs/node#50505)
Appeared test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55307/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55389/
Example
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
fatal: Could not read from remote repository.
fatal: failed to run repack

Reason Error: list index out of range
Type BUILD_FAILURE
Failed PR 6 (nodejs/node#44878, nodejs/node#50460, nodejs/node#50463, nodejs/node#48882, nodejs/node#50322, nodejs/node#50478)
Appeared test-equinix-debian10_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55301/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55336/
Example
Error: list index out of range
+ true
+ tap2junit -i cctest.tap -o out/junit/cctest.xml
usage: tap2junit [-h] --input INPUT --output OUTPUT [--compact] [--name NAME]
                 [--package PACKAGE]
tap2junit: error: argument --input/-i: can't open 'cctest.tap': [Errno 2] No such file or directory: 'cctest.tap'

Reason FATAL: script not yet approved for use
Type BUILD_FAILURE
Failed PR 6 (nodejs/node#50354, nodejs/node#50364, nodejs/node#50505, nodejs/node#50303, nodejs/node#50385, nodejs/node#50209)
Appeared test-equinix-ubuntu2204-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55384/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55392/
Example
FATAL: script not yet approved for use
org.jenkinsci.plugins.scriptsecurity.scripts.UnapprovedUsageException: script not yet approved for use
	at org.jenkinsci.plugins.scriptsecurity.scripts.ScriptApproval.using(ScriptApproval.java:645)
	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SecureGroovyScript.evaluate(SecureGroovyScript.java:373)
	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SecureGroovyScript.evaluate(SecureGroovyScript.java:310)
	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SecureGroovyScript$evaluate.call(Unknown Source)

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 6 (nodejs/node#33633, nodejs/node#50492, nodejs/node#50443, nodejs/node#50488, nodejs/node#50505, nodejs/node#50303)
Appeared test-osuosl-rhel8-ppc64_le-2, test-osuosl-rhel8-ppc64_le-1, test-osuosl-rhel8-ppc64_le-3, test-ibm-rhel8-s390x-4, test-nearform-macos11.0-arm64-1, test-macstadium-macos11.0-arm64-4, test-ibm-rhel8-s390x-1, test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/55315/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55399/
Example
fatal: No rebase in progress?

Reason fatal error: charconv: No such file or directory
Type BUILD_FAILURE
Failed PR 4 (nodejs/node#50462, nodejs/node#50120, nodejs/node#50322, nodejs/node#50385)
Appeared test-equinix_mnx-smartos18-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55309/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55385/
Example
fatal error: charconv: No such file or directory

Reason ERROR: No files found with the specified search criteria.
Type BUILD_FAILURE
Failed PR 3 (nodejs/node#50460, nodejs/node#50463, nodejs/node#50462)
Appeared test-rackspace-win2022_vs2022-x64-3, test-rackspace-win2022_vs2022-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55307/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55309/
Example
ERROR: No files found with the specified search criteria.
        1 file(s) copied.

> set DEBUG_HELPER=1 

> call vcbuild.bat arm64 release msi

Reason fatal: bad object refs/heads/jenkins-node-test-commit-windows-fanned-7c8137bee077c13a8e4bba42e88a511b2664ddd8-bin-win-vs2022-x86
Type BUILD_FAILURE
Failed PR 3 (nodejs/node#50460, nodejs/node#50463, nodejs/node#50462)
Appeared test-rackspace-win2022_vs2022-x64-1, test-rackspace-win2022_vs2022-x64-6, test-digitalocean-rhel8_arm_cross_container-x64-2, test-rackspace-win2022_vs2022-x64-5, test-rackspace-win2022_vs2022-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55307/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55309/
Example
fatal: bad object refs/heads/jenkins-node-test-commit-windows-fanned-7c8137bee077c13a8e4bba42e88a511b2664ddd8-bin-win-vs2022-x86        
fatal: bad object refs/heads/jenkins-node-test-commit-windows-fanned-7c8137bee077c13a8e4bba42e88a511b2664ddd8-bin-win-vs2022-x86

Progress

  • node-api/test_threadsafe_function/test (2)
  • parallel/test-debugger-run-after-quit-restart (2)
  • parallel/test-inspector-exception (2)
  • parallel/test-navigator (2)
  • parallel/test-worker-memory (2)
  • pummel/test-policy-integrity-dep (2)
  • sequential/test-http-keepalive-maxsockets (2)
  • sequential/test-single-executable-application (2)
  • sequential/test-single-executable-application-disable-experimental-sea-warning (2)
  • sequential/test-single-executable-application-empty (2)
  • sequential/test-single-executable-application-snapshot (2)
  • sequential/test-single-executable-application-snapshot-and-code-cache (2)
  • sequential/test-single-executable-application-use-code-cache (2)
  • Build timed out (after 60 minutes). Marking the build as failed. (2)
  • ERROR: Error fetching remote repo 'origin' (12)
  • Failed to trigger fanned build (10)
  • fatal error: string_view: No such file or directory (10)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (9)
  • fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository (9)
  • Error: list index out of range (6)
  • FATAL: script not yet approved for use (6)
  • fatal: No rebase in progress? (6)
  • fatal error: charconv: No such file or directory (4)
  • ERROR: No files found with the specified search criteria. (3)
  • fatal: bad object refs/heads/jenkins-node-test-commit-windows-fanned-7c8137bee077c13a8e4bba42e88a511b2664ddd8-bin-win-vs2022-x86 (3)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants