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-24 #675

Open
20 tasks
github-actions bot opened this issue Sep 24, 2023 · 0 comments
Open
20 tasks

CI Reliability 2023-09-24 #675

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

Comments

@github-actions
Copy link

Failures in node-test-pull-request/54086 to node-test-pull-request/54184 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-24 00:13 1 10 11 5 73 10.64%

JSTest Failure

Reason wpt/test-structured-clone
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#49559, nodejs/node#49745, nodejs/node#48434, nodejs/node#49778, nodejs/node#49790)
Appeared test-ibm-alpine315_container-x64-1, test-rackspace-win2019_vs2019-x64-2, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/54106/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54166/
Example
not ok 4044 wpt/test-structured-clone
  ---
  duration_ms: 510.83500
  severity: fail
  exitcode: 1
  stack: |-
    [PASS] primitive undefined
    [PASS] primitive null
    [PASS] primitive true
    [PASS] primitive false
    [PASS] primitive string, empty string
    [PASS] primitive string, lone high surrogate
    [PASS] primitive string, lone low surrogate
    [PASS] primitive string, NUL
    [PASS] primitive string, astral character
    [PASS] primitive number, 0.2
    [PASS] primitive number, 0
    [PASS] primitive number, -0
    [PASS] primitive number, NaN
    [PASS] primitive number, Infinity
    [PASS] primitive number, -Infinity
    [PASS] primitive number, 9007199254740992
    [PASS] primitive number, -9007199254740992
    [PASS] primitive number, 9007199254740994
    [PASS] primitive number, -9007199254740994
    [PASS] primitive BigInt, 0n
    [PASS] primitive BigInt, -0n
    [PASS] primitive BigInt, -9007199254740994000n
    [PASS] primitive BigInt, -9007199254740994000900719925474099400090071992...

Reason parallel/test-runner-output
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#48655, nodejs/node#49762, nodejs/node#49313)
Appeared undefined, test-nearform-macos10.15-x64-3, test-softlayer-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora38-x64-1, test-ibm-rhel8-x64-3, test-osuosl-rhel8-ppc64_le-2, test-ibm-rhel8-s390x-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-6, test-osuosl-aix72-ppc64_be-2, test-equinix-rhel8_container-arm64-2, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-4, test-macstadium-macos11.0-arm64-3, test-equinix-debian10_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1, test-rackspace-win2012r2_vs2019-x64-1, test-rackspace-win2022_vs2022-x64-6, test-ibm-alpine315_container-x64-1, test-ibm-alpine318_container-x64-1, test-rackspace-fedora32-x64-1, test-digitalocean-rhel8-x64-1, test-equinix-ubuntu1804_container-arm64-2, test-digitalocean-ubi81_container-x64-2, test-ibm-rhel8-s390x-4, test-equinix-ubuntu2004_sharedlibs_container-arm64-3, test-rackspace-win2012r2_vs2015-x64-1, test-equinix-debian10_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2, test-orka-macos10.15-x64-2, test-digitalocean-alpine315_container-x64-1, test-digitalocean-alpine318_container-x64-2, test-rackspace-debian10-x64-1, test-ibm-rhel8-x64-2, test-digitalocean-ubuntu1804-x64-1, test-equinix_mnx-smartos20-x64-4, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-osuosl-ubuntu2004_container-armv7l-1, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-osuosl-aix72-ppc64_be-3, test-ibm-rhel8-s390x-2, test-nearform-macos11.0-arm64-1, test-osuosl-rhel8-ppc64_le-1, test-rackspace-win2012r2_vs2019-x64-2, test-rackspace-win2022_vs2022-x64-2, test-digitalocean-freebsd12-x64-2, test-digitalocean-fedora37-x64-1, test-orka-macos11-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-equinix_mnx-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/54130/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54184/
Example
not ok 2637 parallel/test-runner-output
  ---
  duration_ms: 4127.06600
  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: 1434.181734
          ...


Reason es-module/test-vm-contextified-script-leak
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49736, nodejs/node#49788)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/54154/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54168/
Example
not ok 3486 es-module/test-vm-contextified-script-leak
  ---
  duration_ms: 1478.80600
  severity: crashed
  exitcode: -6
  stack: |-
    [182080:0x156130e0]       76 ms: Scavenge 4.4 (4.5) -> 4.0 (5.5) MB, 0.85 / 0.00 ms  (average mu = 1.000, current mu = 1.000) allocation failure; 
    [182080:0x156130e0]      124 ms: Scavenge 4.4 (5.7) -> 4.3 (6.5) MB, 45.01 / 0.00 ms  (average mu = 1.000, current mu = 1.000) task; 
    [182080:0x156130e0]      177 ms: Scavenge 5.4 (6.7) -> 5.3 (9.0) MB, 0.55 / 0.00 ms  (average mu = 1.000, current mu = 1.000) task; 
    Created 128 objects
    [182080:0x156130e0]      185 ms: Scavenge 7.4 (10.0) -> 7.3 (10.7) MB, 0.64 / 0.00 ms  (average mu = 1.000, current mu = 1.000) task; 
    [182080:0x156130e0]      191 ms: Scavenge 8.7 (11.2) -> 8.6 (16.2) MB, 0.85 / 0.00 ms  (average mu = 1.000, current mu = 1.000) task; 
    Created 256 objects
    [182080:0x156130e0]      384 ms: Mark-Compact 10.0 (16.7) -> 9.2 (18.5) MB, 1.66 / 0.07 ms  (+ 4.5 ms in 50 steps since start of marki...

Reason parallel/test-cli-node-options
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49646, nodejs/node#49710)
Appeared test-rackspace-win2022_vs2022-x64-1, test-rackspace-win2012r2_vs2015-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/54105/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54171/
Example
not ok 120 parallel/test-cli-node-options
  ---
  duration_ms: 1203.06200
  severity: crashed
  exitcode: 3221225477
  stack: |-
  ...


Reason parallel/test-inspector-async-stack-traces-promise-then
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49696, nodejs/node#49712)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/54096/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54127/
Example
not ok 1829 parallel/test-inspector-async-stack-traces-promise-then
  ---
  duration_ms: 15352.92800
  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:35977/f6b3d782-11a4-4f95-9d28-a650ca5c8a28
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    Timed out waiting for matching notification (break on [eval]:0)
    1
  ...


Reason parallel/test-inspector-scriptparsed-context
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49780, nodejs/node#49654)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/54162/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54179/
Example
not ok 1943 parallel/test-inspector-scriptparsed-context
  ---
  duration_ms: 15483.18900
  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:35609/d2648c2b-0d1d-4119-a981-2bca71935650
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    Timed out waiting for matching notification (break on [eval]:2)
    1
  ...


Reason parallel/test-runner-reporters
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49646, nodejs/node#49762)
Appeared test-nearform-macos10.15-x64-3, test-softlayer-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora38-x64-1, test-ibm-rhel8-x64-3, test-osuosl-rhel8-ppc64_le-2, test-ibm-rhel8-s390x-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-6, test-osuosl-aix72-ppc64_be-2, test-equinix-rhel8_container-arm64-2, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-4, test-macstadium-macos11.0-arm64-3, test-equinix-debian10_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1, test-rackspace-win2012r2_vs2015-x64-1, test-rackspace-win2022_vs2022-x64-3, test-ibm-alpine315_container-x64-1, test-ibm-alpine318_container-x64-1, test-rackspace-fedora32-x64-1, test-digitalocean-rhel8-x64-1, test-equinix-ubuntu1804_container-arm64-2, test-digitalocean-ubi81_container-x64-2, test-ibm-rhel8-s390x-4, test-equinix-ubuntu2004_sharedlibs_container-arm64-3, test-rackspace-win2012r2_vs2019-x64-1, test-rackspace-win2022_vs2022-x64-1, test-equinix-debian10_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2, undefined, test-orka-macos10.15-x64-2, test-digitalocean-alpine315_container-x64-1, test-digitalocean-alpine318_container-x64-2, test-rackspace-debian10-x64-1, test-ibm-rhel8-x64-2, test-digitalocean-ubuntu1804-x64-1, test-equinix_mnx-smartos20-x64-4, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-osuosl-ubuntu2004_container-armv7l-1, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-osuosl-aix72-ppc64_be-3, test-ibm-rhel8-s390x-2, test-nearform-macos11.0-arm64-1, test-osuosl-rhel8-ppc64_le-1, test-rackspace-win2012r2_vs2019-x64-2, test-rackspace-win2012r2_vs2015-x64-2, test-azure_msft-win2016_vs2017-x64-6, test-rackspace-win2019_vs2019-x64-3, test-azure_msft-win2022_vs2019-x64-4, test-azure_msft-win2022_vs2019-x64-1, test-azure_msft-win11_vs2022-arm64-4, test-azure_msft-win11_vs2022-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/54105/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54149/
Example
not ok 2243 parallel/test-runner-reporters
  ---
  duration_ms: 2066.36100
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: node:test reporters
        # Subtest: should default to outputing TAP to stdout
        not ok 1 - should default to outputing TAP to stdout
          ---
          duration_ms: 1033.611054
          failureType: 'testCodeFailure'
          error: |-
            Expected values to be strictly equal:
            + actual - expected
            
            + 'node:internal/main/test_runner:10\n' +
            +   "const { exitCodes: { kGenericUserError } } = internalBinding('errors');\n" +
            +   '                     ^\n' +
            +   '\n' +
            +   "TypeError: Cannot read properties of undefined (reading 'kGenericUserError')\n" +
            +   '    at node:internal/main/test_runner:10:22\n' +
            +   '\n' +
            +   'Node.js v18.18.1-pre\n'
            - ''
          code: 'ERR_ASSERTION'
          name: 'AssertionError...

Reason parallel/test-vm-timeout-escape-promise-module
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48655, nodejs/node#49762)
Appeared test-equinix-ubuntu2004_sharedlibs_container-arm64-6, test-osuosl-aix72-ppc64_be-2, test-ibm-rhel8-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/54130/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54146/
Example
not ok 3189 parallel/test-vm-timeout-escape-promise-module
  ---
  duration_ms: 725.16100
  severity: crashed
  exitcode: -5
  stack: |-
    (node:3282088) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
    (Use `node --trace-warnings ...` to show where the warning was created)
    
    
    #
    # Fatal error in ../deps/v8/src/objects/source-text-module.cc, line 721
    # Check failed: module->status() == kErrored (3 vs. 7).
    #
    #
    #
    #FailureMessage Object: 0xfffffd075688
     1: 0xaaaabcfe2ac4 node::DumpBacktrace(_IO_FILE*) [out/Debug/node]
     2: 0xaaaabd1ad2d8  [out/Debug/node]
     3: 0xaaaabd1ad304  [out/Debug/node]
     4: 0xaaaabec1a520 V8_Fatal(char const*, int, char const*, ...) [out/Debug/node]
     5: 0xaaaabdbcd008 v8::internal::SourceTextModule::Evaluate(v8::internal::Isolate*, v8::internal::Handle<v8::internal::SourceTextModule>) [out/Debug/node]
     6: 0xaaaabdb3e4b0 v8::internal::Module::Evaluate(v8::internal::Isolate*, v8::internal::Ha...

Reason parallel/test-worker-memory
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49713, nodejs/node#49745)
Appeared test-rackspace-win2019_vs2019-x64-3, test-rackspace-win2019_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/54110/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54178/
Example
not ok 851 parallel/test-worker-memory
  ---
  duration_ms: 777.00600
  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)
  ...


Reason pummel/test-crypto-timing-safe-equal-benchmarks
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49741, nodejs/node#49710)
Appeared test-ibm-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/54119/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54151/
Example
not ok 3635 pummel/test-crypto-timing-safe-equal-benchmarks
  ---
  duration_ms: 3374.44000
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=-4.312156015746592)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/pummel/test-crypto-timing-safe-equal-benchmarks.js:109:1)
        at Module._compile (node:internal/modules/cjs/loader:1429:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1487:10)
        at Module.load (node:internal/modules/cjs/loader:1261:32)
        at Module._load (node:internal/modules/cjs/loader:1077:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:99:12)
        at node:internal/main/run_main_module:23:47 {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '...

Reason sequential/test-http-regr-gh-2928
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49745, nodejs/node#49752)
Appeared test-azure_msft-win2016_vs2017-x64-3, test-azure_msft-win2016_vs2017-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54134/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54181/
Example
not ok 934 sequential/test-http-regr-gh-2928
  ---
  duration_ms: 656.71100
  severity: fail
  exitcode: 3221226505
  stack: |-
    .+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.
  ...


Reason sequential/test-single-executable-application-snapshot-and-code-cache
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49756, nodejs/node#49759)
Appeared test-equinix_mnx-ubuntu1804-x64-1, test-azure_msft-win2016_vs2017-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54153/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54177/
Example
not ok 3980 sequential/test-single-executable-application-snapshot-and-code-cache
  ---
  duration_ms: 7832.90100
  severity: fail
  exitcode: 1
  stack: |-
    [process 834]: --- stderr ---
    
    [process 834]: --- stdout ---
    
    [process 834]: status = null, signal = SIGSEGV
    /home/iojs/build/workspace/node-test-commit-linux/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-linux/test/common/child_process.js:86:11)
        at expectSyncExit (/home/iojs/build/workspace/node-test-commit-linux/test/common/child_process.js:91:5)
        at spawnSyncAndExitWithoutError (/home/iojs/build/workspace/node-test-commit-linux/test/common/child_process.js:125:10)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/sequential/test-single-execut...

Reason sequential/test-vm-timeout-escape-promise-module-2
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48655, nodejs/node#49750)
Appeared test-ibm-rhel8-s390x-1, test-osuosl-aix72-ppc64_be-2, test-ibm-rhel8-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/54130/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54136/
Example
not ok 4020 sequential/test-vm-timeout-escape-promise-module-2
  ---
  duration_ms: 425.47700
  severity: fail
  exitcode: 1
  stack: |-
    (node:3225288) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
    (Use `node --trace-warnings ...` to show where the warning was created)
    /home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-vm-timeout-escape-promise-module-2.js:22
          throw new Error(
                ^
    
    Error: escaped timeout at 100 milliseconds!
        at loop (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-vm-timeout-escape-promise-module-2.js:22:13)
        at vm:module(0):1:30
        at SourceTextModule.evaluate (node:internal/vm/module:228:23)
        at assert.rejects.code (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-vm-timeout-escape-promise-module-2.js:38:16)
        at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    
    Node.j...

CCTest Failure

Jenkins Failure

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 12 (nodejs/node#38771, nodejs/node#49745, nodejs/node#48655, nodejs/node#49743, nodejs/node#49710, nodejs/node#49703, nodejs/node#49768, nodejs/node#49736, nodejs/node#49742, nodejs/node#49759, nodejs/node#49654, nodejs/node#49313)
Appeared test-rackspace-win2022_vs2022-x64-6, test-rackspace-win2019_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/54109/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54184/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Reason Build timed out (after 30 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 3 (nodejs/node#49773, nodejs/node#49790, nodejs/node#49795)
Appeared test-rackspace-win2019_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54164/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54169/
Example
Build timed out (after 30 minutes). Marking the build as failed.

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#49639, nodejs/node#49710)
Appeared test-ibm-aix72-ppc64_be-2, test-rackspace-win2019_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54145/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54148/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from a5.71.36a9.ip4.static.sl-reverse.com/169.54.113.165:34512' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy76.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)

Git Failure

Reason ERROR: Error fetching remote repo 'origin'
Type GIT_FAILURE
Failed PR 15 (nodejs/node#49709, nodejs/node#45427, nodejs/node#38733, nodejs/node#49654, nodejs/node#49692, nodejs/node#49696, nodejs/node#49721, nodejs/node#49646, nodejs/node#49559, nodejs/node#49740, nodejs/node#38771, nodejs/node#49744, nodejs/node#46018, nodejs/node#49745, nodejs/node#49743)
Appeared test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-3, test-equinix-ubuntu2004_sharedlibs_container-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54089/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54117/
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)

Reason Command "git fetch --no-tags --progress git@github.com:nodejs/node.git +refs/heads/:refs/remotes/origin/ +refs/heads/v16.x-staging:refs/remotes/origin/_jenkins_local_branch" returned status code 128:
Type GIT_FAILURE
Failed PR 13 (nodejs/node#49709, nodejs/node#45427, nodejs/node#38733, nodejs/node#49654, nodejs/node#49692, nodejs/node#49696, nodejs/node#49721, nodejs/node#49646, nodejs/node#49559, nodejs/node#49740, nodejs/node#38771, nodejs/node#49744, nodejs/node#46018)
Appeared test-equinix-centos7_container-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54089/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54114/
Example
hudson.plugins.git.GitException: Command "git fetch --no-tags --progress git@github.com:nodejs/node.git +refs/heads/*:refs/remotes/origin/* +refs/heads/v16.x-staging:refs/remotes/origin/_jenkins_local_branch" returned status code 128:
stdout: 
stderr: Warning: the ECDSA host key for 'github.com' differs from the key for the IP address '140.82.114.3'
Offending key for IP in /home/iojs/.ssh/known_hosts:4
Matching host key in /home/iojs/.ssh/known_hosts:9

Build Failure

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#45427, nodejs/node#49745, nodejs/node#49743, nodejs/node#49237, nodejs/node#46018, nodejs/node#49744, nodejs/node#49741, nodejs/node#38771, nodejs/node#48847)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/54090/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54174/
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/jenkins16509516250949128324.sh
+ '[' -d .git ']'
+ git clean -fdx

Reason error: The last gc run reported the following. Please correct the root cause
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#45427, nodejs/node#48434)
Appeared test-ibm-ubuntu1804-x64-1, test-equinix_mnx-ubuntu1804-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8
First CI https://ci.nodejs.org/job/node-test-pull-request/54090/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54142/
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.

Progress

  • wpt/test-structured-clone (5)
  • parallel/test-runner-output (3)
  • es-module/test-vm-contextified-script-leak (2)
  • parallel/test-cli-node-options (2)
  • parallel/test-inspector-async-stack-traces-promise-then (2)
  • parallel/test-inspector-scriptparsed-context (2)
  • parallel/test-runner-reporters (2)
  • parallel/test-vm-timeout-escape-promise-module (2)
  • parallel/test-worker-memory (2)
  • pummel/test-crypto-timing-safe-equal-benchmarks (2)
  • sequential/test-http-regr-gh-2928 (2)
  • sequential/test-single-executable-application-snapshot-and-code-cache (2)
  • sequential/test-vm-timeout-escape-promise-module-2 (2)
  • Build timed out (after 60 minutes). Marking the build as failed. (12)
  • Build timed out (after 30 minutes). Marking the build as failed. (3)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (2)
  • ERROR: Error fetching remote repo 'origin' (15)
  • Command "git fetch --no-tags --progress git@github.com:nodejs/node.git +refs/heads/*:refs/remotes/origin/* +refs/heads/v16.x-staging:refs/remotes/origin/_jenkins_local_branch" returned status code 128: (13)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (9)
  • error: The last gc run reported the following. Please correct the root cause (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