Skip to content

Commit eda62a4

Browse files
Add report for 2025-12-08
1 parent 709cfea commit eda62a4

File tree

1 file changed

+320
-0
lines changed

1 file changed

+320
-0
lines changed

reports/2025-12-08.md

Lines changed: 320 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,320 @@
1+
Failures in [node-test-pull-request/70316](https://ci.nodejs.org/job/node-test-pull-request/70316/) to [node-test-pull-request/70414](https://ci.nodejs.org/job/node-test-pull-request/70414/) that failed 2 or more PRs
2+
(Generated with `ncu-ci walk pr --stats=true --markdown reports/2025-12-08.md`)
3+
4+
| UTC Time | RUNNING | SUCCESS | UNSTABLE | ABORTED | FAILURE | Green Rate |
5+
| ---------------- | ------- | ------- | -------- | ------- | ------- | ---------- |
6+
| 2025-12-08 00:12 | 0 | 8 | 35 | 4 | 53 | 8.33% |
7+
8+
9+
### JSTest Failure
10+
11+
| Reason | <code>parallel/test-repl-programmatic-history</code> |
12+
| - | :- |
13+
| Type | JS_TEST_FAILURE |
14+
| Failed PR | 5 ([https://github.com/nodejs/node/pull/60684/](https://ci.nodejs.org/job/node-test-pull-request/70321/), [https://github.com/nodejs/node/pull/60860/](https://ci.nodejs.org/job/node-test-pull-request/70355/), [https://github.com/nodejs/node/pull/60901/](https://ci.nodejs.org/job/node-test-pull-request/70357/), [https://github.com/nodejs/node/pull/60945/](https://ci.nodejs.org/job/node-test-pull-request/70381/), [https://github.com/nodejs/node/pull/60912/](https://ci.nodejs.org/job/node-test-pull-request/70382/)) |
15+
| Appeared | [test-ibm-ubuntu2404_sharedlibs_container-x64-5](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2404_sharedlibs_shared_x64/53772/console) |
16+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/70321/ |
17+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/70382/ |
18+
19+
<details>
20+
<summary><a href="https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2404_sharedlibs_shared_x64/53772/console">Example</a></summary>
21+
22+
```
23+
not ok 3261 parallel/test-repl-programmatic-history
24+
---
25+
duration_ms: 611.65600
26+
severity: fail
27+
exitcode: 1
28+
stack: |-
29+
Failed test # 9
30+
<anonymous_script>:0
31+
32+
33+
[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. File descriptor: 17 (/home/iojs/node-tmp/.tmp.3260/.dev-null-repl-history-file)] {
34+
code: 'ERR_INVALID_STATE'
35+
}
36+
37+
Node.js v26.0.0-pre
38+
...
39+
40+
```
41+
</details>
42+
43+
-------
44+
45+
| Reason | <code>parallel/test-util-styletext</code> |
46+
| - | :- |
47+
| Type | JS_TEST_FAILURE |
48+
| Failed PR | 4 ([https://github.com/nodejs/node/pull/60711/](https://ci.nodejs.org/job/node-test-pull-request/70393/), [https://github.com/nodejs/node/pull/60962/](https://ci.nodejs.org/job/node-test-pull-request/70401/), [https://github.com/nodejs/node/pull/60732/](https://ci.nodejs.org/job/node-test-pull-request/70409/), [https://github.com/nodejs/node/pull/56481/](https://ci.nodejs.org/job/node-test-pull-request/70411/)) |
49+
| Appeared | [test-osuosl-aix72-ppc64_be-4](https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix72-ppc64/60089/console) |
50+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/70393/ |
51+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/70411/ |
52+
53+
<details>
54+
<summary><a href="https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix72-ppc64/60089/console">Example</a></summary>
55+
56+
```
57+
not ok 3901 parallel/test-util-styletext
58+
---
59+
duration_ms: 330.32600
60+
severity: fail
61+
exitcode: 1
62+
stack: |-
63+
node:internal/assert/utils:146
64+
throw error;
65+
^
66+
67+
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
68+
+ actual - expected
69+
70+
+ 'test'
71+
- '\x1B[31mtest\x1B[39m'
72+
73+
at /home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/parallel/test-util-styletext.js:179:14
74+
at Array.forEach (<anonymous>)
75+
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/parallel/test-util-styletext.js:171:5)
76+
at Module._compile (node:internal/modules/cjs/loader:1760:14)
77+
at Object..js (node:internal/modules/cjs/loader:1891:10)
78+
at Module.load (node:internal/modules/cjs/loader:1480:32)
79+
at Module._load (node:internal/modules/cjs/loader:1299:12)
80+
at TracingChannel.traceSync (node:diagnostics_channel:328:14)
81+
at wrapModuleLoad (node:internal/modules/cjs/...
82+
```
83+
</details>
84+
85+
-------
86+
87+
| Reason | <code>parallel/test-repl-paste-big-data</code> |
88+
| - | :- |
89+
| Type | JS_TEST_FAILURE |
90+
| Failed PR | 3 ([https://github.com/nodejs/node/pull/60850/](https://ci.nodejs.org/job/node-test-pull-request/70338/), [https://github.com/nodejs/node/pull/60878/](https://ci.nodejs.org/job/node-test-pull-request/70342/), [https://github.com/nodejs/node/pull/60899/](https://ci.nodejs.org/job/node-test-pull-request/70350/)) |
91+
| Appeared | [vm-6x805](https://ci.nodejs.org/job/node-test-commit-osx/nodes=macos15-x64/68021/console), [vm-kpycv](https://ci.nodejs.org/job/node-test-commit-osx/nodes=macos15-x64/68010/console), [vm-ktspy](https://ci.nodejs.org/job/node-test-commit-osx/nodes=macos15-x64/68008/console), [vm-ojqf4](https://ci.nodejs.org/job/node-test-commit-osx/nodes=macos15-x64/68006/console) |
92+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/70338/ |
93+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/70350/ |
94+
95+
<details>
96+
<summary><a href="https://ci.nodejs.org/job/node-test-commit-osx/nodes=macos15-x64/68021/console">Example</a></summary>
97+
98+
```
99+
not ok 2667 parallel/test-repl-paste-big-data
100+
---
101+
duration_ms: 2502.11400
102+
severity: fail
103+
exitcode: 1
104+
stack: |-
105+
node:internal/assert/utils:146
106+
throw error;
107+
^
108+
109+
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
110+
111+
assert.ok(diff.user < 1e6)
112+
113+
at REPLServer.<anonymous> (/Users/admin/build/workspace/node-test-commit-osx/nodes/macos15-x64/test/parallel/test-repl-paste-big-data.js:22:10)
114+
at REPLServer.<anonymous> (/Users/admin/build/workspace/node-test-commit-osx/nodes/macos15-x64/test/common/index.js:504:15)
115+
at Object.onceWrapper (node:events:622:28)
116+
at REPLServer.emit (node:events:508:20)
117+
at REPLServer.emit (node:domain:489:12)
118+
at REPLServer.emitExit (node:repl:801:12)
119+
at REPLServer.emit (node:events:520:22)
120+
at REPLServer.emit (node:domain:489:12)
121+
at REPLServer.close (node:internal/readline/interface:555:10)
122+
at node:repl:1048:34 {
123+
generatedMessage: true,
124+
...
125+
```
126+
</details>
127+
128+
-------
129+
130+
| Reason | <code>sequential/test-without-async-context-frame</code> |
131+
| - | :- |
132+
| Type | JS_TEST_FAILURE |
133+
| Failed PR | 3 ([https://github.com/nodejs/node/pull/60899/](https://ci.nodejs.org/job/node-test-pull-request/70350/), [https://github.com/nodejs/node/pull/60922/](https://ci.nodejs.org/job/node-test-pull-request/70370/), [https://github.com/nodejs/node/pull/60864/](https://ci.nodejs.org/job/node-test-pull-request/70373/)) |
134+
| Appeared | [test-azure_msft-win11_vs2022-arm64-3](https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=1,nodes=win11-arm64-COMPILED_BY-vs2022_clang-arm64/37843/console), [test-azure_msft-win11_vs2022-arm64-5](https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=2,nodes=win11-arm64-COMPILED_BY-vs2022_clang-arm64/37839/console) |
135+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/70350/ |
136+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/70373/ |
137+
138+
<details>
139+
<summary><a href="https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=1,nodes=win11-arm64-COMPILED_BY-vs2022_clang-arm64/37843/console">Example</a></summary>
140+
141+
```
142+
not ok 1183 sequential/test-without-async-context-frame
143+
---
144+
duration_ms: 3063.04500
145+
severity: fail
146+
exitcode: 1
147+
stack: |-
148+
Skipping pseudo-tty tests, as pseudo terminals are not available on Windows.
149+
150+
151+
[00:00|% 0|+ 0|- 0]: release test-async-local-storage-args
152+
153+
[00:00|% 0|+ 0|- 0]: release test-async-local-storage-async-await
154+
155+
[00:00|% 0|+ 0|- 0]: release test-async-local-storage-async-functions
156+
157+
[00:00|% 0|+ 0|- 0]: release test-async-local-storage-bind
158+
159+
[00:00|% 0|+ 0|- 0]: release test-async-local-storage-contexts
160+
161+
[00:00|% 0|+ 0|- 0]: release test-async-local-storage-deep...
162+
```
163+
</details>
164+
165+
-------
166+
167+
| Reason | <code>parallel/test-child-process-fork-closed-channel-segfault</code> |
168+
| - | :- |
169+
| Type | JS_TEST_FAILURE |
170+
| Failed PR | 2 ([https://github.com/nodejs/node/pull/60879/](https://ci.nodejs.org/job/node-test-pull-request/70343/), [https://github.com/nodejs/node/pull/60864/](https://ci.nodejs.org/job/node-test-pull-request/70373/)) |
171+
| Appeared | [test-mnx-smartos23-x64-6](https://ci.nodejs.org/job/node-test-commit-smartos/nodes=smartos23-x64/63376/console), [vm-mywhr](https://ci.nodejs.org/job/node-test-commit-osx/nodes=macos15-x64/68011/console) |
172+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/70343/ |
173+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/70373/ |
174+
175+
<details>
176+
<summary><a href="https://ci.nodejs.org/job/node-test-commit-smartos/nodes=smartos23-x64/63376/console">Example</a></summary>
177+
178+
```
179+
not ok 388 parallel/test-child-process-fork-closed-channel-segfault
180+
---
181+
duration_ms: 940.92500
182+
severity: fail
183+
exitcode: 1
184+
stack: |-
185+
/home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos23-x64/test/parallel/test-child-process-fork-closed-channel-segfault.js:82
186+
throw err;
187+
^
188+
189+
Error: write EPIPE
190+
at target._send (node:internal/child_process:860:20)
191+
at ChildProcess.<anonymous> (node:internal/child_process:665:16)
192+
at ChildProcess.emit (node:events:520:22)
193+
at emit (node:internal/child_process:932:14)
194+
at process.processTicksAndRejections (node:internal/process/task_queues:90:21) {
195+
errno: -32,
196+
code: 'EPIPE',
197+
syscall: 'write'
198+
}
199+
200+
Node.js v26.0.0-pre
201+
...
202+
203+
```
204+
</details>
205+
206+
-------
207+
208+
| Reason | <code>wpt/test-wasm-webapi</code> |
209+
| - | :- |
210+
| Type | JS_TEST_FAILURE |
211+
| Failed PR | 2 ([https://github.com/nodejs/node/pull/60850/](https://ci.nodejs.org/job/node-test-pull-request/70338/), [https://github.com/nodejs/node/pull/60864/](https://ci.nodejs.org/job/node-test-pull-request/70378/)) |
212+
| Appeared | [test-ibm-aix72-ppc64_be-1](https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix72-ppc64/60048/console), [test-ibm-aix72-ppc64_be-2](https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix72-ppc64/59993/console) |
213+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/70338/ |
214+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/70378/ |
215+
216+
<details>
217+
<summary><a href="https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix72-ppc64/60048/console">Example</a></summary>
218+
219+
```
220+
not ok 5020 wpt/test-wasm-webapi
221+
---
222+
duration_ms: 566.59300
223+
severity: crashed
224+
exitcode: -5
225+
stack: |-
226+
[SKIPPED] abort.any.js: WPTRunner does not support fetch()
227+
[SKIPPED] contenttype.any.js: WPTRunner does not support fetch()
228+
[SKIPPED] historical.any.js: indexedDB is not defined
229+
[SKIPPED] idlharness.any.js: not configured
230+
[SKIPPED] instantiateStreaming-bad-imports.any.js: Flaky on ARM with V8 >= 11.2
231+
[SKIPPED] origin.sub.any.js: CORS not implemented
232+
[SKIPPED] status.any.js: WPTRunner does not support fetch()
233+
[PASS] compileStreaming
234+
[PASS] instantiateStreaming
235+
[PASS] compileStreaming after consumption
236+
[PASS] compileStreaming before consumption
237+
[PASS] instantiateStreaming after consumption
238+
[PASS] instantiateStreaming before consumption
239+
[PASS] compileStreaming: no body
240+
[PASS] compileStreaming: no body in a promise
241+
[PASS] compileStreaming: empty body
242+
[PASS] compileStreaming: empty body in a promise
243+
[PASS] instantiateStreaming: no bod...
244+
```
245+
</details>
246+
247+
-------
248+
249+
250+
### Jenkins Failure
251+
252+
| Reason | <code>Build timed out (after 60 minutes). Marking the build as failed.</code> |
253+
| - | :- |
254+
| Type | JENKINS_FAILURE |
255+
| Failed PR | 3 ([https://github.com/nodejs/node/pull/60901/](https://ci.nodejs.org/job/node-test-pull-request/70361/), [https://github.com/nodejs/node/pull/60883/](https://ci.nodejs.org/job/node-test-pull-request/70362/), [https://github.com/nodejs/node/pull/60912/](https://ci.nodejs.org/job/node-test-pull-request/70377/)) |
256+
| Appeared | [test-digitalocean-ubi81_container-x64-1](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubi81_sharedlibs_openssl111fips_x64/53769/console), [test-ibm-ubi81_container-x64-1](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubi81_sharedlibs_openssl111fips_x64/53749/console) |
257+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/70361/ |
258+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/70377/ |
259+
260+
<details>
261+
<summary><a href="https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubi81_sharedlibs_openssl111fips_x64/53769/console">Example</a></summary>
262+
263+
```
264+
Build timed out (after 60 minutes). Marking the build as failed.
265+
```
266+
</details>
267+
268+
-------
269+
270+
271+
### Git Failure
272+
273+
| Reason | <code>ERROR: Error fetching remote repo 'origin'</code> |
274+
| - | :- |
275+
| Type | GIT_FAILURE |
276+
| Failed PR | 7 ([https://github.com/nodejs/node/pull/60945/](https://ci.nodejs.org/job/node-test-pull-request/70381/), [https://github.com/nodejs/node/pull/58680/](https://ci.nodejs.org/job/node-test-pull-request/70384/), [https://github.com/nodejs/node/pull/60946/](https://ci.nodejs.org/job/node-test-pull-request/70385/), [https://github.com/nodejs/node/pull/60376/](https://ci.nodejs.org/job/node-test-pull-request/70390/), [https://github.com/nodejs/node/pull/59968/](https://ci.nodejs.org/job/node-test-pull-request/70391/), [https://github.com/nodejs/node/pull/60962/](https://ci.nodejs.org/job/node-test-pull-request/70392/), [https://github.com/nodejs/node/pull/60711/](https://ci.nodejs.org/job/node-test-pull-request/70393/)) |
277+
| Appeared | [test-azure-ubuntu2204_container-arm64-5](https://ci.nodejs.org/job/node-test-commit-arm/nodes=ubuntu2204-arm64/61278/console), [test-azure-ubuntu2204_container-arm64-6](https://ci.nodejs.org/job/node-test-commit-arm-debug/nodes=ubuntu2204_debug-arm64/21248/console) |
278+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/70381/ |
279+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/70393/ |
280+
281+
<details>
282+
<summary><a href="https://ci.nodejs.org/job/node-test-commit-arm/nodes=ubuntu2204-arm64/61278/console">Example</a></summary>
283+
284+
```
285+
ERROR: Error fetching remote repo 'origin'
286+
hudson.plugins.git.GitException: Failed to fetch from [email protected]:nodejs/node.git
287+
at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:998)
288+
at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239)
289+
at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
290+
at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
291+
```
292+
</details>
293+
294+
-------
295+
296+
297+
### Build Failure
298+
299+
| Reason | <code>ERROR: out of memory</code> |
300+
| - | :- |
301+
| Type | BUILD_FAILURE |
302+
| Failed PR | 5 ([https://github.com/nodejs/node/pull/60684/](https://ci.nodejs.org/job/node-test-pull-request/70316/), [https://github.com/nodejs/node/pull/60853/](https://ci.nodejs.org/job/node-test-pull-request/70322/), [https://github.com/nodejs/node/pull/60896/](https://ci.nodejs.org/job/node-test-pull-request/70346/), [https://github.com/nodejs/node/pull/60893/](https://ci.nodejs.org/job/node-test-pull-request/70354/), [https://github.com/nodejs/node/pull/60864/](https://ci.nodejs.org/job/node-test-pull-request/70365/)) |
303+
| Appeared | [test-rackspace-win2022_vs2022-x64-1](https://ci.nodejs.org/job/node-compile-windows-debug/nodes=win-vs2022_clang/30072/console) |
304+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/70316/ |
305+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/70365/ |
306+
307+
<details>
308+
<summary><a href="https://ci.nodejs.org/job/node-compile-windows-debug/nodes=win-vs2022_clang/30072/console">Example</a></summary>
309+
310+
```
311+
ERROR: out of memory
312+
Allocation failed
313+
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
314+
Stack dump:
315+
0. Program arguments: "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\Llvm\\x64\\bin\\clang-cl.exe" /Z7 /nologo /W3 /WX- /diagnostics:column /O2 /Ob2 /Oi /Oy- /GF /MTd /GS /fp:precise /std:c++20 /Gd /TP --target=amd64-pc-windows-msvc /utf-8 -Wno-invalid-offsetof -Wno-nullability-completeness /bigobj /Zc:__cplusplus /Zm2000 /I..\\..\\deps\\v8 /I..\\..\\deps\\v8\\include /I..\\..\\out\\Debug\\obj\\global_intermediate\\generate-bytecode-output-root /I..\\..\\out\\Debug\\obj\\global_intermediate /I..\\..\\deps\\icu-small\\source\\i18n /I..\\..\\deps\\icu-small\\source\\common /I..\\..\\deps\\v8\\third_party\\fp16\\src\\include /I..\\..\\deps\\v8\\third_party\\abseil-cpp /D _GLIBCXX_USE_CXX11_ABI=1 /D _FILE_OFFSET_BITS=64 /D NODE_OPENSSL_CONF_NAME=nodejs_conf /D ICU_NO_USER_DATA...
316+
```
317+
</details>
318+
319+
-------
320+

0 commit comments

Comments
 (0)