Skip to content
New issue

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

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

Already on GitHub? # to your account

CI Reliability 2021-11-20 #123

Open
47 tasks
github-actions bot opened this issue Nov 20, 2021 · 0 comments
Open
47 tasks

CI Reliability 2021-11-20 #123

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

Comments

@github-actions
Copy link

Failures in node-test-pull-request/40907 to node-test-pull-request/41006 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-20 00:03 0 12 0 2 86 12.24%

JSTest Failure

Reason parallel/test-child-process-pipe-dataflow
Type JS_TEST_FAILURE
Failed PR 19 (nodejs/node#40821, nodejs/node#40838, nodejs/node#36696, nodejs/node#40516, nodejs/node#40785, nodejs/node#40488, nodejs/node#40803, nodejs/node#40846, nodejs/node#40842, 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)
Appeared test-azure_msft-win10_vcbt2015-x64-4, test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2012r2_vs2019-x64-2, test-rackspace-win2012r2_vs2013-x64-1, test-azure_msft-win2016_vs2017-x64-5, test-azure_msft-win2016_vs2017-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, test-rackspace-win2012r2_vs2015-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40927/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41006/
Example
not ok 81 parallel/test-child-process-pipe-dataflow
  ---
  duration_ms: 1.11
  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 wpt/test-user-timing
Type JS_TEST_FAILURE
Failed PR 15 (nodejs/node#40736, nodejs/node#40785, nodejs/node#40631, nodejs/node#40598, 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)
Appeared test-digitalocean-freebsd12-x64-1, test-requireio_securogroup-debian10-arm64_pi3-1, test-orka-macos10.15-x64-2, 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, test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_pivotalagency-debian10-arm64_pi3-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40907/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41004/
Example
not ok 3410 wpt/test-user-timing
  ---
  duration_ms: 1.766
  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
    ---- buffered-flag.any.js ----
    [PASS] PerformanceObserver with buffered flag sees previous marks
    ---- buffered-flag.any.js ----
    [PASS] PerformanceObserver with buffered flag sees previous measures
    ---- case-sensitivity.any.js ----
    [PASS] getEntriesByType values are case sensitive
    ---- clear_all_marks.any.js ----
    [PASS] Clearing all marks remove all of them.
    ---- clear_all_measures.any.js ----
    [PASS] Clearing all marks remove all of them.
    ---- clear_non_existent_mark.any.js ----
    [PASS] Clearing a non-existent mark doesn't affect existing marks
    ---- clear_non_existent_measure.any....

Reason parallel/test-fs-rmdir-recursive
Type JS_TEST_FAILURE
Failed PR 14 (nodejs/node#40821, nodejs/node#40838, nodejs/node#40785, nodejs/node#40488, nodejs/node#40842, 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)
Appeared test-azure_msft-win10_vs2019-x64-2, 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/40927/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41006/
Example
not ok 209 parallel/test-fs-rmdir-recursive
  ---
  duration_ms: 1.65
  severity: fail
  exitcode: 1
  stack: |-
    assert.js:857
        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.3\rmdir-recursive-0\d-3-2\d-2-1'
        at C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-fs-rmdir-recursive.js:76:16
        at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:361:15
        at fs.js:156:23
        at CB (internal/fs/rimraf.js:58:5)
        at internal/fs/rimraf.js:150:18
        at CB (internal/fs/rimraf.js:58:5)
        at internal/fs/rimraf.js:150:18
        at CB (internal/fs/rimraf.js:58:5)
        at FSReqCallback.oncomplete (fs.js:156:23)
     {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: [Error: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-...

Reason pummel/test-fs-watch-non-recursive
Type JS_TEST_FAILURE
Failed PR 13 (nodejs/node#40598, nodejs/node#40838, nodejs/node#40785, nodejs/node#40803, nodejs/node#40846, nodejs/node#40865, nodejs/node#40842, nodejs/node#40622, nodejs/node#40852, nodejs/node#40877, nodejs/node#40858, nodejs/node#40881, nodejs/node#40886)
Appeared test-azure_msft-win10_vcbt2015-x64-4, 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/40926/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41005/
Example
not ok 790 pummel/test-fs-watch-non-recursive
  ---
  duration_ms: 0.358
  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-http2-pipe-named-pipe
Type JS_TEST_FAILURE
Failed PR 10 (nodejs/node#40746, nodejs/node#40838, nodejs/node#40785, nodejs/node#40706, nodejs/node#40846, nodejs/node#40865, nodejs/node#40622, nodejs/node#40858, nodejs/node#40881, nodejs/node#40886)
Appeared test-macstadium-macos11.0-arm64-3, test-macstadium-macos11.0-arm64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/40910/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41005/
Example
not ok 1327 parallel/test-http2-pipe-named-pipe
  ---
  duration_ms: 0.80
  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 sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 8 (nodejs/node#40598, nodejs/node#40821, 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, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7
First CI https://ci.nodejs.org/job/node-test-pull-request/40926/
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 7 (nodejs/node#40785, nodejs/node#40552, nodejs/node#40838, nodejs/node#40622, nodejs/node#40799, nodejs/node#40803, nodejs/node#40598)
Appeared test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-1, test-requireio_williamkapke-debian10-arm64_pi3-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40913/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41006/
Example
not ok 241 parallel/test-crypto-dh
  ---
  duration_ms: 240.143
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason sequential/test-debugger-heap-profiler
Type JS_TEST_FAILURE
Failed PR 7 (nodejs/node#40598, nodejs/node#40821, nodejs/node#40852, 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-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-ubuntu1804_sharedlibs_container-x64-7
First CI https://ci.nodejs.org/job/node-test-pull-request/40926/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41004/
Example
not ok 3449 sequential/test-debugger-heap-profiler
  ---
  duration_ms: 19.456
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-commit-linux/test/common/debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for />\s+$/; found: Heap snapshot: 0/0
    Heap snapshot: 0/34621
    Heap snapshot: 10000/34621
    Heap snapshot: 20000/34621
    Heap snapshot: 30000/34621
    Heap snapshot: 34620/34621
    
    Heap snapshot: 34621/34621
    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 snapshot: 1126400
    Writing snapshot: 1228800
    Writing snapshot: 1331200
    Writing snapshot: 1433600
    Writing snapshot: 1536000
    Writing snapshot...

Reason parallel/test-repl-sigint-nested-eval
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#40488, nodejs/node#40847, nodejs/node#40865, nodejs/node#40863, nodejs/node#40858, nodejs/node#36696)
Appeared 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-softlayer-alpine311_container-x64-1, 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/41003/
Example
not ok 1934 parallel/test-repl-sigint-nested-eval
  ---
  duration_ms: 0.389
  severity: fail
  exitcode: 1
  stack: |-
    Stacktrace:
       ptr1=0x528427a9
        ptr2=(nil)
        ptr3=(nil)
        ptr4=(nil)
        failure_message_object=0xffcd8008
    
    ==== JS stack trace =========================================
    
        0: ExitFrame [pc: 0x17a0900]
        1: StubFrame [pc: 0x1831600]
    Security context: 0x5319795d <JSGlobalObject>
        2: _fatalException [0x53185cd1] [node:internal/process/execution:145] [bytecode=0x3e4bc075 offset=13](this=0x53182ea9 <process map = 0x4f9df7d1>,0x528427a9 <Odd Oddball: termination_exception>,0x52842449 <false>)
        3: InternalFrame [pc: 0x1727ff4]
        4: EntryFrame [pc: 0x1727c98]
        5: builtin exit frame: evaluate(this=0x44c0299d <ModuleWrap map = 0x4f9ec099>,0x44c0299d <ModuleWrap map = 0x4f9ec099>,-1,0x52842449 <false>)
    
        6: getESMFacade [0x531ae0cd] [node:internal/bootstrap/loaders:279] [bytecode=0x3e4bba71 offset=140](thi...

Reason parallel/test-crypto-secure-heap
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#40785, 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/40928/
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 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-child-process-fork-closed-channel-segfault
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#40631, 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/40916/
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 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-crypto-dh-constructor
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#40736, nodejs/node#40842, nodejs/node#40858)
Appeared test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_svincent-debian10-armv7l_pi2-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40907/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40975/
Example
not ok 206 parallel/test-crypto-dh-constructor
  ---
  duration_ms: 240.152
  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-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 pummel/test-fs-readfile-tostring-fail
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#40821, nodejs/node#40877, nodejs/node#40751)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40927/
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 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-child-process-fork-exec-path
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40821, nodejs/node#40865)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40927/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40982/
Example
not ok 478 parallel/test-child-process-fork-exec-path
  ---
  duration_ms: 121.557
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-crypto-binary-default
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40785, nodejs/node#40847)
Appeared test-requireio_ceejbot-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40913/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40980/
Example
not ok 157 parallel/test-crypto-binary-default
  ---
  duration_ms: 240.131
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-crypto-classes
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40746, nodejs/node#40865)
Appeared test-requireio_piccoloaiutante-debian10-arm64_pi3-1, 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/40910/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40990/
Example
not ok 293 parallel/test-crypto-classes
  ---
  duration_ms: 240.201
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-crypto-dh-odd-key
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40785, nodejs/node#40881)
Appeared test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_mininodes-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40909/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40995/
Example
not ok 233 parallel/test-crypto-dh-odd-key
  ---
  duration_ms: 240.60
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-file-write-stream4
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40821, nodejs/node#40865)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40927/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40982/
Example
not ok 919 parallel/test-file-write-stream4
  ---
  duration_ms: 120.57
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


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-module-loading-globalpaths
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40821, nodejs/node#40865)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40927/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40982/
Example
not ok 1799 parallel/test-module-loading-globalpaths
  ---
  duration_ms: 124.314
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


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-trace-events-fs-sync
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40838, nodejs/node#40876)
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/40989/
Example
not ok 685 parallel/test-trace-events-fs-sync
  ---
  duration_ms: 2.401
  severity: fail
  exitcode: 1
  stack: |-
    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.ftruncate:
    {
      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)\r\n' +
          '    at node:internal/process/execution:75:19\r\n' +
          '    at [eval]-wrapper:6:22\r\n' +
          '    at evalScript ...

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 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 5 (nodejs/node#40821, 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/40927/
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#40746, nodejs/node#40858)
Appeared test-osuosl-aix72-ppc64_be-3, test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-2, 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-orka-macos10.15-x64-2, test-orka-macos11-x64-2, test-ibm-rhel7-s390x-1, test-ibm-rhel7-s390x-3, test-softlayer-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, 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-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-joyent-smartos20-x64-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, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/40910/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40999/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from p8-aix2-nodejs03.osuosl.org/140.211.9.131:58721' 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 12 (nodejs/node#40488, nodejs/node#40631, nodejs/node#40785, 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)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40917/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41000/
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 3 (nodejs/node#40799, nodejs/node#40807, nodejs/node#40865)
Appeared test-requireio_davglass-debian10-arm64_pi3-1, test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-requireio_mcollina-debian10-armv7l_pi2-1, test-requireio_pivotalagency-debian10-arm64_pi3-2, test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_williamkapke-debian10-arm64_pi3-2, 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, test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_securogroup-debian10-arm64_pi3-1, test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_rvagg-debian10-armv7l_pi2-1, test-requireio_securogroup-debian10-arm64_pi3-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40968/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40997/
Example
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
[PostBuildScript] - [INFO] Executing post build scripts.
[node-test-binary-arm] $ /bin/bash -ex /tmp/jenkins8421120647325895124.sh
+ '[' -d .git ']'
+ git clean -fdx
Removing .github/ISSUE_TEMPLATE/1-bug-report.yml

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

undefined

Reason Unknown
Type undefined
Failed PR 23 (nodejs/node#40736, nodejs/node#40746, nodejs/node#40757, nodejs/node#40631, nodejs/node#40552, nodejs/node#40785, nodejs/node#40838, nodejs/node#40842, nodejs/node#40846, nodejs/node#36696, nodejs/node#40622, nodejs/node#40803, nodejs/node#40799, nodejs/node#40858, nodejs/node#40807, nodejs/node#40847, nodejs/node#40863, nodejs/node#40488, nodejs/node#40852, nodejs/node#40865, nodejs/node#40881, nodejs/node#40751, nodejs/node#40598)
Appeared test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40907/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41006/
Example
Unknown

Git Failure

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

undefined

Reason warning: failed to remove out/Release/.nfs00000000016a2106000053f4: Device or resource busy
Type INFRA_FAILURE
Failed PR 4 (nodejs/node#40736, nodejs/node#40746, nodejs/node#40785, nodejs/node#40757)
Appeared test-requireio_joeyvandijk-debian10-armv7l_pi2-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40907/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40915/
Example
warning: failed to remove out/Release/.nfs00000000016a2106000053f4: Device or resource busy

Reason warning: failed to remove out/Release/.nfs00000000017c2c3900003f2c: Device or resource busy
Type INFRA_FAILURE
Failed PR 4 (nodejs/node#40736, nodejs/node#40746, nodejs/node#40785, nodejs/node#40757)
Appeared test-requireio_securogroup-debian10-arm64_pi3-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40907/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40915/
Example
warning: failed to remove out/Release/.nfs00000000017c2c3900003f2c: Device or resource busy

Progress

  • parallel/test-child-process-pipe-dataflow (19)
  • wpt/test-user-timing (15)
  • parallel/test-fs-rmdir-recursive (14)
  • pummel/test-fs-watch-non-recursive (13)
  • parallel/test-http2-pipe-named-pipe (10)
  • sequential/test-worker-prof (8)
  • parallel/test-crypto-dh (7)
  • sequential/test-debugger-heap-profiler (7)
  • parallel/test-repl-sigint-nested-eval (6)
  • parallel/test-crypto-secure-heap (5)
  • sequential/test-heap-prof (5)
  • sequential/test-heapdump (5)
  • sequential/test-heapdump-flag (5)
  • parallel/test-child-process-fork-closed-channel-segfault (4)
  • wpt/test-webcrypto (4)
  • parallel/test-crypto-dh-constructor (3)
  • parallel/test-crypto-keygen (3)
  • parallel/test-fs-rm (3)
  • parallel/test-worker-stdio (3)
  • pummel/test-fs-readfile-tostring-fail (3)
  • sequential/test-http2-timeout-large-write-file (3)
  • sequential/test-net-connect-econnrefused (3)
  • parallel/test-child-process-fork-exec-path (2)
  • parallel/test-crypto-binary-default (2)
  • parallel/test-crypto-classes (2)
  • parallel/test-crypto-dh-odd-key (2)
  • parallel/test-file-write-stream4 (2)
  • parallel/test-http2-compat-socket-set (2)
  • parallel/test-module-loading-globalpaths (2)
  • parallel/test-stream-destroy (2)
  • parallel/test-stream-pipeline (2)
  • parallel/test-trace-events-fs-sync (2)
  • parallel/test-whatwg-webstreams-adapters-to-readablestream (2)
  • parallel/test-whatwg-webstreams-adapters-to-readablewritablepair (2)
  • wpt/test-encoding (2)
  • wpt/test-streams (2)
  • wpt/test-url (2)
  • Build timed out (after 60 minutes). Marking the build as failed. (5)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (2)
  • fatal error: ld terminated with signal 9 [Killed] (12)
  • fatal: No rebase in progress? (6)
  • ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? (3)
  • Failed to trigger node-test-commit (2)
  • Unknown (23)
  • warning: failed to remove Release/node.exe: Invalid argument (3)
  • warning: failed to remove out/Release/.nfs00000000016a2106000053f4: Device or resource busy (4)
  • warning: failed to remove out/Release/.nfs00000000017c2c3900003f2c: Device or resource busy (4)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants