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-08-21 #353

Open
16 tasks
github-actions bot opened this issue Aug 21, 2022 · 0 comments
Open
16 tasks

CI Reliability 2022-08-21 #353

github-actions bot opened this issue Aug 21, 2022 · 0 comments

Comments

@github-actions
Copy link

Failures in node-test-pull-request/46006 to node-test-pull-request/46102 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-08-21 00:15 0 13 40 0 47 13.00%

Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 4 (nodejs/node#44223, nodejs/node#44234, nodejs/node#44248, nodejs/node#44299)
Appeared test-digitalocean-freebsd12-x64-1, test-digitalocean-freebsd12-x64-2, test-orka-macos11-x64-2, test-nearform-macos11.0-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46015/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46083/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 45.55.90.237/45.55.90.237:47595' 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 2 (nodejs/node#43253, nodejs/node#44252)
Appeared test-softlayer-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46046/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46072/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Git Failure

Build Failure

Reason ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ...
Type BUILD_FAILURE
Failed PR 4 (nodejs/node#44223, nodejs/node#44229, nodejs/node#44252, nodejs/node#44294)
Appeared test-digitalocean-freebsd12-x64-1, test-orka-macos10.15-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46018/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46078/
Example
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for node-test-commit-freebsd/nodes=freebsd12-x64 #45486
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE

Reason Error: [WinError 5] Access is denied: 'C:\Users\Administrator\clcache\stats.txt.new' -> 'C:\Users\Administrator\clcache\stats.txt'
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#44203, nodejs/node#44307)
Appeared test-rackspace-win2012r2_vs2019-x64-2, test-rackspace-win2012r2_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/46053/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46091/
Example
Error: [WinError 5] Access is denied: 'C:\\Users\\Administrator\\clcache\\stats.txt.new' -> 'C:\\Users\\Administrator\\clcache\\stats.txt'
  [8164] Failed to execute script clcache_main
  units_data.cpp
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(523,5): error MSB6006: "clcache_main.exe" exited with code -1. [C:\workspace\node-compile-windows-debug\node\tools\icu\icutools.vcxproj]
  unumsys.cpp
  uregex.cpp

undefined

Reason Unknown
Type undefined
Failed PR 17 (nodejs/node#44217, nodejs/node#44216, nodejs/node#44098, nodejs/node#44229, nodejs/node#44220, nodejs/node#44203, nodejs/node#44269, nodejs/node#44284, nodejs/node#44293, nodejs/node#44300, nodejs/node#44304, nodejs/node#44256, nodejs/node#44306, nodejs/node#44307, nodejs/node#44255, nodejs/node#44302, nodejs/node#44309)
Appeared test-nearform_arm-win10_vs2019-arm64-1, test-equinix-debian10_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46009/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46102/
Example
Unknown

JSTest Failure

Reason parallel/test-vm-timeout-escape-promise-2
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#44217, nodejs/node#44216, nodejs/node#44220, nodejs/node#44203, nodejs/node#44284, nodejs/node#44302)
Appeared test-azure_msft-win10_vs2019-x64-4, test-rackspace-win2012r2_vs2013-x64-1, test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46009/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46096/
Example
not ok 752 parallel/test-vm-timeout-escape-promise-2
  ---
  duration_ms: 0.356
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-vm-timeout-escape-promise-2.js:20
          throw new Error(
                ^
    
    Error: escaped timeout at 100 milliseconds!
        at loop (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-vm-timeout-escape-promise-2.js:20:13)
        at evalmachine.<anonymous>:1:30
        at Script.runInContext (node:vm:141:12)
        at Script.runInNewContext (node:vm:146:17)
        at Object.runInNewContext (node:vm:306:38)
        at assert.throws.code (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-vm-timeout-escape-promise-2.js:27:6)
        at getActual (node:assert:757:5)
        at Function.throws (node:assert:903:24)
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-vm-timeout-escape-promise-2.js:26:8)
       ...

Reason sequential/test-debugger-breakpoint-exists
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#44300, nodejs/node#44306, nodejs/node#44302, nodejs/node#44309)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46082/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46102/
Example
not ok 855 sequential/test-debugger-breakpoint-exists
  ---
  duration_ms: 10.783
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v19.0.0-pre
  ...


Reason sequential/test-debugger-exceptions
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#44300, nodejs/node#44306, nodejs/node#44302, nodejs/node#44309)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46082/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46102/
Example
not ok 856 sequential/test-debugger-exceptions
  ---
  duration_ms: 11.9
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v19.0.0-pre
  ...


Reason sequential/test-debugger-help
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#44300, nodejs/node#44306, nodejs/node#44302, nodejs/node#44309)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46082/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46102/
Example
not ok 857 sequential/test-debugger-help
  ---
  duration_ms: 10.910
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v19.0.0-pre
  ...


Reason sequential/test-debugger-low-level
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#44300, nodejs/node#44306, nodejs/node#44302, nodejs/node#44309)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46082/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46102/
Example
not ok 858 sequential/test-debugger-low-level
  ---
  duration_ms: 10.941
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v19.0.0-pre
  ...


Reason sequential/test-debugger-profile-command
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#44300, nodejs/node#44306, nodejs/node#44302, nodejs/node#44309)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46082/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46102/
Example
not ok 859 sequential/test-debugger-profile-command
  ---
  duration_ms: 120.871
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason node-api/test_threadsafe_function/test
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#44229, nodejs/node#44269, nodejs/node#44309)
Appeared test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46022/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46094/
Example
not ok 105 node-api/test_threadsafe_function/test
  ---
  duration_ms: 360.88
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason sequential/test-debugger-scripts
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#44306, nodejs/node#44302, nodejs/node#44309)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46088/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46102/
Example
not ok 861 sequential/test-debugger-scripts
  ---
  duration_ms: 10.771
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v19.0.0-pre
  ...


Reason sequential/test-http-regr-gh-2928
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#44233, nodejs/node#44180, nodejs/node#44234)
Appeared test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46020/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46042/
Example
not ok 3643 sequential/test-http-regr-gh-2928
  ---
  duration_ms: 120.92
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    .+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.
  ...


Reason parallel/test-heapsnapshot-near-heap-limit-worker
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44217, nodejs/node#44307)
Appeared test-equinix-debian10_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46008/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46091/
Example
not ok 984 parallel/test-heapsnapshot-near-heap-limit-worker
  ---
  duration_ms: 3.353
  severity: fail
  exitcode: 1
  stack: |-
    
    Invoked NearHeapLimitCallback, processing=false, current_limit=52428800, initial_limit=52428800
    max_young_gen_size=25165824, young_gen_size=0, old_gen_size=51510484, total_size=51510484
    Estimated available memory=4200988672, estimated overhead=25165824
    Start generating Heap.20220820.154411.2039290.1.001.heapsnapshot...
    Wrote snapshot to /home/iojs/tmp/.tmp.902/Heap.20220820.154411.2039290.1.001.heapsnapshot
    
    <--- Last few GCs --->
    
    [2039290:0xf4b006c8]     1693 ms: Mark-sweep (reduce) 49.0 (52.8) -> 49.0 (52.6) MB, 9.1 / 0.0 ms  (average mu = 0.290, current mu = -0.148) heap profiler; GC in old space requested
    
    
    <--- JS stacktrace --->
    
    FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
    
    node:assert:400
        throw err;
        ^
    
    AssertionError [ERR...

Reason sequential/test-perf-hooks
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44284, nodejs/node#44304)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46068/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46086/
Example
not ok 3601 sequential/test-perf-hooks
  ---
  duration_ms: 2.14
  severity: fail
  exitcode: 1
  stack: |-
    {
      name: 'node',
      entryType: 'node',
      startTime: 0,
      duration: { around: 23.780235290527344 },
      nodeStart: { around: 0 },
      v8Start: { around: 0 },
      bootstrapComplete: { around: 23.759666442871094, delay: 2500 },
      environment: { around: 0 },
      loopStart: -1,
      loopExit: -1
    }
    {
      name: 'node',
      entryType: 'node',
      startTime: 0,
      duration: { around: 1028.3518257141113 },
      nodeStart: { around: 0 },
      v8Start: { around: 0 },
      bootstrapComplete: { around: 23.759666442871094, delay: 2500 },
      environment: { around: 0 },
      loopStart: { around: 23.759666442871094, delay: 2500 },
      loopExit: -1
    }
    {
      name: 'node',
      entryType: 'node',
      startTime: 0,
      duration: { around: 1029.3665046691895 },
      nodeStart: { around: 0 },
      v8Start: { around: 0 },
      bootstrapComplete: { aroun...

Progress

  • Backing channel 'JNLP4-connect connection from ... is disconnected. (4)
  • Build timed out (after 60 minutes). Marking the build as failed. (2)
  • ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ... (4)
  • Error: [WinError 5] Access is denied: 'C:\\Users\\Administrator\\clcache\\stats.txt.new' -> 'C:\\Users\\Administrator\\clcache\\stats.txt' (2)
  • Unknown (17)
  • parallel/test-vm-timeout-escape-promise-2 (6)
  • sequential/test-debugger-breakpoint-exists (4)
  • sequential/test-debugger-exceptions (4)
  • sequential/test-debugger-help (4)
  • sequential/test-debugger-low-level (4)
  • sequential/test-debugger-profile-command (4)
  • node-api/test_threadsafe_function/test (3)
  • sequential/test-debugger-scripts (3)
  • sequential/test-http-regr-gh-2928 (3)
  • parallel/test-heapsnapshot-near-heap-limit-worker (2)
  • sequential/test-perf-hooks (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