Skip to content

Latest commit

 

History

History
582 lines (471 loc) · 33.7 KB

File metadata and controls

582 lines (471 loc) · 33.7 KB

Failures in node-test-pull-request/67927 to node-test-pull-request/68026 that failed 2 or more PRs (Generated with ncu-ci walk pr --stats=true --markdown reports/2025-07-19.md)

UTC Time RUNNING SUCCESS UNSTABLE ABORTED FAILURE Green Rate
2025-07-19 00:12 0 1 16 35 48 1.54%

JSTest Failure

Reason parallel/test-inspector-network-fetch
Type JS_TEST_FAILURE
Failed PR 9 (https://github.com/nodejs/node/pull/59014/, https://github.com/nodejs/node/pull/58237/, https://github.com/nodejs/node/pull/58950/, https://github.com/nodejs/node/pull/59097/, https://github.com/nodejs/node/pull/58674/, https://github.com/nodejs/node/pull/59054/, https://github.com/nodejs/node/pull/58521/, https://github.com/nodejs/node/pull/58842/, https://github.com/nodejs/node/pull/59093/)
Appeared test-rackspace-win2019_vs2019-x64-4, test-azure_msft-win11_vs2022-arm64-1, test-rackspace-win2019_vs2019-x64-3, test-rackspace-win2022_vs2022-x64-5, test-rackspace-win2022_vs2022-x64-3, test-azure_msft-win11_vs2022-arm64-2, test-rackspace-win2022_vs2022-x64-4, test-rackspace-win2019_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/67927/
Last CI https://ci.nodejs.org/job/node-test-pull-request/68010/
Example
not ok 562 parallel/test-inspector-network-fetch
  ---
  duration_ms: 515.01000
  severity: fail
  exitcode: 1
  stack: |-
    Debugger listening on ws://127.0.0.1:53092/16d47016-0b65-4315-a51f-40402919d241
    For help, see: https://nodejs.org/en/docs/inspector
    node:internal/process/promises:332
        triggerUncaughtException(err, true /* fromPromise */);
        ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    400 !== 200
    
        at verifyResponseReceived (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-inspector-network-fetch.js:112:10)
        at C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-inspector-network-fetch.js:148:24
        at process.processTicksAndRejections (node:internal/process/task_queues:105:5) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 400,
      expected: 200,
      operator: 'strictEqual'
    }
    
    Node.js v25.0.0-pre
  ...


Reason wasi/test-wasi
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/58822/, https://github.com/nodejs/node/pull/59067/, https://github.com/nodejs/node/pull/59110/, https://github.com/nodejs/node/pull/59094/, https://github.com/nodejs/node/pull/58664/)
Appeared test-equinix-ubuntu2204_container-arm64-4, test-equinix-rhel8_container-arm64-2, test-equinix-ubuntu2204_container-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/68001/
Last CI https://ci.nodejs.org/job/node-test-pull-request/68021/
Example
not ok 347 wasi/test-wasi
  ---
  duration_ms: 45004.97100
  severity: fail
  exitcode: 1
  stack: |-
    Testing with --turbo-fast-api-calls: clock_getres
    Testing with --no-turbo-fast-api-calls: clock_getres
    Testing with --turbo-fast-api-calls: getrusage
    Testing with --no-turbo-fast-api-calls: getrusage
    Testing with --turbo-fast-api-calls: readdir
    Testing with --no-turbo-fast-api-calls: readdir
    Testing with --turbo-fast-api-calls: cant_dotdot
    Testing with --no-turbo-fast-api-calls: cant_dotdot
    Testing with --turbo-fast-api-calls: fd_prestat_get_refresh
    Testing with --no-turbo-fast-api-calls: fd_prestat_get_refresh
    Testing with --turbo-fast-api-calls: ftruncate
    Testing with --no-turbo-fast-api-calls: ftruncate
    Testing with --turbo-fast-api-calls: getentropy
    Testing with --no-turbo-fast-api-calls: getentropy
    Testing with --turbo-fast-api-calls: gettimeofday
    Testing with --no-turbo-fast-api-calls: gettimeofday
    Testing with --turbo-fast-api-calls: m...

Reason es-module/test-vm-contextified-script-leak
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/59093/, https://github.com/nodejs/node/pull/59086/, https://github.com/nodejs/node/pull/58713/)
Appeared test-azure_msft-win11_vs2022-arm64-4, test-azure_msft-win11_vs2022-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/68015/
Last CI https://ci.nodejs.org/job/node-test-pull-request/68020/
Example
not ok 76 es-module/test-vm-contextified-script-leak
  ---
  duration_ms: 376.99800
  severity: crashed
  exitcode: 3221225477
  stack: |-
    Created 128 objects
    Created 256 objects
    Found finalized object at 304, stop testing
  ...


Reason sequential/test-performance-eventloopdelay
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/59014/, https://github.com/nodejs-private/node-private/pull/727/, https://github.com/nodejs/node/pull/59091/)
Appeared test-ibm-ubi81_container-x64-1, test-ibm-rhel8-s390x-1, test-linuxonecc-rhel9-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/67927/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67982/
Example
not ok 4495 sequential/test-performance-eventloopdelay
  ---
  duration_ms: 7331.75300
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/assert/utils:272
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert(histogram.min > 0)
    
        at Timeout.spinAWhile [as _onTimeout] (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-performance-eventloopdelay.js:70:7)
        at listOnTimeout (node:internal/timers:608:17)
        at process.processTimers (node:internal/timers:543:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v25.0.0-pre
  ...


Reason wpt/test-web-locks
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/58666/, https://github.com/nodejs/node/pull/58664/, https://github.com/nodejs/node/pull/59020/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-2, test-osuosl-rhel9-ppc64_le-2, test-digitalocean-fedora40-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/68002/
Last CI https://ci.nodejs.org/job/node-test-pull-request/68022/
Example
not ok 4509 wpt/test-web-locks
  ---
  duration_ms: 1310.16300
  severity: fail
  exitcode: 1
  stack: |-
    [SKIPPED] non-secure-context.any.js: navigator.locks is only present in secure contexts
    [SKIPPED] secure-context.https.any.js: Different secure context behavior in Node.js
    [SKIPPED] storage-buckets.tentative.https.any.js: Node.js does not implement Storage Buckets API
    [PASS] navigator.locks.request requires a name and a callback
    [PASS] mode must be "shared" or "exclusive"
    [PASS] The 'steal' and 'ifAvailable' options are mutually exclusive
    [PASS] The 'steal' option must be used with exclusive locks
    [PASS] The 'signal' and 'steal' options are mutually exclusive
    [PASS] The 'signal' and 'ifAvailable' options are mutually exclusive
    [PASS] callback must be a function
    [PASS] navigator.locks.request's returned promise resolves after lock is released
    [PASS] Returned Promise rejects if callback throws synchronously
    [PASS] Returned Promise rejects if callback throw...

Reason parallel/test-http-outgoing-end-cork
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/59094/, https://github.com/nodejs/node/pull/58664/)
Appeared test-equinix-ubuntu2204_container-arm64-4, test-equinix-rhel8_container-arm64-2, test-equinix-ubuntu2204_container-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/68009/
Last CI https://ci.nodejs.org/job/node-test-pull-request/68021/
Example
not ok 1788 parallel/test-http-outgoing-end-cork
  ---
  duration_ms: 3505.88300
  severity: fail
  exitcode: 1
  stack: |-
    Sending req no 1
    node:assert:117
      throw err;
      ^
    
    AssertionError [ERR_ASSERTION]: () => {
        reject(new Error('Request timed out'));
      } at /home/iojs/build/workspace/node-test-commit-arm-debug/test/parallel/test-http-outgoing-end-cork.js:53
        at Timeout.mustNotCall [as _onTimeout] (/home/iojs/build/workspace/node-test-commit-arm-debug/test/common/index.js:495:12)
        at listOnTimeout (node:internal/timers:608:17)
        at process.processTimers (node:internal/timers:543:7) {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: undefined,
      expected: undefined,
      operator: 'fail'
    }
    
    Node.js v25.0.0-pre
  ...


Reason parallel/test-stream-readable-to-web
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/59067/, https://github.com/nodejs/node/pull/59020/)
Appeared test-osuosl-rhel8-ppc64_le-2, test-osuosl-rhel9-ppc64_le-3
First CI https://ci.nodejs.org/job/node-test-pull-request/68003/
Last CI https://ci.nodejs.org/job/node-test-pull-request/68026/
Example
not ok 4194 parallel/test-stream-readable-to-web
  ---
  duration_ms: 120070.98400
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-worker-message-port-transfer-filehandle
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/59013/, https://github.com/nodejs/node/pull/59020/)
Appeared test-azure_msft-win11_vs2022-arm64-3, test-azure_msft-win11_vs2022-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/68018/
Last CI https://ci.nodejs.org/job/node-test-pull-request/68024/
Example
not ok 994 parallel/test-worker-message-port-transfer-filehandle
  ---
  duration_ms: 303.01000
  severity: fail
  exitcode: 1
  stack: |-
    <anonymous_script>:0
    
    
    [Error: A FileHandle object was closed during garbage collection. This used to be allowed with a deprecation warning but is now considered an error. Please close FileHandle objects explicitly.] {
      code: 'ERR_INVALID_STATE'
    }
    
    Node.js v25.0.0-pre
  ...


Reason parallel/test-worker-nearheaplimit-deadlock
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/58237/, https://github.com/nodejs/node/pull/59067/)
Appeared test-osuosl-rhel8-ppc64_le-2, test-ibm-ubuntu2204_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/67929/
Last CI https://ci.nodejs.org/job/node-test-pull-request/68003/
Example
not ok 3915 parallel/test-worker-nearheaplimit-deadlock
  ---
  duration_ms: 735.74100
  severity: crashed
  exitcode: -6
  stack: |-
    
    <--- Last few GCs --->
    
    [3292281:0x7fff30010000]       17 ms: Mark-Compact 0.7 (3.5) -> 0.7 (3.5) MB, pooled: 0.0 MB, 1.87 / 0.00 ms (average mu = 0.637, current mu = 0.082) background allocation failure; GC in old space requested
    [3292281:0x7fff30010000]       19 ms: Mark-Compact 0.7 (3.5) -> 0.7 (3.5) MB, pooled: 0.0 MB, 1.30 / 0.00 ms (average mu = 0.513, current mu = 0.115) background allocation failure; GC in old space requested
    
    FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory
    ----- Native stack trace -----
    
     1: 0x10ad0ddc node::OOMErrorHandler(char const*, v8::OOMDetails const&) [out/Release/node]
     2: 0x1106796c v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [out/Release/node]
     3: 0x11067ac0 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Is...

Reason sequential/test-perf-hooks
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/59097/, https://github.com/nodejs/node/pull/59093/)
Appeared test-ibm-alpine321_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/67984/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67985/
Example
not ok 4494 sequential/test-perf-hooks
  ---
  duration_ms: 142.42100
  severity: fail
  exitcode: 1
  stack: |-
    check initial nodeTiming
    {
      "name": "node",
      "entryType": "node",
      "startTime": 0,
      "duration": 71.905192,
      "nodeStart": 0.8821449279785156,
      "v8Start": 14.795276641845703,
      "environment": 26.757532119750977,
      "loopStart": -1,
      "loopExit": -1,
      "bootstrapComplete": 38.05297660827637,
      "idleTime": 0,
      "uvMetricsInfo": {
        "loopCount": 0,
        "events": 0,
        "eventsWaiting": 0
      }
    }
    node:internal/assert/utils:272
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: now (82.906504) - timing.duration (71.905192) = 11.001311999999999 >= 10
        at checkNodeTiming (/home/iojs/build/workspace/node/test/sequential/test-perf-hooks.js:61:3)
        at Object.<anonymous> (/home/iojs/build/workspace/node/test/sequential/test-perf-hooks.js:78:1)
        at Module._compile (node:internal/modules/cjs...

Reason sequential/test-tls-session-timeout
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/58237/, https://github.com/nodejs/node/pull/59020/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/67929/
Last CI https://ci.nodejs.org/job/node-test-pull-request/68023/
Example
not ok 4562 sequential/test-tls-session-timeout
  ---
  duration_ms: 171.88300
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:92
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    'New' !== 'Reused'
    
        at /home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-tls-session-timeout.js:150:16
        at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-tls-session-timeout.js:134:7)
        at ChildProcess.emit (node:events:507:28)
        at ChildProcess._handle.onexit (node:internal/child_process:293:12) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 'New',
      expected: 'Reused',
      operator: 'strictEqual'
    }
    
    Node.js v25.0.0-pre
  ...


Jenkins Failure

Reason Build timed out (after 30 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 9 (https://github.com/nodejs/node/pull/59014/, https://github.com/nodejs/node/pull/59054/, https://github.com/nodejs/node/pull/59011/, https://github.com/nodejs/node/pull/59110/, https://github.com/nodejs/node/pull/59093/, https://github.com/nodejs/node/pull/59086/, https://github.com/nodejs/node/pull/59013/, https://github.com/nodejs/node/pull/58713/, https://github.com/nodejs/node/pull/59020/)
Appeared test-azure_msft-win11_vs2022-arm64-5, test-linuxonecc-rhel9-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/67964/
Last CI https://ci.nodejs.org/job/node-test-pull-request/68024/
Example
Build timed out (after 30 minutes). Marking the build as failed.

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 2 (https://github.com/nodejs-private/node-private/pull/725/, https://github.com/nodejs-private/node-private/pull/726/)
Appeared test-rackspace-win2022_vs2022-x64-1, test-ibm-alpine320_container-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-5, test-ibm-ubuntu2204_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/67936/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67940/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 119.9.27.183/119.9.27.183:60035' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:227)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:306)
	at jdk.proxy2/jdk.proxy2.$Proxy105.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1227)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1219)

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/58950/, https://github.com/nodejs/node/pull/59014/)
Appeared test-ibm-ubi81_container-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-5, test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-digitalocean-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/67931/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67944/
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 8 (https://github.com/nodejs/node/pull/59097/, https://github.com/nodejs/node/pull/58674/, https://github.com/nodejs/node/pull/59011/, https://github.com/nodejs/node/pull/58666/, https://github.com/nodejs/node/pull/59094/, https://github.com/nodejs/node/pull/59093/, https://github.com/nodejs/node/pull/59086/, https://github.com/nodejs/node/pull/58713/)
Appeared test-equinix-ubuntu2204_container-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/67984/
Last CI https://ci.nodejs.org/job/node-test-pull-request/68020/
Example
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from [email protected]: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 Failed to trigger node-test-commit
Type BUILD_FAILURE
Failed PR 5 (https://github.com/nodejs-private/node-private/pull/725/, https://github.com/nodejs/node/pull/58666/, https://github.com/nodejs/node/pull/59098/, https://github.com/nodejs/node/pull/59011/, https://github.com/nodejs/node/pull/58822/)
Appeared test-mnx-ubuntu2204-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/67932/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67997/
Example
Failed to trigger node-test-commit

Reason fatal error: Killed signal terminated program cc1plus
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs-private/node-private/pull/725/, https://github.com/nodejs/node/pull/59014/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-3, test-digitalocean-ubuntu2204_sharedlibs_container-x64-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-8, test-digitalocean-ubuntu2204_sharedlibs_container-x64-5, test-digitalocean-ubuntu2204_sharedlibs_container-x64-4, test-digitalocean-ubuntu2204_sharedlibs_container-x64-6, test-digitalocean-ubuntu2204_sharedlibs_container-x64-9, test-rackspace-debian12-x64-1, test-ibm-ubi81_container-x64-1, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/67939/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67944/
Example
fatal error: Killed signal terminated program cc1plus

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/59054/, https://github.com/nodejs/node/pull/59086/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/67989/
Last CI https://ci.nodejs.org/job/node-test-pull-request/68016/
Example
fatal: No rebase in progress?