Failures in node-test-pull-request/72872 to node-test-pull-request/72969 that failed 2 or more PRs
(Generated with ncu-ci walk pr --stats=true --markdown reports/2026-04-28.md)
| UTC Time | RUNNING | SUCCESS | UNSTABLE | ABORTED | FAILURE | Green Rate |
|---|---|---|---|---|---|---|
| 2026-04-28 00:28 | 2 | 16 | 17 | 1 | 64 | 16.49% |
| Reason | Backing channel 'JNLP4-connect connection from ... is disconnected. |
|---|---|
| Type | JENKINS_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/62823/, https://github.com/nodejs/node/pull/61898/) |
| Appeared | test-rackspace-ubuntu2404-x64-1, test-rackspace-ubuntu2404-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/72877/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/72899/ |
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 119.9.52.75/119.9.52.75:52332' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:227)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:306)
at jdk.proxy2/jdk.proxy2.$Proxy194.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1227)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1219)
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:998)
at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239)
at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
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 | 2 (https://github.com/nodejs/node/pull/62882/, https://github.com/nodejs/node/pull/62969/) |
| Appeared | test-azure_msft-win11_vs2022-arm64-4, test-rackspace-win2022_vs2022-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/72895/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/72951/ |
Example
ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE
| Reason | Error: Only one of 'ltcg', 'thin-lto', or 'lto' can be specified. |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/62823/, https://github.com/nodejs/node/pull/62989/) |
| Appeared | test-rackspace-win2022_vs2022-x64-4, test-rackspace-win2022_vs2022-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/72892/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/72964/ |
Example
Error: Only one of 'ltcg', 'thin-lto', or 'lto' can be specified.
echo ltcg : Thin LTO scoped to node.exe and libnode only
echo thin-lto : Thin LTO applied globally to all targets
echo lto : Full LTO applied globally to all targets
exit /b 1
)
Example
not ok 869 parallel/test-sqlite-database-sync
---
duration_ms: 444.99600
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: d:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.872
Files blocking: [
'database-1.db', 'database-10.db',
'database-11.db', 'database-12.db',
'database-13.db', 'database-15.db',
'database-17.db', 'database-18.db',
'database-19.db', 'database-2.db',
'database-21.db', 'database-24.db',
'database-25.db', 'database-26.db',
'database-27.db', 'database-3.db',
'database-4.db', 'database-5.db',
'database-6.db', 'database-7.db',
'database-8.db', 'database-9.db'
]
d:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:80
throw e;
^
Error: EPERM, Permission denied: \\?\d:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.872 '\\?\d:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.872'
at Object.rmSync (nod...
Example
not ok 797 parallel/test-process-finalization
---
duration_ms: 2129.00100
severity: fail
exitcode: 1
stack: |-
Test failure: 'register is different per thread'
Location: test\parallel\test-process-finalization.mjs:27:1
Error: - stdout did not match 'shutdown on worker\nshutdown on main thread\n'
at TestContext.<anonymous> (file:///d:/workspace/node-test-binary-windows-js-suites/node/test/parallel/test-process-finalization.mjs:28:3)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1306:25)
at Test.processPendingSubtests (node:internal/test_runner/test:897:18)
at Test.postRun (node:internal/test_runner/test:1447:19)
at Test.run (node:internal/test_runner/test:1372:12)
at async Test.processPendingSubtests (node:internal/test_runner/test:897:7) {
options: {
cwd: 'd:\\workspace\\node-test-binary-windows-js-suites\\node\\test\\fixtures\\process'
},
command: 'd:\\worksp...
Example
not ok 1107 sequential/test-debugger-pid
---
duration_ms: 120210.47400
severity: fail
exitcode: 1
stack: |-
timeout
...
Example
not ok 4729 test-runner/test-run-watch-repeatedly
---
duration_ms: 4172.98400
severity: fail
exitcode: 1
stack: |-
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /tests 1/. Input:
'# Subtest: test.js\n' +
'not ok 2 - test.js\n' +
' ---\n' +
' duration_ms: 1063.780907\n' +
" type: 'test'\n" +
" location: '/Users/admin/node-tmp/.tmp.4728/test.js:1:1'\n" +
" failureType: 'testCodeFailure'\n" +
' exitCode: ~\n' +
" signal: 'SIGTERM'\n" +
" error: 'test failed'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
'# Subtest: test has ran\n' +
'ok 2 - test has ran\n' +
' ---\n' +
' duration_ms: 1.91995\n' +
" type: 'test'\n" +
' ...\n' +
'1..2\n' +
'# tests 2\n' +
'# suites 0\n' +
'# pass 1\n' +
'# fail 1\n' +
'# cancelled 0\n' +
...
Example
not ok 935 parallel/test-debugger-probe-json-preview
---
duration_ms: 3942.16100
severity: fail
exitcode: 1
stack: |-
[process 2876717]: --- stderr ---
[process 2876717]: --- stdout ---
{"v":1,"probes":[{"expr":"objectValue","target":["test/fixtures/debugger/probe-types.js",17]},{"expr":"arrayValue","target":["test/fixtures/debugger/probe-types.js",17]},{"expr":"errorValue","target":["test/fixtures/debugger/probe-types.js",17]}],"results":[{"probe":0,"event":"hit","hit":1,"result":{"type":"object","description":"Object","preview":{"type":"object","description":"Object","overflow":false,"properties":[{"name":"alpha","type":"number","value":"1"},{"name":"beta","type":"string","value":"two"}]}}},{"probe":1,"event":"hit","hit":1,"result":{"type":"object","subtype":"array","description":"Array(3)","preview":{"type":"object","subtype":"array","description":"Array(3)","overflow":false,"properties":[{"name":"0","type":"number","value":"1"},{"name":"1","type":"string","value":"two"},{"name":...
Example
not ok 1313 parallel/test-debugger-probe-miss
---
duration_ms: 622.71500
severity: fail
exitcode: 1
stack: |-
[process 1746018]: --- stderr ---
[process 1746018]: --- stdout ---
{"v":1,"probes":[{"expr":"42","target":["test/fixtures/debugger/probe-miss.js",99]}],"results":[{"event":"error","pending":[0],"error":{"code":"probe_target_exit","message":"Target exited with signal SIGSEGV before probes: test/fixtures/debugger/probe-miss.js:99","signal":"SIGSEGV","stderr":""}}]}
[process 1746018]: status = 0, signal = null
/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/child_process.js:112
throw error;
^
Error: - stdout did not match expectation, checker throws:
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
... Skipped lines
{
probes: [
{
expr: '42',
target: [
...
Example
not ok 163 sea/test-build-sea
---
duration_ms: 45541.08800
severity: fail
exitcode: 1
stack: |-
[process 2245436]: --- stderr ---
Write SEA magic 143da20
At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
Write SEA flags 1
At 0x4: Write<uint32_t>() (4-byte), count=1: { 1,}, wrote 4 bytes
Write SEA resource exec argv extension 1
At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
Write SEA main code format 0
At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
Write SEA code path 0xffffc1084680, size=6
At 0xa: WriteStringView(), length=6: 0xffffc1084680
At 0xa: Write<uint64_t>() (8-byte), count=1: { 6,}, wrote 8 bytes
WriteStringView() wrote 14 bytes
sea.jsWrite SEA resource code 0xbb7b1fa28d10, size=2647
At 0x18: WriteStringView(), length=2647: 0xbb7b1fa28d10
At 0x18: Write<uint64_t>() (8-byte), count=1: { 2647,}, wrote 8 bytes
WriteStringView() wrote 2655 bytes
const { Module: { cr...
Example
not ok 159 sea/test-build-sea-custom-argv0
---
duration_ms: 42922.68400
severity: fail
exitcode: 1
stack: |-
[process 2245468]: --- stderr ---
[process 2245468]: --- stdout ---
[process 2245468]: status = null, signal = SIGKILL
/home/iojs/build/workspace/node-test-commit-arm-debug/test/common/child_process.js:112
throw error;
^
Error: - process terminated with status null, expected 0
- process terminated with signal SIGKILL, expected null
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm-debug/test/sea/test-build-sea-custom-argv0.js:27:1)
at Module._compile (node:internal/modules/cjs/loader:1829:14)
at Object..js (node:internal/modules/cjs/loader:1969:10)
at Module.load (node:internal/modules/cjs/loader:1552:32)
at Module._load (node:internal/modules/cjs/loader:1354:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
at Module.executeUserEntryPoint [as runMa...
Example
not ok 164 sea/test-build-sea-executable-field
---
duration_ms: 45989.33800
severity: fail
exitcode: 1
stack: |-
[process 2245675]: --- stderr ---
Write SEA magic 143da20
At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
Write SEA flags 1
At 0x4: Write<uint32_t>() (4-byte), count=1: { 1,}, wrote 4 bytes
Write SEA resource exec argv extension 1
At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
Write SEA main code format 0
At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
Write SEA code path 0xffffcff96960, size=6
At 0xa: WriteStringView(), length=6: 0xffffcff96960
At 0xa: Write<uint64_t>() (8-byte), count=1: { 6,}, wrote 8 bytes
WriteStringView() wrote 14 bytes
sea.jsWrite SEA resource code 0xc018e6cf62b0, size=69
At 0x18: WriteStringView(), length=69: 0xc018e6cf62b0
At 0x18: Write<uint64_t>() (8-byte), count=1: { 69,}, wrote 8 bytes
WriteStringView() wrote 77 bytes
'use strict...
Example
not ok 158 sea/test-build-sea-missing-output
---
duration_ms: 37943.77600
severity: fail
exitcode: 1
stack: |-
[process 2245656]: --- stderr ---
[process 2245656]: --- stdout ---
[process 2245656]: status = null, signal = SIGKILL
/home/iojs/build/workspace/node-test-commit-arm-debug/test/common/child_process.js:112
throw error;
^
Error: - process terminated with status null, expected 1
- process terminated with signal SIGKILL, expected null
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm-debug/test/sea/test-build-sea-missing-output.js:56:3)
at Module._compile (node:internal/modules/cjs/loader:1829:14)
at Object..js (node:internal/modules/cjs/loader:1969:10)
at Module.load (node:internal/modules/cjs/loader:1552:32)
at Module._load (node:internal/modules/cjs/loader:1354:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
at Module.executeUserEntryPoint [as r...
Example
not ok 165 sea/test-single-executable-application-asset-keys
---
duration_ms: 41202.80400
severity: fail
exitcode: 1
stack: |-
[process 2245681]: --- stderr ---
Write SEA magic 143da20
At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
Write SEA flags 8
At 0x4: Write<uint32_t>() (4-byte), count=1: { 8,}, wrote 4 bytes
Write SEA resource exec argv extension 1
At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
Write SEA main code format 0
At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
Write SEA code path 0xfffff82f3c70, size=6
At 0xa: WriteStringView(), length=6: 0xfffff82f3c70
At 0xa: Write<uint64_t>() (8-byte), count=1: { 6,}, wrote 8 bytes
WriteStringView() wrote 14 bytes
sea.jsWrite SEA resource code 0xc0d9dfc9b7d0, size=212
At 0x18: WriteStringView(), length=212: 0xc0d9dfc9b7d0
At 0x18: Write<uint64_t>() (8-byte), count=1: { 212,}, wrote 8 bytes
WriteStringView() wrote 220 byt...
Example
not ok 167 sea/test-single-executable-application-assets
---
duration_ms: 20360.01800
severity: fail
exitcode: 1
stack: |-
[process 2245731]: --- stderr ---
Write SEA magic 143da20
At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
Write SEA flags 8
At 0x4: Write<uint32_t>() (4-byte), count=1: { 8,}, wrote 4 bytes
Write SEA resource exec argv extension 1
At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
Write SEA main code format 0
At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
Write SEA code path 0xffffe8b64560, size=6
At 0xa: WriteStringView(), length=6: 0xffffe8b64560
At 0xa: Write<uint64_t>() (8-byte), count=1: { 6,}, wrote 8 bytes
WriteStringView() wrote 14 bytes
sea.jsWrite SEA resource code 0xc9634b4f5230, size=2623
At 0x18: WriteStringView(), length=2623: 0xc9634b4f5230
At 0x18: Write<uint64_t>() (8-byte), count=1: { 2623,}, wrote 8 bytes
WriteStringView() wrote 2631 byt...
Example
not ok 169 sea/test-single-executable-application-empty
---
duration_ms: 19680.66300
severity: fail
exitcode: 1
stack: |-
[process 2245777]: --- stderr ---
Write SEA magic 143da20
At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
Write SEA flags 0
At 0x4: Write<uint32_t>() (4-byte), count=1: { 0,}, wrote 4 bytes
Write SEA resource exec argv extension 1
At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
Write SEA main code format 0
At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
Write SEA code path 0xffffe51c7ce0, size=8
At 0xa: WriteStringView(), length=8: 0xffffe51c7ce0
At 0xa: Write<uint64_t>() (8-byte), count=1: { 8,}, wrote 8 bytes
WriteStringView() wrote 16 bytes
empty.jsWrite SEA resource code 0xb24a3528f3b0, size=0
At 0x1a: WriteStringView(), length=0: 0xb24a3528f3b0
At 0x1a: Write<uint64_t>() (8-byte), count=1: { 0,}, wrote 8 bytes
WriteStringView() wrote an empty view
...
Example
not ok 173 sea/test-single-executable-application-esm-code-cache
---
duration_ms: 23421.11100
severity: fail
exitcode: 1
stack: |-
[process 2245823]: --- stderr ---
Write SEA magic 143da20
At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
Write SEA flags 5
At 0x4: Write<uint32_t>() (4-byte), count=1: { 5,}, wrote 4 bytes
Write SEA resource exec argv extension 1
At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
Write SEA main code format 1
At 0x9: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
Write SEA code path 0xffffd2b61600, size=7
At 0xa: WriteStringView(), length=7: 0xffffd2b61600
At 0xa: Write<uint64_t>() (8-byte), count=1: { 7,}, wrote 8 bytes
WriteStringView() wrote 15 bytes
sea.mjsWrite SEA resource code 0xc6b16e3b4590, size=795
At 0x19: WriteStringView(), length=795: 0xc6b16e3b4590
At 0x19: Write<uint64_t>() (8-byte), count=1: { 795,}, wrote 8 bytes
WriteStringView() wrote 80...
Example
not ok 4730 test-runner/test-run-watch-run-duration
---
duration_ms: 3890.63200
severity: fail
exitcode: 1
stack: |-
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /tests 1/. Input:
'# Subtest: test has ran\n' +
'ok 1 - test has ran\n' +
' ---\n' +
' duration_ms: 1.062065\n' +
" type: 'test'\n" +
' ...\n' +
'# Subtest: test has ran\n' +
'ok 2 - test has ran\n' +
' ---\n' +
' duration_ms: 1.034733\n' +
" type: 'test'\n" +
' ...\n' +
'1..2\n' +
'# tests 2\n' +
'# suites 0\n' +
'# pass 2\n' +
'# fail 0\n' +
'# cancelled 0\n' +
'# skipped 0\n' +
'# todo 0\n' +
'# duration_ms 223.525249\n'
at assertTestOutput (/Users/admin/build/workspace/node-test-commit-osx/nodes/macos15-x64/test/common/watch.js:66:10)
at testUpdate (/Users/a...
Example
not ok 4730 test-runner/test-run-watch-without-file
---
duration_ms: 3979.47000
severity: fail
exitcode: 1
stack: |-
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /tests 1/. Input:
'# Subtest: test.js\n' +
'not ok 2 - test.js\n' +
' ---\n' +
' duration_ms: 1045.042914\n' +
" type: 'test'\n" +
" location: '/Users/admin/node-tmp/.tmp.4728/test.js:1:1'\n" +
" failureType: 'testCodeFailure'\n" +
' exitCode: ~\n' +
" signal: 'SIGTERM'\n" +
" error: 'test failed'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
'# Subtest: test has ran\n' +
'ok 2 - test has ran\n' +
' ---\n' +
' duration_ms: 1.018869\n' +
" type: 'test'\n" +
' ...\n' +
'1..2\n' +
'# tests 2\n' +
'# suites 0\n' +
'# pass 1\n' +
'# fail 1\n' +
'# cancelled 0\n'...
Example
not ok 5282 wpt/test-hr-time
---
duration_ms: 2425.82100
severity: fail
exitcode: 1
stack: |-
[SKIPPED] idlharness-shadowrealm.window.js: ShadowRealm support is not enabled
[SKIPPED] window-worker-timeOrigin.window.js: depends on URL.createObjectURL(blob)
[PASS] self.performance.now() is a function that returns a number
[PASS] self.performance.now() returns a positive number
[PASS] self.performance.now() difference is not negative
[PASS] Performance interface extends EventTarget.
[PASS] self.performance.now() returns a positive number
[PASS] self.performance.now() difference is not negative
[PASS] idl_test validation
[PASS] Partial interface mixin WindowOrWorkerGlobalScope: original interface mixin defined
[PASS] Partial interface mixin WindowOrWorkerGlobalScope: member names are unique
[PASS] Partial interface Window: member names are unique
[PASS] Window includes GlobalEventHandlers: member names are unique
[PASS] Window includes WindowEventH...
Example
not ok 5332 wpt/test-wasm-jsapi
---
duration_ms: 1437.41600
severity: crashed
exitcode: -5
stack: |-
[SKIPPED] esm-integration/global-exports-live-bindings.tentative.any.js: Live bindings unsupported pending V8 WebAssemblyModuleRecord
[SKIPPED] esm-integration/namespace-instance.tentative.any.js: pending https://github.com/nodejs/node/pull/59024
[SKIPPED] esm-integration/v128-tdz.tentative.any.js: v128 undefined Wasm bindings not yet supported in V8
[SKIPPED] exception/getArg.tentative.any.js: track - still tentative / unsupported
[SKIPPED] function/call.tentative.any.js: track - still tentative / unsupported
[SKIPPED] function/constructor.tentative.any.js: track - still tentative / unsupported
[SKIPPED] function/table.tentative.any.js: track - still tentative / unsupported
[SKIPPED] function/type.tentative.any.js: track - still tentative / unsupported
[SKIPPED] global/type.tentative.any.js: track - still tentative / unsupported
[SKIPPED] idlharness.any.js: tr...
Example
not ok 597 parallel/test-debugger-probe-child-inspect-port-zero
---
duration_ms: 1046.04100
severity: fail
exitcode: 1
stack: |-
[process 3554880]: --- stderr ---
[process 3554880]: --- stdout ---
{"v":1,"probes":[{"expr":"finalValue","target":["test/fixtures/debugger/probe.js",12]}],"results":[{"probe":0,"event":"hit","hit":1,"result":{"type":"number","value":81,"description":"81"}},{"event":"error","pending":[],"error":{"code":"probe_target_exit","message":"Target exited with signal SIGSEGV before target completion","signal":"SIGSEGV","stderr":"probe stderr"}}]}
[process 3554880]: status = 0, signal = null
/home/iojs/build/workspace/node/test/common/child_process.js:112
throw error;
^
Error: - stdout did not match expectation, checker throws:
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
... Skipped lines
{
probes: [
{
expr: 'finalValue',
...
Example
not ok 936 parallel/test-debugger-probe-json-special-values
---
duration_ms: 4731.85400
severity: fail
exitcode: 1
stack: |-
[process 2588555]: --- stderr ---
[process 2588555]: --- stdout ---
{"v":1,"probes":[{"expr":"stringValue","target":["test/fixtures/debugger/probe-types.js",17]},{"expr":"booleanValue","target":["test/fixtures/debugger/probe-types.js",17]},{"expr":"undefinedValue","target":["test/fixtures/debugger/probe-types.js",17]},{"expr":"nullValue","target":["test/fixtures/debugger/probe-types.js",17]},{"expr":"nanValue","target":["test/fixtures/debugger/probe-types.js",17]},{"expr":"bigintValue","target":["test/fixtures/debugger/probe-types.js",17]},{"expr":"symbolValue","target":["test/fixtures/debugger/probe-types.js",17]},{"expr":"functionValue","target":["test/fixtures/debugger/probe-types.js",17]},{"expr":"objectValue","target":["test/fixtures/debugger/probe-types.js",17]},{"expr":"arrayValue","target":["test/fixtures/debugger/probe-types.js",17]},{"expr":"errorVal...
Example
not ok 166 sea/test-single-executable-application-asset-keys-empty
---
duration_ms: 29462.57500
severity: fail
exitcode: 1
stack: |-
[process 2245707]: --- stderr ---
Write SEA magic 143da20
At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
Write SEA flags 0
At 0x4: Write<uint32_t>() (4-byte), count=1: { 0,}, wrote 4 bytes
Write SEA resource exec argv extension 1
At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
Write SEA main code format 0
At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
Write SEA code path 0xffffe1436170, size=6
At 0xa: WriteStringView(), length=6: 0xffffe1436170
At 0xa: Write<uint64_t>() (8-byte), count=1: { 6,}, wrote 8 bytes
WriteStringView() wrote 14 bytes
sea.jsWrite SEA resource code 0xb21133a272c0, size=212
At 0x18: WriteStringView(), length=212: 0xb21133a272c0
At 0x18: Write<uint64_t>() (8-byte), count=1: { 212,}, wrote 8 bytes
WriteStringView() wrote 2...
Example
not ok 170 sea/test-single-executable-application-assets-raw
---
duration_ms: 21203.27300
severity: fail
exitcode: 1
stack: |-
[process 2245778]: --- stderr ---
Write SEA magic 143da20
At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
Write SEA flags 8
At 0x4: Write<uint32_t>() (4-byte), count=1: { 8,}, wrote 4 bytes
Write SEA resource exec argv extension 1
At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
Write SEA main code format 0
At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
Write SEA code path 0xffffd0d327d0, size=6
At 0xa: WriteStringView(), length=6: 0xffffd0d327d0
At 0xa: Write<uint64_t>() (8-byte), count=1: { 6,}, wrote 8 bytes
WriteStringView() wrote 14 bytes
sea.jsWrite SEA resource code 0xad3193a3c640, size=895
At 0x18: WriteStringView(), length=895: 0xad3193a3c640
At 0x18: Write<uint64_t>() (8-byte), count=1: { 895,}, wrote 8 bytes
WriteStringView() wrote 903 byt...
Example
not ok 168 sea/test-single-executable-application-disable-experimental-sea-warning
---
duration_ms: 17933.56500
severity: fail
exitcode: 1
stack: |-
[process 2245779]: --- stderr ---
Write SEA magic 143da20
At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
Write SEA flags 1
At 0x4: Write<uint32_t>() (4-byte), count=1: { 1,}, wrote 4 bytes
Write SEA resource exec argv extension 1
At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
Write SEA main code format 0
At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
Write SEA code path 0xffffed51fd30, size=6
At 0xa: WriteStringView(), length=6: 0xffffed51fd30
At 0xa: Write<uint64_t>() (8-byte), count=1: { 6,}, wrote 8 bytes
WriteStringView() wrote 14 bytes
sea.jsWrite SEA resource code 0xbe74872cbde0, size=2647
At 0x18: WriteStringView(), length=2647: 0xbe74872cbde0
At 0x18: Write<uint64_t>() (8-byte), count=1: { 2647,}, wrote 8 bytes
WriteS...
Example
not ok 171 sea/test-single-executable-application-esm
---
duration_ms: 21292.39700
severity: fail
exitcode: 1
stack: |-
[process 2245816]: --- stderr ---
Write SEA magic 143da20
At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
Write SEA flags 1
At 0x4: Write<uint32_t>() (4-byte), count=1: { 1,}, wrote 4 bytes
Write SEA resource exec argv extension 1
At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
Write SEA main code format 1
At 0x9: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
Write SEA code path 0xffffc5587730, size=7
At 0xa: WriteStringView(), length=7: 0xffffc5587730
At 0xa: Write<uint64_t>() (8-byte), count=1: { 7,}, wrote 8 bytes
WriteStringView() wrote 15 bytes
sea.mjsWrite SEA resource code 0xc962cac4d3a0, size=1021
At 0x19: WriteStringView(), length=1021: 0xc962cac4d3a0
At 0x19: Write<uint64_t>() (8-byte), count=1: { 1021,}, wrote 8 bytes
WriteStringView() wrote 1029 bytes...
Example
not ok 172 sea/test-single-executable-application-exec-argv
---
duration_ms: 21146.16000
severity: fail
exitcode: 1
stack: |-
[process 2245822]: --- stderr ---
Write SEA magic 143da20
At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
Write SEA flags 11
At 0x4: Write<uint32_t>() (4-byte), count=1: { 17,}, wrote 4 bytes
Write SEA resource exec argv extension 1
At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
Write SEA main code format 0
At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
Write SEA code path 0xfffffe0780c0, size=6
At 0xa: WriteStringView(), length=6: 0xfffffe0780c0
At 0xa: Write<uint64_t>() (8-byte), count=1: { 6,}, wrote 8 bytes
WriteStringView() wrote 14 bytes
sea.jsWrite SEA resource code 0xb86c5e4e09d0, size=652
At 0x18: WriteStringView(), length=652: 0xb86c5e4e09d0
At 0x18: Write<uint64_t>() (8-byte), count=1: { 652,}, wrote 8 bytes
WriteStringView() wrote 660 by...
Example
not ok 174 sea/test-single-executable-application-exec-argv-empty
---
duration_ms: 22739.74500
severity: fail
exitcode: 1
stack: |-
[process 2245841]: --- stderr ---
Write SEA magic 143da20
At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
Write SEA flags 1
At 0x4: Write<uint32_t>() (4-byte), count=1: { 1,}, wrote 4 bytes
Write SEA resource exec argv extension 1
At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
Write SEA main code format 0
At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
Write SEA code path 0xffffe1b8e8e0, size=6
At 0xa: WriteStringView(), length=6: 0xffffe1b8e8e0
At 0xa: Write<uint64_t>() (8-byte), count=1: { 6,}, wrote 8 bytes
WriteStringView() wrote 14 bytes
sea.jsWrite SEA resource code 0xb28ef93d9870, size=233
At 0x18: WriteStringView(), length=233: 0xb28ef93d9870
At 0x18: Write<uint64_t>() (8-byte), count=1: { 233,}, wrote 8 bytes
WriteStringView() wrote 24...
Example
not ok 175 sea/test-single-executable-application-exec-argv-extension-cli
---
duration_ms: 65005.86700
severity: fail
exitcode: 1
stack: |-
[process 2245861]: --- stderr ---
Write SEA magic 143da20
At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
Write SEA flags 11
At 0x4: Write<uint32_t>() (4-byte), count=1: { 17,}, wrote 4 bytes
Write SEA resource exec argv extension 2
At 0x8: Write<uint8_t>() (1-byte), count=1: { 2,}, wrote 1 bytes
Write SEA main code format 0
At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
Write SEA code path 0xffffd7856940, size=6
At 0xa: WriteStringView(), length=6: 0xffffd7856940
At 0xa: Write<uint64_t>() (8-byte), count=1: { 6,}, wrote 8 bytes
WriteStringView() wrote 14 bytes
sea.jsWrite SEA resource code 0xbaf55100b940, size=448
At 0x18: WriteStringView(), length=448: 0xbaf55100b940
At 0x18: Write<uint64_t>() (8-byte), count=1: { 448,}, wrote 8 bytes
WriteStringView(...
Example
not ok 177 sea/test-single-executable-application-exec-argv-extension-env
---
duration_ms: 23714.79600
severity: fail
exitcode: 1
stack: |-
[process 1301388]: --- stderr ---
Write SEA magic 143da20
At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
Write SEA flags 11
At 0x4: Write<uint32_t>() (4-byte), count=1: { 17,}, wrote 4 bytes
Write SEA resource exec argv extension 1
At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
Write SEA main code format 0
At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
Write SEA code path 0xfffff34df190, size=6
At 0xa: WriteStringView(), length=6: 0xfffff34df190
At 0xa: Write<uint64_t>() (8-byte), count=1: { 6,}, wrote 8 bytes
WriteStringView() wrote 14 bytes
sea.jsWrite SEA resource code 0xb0024c2a1770, size=687
At 0x18: WriteStringView(), length=687: 0xb0024c2a1770
At 0x18: Write<uint64_t>() (8-byte), count=1: { 687,}, wrote 8 bytes
WriteStringView(...
Example
not ok 176 sea/test-single-executable-application-exec-argv-extension-none
---
duration_ms: 21913.34200
severity: fail
exitcode: 1
stack: |-
[process 1301406]: --- stderr ---
Write SEA magic 143da20
At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
Write SEA flags 11
At 0x4: Write<uint32_t>() (4-byte), count=1: { 17,}, wrote 4 bytes
Write SEA resource exec argv extension 0
At 0x8: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
Write SEA main code format 0
At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
Write SEA code path 0xfffffe139670, size=6
At 0xa: WriteStringView(), length=6: 0xfffffe139670
At 0xa: Write<uint64_t>() (8-byte), count=1: { 6,}, wrote 8 bytes
WriteStringView() wrote 14 bytes
sea.jsWrite SEA resource code 0xab4be3544920, size=421
At 0x18: WriteStringView(), length=421: 0xab4be3544920
At 0x18: Write<uint64_t>() (8-byte), count=1: { 421,}, wrote 8 bytes
WriteStringView...
Example
not ok 5314 sequential/test-performance-eventloopdelay
---
duration_ms: 14723.87000
severity: fail
exitcode: 1
stack: |-
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(histogram.min > 0)
at Immediate.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-performance-eventloopdelay.js:74:9)
at Immediate._onImmediate (/home/iojs/build/workspace/node-test-commit-linuxone/test/common/index.js:508:15)
at process.processImmediate (node:internal/timers:504:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
Node.js v26.0.0-pre
...
Example
not ok 4721 test-runner/test-run-watch-dependency-repeatedly
---
duration_ms: 3744.20500
severity: fail
exitcode: 1
stack: |-
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /tests 1/. Input:
'# Subtest: test.js\n' +
'not ok 2 - test.js\n' +
' ---\n' +
' duration_ms: 1027.630063\n' +
" type: 'test'\n" +
" location: '/Users/admin/node-tmp/.tmp.4719/test.js:1:1'\n" +
" failureType: 'testCodeFailure'\n" +
' exitCode: ~\n' +
" signal: 'SIGTERM'\n" +
" error: 'test failed'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
'# Subtest: test has ran\n' +
'ok 2 - test has ran\n' +
' ---\n' +
' duration_ms: 1.436249\n' +
" type: 'test'\n" +
' ...\n' +
'1..2\n' +
'# tests 2\n' +
'# suites 0\n' +
'# pass 1\n' +
'# fail 1\n' +
'# cance...
| Reason | client-proxy/test-https-proxy-request-invalid-char-in-url |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/62900/, https://github.com/nodejs/node/pull/62810/) |
| Appeared | vm-gt6m3, vm-wxod7, vm-rrwvy |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/72887/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/72950/ |
Example
not ok 4839 client-proxy/test-https-proxy-request-invalid-char-in-url
---
duration_ms: 815.66300
severity: fail
exitcode: 1
stack: |-
[Upstream server] responding to request for '/carriage-return-in-host'
[Proxy client] Received response from server for 'https://local\rhost:63171/carriage-return-in-host': Response for '/carriage-return-in-host'
[Proxy client] #1 closed request for: 'https://local\rhost:63171/carriage-return-in-host'
[Upstream server] responding to request for '/carriage-return-in-port'
[Upstream server] responding to request for '/newline-in-host'
[Upstream server] responding to request for '/newline-in-port'
[Proxy client] Received response from server for 'https://localhost:6\r3171/carriage-return-in-port': Response for '/carriage-return-in-port'
[Proxy client] #2 closed request for: 'https://localhost:6\r3171/carriage-return-in-port'
[Proxy client] Received response from server for 'https://local\nhost:63171/newline-in-host': Response for '/new...
Example
not ok 935 parallel/test-debugger-probe-text
---
duration_ms: 4960.53100
severity: fail
exitcode: 1
stack: |-
[process 717934]: --- stderr ---
[process 717934]: --- stdout ---
Hit 1 at test/fixtures/debugger/probe.js:12
finalValue = 81
Target exited with signal SIGSEGV before target completion
[stderr]
probe stderr
[process 717934]: status = 0, signal = null
/home/iojs/build/workspace/node/test/common/child_process.js:112
throw error;
^
Error: - stdout did not match expectation, checker throws:
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ 'Hit 1 at test/fixtures/debugger/probe.js:12\n' +
+ ' finalValue = 81\n' +
+ 'Target exited with signal SIGSEGV before target completion\n' +
+ ' [stderr]\n' +
+ ' probe stderr'
- 'Hit 1 at test/fixtures/debugger/probe.js:12\n finalValue = 81\nCompleted'
at stdout (/home/iojs/build/...
Example
not ok 2720 parallel/test-net-autoselectfamily
---
duration_ms: 5368.43100
severity: fail
exitcode: 1
stack: |-
Mismatched <anonymous> function calls. Expected exactly 1, actual 2.
at Proxy.mustCall (/home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos23-x64/test/common/index.js:466:10)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos23-x64/test/parallel/test-net-autoselectfamily.js:59:42)
at Module._compile (node:internal/modules/cjs/loader:1829:14)
at Object..js (node:internal/modules/cjs/loader:1969:10)
at Module.load (node:internal/modules/cjs/loader:1552:32)
at Module._load (node:internal/modules/cjs/loader:1354:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47
Mismatched <anonymous> function calls. Expected exactly 1, actua...
Example
not ok 157 sea/test-build-sea-already-exists
---
duration_ms: 39356.53600
severity: fail
exitcode: 1
stack: |-
[process 2245450]: --- stderr ---
Write SEA magic 143da20
At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
Write SEA flags 1
At 0x4: Write<uint32_t>() (4-byte), count=1: { 1,}, wrote 4 bytes
Write SEA resource exec argv extension 1
At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
Write SEA main code format 0
At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
Write SEA code path 0xffffd9f10890, size=6
At 0xa: WriteStringView(), length=6: 0xffffd9f10890
At 0xa: Write<uint64_t>() (8-byte), count=1: { 6,}, wrote 8 bytes
WriteStringView() wrote 14 bytes
sea.jsWrite SEA resource code 0xc23e52466e90, size=32
At 0x18: WriteStringView(), length=32: 0xc23e52466e90
At 0x18: Write<uint64_t>() (8-byte), count=1: { 32,}, wrote 8 bytes
WriteStringView() wrote 40 bytes
console.log('...
Example
not ok 183 sea/test-single-executable-application-inspect
---
duration_ms: 22415.90600
severity: fail
exitcode: 1
stack: |-
[process 1301426]: --- stderr ---
Write SEA magic 143da20
At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
Write SEA flags 0
At 0x4: Write<uint32_t>() (4-byte), count=1: { 0,}, wrote 4 bytes
Write SEA resource exec argv extension 1
At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
Write SEA main code format 0
At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
Write SEA code path 0xffffff660b50, size=8
At 0xa: WriteStringView(), length=8: 0xffffff660b50
At 0xa: Write<uint64_t>() (8-byte), count=1: { 8,}, wrote 8 bytes
WriteStringView() wrote 16 bytes
hello.jsWrite SEA resource code 0xbd492058ee90, size=30
At 0x1a: WriteStringView(), length=30: 0xbd492058ee90
At 0x1a: Write<uint64_t>() (8-byte), count=1: { 30,}, wrote 8 bytes
WriteStringView() wrote 38 bytes
...
Example
not ok 196 sea/test-single-executable-application-snapshot
---
duration_ms: 23877.91300
severity: fail
exitcode: 1
stack: |-
[process 1301459]: --- stderr ---
Write SEA magic 143da20
At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
Write SEA flags 2
At 0x4: Write<uint32_t>() (4-byte), count=1: { 2,}, wrote 4 bytes
Write SEA resource exec argv extension 1
At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
Write SEA main code format 0
At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
Write SEA code path 0xffffc2027f20, size=11
At 0xa: WriteStringView(), length=11: 0xffffc2027f20
At 0xa: Write<uint64_t>() (8-byte), count=1: { 11,}, wrote 8 bytes
WriteStringView() wrote 19 bytes
snapshot.jsWrite SEA resource snapshot 0xe99ed2a00010, size=7594496
At 0x1d: WriteStringView(), length=7594496: 0xe99ed2a00010
At 0x1d: Write<uint64_t>() (8-byte), count=1: { 7594496,}, wrote 8 bytes
WriteStri...
| Reason | test-runner/test-run-watch-cwd-isolation-none |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/62887/, https://github.com/nodejs/node/pull/62884/) |
| Appeared | vm-5spqb, vm-3cdyc |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/72876/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/72894/ |
Example
not ok 4712 test-runner/test-run-watch-cwd-isolation-none
---
duration_ms: 889.59800
severity: fail
exitcode: 1
stack: |-
...
Example
not ok 4785 wasi/test-wasi-pthread
---
duration_ms: 4678.94000
severity: fail
exitcode: 1
stack: |-
Testing with --turbo-fast-api-calls: --target=wasm32-wasip1-threads pthread
Testing with --no-turbo-fast-api-calls: --target=wasm32-wasip1-threads pthread
[process 28767]: --- stderr ---
(node:28767) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
fd_write(2, 69600, 2, 69596)
Assertion failed: r == 0 (c/pthread.c: main: 17)
wasm://wasm/00020abe:1
RuntimeError: unreachable
at wasm://wasm/00020abe:wasm-function[26]:0x892
at wasm://wasm/00020abe:wasm-function[27]:0x8da
at wasm://wasm/00020abe:wasm-function[13]:0x46a
at wasm://wasm/00020abe:wasm-function[11]:0x328
at WASI.start (node:wasi:138:7)
at /Users/admin/build/workspace/node-test-commit-osx/nodes/macos15-x64/test/fixtures/wasi-preview-1.js:191:20
...
Example
not ok 5315 wpt/test-blob
---
duration_ms: 837.08100
severity: crashed
exitcode: -5
stack: |-
[SKIPPED] Blob-array-buffer.any.js: V8 DecommitPages race condition on AIX (munmap/mmap non-atomic)
[SKIPPED] Blob-constructor-dom.window.js: Depends on DOM API
[SKIPPED] Blob-in-worker.worker.js: Depends on Web Workers API
[PASS] Blob.stream() returns [NewObject]
[PASS] Blob.text() returns [NewObject]
[PASS] Blob.arrayBuffer() returns [NewObject]
[PASS] Blob.bytes() returns [NewObject]
[PASS] Blob.bytes()
[PASS] Blob.bytes() empty Blob data
[PASS] Blob.bytes() non-ascii input
[PASS] Blob.bytes() non-unicode input
[PASS] Blob.bytes() concurrent reads
[PASS] slice start is negative, relativeStart will be max((size + start), 0)
[PASS] slice start is greater than blob size, relativeStart will be min(start, size)
[PASS] slice end is negative, relativeEnd will be max((size + end), 0)
[PASS] slice end is greater than blob size, relativeEnd will be mi...