nodejs / nodejs/reliability

CI Reliability 2022-08-29

Open
#361 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
57
Forks
20
PR merge metrics
No merged PRs in 30d

Description

Failures in node-test-pull-request/46203 to node-test-pull-request/46298 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-29 00:17 11 11 16 7 55 13.41%
JSTest Failure
Reason sequential/test-child-process-execsync
Type JS_TEST_FAILURE
Failed PR 10 (https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/44367/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44362/, https://github.com/nodejs/node/pull/44324/, https://github.com/nodejs/node/pull/44358/, https://github.com/nodejs/node/pull/44309/, https://github.com/nodejs/node/pull/44388/, https://github.com/nodejs/node/pull/44341/, https://github.com/nodejs/node/pull/44370/)
Appeared test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46204/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46273/
Example
not ok 851 sequential/test-child-process-execsync
  ---
  duration_ms: 5.51
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:400
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert(end < SLEEP)
    
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-child-process-execsync.js:62:3)
        at Module._compile (node:internal/modules/cjs/loader:1119:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1173:10)
        at Module.load (node:internal/modules/cjs/loader:997:32)
        at Module._load (node:internal/modules/cjs/loader:838:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:86:12)
        at node:internal/main/run_main_module:23:47 {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v19.0.0-pre
  ...


Reason parallel/test-child-process-exec-timeout
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44179/, https://github.com/nodejs/node/pull/44309/, https://github.com/nodejs/node/pull/44370/, https://github.com/nodejs/node/pull/44057/)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46205/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46288/
Example
not ok 106 parallel/test-child-process-exec-timeout
  ---
  duration_ms: 11.807
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-exec-timeout.js:20
      assert.strictEqual(err.killed, true);
                             ^
    
    TypeError: Cannot read properties of null (reading 'killed')
        at C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-exec-timeout.js:20:26
        at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:444:15
        at ChildProcess.exithandler (node:child_process:404:7)
        at ChildProcess.emit (node:events:513:28)
        at maybeClose (node:internal/child_process:1091:16)
        at Socket.<anonymous> (node:internal/child_process:449:11)
        at Socket.emit (node:events:513:28)
        at Pipe.<anonymous> (node:net:298:12)
    
    Node.js v19.0.0-pre
  ...


Reason parallel/test-vm-timeout-escape-promise-2
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/44309/, https://github.com/nodejs/node/pull/44407/, https://github.com/nodejs/node/pull/44380/, https://github.com/nodejs/node/pull/44393/, https://github.com/nodejs/node/pull/44057/)
Appeared test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46219/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46298/
Example
not ok 754 parallel/test-vm-timeout-escape-promise-2
  ---
  duration_ms: 1.391
  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-backtrace
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44313/, https://github.com/nodejs/node/pull/44301/, https://github.com/nodejs/node/pull/44355/)
Appeared test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46208/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46266/
Example
not ok 857 sequential/test-debugger-backtrace
  ---
  duration_ms: 9.722
  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: 
    < Debugger listening on ws://127.0.0.1:9229/b4aae9e5-e491-4b3b-b1d9-4ff3e9a24bdb
    < For help, see: https://nodejs.org/en/docs/inspector
    < 
    
    connecting to 127.0.0.1:9229 ...
     ok
    
    
    < Debugger attached.
    < 
    
        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-custom-port
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44313/, https://github.com/nodejs/node/pull/44301/, https://github.com/nodejs/node/pull/44355/)
Appeared test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46208/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46266/
Example
not ok 858 sequential/test-debugger-custom-port
  ---
  duration_ms: 10.146
  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-exec
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44313/, https://github.com/nodejs/node/pull/44301/, https://github.com/nodejs/node/pull/44355/)
Appeared test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46208/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46266/
Example
not ok 859 sequential/test-debugger-exec
  ---
  duration_ms: 9.635
  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-launch
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44313/, https://github.com/nodejs/node/pull/44301/, https://github.com/nodejs/node/pull/44355/)
Appeared test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46208/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46266/
Example
not ok 860 sequential/test-debugger-launch
  ---
  duration_ms: 10.204
  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-random-port-with-inspect-port
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44313/, https://github.com/nodejs/node/pull/44301/, https://github.com/nodejs/node/pull/44355/)
Appeared test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46208/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46266/
Example
not ok 862 sequential/test-debugger-random-port-with-inspect-port
  ---
  duration_ms: 10.12
  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: 
    < Debugger listening on ws://127.0.0.1:63381/07389a8a-78e8-4cc4-9df4-18fd6b47f618
    < For help, see: https://nodejs.org/en/docs/inspector
    < 
    connecting to 127.0.0.1:63381 ...
     ok
    
    
    < Debugger attached.
    < 
    
        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-watchers
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44313/, https://github.com/nodejs/node/pull/44301/, https://github.com/nodejs/node/pull/44355/)
Appeared test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46208/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46266/
Example
not ok 864 sequential/test-debugger-watchers
  ---
  duration_ms: 9.956
  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-heap-prof
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/44313/, https://github.com/nodejs/node/pull/44380/, https://github.com/nodejs/node/pull/44309/, https://github.com/nodejs/node/pull/44057/)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46204/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46298/
Example
not ok 867 sequential/test-heap-prof
  ---
  duration_ms: 120.611
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason parallel/test-child-process-spawnsync-timeout
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/44341/, https://github.com/nodejs/node/pull/44362/, https://github.com/nodejs/node/pull/44309/)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46204/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46237/
Example
not ok 120 parallel/test-child-process-spawnsync-timeout
  ---
  duration_ms: 6.562
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:400
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert(end < SLEEP)
    
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-spawnsync-timeout.js:47:5)
        at Module._compile (node:internal/modules/cjs/loader:1119:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1173:10)
        at Module.load (node:internal/modules/cjs/loader:997:32)
        at Module._load (node:internal/modules/cjs/loader:838:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:86:12)
        at node:internal/main/run_main_module:23:47 {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v19.0.0-pre
...

Reason sequential/test-debugger-run-after-quit-restart
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44313/, https://github.com/nodejs/node/pull/44301/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46208/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46224/
Example
not ok 862 sequential/test-debugger-run-after-quit-restart
  ---
  duration_ms: 10.928
  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 node-api/test_threadsafe_function/test
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/44362/, https://github.com/nodejs/node/pull/44402/, https://github.com/nodejs/node/pull/44376/)
Appeared test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46233/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46261/
Example
not ok 3517 node-api/test_threadsafe_function/test
  ---
  duration_ms: 360.57
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-debugger-extract-function-name
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/44393/, https://github.com/nodejs/node/pull/44327/)
Appeared test-azure_msft-win10_vs2019-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46204/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46289/
Example
not ok 201 parallel/test-debugger-extract-function-name
  ---
  duration_ms: 10.852
  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-auto-resume
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44358/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46204/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46241/
Example
not ok 852 sequential/test-debugger-auto-resume
  ---
  duration_ms: 11.10
  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 v18.7.1-pre
  ...


Reason sequential/test-debugger-break
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/44313/, https://github.com/nodejs/node/pull/44301/, https://github.com/nodejs/node/pull/44327/)
Appeared test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46220/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46289/
Example
not ok 856 sequential/test-debugger-break
  ---
  duration_ms: 9.875
  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-clear-breakpoints
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44358/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46204/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46241/
Example
not ok 853 sequential/test-debugger-clear-breakpoints
  ---
  duration_ms: 11.23
  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 v18.7.1-pre
  ...


Reason sequential/test-debugger-exec-scope
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44358/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46210/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46241/
Example
not ok 854 sequential/test-debugger-exec-scope
  ---
  duration_ms: 10.831
  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 v18.7.1-pre
  ...


Reason sequential/test-debugger-heap-profiler
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/44313/, https://github.com/nodejs/node/pull/44301/, https://github.com/nodejs/node/pull/44327/)
Appeared test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46220/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46289/
Example
not ok 858 sequential/test-debugger-heap-profiler
  ---
  duration_ms: 9.712
  severity: fail
  exitcode: 1
  stack: |-
    Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.857
    Files blocking: []
    
    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: 
    < Debugger listening on ws://127.0.0.1:9229/8f2e6c97-ca7a-4705-b3a2-7c8f19b58dec
    < For help, see: https://nodejs.org/en/docs/inspector
    < 
    
    
    connecting to 127.0.0.1:9229 ...
        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-list
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/44313/, https://github.com/nodejs/node/pull/44301/, https://github.com/nodejs/node/pull/44327/)
Appeared test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46220/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46289/
Example
not ok 859 sequential/test-debugger-list
  ---
  duration_ms: 120.564
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason sequential/test-debugger-object-type-remote-object
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44358/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46210/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46241/
Example
not ok 856 sequential/test-debugger-object-type-remote-object
  ---
  duration_ms: 120.778
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason sequential/test-debugger-preserve-breaks
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/44313/, https://github.com/nodejs/node/pull/44301/, https://github.com/nodejs/node/pull/44327/)
Appeared test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46220/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46289/
Example
not ok 860 sequential/test-debugger-preserve-breaks
  ---
  duration_ms: 9.856
  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
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/44358/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46209/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46241/
Example
not ok 857 sequential/test-debugger-profile
  ---
  duration_ms: 10.913
  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 v18.7.1-pre
  ...


Reason sequential/test-debugger-restart-message
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44358/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46210/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46241/
Example
not ok 858 sequential/test-debugger-restart-message
  ---
  duration_ms: 11.104
  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 v18.7.1-pre
  ...


Reason sequential/test-debugger-use-strict
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/44241/, https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44358/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46210/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46241/
Example
not ok 859 sequential/test-debugger-use-strict
  ---
  duration_ms: 10.979
  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 v18.7.1-pre
  ...


Reason report/test-report-fatalerror-oomerror
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/44367/, https://github.com/nodejs/node/pull/44309/)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46217/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46229/
Example
not ok 867 report/test-report-fatalerror-oomerror
  ---
  duration_ms: 300.88
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason sequential/test-debugger-random-port
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/44313/, https://github.com/nodejs/node/pull/44301/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46220/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46226/
Example
not ok 861 sequential/test-debugger-random-port
  ---
  duration_ms: 11.133
  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-sb-before-load
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/44313/, https://github.com/nodejs/node/pull/44301/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46220/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46226/
Example
not ok 862 sequential/test-debugger-sb-before-load
  ---
  duration_ms: 10.957
  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-worker-prof
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/44341/, https://github.com/nodejs/node/pull/44327/)
Appeared test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/46223/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46289/
Example
not ok 887 sequential/test-worker-prof
  ---
  duration_ms: 30.249
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:124
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: child exited with signal: {
      error: Error: spawnSync C:\workspace\node-test-binary-windows-js-suites\node\Release\node.exe ETIMEDOUT
          at Object.spawnSync (node:internal/child_process:1110:20)
          at spawnSync (node:child_process:857:24)
          at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-worker-prof.js:53:23)
          at Module._compile (node:internal/modules/cjs/loader:1119:14)
          at Module._extensions..js (node:internal/modules/cjs/loader:1173:10)
          at Module.load (node:internal/modules/cjs/loader:997:32)
          at Module._load (node:internal/modules/cjs/loader:838:12)
          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:86:12)
          at node:internal/main/run_main...

Jenkins Failure
Build Failure
Reason ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/43476/, https://github.com/nodejs/node/pull/44407/, https://github.com/nodejs/node/pull/44380/, https://github.com/nodejs/node/pull/44355/, https://github.com/nodejs/node/pull/44393/, https://github.com/nodejs/node/pull/44341/)
Appeared test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46251/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46269/
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
Join notifier cannot find upstream run: node-test-binary-windows-js-suites number 16484
Finished: FAILURE

Progress
  • sequential/test-child-process-execsync (10)
  • parallel/test-child-process-exec-timeout (6)
  • parallel/test-vm-timeout-escape-promise-2 (5)
  • sequential/test-debugger-backtrace (5)
  • sequential/test-debugger-custom-port (5)
  • sequential/test-debugger-exec (5)
  • sequential/test-debugger-launch (5)
  • sequential/test-debugger-random-port-with-inspect-port (5)
  • sequential/test-debugger-watchers (5)
  • sequential/test-heap-prof (5)
  • parallel/test-child-process-spawnsync-timeout (4)
  • sequential/test-debugger-run-after-quit-restart (4)
  • node-api/test_threadsafe_function/test (3)
  • parallel/test-debugger-extract-function-name (3)
  • sequential/test-debugger-auto-resume (3)
  • sequential/test-debugger-break (3)
  • sequential/test-debugger-clear-breakpoints (3)
  • sequential/test-debugger-exec-scope (3)
  • sequential/test-debugger-heap-profiler (3)
  • sequential/test-debugger-list (3)
  • sequential/test-debugger-object-type-remote-object (3)
  • sequential/test-debugger-preserve-breaks (3)
  • sequential/test-debugger-profile (3)
  • sequential/test-debugger-restart-message (3)
  • sequential/test-debugger-use-strict (3)
  • report/test-report-fatalerror-oomerror (2)
  • sequential/test-debugger-random-port (2)
  • sequential/test-debugger-sb-before-load (2)
  • sequential/test-worker-prof (2)
  • ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error? (6)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked CI runs and the named tests: test/sequential/test-child-process-execsync.js, test/parallel/test-child-process-exec-timeout.js, test/parallel/test-vm-timeout-escape-promise-2.js, and the debugger tests using test/common/debugger.js. Compare the Windows failures across the listed agents and determine which recurring failures need correction; done means the affected CI tests no longer fail repeatedly.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js, shell
Domain
ci-cd, devops, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.