Skip to content

Latest commit

 

History

History
709 lines (552 loc) · 48.5 KB

2025-01-27.md

File metadata and controls

709 lines (552 loc) · 48.5 KB

Failures in node-test-pull-request/64665 to node-test-pull-request/64762 that failed 2 or more PRs (Generated with ncu-ci walk pr --stats=true --markdown reports/2025-01-27.md)

UTC Time RUNNING SUCCESS UNSTABLE ABORTED FAILURE Green Rate
2025-01-27 00:10 0 15 16 9 60 16.48%

Jenkins Failure

Reason Build timed out (after 30 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/56649/, https://github.com/nodejs/node/pull/56702/, https://github.com/nodejs/node/pull/56700/, https://github.com/nodejs/node/pull/56647/, https://github.com/nodejs/node/pull/55051/, https://github.com/nodejs/node/pull/56715/)
Appeared test-azure_msft-win11_vs2022-arm64-5, test-rackspace-win2019_vs2019-x64-1, test-rackspace-win2022_vs2022-x64-1, test-ibm-rhel8-s390x-4, test-linuxonecc-rhel9-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/64675/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64744/
Example
Build timed out (after 30 minutes). Marking the build as failed.

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/56664/, https://github.com/nodejs/node/pull/56649/)
Appeared test-ibm-aix72-ppc64_be-2, test-digitalocean-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/64670/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64675/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Git Failure

Reason ERROR: Error fetching remote repo 'origin'
Type GIT_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/56701/, https://github.com/nodejs/node/pull/56700/, https://github.com/nodejs/node/pull/56745/)
Appeared test-digitalocean-fedora40-x64-1, test-mnx-ubuntu2204-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/64705/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64713/
Example
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git@github.com:nodejs/node.git
	at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
	at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1240)
	at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1311)
	at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1278)

Build Failure

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/56573/, https://github.com/nodejs/node/pull/54990/, https://github.com/nodejs/node/pull/56653/, https://github.com/nodejs/node/pull/56662/, https://github.com/nodejs/node/pull/56629/)
Appeared test-ibm-ubi81_container-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-1, test-orka-macos11-x64-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-5, test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/64668/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64696/
Example
fatal: No rebase in progress?

Reason Error: invalid syntax
Type BUILD_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/54990/, https://github.com/nodejs/node/pull/56698/, https://github.com/nodejs/node/pull/56727/, https://github.com/nodejs/node/pull/56701/)
Appeared test-orka-macos10.15-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/64672/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64705/
Example
Error: invalid syntax
gyp ERR! configure error 
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack at ChildProcess.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/deps/npm/node_modules/node-gyp/lib/configure.js:317:18)
gyp ERR! stack at ChildProcess.emit (node:events:518:28)
gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:293:12)

Reason error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/56735/, https://github.com/nodejs/node/pull/56649/)
Appeared test-rackspace-win2022_vs2022-x64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/64693/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64747/
Example
error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
C:\workspace\node-compile-windows\node\deps\v8\src\codegen\interface-descriptors.h(555,1): fatal  error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
  regexp-tq-csa.cc
C:\workspace\node-compile-windows\node\deps\v8\src\codegen\interface-descriptors.h(555,1): fatal  error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
  regexp-split-tq-csa.cc

JSTest Failure

Reason parallel/test-permission-fs-read
Type JS_TEST_FAILURE
Failed PR 17 (https://github.com/nodejs/node/pull/56689/, https://github.com/nodejs/node/pull/56698/, https://github.com/nodejs/node/pull/56643/, https://github.com/nodejs/node/pull/56696/, https://github.com/nodejs/node/pull/56702/, https://github.com/nodejs/node/pull/56701/, https://github.com/nodejs/node/pull/56647/, https://github.com/nodejs/node/pull/56712/, https://github.com/nodejs/node/pull/56747/, https://github.com/nodejs/node/pull/56675/, https://github.com/nodejs/node/pull/56653/, https://github.com/nodejs/node/pull/56748/, https://github.com/nodejs/node/pull/56700/, https://github.com/nodejs/node/pull/56727/, https://github.com/nodejs/node/pull/56715/, https://github.com/nodejs/node/pull/56649/, https://github.com/nodejs/node/pull/56739/)
Appeared test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win11_vs2022-x64-2, test-rackspace-win2016_vs2015-x64-2, test-rackspace-win2019_vs2019-x64-3, test-rackspace-win2022_vs2022-x64-3, test-azure_msft-win11_vs2022-arm64-3, test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win2016_vs2017-x64-2, test-rackspace-win2019_vs2019-x64-2, test-azure_msft-win11_vs2022-arm64-5, test-azure_msft-win11_vs2022-x64-4, test-rackspace-win2016_vs2015-x64-1, test-rackspace-win2019_vs2019-x64-4, test-rackspace-win2022_vs2022-x64-5, test-azure_msft-win11_vs2022-arm64-2, test-rackspace-win2022_vs2022-x64-4, test-azure_msft-win10_vs2019-x64-3, test-rackspace-win2022_vs2022-x64-2, test-azure_msft-win11_vs2022-arm64-1, test-azure_msft-win11_vs2022-arm64-6, test-azure_msft-win11_vs2022-x64-3, test-azure_msft-win2016_vs2017-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/64682/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64762/
Example
not ok 597 parallel/test-permission-fs-read
  ---
  duration_ms: 225.99900
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:90
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: node:assert:377
    
          throw err;
    
          ^
    
    
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
    
    + actual - expected
    
    
    
      Comparison {
    
        code: 'ERR_ACCESS_DENIED',
    
        permission: 'FileSystemRead',
    
    +   resource: 'c:\\workspace\\node-test-binary-windows-js-suites\\node\\test\\fixtures\\permission\\deny\\protected-file.md'
    
    -   resource: '\\\\?\\c:\\workspace\\node-test-binary-windows-js-suites\\node\\test\\fixtures\\permission\\deny\\protected-file.md'
    
      }
    
        at ReadFileContext.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:727:12)
    
        at ReadFileContext.callback (c:\workspace\node-test-binary-windows-js-suit...

Reason parallel/test-permission-fs-write
Type JS_TEST_FAILURE
Failed PR 17 (https://github.com/nodejs/node/pull/56689/, https://github.com/nodejs/node/pull/56698/, https://github.com/nodejs/node/pull/56643/, https://github.com/nodejs/node/pull/56696/, https://github.com/nodejs/node/pull/56702/, https://github.com/nodejs/node/pull/56701/, https://github.com/nodejs/node/pull/56647/, https://github.com/nodejs/node/pull/56712/, https://github.com/nodejs/node/pull/56747/, https://github.com/nodejs/node/pull/56675/, https://github.com/nodejs/node/pull/56653/, https://github.com/nodejs/node/pull/56748/, https://github.com/nodejs/node/pull/56700/, https://github.com/nodejs/node/pull/56727/, https://github.com/nodejs/node/pull/56715/, https://github.com/nodejs/node/pull/56649/, https://github.com/nodejs/node/pull/56739/)
Appeared test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win11_vs2022-x64-4, test-rackspace-win2016_vs2015-x64-1, test-rackspace-win2019_vs2019-x64-4, test-rackspace-win2022_vs2022-x64-4, test-azure_msft-win11_vs2022-arm64-1, test-rackspace-win2016_vs2015-x64-2, test-rackspace-win2019_vs2019-x64-1, test-rackspace-win2022_vs2022-x64-2, test-azure_msft-win11_vs2022-arm64-2, test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win11_vs2022-x64-2, test-azure_msft-win2016_vs2017-x64-1, test-rackspace-win2019_vs2019-x64-3, test-rackspace-win2022_vs2022-x64-6, test-rackspace-win2022_vs2022-x64-1, test-azure_msft-win11_vs2022-arm64-4, test-azure_msft-win2016_vs2017-x64-2, test-rackspace-win2019_vs2019-x64-2, test-azure_msft-win11_vs2022-arm64-3, test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win11_vs2022-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/64682/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64762/
Example
not ok 600 parallel/test-permission-fs-write
  ---
  duration_ms: 211.00300
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:90
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: node:assert:377
    
          throw err;
    
          ^
    
    
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
    
    + actual - expected
    
    
    
      Comparison {
    
        code: 'ERR_ACCESS_DENIED',
    
        permission: 'FileSystemWrite',
    
    +   resource: 'c:\\workspace\\node-test-binary-windows-js-suites\\node\\test\\fixtures\\permission\\deny\\protected-file.md'
    
    -   resource: '\\\\?\\c:\\workspace\\node-test-binary-windows-js-suites\\node\\test\\fixtures\\permission\\deny\\protected-file.md'
    
      }
    
        at c:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:727:12
    
        at c:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:474:15
    
        at no...

Reason parallel/test-fs-cp
Type JS_TEST_FAILURE
Failed PR 12 (https://github.com/nodejs/node/pull/56689/, https://github.com/nodejs/node/pull/56698/, https://github.com/nodejs/node/pull/56653/, https://github.com/nodejs/node/pull/56696/, https://github.com/nodejs/node/pull/56647/, https://github.com/nodejs/node/pull/56712/, https://github.com/nodejs/node/pull/56675/, https://github.com/nodejs/node/pull/56748/, https://github.com/nodejs/node/pull/56700/, https://github.com/nodejs/node/pull/56715/, https://github.com/nodejs/node/pull/56649/, https://github.com/nodejs/node/pull/56739/)
Appeared test-azure_msft-win11_vs2022-x64-4, test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win11_vs2022-x64-3, test-rackspace-win2019_vs2019-x64-4, test-rackspace-win2022_vs2022-x64-6, test-azure_msft-win11_vs2022-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/64682/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64761/
Example
not ok 304 parallel/test-fs-cp
  ---
  duration_ms: 518.01100
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:128
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    + actual - expected
    
    + 'ERR_FS_EISDIR'
    - 'ERR_FS_CP_EINVAL'
              ^
    
        at file:///c:/workspace/node-test-binary-windows-js-suites/node/test/parallel/test-fs-cp.mjs:687:12
        at c:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:435:15
        at node:fs:190:23
        at callbackifyOnRejected (node:util:230:10)
        at process.processTicksAndRejections (node:internal/process/task_queues:90:21) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 'ERR_FS_EISDIR',
      expected: 'ERR_FS_CP_EINVAL',
      operator: 'strictEqual'
    }
    
    Node.js v24.0.0-pre
  ...


Reason parallel/test-cluster-fork-stdio
Type JS_TEST_FAILURE
Failed PR 9 (https://github.com/nodejs/node/pull/56727/, https://github.com/nodejs/node/pull/56696/, https://github.com/nodejs/node/pull/56702/, https://github.com/nodejs/node/pull/56701/, https://github.com/nodejs/node/pull/56700/, https://github.com/nodejs/node/pull/56647/, https://github.com/nodejs/node/pull/56712/, https://github.com/nodejs/node/pull/56675/, https://github.com/nodejs/node/pull/56653/)
Appeared test-rackspace-win2022_vs2022-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/64700/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64719/
Example
not ok 955 parallel/test-cluster-fork-stdio
  ---
  duration_ms: 120216.04900
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason parallel/test-cluster-concurrent-disconnect
Type JS_TEST_FAILURE
Failed PR 8 (https://github.com/nodejs/node/pull/56649/, https://github.com/nodejs/node/pull/56689/, https://github.com/nodejs/node/pull/56698/, https://github.com/nodejs/node/pull/56653/, https://github.com/nodejs/node/pull/56643/, https://github.com/nodejs/node/pull/56712/, https://github.com/nodejs/node/pull/56727/, https://github.com/nodejs/node/pull/56700/)
Appeared test-rackspace-win2019_vs2019-x64-1, test-rackspace-win2019_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/64675/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64733/
Example
not ok 131 parallel/test-cluster-concurrent-disconnect
  ---
  duration_ms: 634.04600
  severity: fail
  exitcode: 1
  stack: |-
    
    <--- Last few GCs --->
    
    
    <--- JS stacktrace --->
    
    
    #
    # Fatal javascript OOM in MemoryChunk allocation failed during deserialization.
    #
    
    node:assert:90
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    2147483651 !== 0
    
        at Worker.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-cluster-concurrent-disconnect.js:43:14)
        at Worker.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:474:15)
        at Object.onceWrapper (node:events:633:26)
        at Worker.emit (node:events:518:28)
        at ChildProcess.<anonymous> (node:internal/cluster/primary:187:12)
        at Object.onceWrapper (node:events:633:26)
        at ChildProcess.emit (node:events:518:28)
        at Ch...

Reason es-module/test-wasm-web-api
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/56664/, https://github.com/nodejs/node/pull/56649/, https://github.com/nodejs/node/pull/56701/, https://github.com/nodejs/node/pull/56643/, https://github.com/nodejs/node/pull/56745/, https://github.com/nodejs/node/pull/56768/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-8, test-digitalocean-ubuntu2204_sharedlibs_container-x64-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-7, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-digitalocean-ubuntu2204_sharedlibs_container-x64-10
First CI https://ci.nodejs.org/job/node-test-pull-request/64670/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64755/
Example
not ok 3857 es-module/test-wasm-web-api
  ---
  duration_ms: 714.82800
  severity: crashed
  exitcode: -11
  stack: |-
    (node:1749351) Warning: Closing file descriptor 27 on garbage collection
    (Use `node --trace-warnings ...` to show where the warning was created)
    (node:1749351) [DEP0137] DeprecationWarning: Closing a FileHandle object on garbage collection is deprecated. Please close FileHandle objects explicitly using FileHandle.prototype.close(). In the future, an error will be thrown if a file descriptor is closed during garbage collection.
  ...


Reason parallel/test-cluster-disconnect-unshared-tcp
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/56649/, https://github.com/nodejs/node/pull/56689/, https://github.com/nodejs/node/pull/56698/, https://github.com/nodejs/node/pull/56653/, https://github.com/nodejs/node/pull/56643/, https://github.com/nodejs/node/pull/56712/)
Appeared test-rackspace-win2019_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/64675/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64692/
Example
not ok 130 parallel/test-cluster-disconnect-unshared-tcp
  ---
  duration_ms: 143.03700
  severity: fail
  exitcode: 3221225773
  stack: |-
  ...


Reason parallel/test-without-async-context-frame
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/56702/, https://github.com/nodejs/node/pull/56701/, https://github.com/nodejs/node/pull/56712/, https://github.com/nodejs/node/pull/56747/, https://github.com/nodejs/node/pull/56653/, https://github.com/nodejs/node/pull/56700/)
Appeared test-rackspace-win2022_vs2022-x64-4, test-rackspace-win2019_vs2019-x64-3, test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win11_vs2022-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/64704/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64742/
Example
not ok 995 parallel/test-without-async-context-frame
  ---
  duration_ms: 34761.58700
  severity: fail
  exitcode: 1
  stack: |-
    ▶ without AsyncContextFrame
      ✔ async-hooks\test-async-local-storage-args.js (4156.0977ms)
      ✖ async-hooks\test-async-local-storage-async-await.js (1842.0719ms)
        AssertionError [ERR_ASSERTION]: Test async-hooks\test-async-local-storage-async-await.js failed with exit code 3221225477
        
        3221225477 !== 0
        
            at TestContext.<anonymous> (file:///C:/workspace/node-test-binary-windows-js-suites/node/test/parallel/test-without-async-context-frame.mjs:59:7)
            at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
            at async Test.run (node:internal/test_runner/test:981:9)
            at async Suite.processPendingSubtests (node:internal/test_runner/test:678:7) {
          generatedMessage: false,
          code: 'ERR_ASSERTION',
          actual: 3221225477,
          expected: 0,
          operator:...

Reason parallel/test-net-write-fully-async-buffer
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/56740/, https://github.com/nodejs/node/pull/56702/, https://github.com/nodejs/node/pull/56647/, https://github.com/nodejs/node/pull/56643/)
Appeared test-equinix-rhel8_container-arm64-1, test-digitalocean-rhel8-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/64695/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64711/
Example
not ok 4169 parallel/test-net-write-fully-async-buffer
  ---
  duration_ms: 360024.48400
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-buffer-tostring-rangeerror
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/56701/, https://github.com/nodejs/node/pull/56653/, https://github.com/nodejs/node/pull/56768/)
Appeared test-ibm-ubi81_container-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-6, test-digitalocean-ubuntu2204_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/64705/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64757/
Example
not ok 1634 parallel/test-buffer-tostring-rangeerror
  ---
  duration_ms: 120086.67800
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    (node:21791) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
    (Use `node --trace-deprecation ...` to show where the warning was created)
    (node:21791) [DEP0030] DeprecationWarning: SlowBuffer() is deprecated. Please use Buffer.allocUnsafeSlow()
  ...


Reason parallel/test-net-write-fully-async-hex-string
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/56662/, https://github.com/nodejs/node/pull/56748/, https://github.com/nodejs/node/pull/56715/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-alpine319_container-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-5, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/64694/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64748/
Example
not ok 3480 parallel/test-net-write-fully-async-hex-string
  ---
  duration_ms: 120095.36600
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-esm-loader-hooks-inspect-wait
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/56701/, https://github.com/nodejs/node/pull/56727/)
Appeared test-digitalocean-freebsd13-x64-1, test-mnx-smartos23-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/64734/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64743/
Example
not ok 1014 parallel/test-esm-loader-hooks-inspect-wait
  ---
  duration_ms: 661.15400
  severity: fail
  exitcode: 1
  stack: |-
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:31098/6a6dd938-e7e7-4e55-bf07-7a295be9fa16
    [err] 
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    [err] Waiting for the debugger to disconnect...
    [err] 
    [err] child process crashed, signal SIGSEGV
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    null !== 0
    
        at runTest (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd13-x64/test/parallel/test-esm-loader-hooks-inspect-wait.js:27:10)
        at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: null,
      expected: 0,
      operator: 'strictEqual'
    }
    1
  ...


Reason parallel/test-file-write-stream4
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/56740/, https://github.com/nodejs/node/pull/56757/)
Appeared test-ibm-rhel9-x64-2, test-equinix-ubuntu2204_container-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/64702/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64740/
Example
not ok 1453 parallel/test-file-write-stream4
  ---
  duration_ms: 120040.95300
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-watch-recursive-delete
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/56727/, https://github.com/nodejs/node/pull/56696/)
Appeared test-digitalocean-fedora40-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/64700/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64701/
Example
not ok 1326 parallel/test-fs-watch-recursive-delete
  ---
  duration_ms: 714.78700
  severity: fail
  exitcode: 1
  stack: |-
    node:events:485
          throw er; // Unhandled 'error' event
          ^
    
    Error: ENOENT: no such file or directory, scandir '/home/iojs/node-tmp/.tmp.1325/parent/child'
        at readdirSync (node:fs:1583:26)
        at #watchFolder (node:internal/fs/recursive_watch:111:21)
        at FSWatcher.<anonymous> (node:internal/fs/recursive_watch:191:26)
        at FSWatcher.emit (node:events:507:28)
        at FSWatcher._handle.onchange (node:internal/fs/watchers:215:12)
    Emitted 'error' event on FSWatcher instance at:
        at #watchFolder (node:internal/fs/recursive_watch:143:12)
        at FSWatcher.<anonymous> (node:internal/fs/recursive_watch:191:26)
        at FSWatcher.emit (node:events:507:28)
        at FSWatcher._handle.onchange (node:internal/fs/watchers:215:12) {
      errno: -2,
      code: 'ENOENT',
      syscall: 'scandir',
      path: '/home/iojs/node-tmp/...

Reason parallel/test-watch-mode-files_watcher
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/56712/, https://github.com/nodejs/node/pull/56739/)
Appeared test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win11_vs2022-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/64692/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64762/
Example
not ok 1031 parallel/test-watch-mode-files_watcher
  ---
  duration_ms: 120243.88400
  severity: fail
  exitcode: 1
  stack: |-
    timeout
    ▶ watch mode file watcher
      ✔ should watch changed files (225.0828ms)
      ✔ should debounce changes (540.9809ms)
      ✔ should debounce changes on multiple files (366.037ms)
      ✔ should ignore files in watched directory if they are not filtered (1005.6274ms)
      ✔ should allow clearing filters (1236.2337ms)
      ✔ should watch all files in watched path when in "all" mode (213.0212ms)
      ✔ should ruse existing watcher if it exists (2.1863ms)
      ✔ should ruse existing watcher of a parent directory (0.9193ms)
      ✔ should remove existing watcher if adding a parent directory watcher (2.4263ms)
      ✔ should clear all watchers when calling clear (1.0663ms)
      ✖ should watch files from subprocess IPC events (101.3136ms)
    ✖ watch mode file watcher (3700.1551ms)
  ...