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 2021-11-22 #125

Open
40 tasks
github-actions bot opened this issue Nov 22, 2021 · 0 comments
Open
40 tasks

CI Reliability 2021-11-22 #125

github-actions bot opened this issue Nov 22, 2021 · 0 comments

Comments

@github-actions
Copy link

Failures in node-test-pull-request/40936 to node-test-pull-request/41035 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
2021-11-22 00:03 2 17 0 1 80 17.53%

JSTest Failure

Reason parallel/test-child-process-pipe-dataflow
Type JS_TEST_FAILURE
Failed PR 21 (nodejs/node#40838, nodejs/node#36696, nodejs/node#40516, nodejs/node#40488, nodejs/node#40803, nodejs/node#40846, nodejs/node#40876, nodejs/node#40865, nodejs/node#40622, nodejs/node#40852, nodejs/node#40877, nodejs/node#40858, nodejs/node#40881, nodejs/node#40751, nodejs/node#40886, nodejs/node#40598, nodejs/node#40785, nodejs/node#40895, nodejs/node#40842, nodejs/node#40903, nodejs/node#40815)
Appeared test-azure_msft-win10_vcbt2015-x64-4, test-rackspace-win2012r2_vs2019-x64-2, test-azure_msft-win2016_vs2017-x64-5, test-rackspace-win2012r2_vs2013-x64-1, test-azure_msft-win2016_vs2017-x64-1, test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win2016_vs2017-x64-4, test-azure_msft-win10_vs2019-x64-4, test-rackspace-win2012r2_vs2017-x64-4, test-rackspace-win2012r2_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/40948/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41025/
Example
not ok 82 parallel/test-child-process-pipe-dataflow
  ---
  duration_ms: 1.69
  severity: fail
  exitcode: 1
  stack: |-
    assert.js:101
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    + actual - expected
    
    + '1047554'
    - '1048577'
          ^
        at Socket.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-pipe-dataflow.js:66:12)
        at Socket.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:361:15)
        at Socket.emit (events.js:314:20)
        at addChunk (_stream_readable.js:297:12)
        at readableAddChunk (_stream_readable.js:272:9)
        at Socket.Readable.push (_stream_readable.js:213:10)
        at Pipe.onStreamRead (internal/stream_base_commons.js:188:23) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: '1047554',
      expected: '1048577',
      operator: 'strictEqual'
    }
  ...


Reason parallel/test-fs-rmdir-recursive
Type JS_TEST_FAILURE
Failed PR 14 (nodejs/node#40838, nodejs/node#40488, nodejs/node#40865, nodejs/node#40622, nodejs/node#40852, nodejs/node#40877, nodejs/node#40858, nodejs/node#40881, nodejs/node#40751, nodejs/node#40886, nodejs/node#40598, nodejs/node#40785, nodejs/node#40842, nodejs/node#40903)
Appeared test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40946/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41021/
Example
not ok 255 parallel/test-fs-rmdir-recursive
  ---
  duration_ms: 0.470
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/fs/rimraf:202
          throw err;
          ^
    
    Error: ENOTEMPTY: directory not empty, rmdir '\\?\C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.253\rmdir-recursive-3\d-3-1\d-2-2\d-1-2'
        at Object.rmdirSync (node:fs:1167:10)
        at _rmdirSync (node:internal/fs/rimraf:260:21)
        at rimrafSync (node:internal/fs/rimraf:193:7)
        at node:internal/fs/rimraf:253:9
        at Array.forEach (<anonymous>)
        at _rmdirSync (node:internal/fs/rimraf:250:7)
        at rimrafSync (node:internal/fs/rimraf:193:7)
        at node:internal/fs/rimraf:253:9
        at Array.forEach (<anonymous>)
        at _rmdirSync (node:internal/fs/rimraf:250:7) {
      errno: -4051,
      syscall: 'rmdir',
      code: 'ENOTEMPTY',
      path: '\\\\?\\C:\\workspace\\node-test-binary-windows-js-suites\\node\\test\\.tmp.253\\rmdir-recursive-3\\d-3-1\\d-2-2\\d-1-2'
 ...

Reason wpt/test-user-timing
Type JS_TEST_FAILURE
Failed PR 13 (nodejs/node#40846, nodejs/node#40842, nodejs/node#40622, nodejs/node#40706, nodejs/node#40858, nodejs/node#40847, nodejs/node#40863, nodejs/node#40488, nodejs/node#40876, nodejs/node#40881, nodejs/node#40751, nodejs/node#40904, nodejs/node#40916)
Appeared test-orka-macos10.15-x64-2, test-requireio_svincent-debian10-armv7l_pi2-2, test-digitalocean-freebsd12-x64-1, test-requireio_securogroup-debian10-arm64_pi3-1, test-requireio_williamkapke-debian10-arm64_pi3-1, test-orka-macos11-x64-2, test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-2, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40953/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41035/
Example
not ok 3556 wpt/test-user-timing
  ---
  duration_ms: 1.265
  severity: fail
  exitcode: 1
  stack: |-
    ---- idlharness.any.js ----
    [SKIPPED] idlharness cannot recognize Node.js environment
    ---- invoke_with_timing_attributes.worker.js ----
    [SKIPPED] importScripts not supported
    ---- performance-measure-invalid.worker.js ----
    [SKIPPED] importScripts not supported
    ---- clear_all_marks.any.js ----
    [PASS] Clearing all marks remove all of them.
    ---- case-sensitivity.any.js ----
    [PASS] getEntriesByType values are case sensitive
    ---- clear_non_existent_mark.any.js ----
    [PASS] Clearing a non-existent mark doesn't affect existing marks
    ---- clear_non_existent_measure.any.js ----
    [PASS] Clearing a non-existent measure doesn't affect existing measures
    ---- buffered-flag.any.js ----
    [PASS] PerformanceObserver with buffered flag sees previous marks
    ---- buffered-flag.any.js ----
    [PASS] PerformanceObserver with buffered flag sees previous measures
    --...

Reason parallel/test-http2-pipe-named-pipe
Type JS_TEST_FAILURE
Failed PR 12 (nodejs/node#40838, nodejs/node#40706, nodejs/node#40846, nodejs/node#40865, nodejs/node#40858, nodejs/node#40881, nodejs/node#40886, nodejs/node#40785, nodejs/node#40895, nodejs/node#40622, nodejs/node#40903, nodejs/node#40656)
Appeared test-macstadium-macos11.0-arm64-4, test-macstadium-macos11.0-arm64-3, test-orka-macos10.15-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40945/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41026/
Example
not ok 1330 parallel/test-http2-pipe-named-pipe
  ---
  duration_ms: 0.62
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:123
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    139837 !== 139244
    
        at WriteStream.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-http2-pipe-named-pipe.js:26:12)
        at WriteStream.emit (node:events:402:35)
        at finish (node:internal/streams/writable:755:10)
        at processTicksAndRejections (node:internal/process/task_queues:83:21) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 139837,
      expected: 139244,
      operator: 'strictEqual'
    }
    
    Node.js v18.0.0-pre
  ...


Reason pummel/test-fs-watch-non-recursive
Type JS_TEST_FAILURE
Failed PR 12 (nodejs/node#40838, nodejs/node#40803, nodejs/node#40846, nodejs/node#40865, nodejs/node#40622, nodejs/node#40852, nodejs/node#40877, nodejs/node#40858, nodejs/node#40881, nodejs/node#40886, nodejs/node#40785, nodejs/node#40842)
Appeared test-azure_msft-win10_vcbt2015-x64-4, test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vcbt2015-x64-2, test-azure_msft-win10_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40945/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41020/
Example
not ok 789 pummel/test-fs-watch-non-recursive
  ---
  duration_ms: 0.702
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:171
      throw err;
      ^
    
    AssertionError [ERR_ASSERTION]: function should not have been called at C:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-fs-watch-non-recursive.js:43
    called with arguments: 'change', 'testsubdir'
        at FSWatcher.mustNotCall (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:479:12)
        at FSWatcher.emit (node:events:390:28)
        at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: undefined,
      expected: undefined,
      operator: 'fail'
    }
    
    Node.js v18.0.0-pre
  ...


Reason parallel/test-repl-sigint-nested-eval
Type JS_TEST_FAILURE
Failed PR 7 (nodejs/node#40488, nodejs/node#40847, nodejs/node#40865, nodejs/node#40863, nodejs/node#40858, nodejs/node#36696, nodejs/node#40785)
Appeared test-softlayer-alpine311_container-x64-1, test-equinix-ubuntu2004_container-armv7l-1, test-softlayer-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-macstadium-macos11.0-arm64-3, test-rackspace-fedora32-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40963/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41008/
Example
not ok 2167 parallel/test-repl-sigint-nested-eval
  ---
  duration_ms: 0.516
  severity: fail
  exitcode: 1
  stack: |-
    Stacktrace:
       ptr1=0x10aef4ec1d49
        ptr2=0
        ptr3=0
        ptr4=0
        failure_message_object=0x7fff1c1b3bc0
    
    ==== JS stack trace =========================================
    
        0: ExitFrame [pc: 0x563a08957179]
        1: StubFrame [pc: 0x563a089e1d9d]
    Security context: 0x047a7482be79 <JSGlobalObject>
        2: _fatalException [0x47a748088d9] [node:internal/process/execution:145] [bytecode=0x2ccc5622a119 offset=13](this=0x047a74802d09 <process map = 0x92f50576039>,0x10aef4ec1d49 <Odd Oddball: termination_exception>,0x10aef4ec1769 <false>)
        3: InternalFrame [pc: 0x563a088e43db]
        4: EntryFrame [pc: 0x563a088e4103]
        5: builtin exit frame: evaluate(this=0x2c8184967609 <ModuleWrap map = 0x18e35b18db09>,0x2c8184967609 <ModuleWrap map = 0x18e35b18db09>,-1,0x10aef4ec1769 <false>)
    
        6: getESMFacade [0x44421bd96b9] [node:int...

Reason sequential/test-debugger-heap-profiler
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#40852, nodejs/node#40865, nodejs/node#40877, nodejs/node#36696, nodejs/node#40751, nodejs/node#40815)
Appeared test-requireio_davglass-debian10-arm64_pi3-1, test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, 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/40967/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41025/
Example
not ok 820 sequential/test-debugger-heap-profiler
  ---
  duration_ms: 26.429
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-binary-arm/test/common/debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (10000) while waiting for />\s+$/; found: Heap snapshot: 0/0
    Cannot take heap snapshot because another snapshot is in progress.
    
    
    Heap snapshot: 0/34236
    
    Heap snapshot: 10000/34236
    
    Heap snapshot: 20000/34236
    
    Heap snapshot: 30000/34236
    
    Heap snapshot: 34235/34236
    
    Heap snapshot: 34236/34236
    
    Heap snaphost prepared.
    
    
    Writing snapshot: 102400
    
    Writing snapshot: 204800
    
    Writing snapshot: 307200
    
    Writing snapshot: 409600
    
    Writing snapshot: 512000
    
    Writing snapshot: 614400
    
    Writing snapshot: 716800
    
    Writing snapshot: 819200
    
    Writing snapshot: 921600
    
    Writing snapshot: 1024000
    
    Writing...

Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#40852, nodejs/node#40863, nodejs/node#40865, nodejs/node#40877, nodejs/node#36696, nodejs/node#40751)
Appeared test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-macstadium-macos11.0-arm64-4, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40967/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41004/
Example
not ok 3557 sequential/test-worker-prof
  ---
  duration_ms: 30.177
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:123
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: child exited with signal: {
      error: Error: spawnSync /home/iojs/build/workspace/node-test-commit-linux/out/Release/node ETIMEDOUT
          at Object.spawnSync (node:internal/child_process:1081:20)
          at spawnSync (node:child_process:812:24)
          at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/sequential/test-worker-prof.js:53:23)
          at Module._compile (node:internal/modules/cjs/loader:1097:14)
          at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
          at Module.load (node:internal/modules/cjs/loader:975:32)
          at Function.Module._load (node:internal/modules/cjs/loader:822:12)
          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
          at node:internal/ma...

Reason parallel/test-crypto-dh
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#40838, nodejs/node#40799, nodejs/node#40803, nodejs/node#40598, nodejs/node#40622)
Appeared test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40946/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41018/
Example
not ok 223 parallel/test-crypto-dh
  ---
  duration_ms: 240.438
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason sequential/test-heap-prof
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#40852, nodejs/node#40865, nodejs/node#40877, nodejs/node#36696, nodejs/node#40751)
Appeared test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40967/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41004/
Example
not ok 3475 sequential/test-heap-prof
  ---
  duration_ms: 120.103
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason sequential/test-heapdump
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#40852, nodejs/node#40865, nodejs/node#40877, nodejs/node#36696, nodejs/node#40751)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40967/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41004/
Example
not ok 3476 sequential/test-heapdump
  ---
  duration_ms: 121.48
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason sequential/test-heapdump-flag
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#40852, nodejs/node#40865, nodejs/node#40877, nodejs/node#36696, nodejs/node#40751)
Appeared test-digitalocean-alpine312_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-alpine311_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40967/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41004/
Example
not ok 3477 sequential/test-heapdump-flag
  ---
  duration_ms: 120.8
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-crypto-secure-heap
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#40838, nodejs/node#40488, nodejs/node#40847, nodejs/node#40881)
Appeared test-requireio_williamkapke-debian10-arm64_pi3-1, test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_mcollina-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40948/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41001/
Example
not ok 308 parallel/test-crypto-secure-heap
  ---
  duration_ms: 240.147
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason wpt/test-webcrypto
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#40852, nodejs/node#40863, nodejs/node#40865, nodejs/node#40877)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-requireio_mininodes-debian10-armv7l_pi2-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9
First CI https://ci.nodejs.org/job/node-test-pull-request/40967/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40991/
Example
not ok 3401 wpt/test-webcrypto
  ---
  duration_ms: 120.111
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    [EXPECTED_FAILURE][UNCAUGHT] evaluation in WPTRunner.runJsTests()
    location is not defined
    location is not defined
    /home/iojs/build/workspace/node-test-commit-linux-containered/test/fixtures/wpt/common/subset-tests.js:5
      if (location.search) {
      ^
    
    ReferenceError: location is not defined
        at /home/iojs/build/workspace/node-test-commit-linux-containered/test/fixtures/wpt/common/subset-tests.js:5:3
        at /home/iojs/build/workspace/node-test-commit-linux-containered/test/fixtures/wpt/common/subset-tests.js:60:3
        at Script.runInThisContext (node:vm:129:12)
        at runInThisContext (node:vm:305:38)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/wpt/worker.js:52:3)
        at Module._compile (node:internal/modules/cjs/loader:1097:14)
        at Object.Module._extensions..js (node:internal/m...

Reason parallel/test-child-process-fork-closed-channel-segfault
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#36696, nodejs/node#40847, nodejs/node#40881)
Appeared test-requireio_joeyvandijk-debian10-armv7l_pi2-1, test-requireio_mcollina-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40954/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41001/
Example
not ok 103 parallel/test-child-process-fork-closed-channel-segfault
  ---
  duration_ms: 4.199
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-child-process-fork-closed-channel-segfault.js:83
                throw err;
                ^
    
    Error: write EPIPE
        at ChildProcess.target._send (node:internal/child_process:844:20)
        at ChildProcess.<anonymous> (node:internal/child_process:665:16)
        at ChildProcess.emit (node:events:402:35)
        at emit (node:internal/child_process:915:12)
        at processTicksAndRejections (node:internal/process/task_queues:84:21) {
      errno: -32,
      code: 'EPIPE',
      syscall: 'write'
    }
    
    Node.js v18.0.0-pre
  ...


Reason parallel/test-crypto-dh-constructor
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#40842, nodejs/node#40858, nodejs/node#40916)
Appeared test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_jasnell-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40951/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41035/
Example
not ok 185 parallel/test-crypto-dh-constructor
  ---
  duration_ms: 240.59
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-crypto-keygen
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#40488, nodejs/node#40842, nodejs/node#40877)
Appeared test-rackspace-win2012r2_vs2019-x64-4, test-rackspace-win2012r2_vs2013-x64-1, test-rackspace-win2012r2_vs2015-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40963/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40991/
Example
not ok 790 parallel/test-crypto-keygen
  ---
  duration_ms: 120.110
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason parallel/test-fs-rm
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#40785, nodejs/node#40488, nodejs/node#40865)
Appeared 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/40936/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40990/
Example
not ok 272 parallel/test-fs-rm
  ---
  duration_ms: 2.319
  severity: fail
  exitcode: 1
  stack: |-
    Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.254
    Files blocking: [
      'rm-0',
      'rm-5',
      'rm-6',
      'rm-7',
      'rm-args-file.txt',
      'rm-promises-file.txt'
    ]
    
    node:assert:986
        throw newErr;
        ^
    
    AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.254\rm-0\d-3-1\d-2-2'
        at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:364:12
        at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:401:15
        at CB (node:internal/fs/rimraf:60:5)
        at node:internal/fs/rimraf:152:18
        at CB (node:internal/fs/rimraf:60:5)
        at node:internal/fs/rimraf:152:18
        at CB (node:internal/fs/rimraf:60:5)
        at FSReqCallback.oncomplete ...

Reason parallel/test-trace-events-fs-sync
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#40838, nodejs/node#40876, nodejs/node#40895)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40948/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41013/
Example
not ok 685 parallel/test-trace-events-fs-sync
  ---
  duration_ms: 2.172
  severity: fail
  exitcode: 1
  stack: |-
    Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.678
    Files blocking: [ 'fs.txt', 'node_trace.1.log' ]
    
    C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-trace-events-fs-sync.js:133
        throw new Error(`${tr}:\n${util.inspect(proc)}`);
        ^
    
    Error: fs.sync.fstat:
    {
      status: 1,
      signal: null,
      output: [
        null,
        '',
        'node:internal/fs/utils:344\r\n' +
          '    throw err;\r\n' +
          '    ^\r\n' +
          '\r\n' +
          "Error: EPERM: operation not permitted, open 'fs.txt'\r\n" +
          '    at Object.openSync (node:fs:585:3)\r\n' +
          '    at Object.writeFileSync (node:fs:2153:35)\r\n' +
          '    at [eval]:1:4\r\n' +
          '    at Script.runInThisContext (node:vm:129:12)\r\n' +
          '    at Object.runInThisContext (node:vm:305:38)...

Reason parallel/test-worker-stdio
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#40846, nodejs/node#40803, nodejs/node#40852)
Appeared test-joyent-smartos18-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40953/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40967/
Example
not ok 2597 parallel/test-worker-stdio
  ---
  duration_ms: 1.47
  severity: fail
  exitcode: 1
  stack: |-
    internal/worker/io.js:212
        this[kPort].postMessage({
                    ^
    
    DOMException [DataCloneError]: Data cannot be cloned, out of memory.
        at WritableWorkerStdio._writev (internal/worker/io.js:212:17)
        at WritableWorkerStdio.Writable._write (_stream_writable.js:564:10)
        at doWrite (_stream_writable.js:403:12)
        at writeOrBuffer (_stream_writable.js:387:5)
        at WritableWorkerStdio.Writable.write (_stream_writable.js:318:11)
        at ReadStream.ondata (_stream_readable.js:718:22)
        at ReadStream.emit (events.js:326:22)
        at ReadStream.Readable.read (_stream_readable.js:507:10)
        at flow (_stream_readable.js:1007:34)
        at WritableWorkerStdio.pipeOnDrainFunctionResult (_stream_readable.js:808:7)
  ...


Reason sequential/test-http2-timeout-large-write-file
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#40852, nodejs/node#40865, nodejs/node#40877)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40967/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40998/
Example
not ok 3490 sequential/test-http2-timeout-large-write-file
  ---
  duration_ms: 243.852
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason sequential/test-net-connect-econnrefused
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#40852, nodejs/node#40858, nodejs/node#40876)
Appeared test-ibm-rhel7-s390x-1, test-rackspace-centos7-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40967/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40989/
Example
not ok 3502 sequential/test-net-connect-econnrefused
  ---
  duration_ms: 120.50
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    pending 50 rounds 1
    pending 49 rounds 1
    pending 48 rounds 1
    pending 47 rounds 1
    pending 46 rounds 1
    pending 45 rounds 1
    pending 44 rounds 1
    pending 43 rounds 1
    pending 42 rounds 1
    pending 41 rounds 1
    pending 40 rounds 1
    pending 39 rounds 1
    pending 38 rounds 1
    pending 37 rounds 1
    pending 36 rounds 1
    pending 35 rounds 1
    pending 34 rounds 1
    pending 33 rounds 1
    pending 32 rounds 1
    pending 31 rounds 1
    pending 30 rounds 1
    pending 29 rounds 1
    pending 28 rounds 1
    pending 27 rounds 1
    pending 26 rounds 1
    pending 25 rounds 1
    pending 24 rounds 1
    pending 23 rounds 1
    pending 22 rounds 1
    pending 21 rounds 1
    pending 20 rounds 1
    pending 19 rounds 1
    pending 18 rounds 1
    pending 17 rounds 1
    pending 16 rounds 1
    pending 15 rounds 1
    pending 14 rounds ...

Reason parallel/test-http2-compat-socket-set
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40803, nodejs/node#40852)
Appeared test-digitalocean-freebsd12-x64-2, test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-2, test-rackspace-centos7-x64-1, test-softlayer-debian10-x64-1, test-rackspace-fedora32-x64-1, test-digitalocean-fedora34-x64-1, test-ibm-ubuntu1804-x64-2, test-orka-macos10.15-x64-2, test-orka-macos11-x64-2, test-osuosl-centos7-ppc64_le-4, test-osuosl-aix72-ppc64_be-3, test-equinix-centos7_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-armv7l-1, test-macstadium-macos11.0-arm64-3, test-ibm-rhel7-s390x-1, test-ibm-rhel7-s390x-3, test-joyent-smartos20-x64-3, test-softlayer-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-requireio_joeyvandijk-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-1, test-azure_msft-win10_vs2019-x64-3, test-rackspace-win2012r2_vs2019-x64-3, undefined, test-softlayer-alpine312_container-x64-1, test-nearform-macos10.15-x64-1, test-orka-macos11-x64-1, test-osuosl-centos7-ppc64_le-2, test-digitalocean-ubi81_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-equinix-ubuntu1804_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-3, test-ibm-rhel7-s390x-2, test-requireio_louiscntr-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-2, test-digitalocean-alpine311_container-x64-2, test-digitalocean-alpine312_container-x64-1, test-nearform-macos10.15-x64-3, test-osuosl-centos7-ppc64_le-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-3, test-equinix-ubuntu2004_container-arm64-1, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-osuosl-aix72-ppc64_be-2, test-macstadium-macos11.0-arm64-4, test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_davglass-debian10-arm64_pi3-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40966/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40969/
Example
not ok 1550 parallel/test-http2-compat-socket-set
  ---
  duration_ms: 0.235
  severity: fail
  exitcode: 1
  stack: |-
    Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
        at Proxy.mustCall (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/common/index.js:359:10)
        at Http2Server.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-http2-compat-socket-set.js:76:38)
        at Http2Server.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/common/index.js:401:15)
        at Http2Server.emit (node:events:390:28)
        at Http2Server.onServerStream (node:internal/http2/compat:868:10)
        at Http2Server.emit (node:events:390:28)
        at ServerHttp2Session.sessionOnStream (node:internal/http2/core:2976:19)
        at ServerHttp2Session.emit (node:events:390:28)
        at emit (node:internal/http2/core:328:3)
  ...


Reason parallel/test-stream-destroy
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40852, nodejs/node#40881)
Appeared test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-softlayer-centos7-x64-1, test-softlayer-debian10-x64-1, test-rackspace-fedora32-x64-1, test-digitalocean-fedora34-x64-2, test-joyent-ubuntu1804-x64-1, test-digitalocean-freebsd12-x64-2, test-nearform-macos10.15-x64-1, test-orka-macos11-x64-2, test-osuosl-centos7-ppc64_le-3, test-joyent-smartos20-x64-3, test-digitalocean-ubi81_container-x64-2, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-macstadium-macos11.0-arm64-3, test-equinix-centos7_container-arm64-1, test-equinix-ubuntu1804_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-3, test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-aix72-ppc64_be-4, test-ibm-rhel7-s390x-3, test-ibm-rhel7-s390x-4, test-azure_msft-win10_vcbt2015-x64-4, test-rackspace-win2012r2_vs2017-x64-4, test-requireio_joeyvandijk-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-2, undefined, test-digitalocean-freebsd12-x64-1, test-nearform-macos10.15-x64-3, test-orka-macos11-x64-1, test-digitalocean-alpine311_container-x64-2, test-softlayer-alpine312_container-x64-1, test-rackspace-centos7-x64-1, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora34-x64-1, test-digitalocean-ubuntu1804-x64-1, test-requireio_mcollina-debian10-armv7l_pi2-1, test-requireio_pivotalagency-debian10-arm64_pi3-2, test-equinix-ubuntu1804_sharedlibs_container-arm64-3, test-equinix-ubuntu2004_container-arm64-1, test-joyent-smartos20-x64-4, test-osuosl-aix72-ppc64_be-2, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-softlayer-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-osuosl-centos7-ppc64_le-1, test-ibm-rhel7-s390x-2, test-macstadium-macos11.0-arm64-4, test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2012r2_vs2013-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40994/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40995/
Example
not ok 2210 parallel/test-stream-destroy
  ---
  duration_ms: 0.291
  severity: fail
  exitcode: 1
  stack: |-
    Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
        at Proxy.mustCall (/home/iojs/build/workspace/node-test-commit-linux/test/common/index.js:359:10)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-stream-destroy.js:16:24)
        at Module._compile (node:internal/modules/cjs/loader:1097:14)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
        at Module.load (node:internal/modules/cjs/loader:975:32)
        at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
        at node:internal/main/run_main_module:17:47
    Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
        at Proxy.mustCall (/home/iojs/build/workspace/node-test-commit-linux/test/common/index.j...

Reason parallel/test-stream-pipeline
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40852, nodejs/node#40751)
Appeared test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-rackspace-centos7-x64-1, test-softlayer-debian10-x64-1, test-rackspace-fedora32-x64-1, test-digitalocean-fedora34-x64-2, test-joyent-ubuntu1804-x64-1, test-digitalocean-freebsd12-x64-1, test-nearform-macos10.15-x64-3, test-orka-macos11-x64-1, test-ibm-rhel7-s390x-4, test-ibm-rhel7-s390x-3, test-equinix-centos7_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-3, test-equinix-ubuntu2004_container-arm64-1, test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-centos7-ppc64_le-3, test-macstadium-macos11.0-arm64-4, test-digitalocean-ubi81_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-5, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-joyent-smartos20-x64-3, test-osuosl-aix72-ppc64_be-3, test-azure_msft-win10_vs2019-x64-4, test-rackspace-win2012r2_vs2017-x64-4, test-requireio_mcollina-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-2, undefined, test-digitalocean-freebsd12-x64-2, test-digitalocean-alpine312_container-x64-2, test-digitalocean-fedora34-x64-1, test-ibm-ubuntu1804-x64-2, test-orka-macos10.15-x64-2, test-orka-macos11-x64-2, test-osuosl-centos7-ppc64_le-4, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-1, test-macstadium-macos11.0-arm64-3, test-ibm-rhel7-s390x-1, test-softlayer-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2012r2_vs2013-x64-1, test-softlayer-alpine312_container-x64-1, test-nearform-macos10.15-x64-1, test-osuosl-centos7-ppc64_le-2, test-digitalocean-ubi81_container-x64-2, test-equinix-ubuntu1804_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-3, test-ibm-rhel7-s390x-2, test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_davglass-debian10-arm64_pi3-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40969/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41004/
Example
not ok 3035 parallel/test-stream-pipeline
  ---
  duration_ms: 120.55
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-whatwg-webstreams-adapters-to-readablestream
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40852, nodejs/node#40881)
Appeared test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-softlayer-centos7-x64-1, test-softlayer-debian10-x64-1, test-rackspace-fedora32-x64-1, test-digitalocean-fedora34-x64-2, test-joyent-ubuntu1804-x64-1, test-digitalocean-freebsd12-x64-2, test-nearform-macos10.15-x64-1, test-orka-macos11-x64-2, test-osuosl-centos7-ppc64_le-3, test-joyent-smartos20-x64-3, test-digitalocean-ubi81_container-x64-2, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-macstadium-macos11.0-arm64-3, test-equinix-centos7_container-arm64-1, test-equinix-ubuntu1804_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-3, test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-aix72-ppc64_be-4, test-ibm-rhel7-s390x-3, test-ibm-rhel7-s390x-4, test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2012r2_vs2013-x64-1, test-requireio_mcollina-debian10-armv7l_pi2-1, test-requireio_securogroup-debian10-arm64_pi3-2, undefined, test-digitalocean-freebsd12-x64-1, test-nearform-macos10.15-x64-3, test-orka-macos11-x64-1, test-digitalocean-alpine311_container-x64-2, test-softlayer-alpine312_container-x64-1, test-rackspace-centos7-x64-1, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora34-x64-1, test-digitalocean-ubuntu1804-x64-1, test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_williamkapke-debian10-arm64_pi3-2, test-equinix-ubuntu1804_sharedlibs_container-arm64-3, test-equinix-ubuntu2004_container-arm64-1, test-joyent-smartos20-x64-4, test-osuosl-aix72-ppc64_be-2, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-softlayer-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-osuosl-centos7-ppc64_le-1, test-ibm-rhel7-s390x-2, test-macstadium-macos11.0-arm64-4, test-azure_msft-win10_vcbt2015-x64-1, test-rackspace-win2012r2_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/40994/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40995/
Example
not ok 2843 parallel/test-whatwg-webstreams-adapters-to-readablestream
  ---
  duration_ms: 0.173
  severity: fail
  exitcode: 1
  stack: |-
    Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
        at Proxy.mustCall (/home/iojs/build/workspace/node-test-commit-linux/test/common/index.js:359:10)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-whatwg-webstreams-adapters-to-readablestream.js:34:31)
        at Module._compile (node:internal/modules/cjs/loader:1097:14)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
        at Module.load (node:internal/modules/cjs/loader:975:32)
        at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
        at node:internal/main/run_main_module:17:47
  ...


Reason parallel/test-whatwg-webstreams-adapters-to-readablewritablepair
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40852, nodejs/node#40881)
Appeared test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-softlayer-centos7-x64-1, test-softlayer-debian10-x64-1, test-rackspace-fedora32-x64-1, test-digitalocean-fedora34-x64-2, test-joyent-ubuntu1804-x64-1, test-digitalocean-freebsd12-x64-2, test-nearform-macos10.15-x64-1, test-orka-macos11-x64-2, test-osuosl-centos7-ppc64_le-3, test-joyent-smartos20-x64-3, test-digitalocean-ubi81_container-x64-2, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-macstadium-macos11.0-arm64-3, test-equinix-centos7_container-arm64-1, test-equinix-ubuntu1804_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-3, test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-aix72-ppc64_be-4, test-ibm-rhel7-s390x-3, test-ibm-rhel7-s390x-4, test-azure_msft-win10_vcbt2015-x64-2, test-rackspace-win2012r2_vs2019-x64-6, test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_piccoloaiutante-debian10-arm64_pi3-1, undefined, test-digitalocean-freebsd12-x64-1, test-nearform-macos10.15-x64-3, test-orka-macos11-x64-1, test-digitalocean-alpine311_container-x64-2, test-softlayer-alpine312_container-x64-1, test-rackspace-centos7-x64-1, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora34-x64-1, test-digitalocean-ubuntu1804-x64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-3, test-equinix-ubuntu2004_container-arm64-1, test-joyent-smartos20-x64-4, test-osuosl-aix72-ppc64_be-2, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-softlayer-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-osuosl-centos7-ppc64_le-1, test-ibm-rhel7-s390x-2, test-macstadium-macos11.0-arm64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/40994/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40995/
Example
not ok 2844 parallel/test-whatwg-webstreams-adapters-to-readablewritablepair
  ---
  duration_ms: 0.189
  severity: fail
  exitcode: 1
  stack: |-
    Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
        at Proxy.mustCall (/home/iojs/build/workspace/node-test-commit-linux/test/common/index.js:359:10)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-whatwg-webstreams-adapters-to-readablewritablepair.js:139:29)
        at Module._compile (node:internal/modules/cjs/loader:1097:14)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
        at Module.load (node:internal/modules/cjs/loader:975:32)
        at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
        at node:internal/main/run_main_module:17:47
  ...


Reason pummel/test-fs-readfile-tostring-fail
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40877, nodejs/node#40751)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40991/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41004/
Example
not ok 3168 pummel/test-fs-readfile-tostring-fail
  ---
  duration_ms: 720.42
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason wpt/test-encoding
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40852, nodejs/node#40865)
Appeared test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9
First CI https://ci.nodejs.org/job/node-test-pull-request/40967/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40982/
Example
not ok 3392 wpt/test-encoding
  ---
  duration_ms: 120.204
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    ---- api-invalid-label.any.js ----
    [SKIPPED] location is not defined
    ---- legacy-mb-schinese/gb18030/gb18030-decoder.any.js ----
    [SKIPPED] The gb18030 encoding is not supported
    ---- legacy-mb-schinese/gbk/gbk-decoder.any.js ----
    [SKIPPED] The gbk encoding is not supported
    ---- replacement-encodings.any.js ----
    [SKIPPED] decoding-helpers.js needs XMLHttpRequest
    ---- unsupported-encodings.any.js ----
    [SKIPPED] decoding-helpers.js needs XMLHttpRequest
    ---- api-basics.any.js ----
    [PASS] Default encodings
    ---- api-basics.any.js ----
    [PASS] Default inputs
    ---- api-basics.any.js ----
    [PASS] Encode/decode round trip: utf-8
    ---- api-basics.any.js ----
    [PASS] Decode sample: utf-16le
    ---- api-basics.any.js ----
    [PASS] Decode sample: utf-16be
    ---- api-basics.any.js ----
    [PASS] Decode sample: utf-16
    ---- api-replaceme...

Reason wpt/test-streams
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40852, nodejs/node#40865)
Appeared test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9
First CI https://ci.nodejs.org/job/node-test-pull-request/40967/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40982/
Example
not ok 3396 wpt/test-streams
  ---
  duration_ms: 120.127
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    ---- queuing-strategies-size-function-per-global.window.js ----
    [SKIPPED] Browser-specific test
    ---- transferable/deserialize-error.window.js ----
    [SKIPPED] Browser-specific test
    ---- idlharness.any.js ----
    [PASS] idl_test validation
    ---- piping/abort.any.js ----
    [PASS] a signal argument 'null' should cause pipeTo() to reject
    ---- piping/abort.any.js ----
    [PASS] a signal argument 'AbortSignal' should cause pipeTo() to reject
    ---- piping/abort.any.js ----
    [PASS] a signal argument 'true' should cause pipeTo() to reject
    ---- piping/abort.any.js ----
    [PASS] a signal argument '-1' should cause pipeTo() to reject
    ---- piping/abort.any.js ----
    [PASS] a signal argument '[object AbortSignal]' should cause pipeTo() to reject
    ---- piping/abort.any.js ----
    [PASS] an aborted signal should cause the writable stream to reject with an AbortE...

Reason wpt/test-url
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40852, nodejs/node#40865)
Appeared test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9
First CI https://ci.nodejs.org/job/node-test-pull-request/40967/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40982/
Example
not ok 3399 wpt/test-url
  ---
  duration_ms: 120.157
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    ---- percent-encoding.window.js ----
    [SKIPPED] TODO: port from .window.js
    ---- url-setters-a-area.window.js ----
    [SKIPPED] already tested in url-setters.any.js
    ---- historical.any.js ----
    [PASS] Setting URL's href attribute and base URLs
    ---- historical.any.js ----
    [PASS] URL.domainToASCII should be undefined
    ---- historical.any.js ----
    [PASS] URL.domainToUnicode should be undefined
    ---- toascii.window.js ----
    [PASS] aa-- (using URL)
    ---- toascii.window.js ----
    [PASS] aa-- (using URL.host)
    ---- toascii.window.js ----
    [PASS] aa-- (using URL.hostname)
    ---- toascii.window.js ----
    [PASS] a†-- (using URL)
    ---- toascii.window.js ----
    [PASS] a†-- (using URL.host)
    ---- toascii.window.js ----
    [PASS] a†-- (using URL.hostname)
    ---- toascii.window.js ----
    [PASS] ab--c (using URL)
    ---- toascii.window.js ----
    [P...

Jenkins Failure

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 4 (nodejs/node#40852, nodejs/node#40865, nodejs/node#40877, nodejs/node#40751)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40967/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41004/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#40858, nodejs/node#40815)
Appeared test-osuosl-aix72-ppc64_be-2, test-osuosl-aix72-ppc64_be-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40999/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41025/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from p8-aix2-nodejs02.osuosl.org/140.211.9.30:56375' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
	at com.sun.proxy.$Proxy82.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205)

Build Failure

Reason fatal error: ld terminated with signal 9 [Killed]
Type BUILD_FAILURE
Failed PR 11 (nodejs/node#40842, nodejs/node#40847, nodejs/node#40858, nodejs/node#40622, nodejs/node#40852, nodejs/node#40881, nodejs/node#40863, nodejs/node#40865, nodejs/node#40846, nodejs/node#40904, nodejs/node#40807)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/40957/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41031/
Example
fatal error: ld terminated with signal 9 [Killed]

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 6 (nodejs/node#36696, nodejs/node#40842, nodejs/node#40706, nodejs/node#40488, nodejs/node#40803, nodejs/node#40852)
Appeared test-orka-macos10.14-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40954/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40967/
Example
fatal: No rebase in progress?

Reason ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 4 (nodejs/node#40799, nodejs/node#40865, nodejs/node#40807, nodejs/node#40815)
Appeared test-digitalocean-freebsd12-x64-1, test-ibm-rhel7-s390x-2, test-ibm-rhel7-s390x-3, test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_davglass-debian10-arm64_pi3-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_securogroup-debian10-arm64_pi3-1, test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_williamkapke-debian10-arm64_pi3-2, test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-requireio_rvagg-debian10-armv7l_pi2-1, test-requireio_securogroup-debian10-arm64_pi3-2, test-requireio_mcollina-debian10-armv7l_pi2-1, test-requireio_pivotalagency-debian10-arm64_pi3-2, test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-1, test-requireio_louiscntr-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40968/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41025/
Example
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE

Reason Failed to trigger node-test-commit
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#40842, https://github.com/nodejs/node/pull/#40846/)
Appeared test-packetnet-ubuntu1804-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40950/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40972/
Example
Failed to trigger node-test-commit

Reason fatal error: error in backend: IO failure on output stream: No space left on device
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#40488, nodejs/node#40807)
Appeared test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40963/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41031/
Example
fatal error: error in backend: IO failure on output stream: No space left on device

undefined

Reason Unknown
Type undefined
Failed PR 22 (nodejs/node#40838, nodejs/node#40842, nodejs/node#40846, nodejs/node#36696, nodejs/node#40803, nodejs/node#40799, nodejs/node#40858, nodejs/node#40847, nodejs/node#40863, nodejs/node#40488, nodejs/node#40852, nodejs/node#40865, nodejs/node#40881, nodejs/node#40751, nodejs/node#40598, nodejs/node#40785, nodejs/node#40807, nodejs/node#40622, nodejs/node#40877, nodejs/node#40815, nodejs/node#40904, nodejs/node#40916)
Appeared test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40948/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41035/
Example
Unknown

Git Failure

Reason warning: failed to remove Release/node.exe: Invalid argument
Type GIT_FAILURE
Failed PR 4 (nodejs/node#40488, nodejs/node#36696, nodejs/node#40882, nodejs/node#40904)
Appeared test-rackspace-win2012r2_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40985/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41030/
Example
warning: failed to remove Release/node.exe: Invalid argument

Progress

  • parallel/test-child-process-pipe-dataflow (21)
  • parallel/test-fs-rmdir-recursive (14)
  • wpt/test-user-timing (13)
  • parallel/test-http2-pipe-named-pipe (12)
  • pummel/test-fs-watch-non-recursive (12)
  • parallel/test-repl-sigint-nested-eval (7)
  • sequential/test-debugger-heap-profiler (6)
  • sequential/test-worker-prof (6)
  • parallel/test-crypto-dh (5)
  • sequential/test-heap-prof (5)
  • sequential/test-heapdump (5)
  • sequential/test-heapdump-flag (5)
  • parallel/test-crypto-secure-heap (4)
  • wpt/test-webcrypto (4)
  • parallel/test-child-process-fork-closed-channel-segfault (3)
  • parallel/test-crypto-dh-constructor (3)
  • parallel/test-crypto-keygen (3)
  • parallel/test-fs-rm (3)
  • parallel/test-trace-events-fs-sync (3)
  • parallel/test-worker-stdio (3)
  • sequential/test-http2-timeout-large-write-file (3)
  • sequential/test-net-connect-econnrefused (3)
  • parallel/test-http2-compat-socket-set (2)
  • parallel/test-stream-destroy (2)
  • parallel/test-stream-pipeline (2)
  • parallel/test-whatwg-webstreams-adapters-to-readablestream (2)
  • parallel/test-whatwg-webstreams-adapters-to-readablewritablepair (2)
  • pummel/test-fs-readfile-tostring-fail (2)
  • wpt/test-encoding (2)
  • wpt/test-streams (2)
  • wpt/test-url (2)
  • Build timed out (after 60 minutes). Marking the build as failed. (4)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (2)
  • fatal error: ld terminated with signal 9 [Killed] (11)
  • fatal: No rebase in progress? (6)
  • ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? (4)
  • Failed to trigger node-test-commit (2)
  • fatal error: error in backend: IO failure on output stream: No space left on device (2)
  • Unknown (22)
  • warning: failed to remove Release/node.exe: Invalid argument (4)
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