CI Reliability 2022-03-31
Chưa có ai nhận issue này.
Đánh giá
- Độ khó
- 5/5
- Thời gian dự kiến
- Hơn một tuần
- Mức phù hợp với người mới
- 25/100
- Loại issue
- Lỗi
- Độ rõ ràng
- Cần làm rõ
- Mức độ hoạt động
- Đình trệ
- Công nghệ
- node.js, shell
- Lĩnh vực
- ci-cd, devops, testing-qa
Hướng nghiên cứu
Bắt đầu với báo cáo độ tin cậy được tạo và các nhật ký job Jenkins được liên kết, sau đó kiểm tra các bài kiểm thử được nêu tên như test-http-header-overflow, test-child-process-fork-closed-channel-segfault và test-crypto-keygen. Để được xem là hoàn tất, cần xác định và xử lý các lỗi CI lặp lại, nhưng issue không xác định một cách khắc phục duy nhất hay tiêu chí chấp nhận.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
Failures in node-test-pull-request/43139 to node-test-pull-request/43237 that failed more than 2 PRs
(Generated with ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md)
| UTC Time | RUNNING | SUCCESS | UNSTABLE | ABORTED | FAILURE | Green Rate |
|---|---|---|---|---|---|---|
| 2022-03-31 00:12 | 0 | 8 | 23 | 14 | 55 | 9.30% |
Jenkins Failure
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 139.178.85.13/139.178.85.13:47766' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy79.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205)
| Reason | Build timed out (after 60 minutes). Marking the build as failed. |
|---|---|
| Type | JENKINS_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/42466/, https://github.com/nodejs/node/pull/42410/) |
| Appeared | test-softlayer-ubi81_container-x64-1, test-rackspace-win2012r2_vs2019-x64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/43183/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/43191/ |
Example
Build timed out (after 60 minutes). Marking the build as failed.
Git Failure
Build Failure
| Reason | ERROR: No acceptable C compiler found! |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 4 (https://github.com/nodejs/node/pull/42338/, https://github.com/nodejs/node/pull/42414/, https://github.com/nodejs/node/pull/41397/, https://github.com/nodejs/node/pull/42361/) |
| Appeared | test-macstadium-macos11.0-arm64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/43139/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/43165/ |
Example
ERROR: No acceptable C compiler found!
Please make sure you have a C compiler installed on your system and/or
consider adjusting the CC environment variable if you installed
it in a non-standard prefix.
make: *** [build-ci] Error 1
| Reason | Failed to trigger node-test-commit |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/42399/, https://github.com/nodejs/node/pull/43206/) |
| Appeared | test-packetnet-ubuntu1804-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/43184/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/43208/ |
Example
Failed to trigger node-test-commit
undefined
Example
Unknown
JSTest Failure
| Reason | parallel/test-http-header-overflow |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/42338/, https://github.com/nodejs/node/pull/42360/, https://github.com/nodejs/node/pull/41263/) |
| Appeared | test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-rackspace-win2012r2_vs2013-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/43140/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/43232/ |
Example
not ok 1015 parallel/test-http-header-overflow
---
duration_ms: 0.431
severity: crashed
exitcode: -6
stack: |-
Found bad BaseObject during clean exit: ConnectionsList
1: 0xaaaad17311e8 node::DumpBacktrace(_IO_FILE*) [out/Debug/node]
2: 0xaaaad181d748 node::Abort() [out/Debug/node]
3: 0xaaaad1754004 [out/Debug/node]
4: 0xaaaad1761058 [out/Debug/node]
5: 0xaaaad175409c node::Environment::VerifyNoStrongBaseObjects() [out/Debug/node]
6: 0xaaaad16c5194 node::SpinEventLoop(node::Environment*) [out/Debug/node]
7: 0xaaaad188faf0 node::NodeMainInstance::Run(int*, node::Environment*) [out/Debug/node]
8: 0xaaaad188fa34 node::NodeMainInstance::Run() [out/Debug/node]
9: 0xaaaad17bf870 node::Start(int, char**) [out/Debug/node]
10: 0xaaaad2d3a214 main [out/Debug/node]
11: 0xffffa0eae720 __libc_start_main [/lib/aarch64-linux-gnu/libc.so.6]
12: 0xaaaad16bf8b0 [out/Debug/node]
...
| Reason | parallel/test-child-process-fork-closed-channel-segfault |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/42442/, https://github.com/nodejs/node/pull/42486/) |
| Appeared | test-requireio_securogroup-debian10-arm64_pi3-2, test-requireio_jasnell-debian10-armv7l_pi2-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/43175/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/43198/ |
Example
not ok 106 parallel/test-child-process-fork-closed-channel-segfault
---
duration_ms: 3.784
severity: fail
exitcode: 1
stack: |-
/home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-child-process-fork-closed-channel-segfault.js:83
throw err;
^
Error: write EPIPE
at ChildProcess.target._send (node:internal/child_process:864:20)
at ChildProcess.<anonymous> (node:internal/child_process:667:16)
at ChildProcess.emit (node:events:539:35)
at emit (node:internal/child_process:936:14)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
errno: -32,
code: 'EPIPE',
syscall: 'write'
}
Node.js v18.0.0-pre
...
| Reason | parallel/test-crypto-keygen |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/42360/, https://github.com/nodejs/node/pull/42054/) |
| Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-softlayer-ubuntu1804_sharedlibs_container-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/43170/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/43187/ |
Example
not ok 1637 parallel/test-crypto-keygen
---
duration_ms: 120.75
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-crypto-secure-heap |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/41397/, https://github.com/nodejs/node/pull/42507/) |
| Appeared | test-requireio_rvagg-debian10-armv7l_pi2-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-1, test-requireio_pivotalagency-debian10-arm64_pi3-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/43146/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/43226/ |
Example
not ok 249 parallel/test-crypto-secure-heap
---
duration_ms: 360.87
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-trace-events-fs-sync |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/42471/, https://github.com/nodejs/node/pull/42466/) |
| Appeared | test-azure_msft-win10_vs2019-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/43193/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/43218/ |
Example
not ok 695 parallel/test-trace-events-fs-sync
---
duration_ms: 1.993
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.691
Files blocking: [ 'fs.txt', 'node_trace.1.log' ]
C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-trace-events-fs-sync.js:133
throw new Error(`${tr}:\n${util.inspect(proc)}`);
^
Error: fs.sync.fstat:
{
status: 1,
signal: null,
output: [
null,
'',
'node:internal/fs/utils:345\r\n' +
' throw err;\r\n' +
' ^\r\n' +
'\r\n' +
"Error: EPERM: operation not permitted, open 'fs.txt'\r\n" +
' at Object.openSync (node:fs:584:3)\r\n' +
' at Object.writeFileSync (node:fs:2169:35)\r\n' +
' at [eval]:1:4\r\n' +
' at Script.runInThisContext (node:vm:129:12)\r\n' +
' at Object.runInThisContext (node:vm:305:38)...
| Reason | parallel/test-vm-timeout-escape-promise-2 |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/42115/, https://github.com/nodejs/node/pull/42466/) |
| Appeared | test-ibm-rhel8-s390x-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/43234/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/43237/ |
Example
not ok 2704 parallel/test-vm-timeout-escape-promise-2
---
duration_ms: 0.239
severity: fail
exitcode: 1
stack: |-
/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-vm-timeout-escape-promise-2.js:20
throw new Error(
^
Error: escaped timeout at 100 milliseconds!
at loop (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-vm-timeout-escape-promise-2.js:20:13)
at evalmachine.<anonymous>:1:30
at Script.runInContext (node:vm:139:12)
at Script.runInNewContext (node:vm:144:17)
at Object.runInNewContext (node:vm:298:38)
at assert.throws.code (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-vm-timeout-escape-promise-2.js:27:6)
at getActual (node:assert:756:5)
at Function.throws (node:assert:902:24)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-vm-timeout-escape-promise-2.js:26:8)
...
Progress
-
Backing channel 'JNLP4-connect connection from ... is disconnected.(4) -
Build timed out (after 60 minutes). Marking the build as failed.(2) -
ERROR: No acceptable C compiler found!(4) -
Failed to trigger node-test-commit(2) -
Unknown(8) -
parallel/test-http-header-overflow(3) -
parallel/test-child-process-fork-closed-channel-segfault(2) -
parallel/test-crypto-keygen(2) -
parallel/test-crypto-secure-heap(2) -
parallel/test-trace-events-fs-sync(2) -
parallel/test-vm-timeout-escape-promise-2(2)
- Ngôn ngữ chính
- Shell
- Star
- 57
- Fork
- 20
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của nodejs/reliability
-
CI Reliability 2026-09-20 Đang mở
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 35/100
nodejs/reliability#1666 ·
-
CI Reliability 2026-09-19 Đang mở
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 25/100
nodejs/reliability#1665 ·
-
CI Reliability 2026-09-18 Đang mở
Độ khó 5/5 Hơn một tuần Mức phù hợp với người mới 25/100
nodejs/reliability#1664 ·
-
CI Reliability 2026-09-17 Đang mở
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 35/100
nodejs/reliability#1663 ·
-
CI Reliability 2026-09-16 Đang mở
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 35/100
nodejs/reliability#1662 ·
Tất cả issue của nodejs/reliability
Issue tương tự
-
Update Vish to 1.1.5 Đang mởpackage-update
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 78/100
oSoWoSo/vOid_Community_repOsitory#144 · 1 bình luận ·
-
help wanted new command
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 72/100
tldr-pages/tldr#24151 ·
-
PacReq: Rune IDE Đang mởpackage request
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 68/100
pacstall/pacstall-programs#9402 ·
-
[BUG] ci: the first prefetch-images.sh call runs before shard.txt exists, so it is always a no-op Đang mởbug github-actions
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 82/100
-
update-request
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 72/100
msys2/MINGW-packages#31768 ·