Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Failures in node-test-pull-request/43504 to node-test-pull-request/43601 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-04-21 00:15 | 2 | 7 | 12 | 3 | 76 | 7.37% |
Jenkins Failure
| Reason | Build timed out (after 60 minutes). Marking the build as failed. |
|---|---|
| Type | JENKINS_FAILURE |
| Failed PR | 4 (nodejs/node#42759, nodejs/node#42757, nodejs/node#42762, nodejs/node#42738) |
| Appeared | test-digitalocean-ubi81_container-x64-1, test-softlayer-ubi81_container-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/43536/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/43560/ |
Example
Build timed out (after 60 minutes). Marking the build as failed. Build Failure
| Reason | error C2338: sizeof(MemoryChunk) <= MemoryChunk::kHeaderSize [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_init.vcxproj] |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 13 (nodejs/node#42782, nodejs/node#42779, nodejs/node#42790, nodejs/node#42616, nodejs/node#42776, nodejs/node#42795, nodejs/node#42675, nodejs/node#42754, nodejs/node#42738, nodejs/node#42725, nodejs/node#42788, nodejs/node#42463, nodejs/node#42803) |
| Appeared | test-rackspace-win2012r2_vs2019-x64-1, test-rackspace-win2012r2_vs2019-x64-5, test-rackspace-win2012r2_vs2019-x64-2, test-rackspace-win2012r2_vs2019-x64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/43570/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/43601/ |
Example
error C2338: sizeof(MemoryChunk) <= MemoryChunk::kHeaderSize [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_init.vcxproj] C:\workspace\node-compile-windows\node\deps\v8\src\heap\spaces.h(321,1): error C2338: sizeof(Page) <= MemoryChunk::kHeaderSize [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_init.vcxproj] C:\workspace\node-compile-windows\node\deps\v8\src\heap\large-spaces.h(56,1): error C2338: sizeof(LargePage) <= MemoryChunk::kHeaderSize [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_init.vcxproj] handle_wrap.cc js_stream.cc | Reason | error: remote GitHub already exists. |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 5 (nodejs/node#42702, nodejs/node#42790, nodejs/node#42616, nodejs/node#42776, nodejs/node#42795) |
| Appeared | test-rackspace-win2012r2_vs2017-x64-1, test-rackspace-win2012r2_vs2019-x64-1, test-rackspace-win2012r2_vs2019-x64-5 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/43549/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/43584/ |
Example
error: remote GitHub already exists. > git fetch --prune --no-tags GitHub From https://github.com/nodejs/build - [deleted] (none) -> GitHub/run-win32-on-nodejs19 b6230d5..5e2ae08 master -> GitHub/master Example
fatal: No rebase in progress? undefined
| Reason | Unknown |
|---|---|
| Type | undefined |
| Failed PR | 2 (nodejs/node#41855, nodejs/node#42779) |
| Appeared | test-nearform_arm-win10_vs2019-arm64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/43554/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/43559/ |
Example
Unknown JSTest Failure
Example
not ok 1412 parallel/test-http-server-headers-timeout-keepalive --- duration_ms: 3.368 severity: fail exitcode: 1 stack: |- node:assert:123 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'HTTP/1.1 200 OK\r\n' + + 'Content-Type: text/plain\r\n' + + 'Date: Wed, 20 Apr 2022 21:29:27 GMT\r\n' + + 'Connection: close\r\n' + + 'Transfer-Encoding: chunked\r\n' + + '\r\n' + + '0\r\n' + + '\r\n' - '' at Socket.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-http-server-headers-timeout-keepalive.js:84:12) at Socket.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/common/index.js:438:15) at Socket.emit (node:events:539:35) at endReadableNT (node:internal/streams/readable:1344:12) at process.processTicksAndReje... Example
not ok 1247 parallel/test-http-server-request-timeout-keepalive --- duration_ms: 3.544 severity: fail exitcode: 1 stack: |- node:assert:123 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'HTTP/1.1 200 OK\r\n' + + 'Content-Type: text/plain\r\n' + + 'Date: Wed, 20 Apr 2022 21:29:16 GMT\r\n' + + 'Connection: close\r\n' + + 'Transfer-Encoding: chunked\r\n' + + '\r\n' + + '0\r\n' + + '\r\n' - '' at Socket.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-http-server-request-timeout-keepalive.js:82:12) at Socket.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/index.js:438:15) at Socket.emit (node:events:539:35) at endReadableNT (node:internal/streams/readable:1344:12) at process.processTicksAndRejections (node:internal/... | Reason | parallel/test-runner-cli |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 7 (nodejs/node#42756, nodejs/node#42779, nodejs/node#42745, nodejs/node#42754, nodejs/node#42616, nodejs/node#42776, nodejs/node#42675) |
| Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-nearform-macos10.15-x64-2, test-nearform-macos10.15-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/43542/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/43587/ |
Example
not ok 2188 parallel/test-runner-cli --- duration_ms: 0.612 severity: fail exitcode: 1 stack: |- node:assert:399 throw err; ^ AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: assert(/not ok 1 - this should fail/.test(stdout)) at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-runner-cli.js:49:3) at Module._compile (node:internal/modules/cjs/loader:1105:14) at Module._extensions..js (node:internal/modules/cjs/loader:1159:10) at Module.load (node:internal/modules/cjs/loader:981:32) at Module._load (node:internal/modules/cjs/loader:827:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12) at node:internal/main/run_main_module:17:47{generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' } Node.js v19.0.0-pre ... | Reason | parallel/test-inspector-multisession-ws |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (nodejs/node#42262, nodejs/node#42756, nodejs/node#42782) |
| Appeared | test-nearform-macos10.15-x64-1, test-nearform-macos10.15-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/43505/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/43568/ |
Example
not ok 1586 parallel/test-inspector-multisession-ws --- duration_ms: 15.366 severity: fail exitcode: 1 stack: |- [test] Connecting to a child Node process [test] Testing /json/list [test] Connecting to a child Node process [test] Testing /json/list [err] Debugger listening on ws://127.0.0.1:56107/14b88a06-daa3-4a30-8e5c-35e9a2eb0e5d [err] For help, see: https://nodejs.org/en/docs/inspector [err] [err] Debugger attached. [err] Debugger attached. [err] [test] Breaking in code and verifying events are fired Timed out waiting for matching notification (Initial pause) 1 ... | Reason | pummel/test-fs-largefile |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (nodejs/node#42745, nodejs/node#42790, nodejs/node#42776) |
| Appeared | test-nearform-macos10.15-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/43573/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/43581/ |
Example
not ok 3239 pummel/test-fs-largefile --- duration_ms: 0.83 severity: fail exitcode: 1 stack: |- node:internal/fs/utils:345 throw err; ^ Error: ENOSPC: no space left on device, ftruncate at Object.ftruncateSync (node:fs:1099:3) at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-largefile.js:37:4) at Module._compile (node:internal/modules/cjs/loader:1105:14) at Module._extensions..js (node:internal/modules/cjs/loader:1159:10) at Module.load (node:internal/modules/cjs/loader:981:32) at Module._load (node:internal/modules/cjs/loader:827:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12) at node:internal/main/run_main_module:17:47{errno: -28, syscall: 'ftruncate', code: 'ENOSPC' } Node.js v19.0.0-pre ... | Reason | parallel/test-child-process-set-blocking |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#42749, nodejs/node#42779) |
| Appeared | test-equinix-debian10_container-armv7l-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/43517/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/43572/ |
Example
not ok 189 parallel/test-child-process-set-blocking --- duration_ms: 0.173 severity: fail exitcode: 1 stack: |- node:events:505 throw er; // Unhandled 'error' event ^ Error: spawn python ENOENT at Process.ChildProcess._handle.onexit (node:internal/child_process:283:19) at onErrorNT (node:internal/child_process:476:16) at processTicksAndRejections (node:internal/process/task_queues:82:21) Emitted 'error' event on ChildProcess instance at: at Process.ChildProcess._handle.onexit (node:internal/child_process:289:12) at onErrorNT (node:internal/child_process:476:16) at processTicksAndRejections (node:internal/process/task_queues:82:21){errno: -2, code: 'ENOENT', syscall: 'spawn python', path: 'python', spawnargs: [ '-c', 'print(100000 * "C")' ] } Node.js v18.0.0-pre ... | Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-8 |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#42779, nodejs/node#42788) |
| Appeared | test-joyent-smartos20-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/43572/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/43591/ |
Example
not ok 685 parallel/test-domain-no-error-handler-abort-on-uncaught-8 --- duration_ms: 120.185 severity: fail exitcode: -15 stack: |- timeout ... | Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-9 |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#42779, nodejs/node#42788) |
| Appeared | test-joyent-smartos20-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/43572/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/43591/ |
Example
not ok 704 parallel/test-domain-no-error-handler-abort-on-uncaught-9 --- duration_ms: 120.217 severity: fail exitcode: -15 stack: |- timeout ... | Reason | parallel/test-domain-throw-error-then-throw-from-uncaught-exception-handler |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#42779, nodejs/node#42788) |
| Appeared | test-joyent-smartos20-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/43572/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/43591/ |
Example
not ok 705 parallel/test-domain-throw-error-then-throw-from-uncaught-exception-handler --- duration_ms: 120.345 severity: fail exitcode: -15 stack: |- timeout ... | Reason | parallel/test-domain-with-abort-on-uncaught-exception |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#42779, nodejs/node#42788) |
| Appeared | test-joyent-smartos20-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/43572/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/43591/ |
Example
not ok 718 parallel/test-domain-with-abort-on-uncaught-exception --- duration_ms: 120.160 severity: fail exitcode: -15 stack: |- timeout ... | Reason | parallel/test-gc-http-client-timeout |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#42779, nodejs/node#42782) |
| Appeared | test-macstadium-macos11.0-arm64-3, test-digitalocean-freebsd12-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/43559/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/43570/ |
Example
not ok 875 parallel/test-gc-http-client-timeout --- duration_ms: 0.319 severity: fail exitcode: 1 stack: |- done/collected/total: 9/0/431 done/collected/total: 61/0/431 done/collected/total: 150/0/431 node:events:505 throw er; // Unhandled 'error' event ^ Error: connect ECONNRESET ::1:57956 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1195:16) Emitted 'error' event on ClientRequest instance at: at Socket.socketErrorListener (node:_http_client:454:9) at Socket.emit (node:events:527:28) at emitErrorNT (node:internal/streams/destroy:151:8) at emitErrorCloseNT (node:internal/streams/destroy:116:3) at process.processTicksAndRejections (node:internal/process/task_queues:82:21){errno: -54, code: 'ECONNRESET', syscall: 'connect', address: '::1', port: 57956 } Node.js v19.0.0-pre ... | Reason | parallel/test-net-connect-memleak |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#41855, nodejs/node#42779) |
| Appeared | test-azure_msft-win2016_vs2017-x64-5 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/43554/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/43559/ |
Example
not ok 435 parallel/test-net-connect-memleak --- duration_ms: 0.204 severity: fail exitcode: 1 stack: |- Mismatched noop function calls. Expected exactly 1, actual 0. at Proxy.mustCall (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:338:10) at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-net-connect-memleak.js:33:40) at Module._compile (internal/modules/cjs/loader.js:1085:14) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10) at Module.load (internal/modules/cjs/loader.js:950:32) at Function.Module._load (internal/modules/cjs/loader.js:790:12) at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12) at internal/main/run_main_module.js:17:47 ... | Reason | pummel/test-child-process-spawn-loop |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#42749, nodejs/node#42779) |
| Appeared | test-equinix-debian10_container-armv7l-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/43517/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/43572/ |
Example
not ok 3218 pummel/test-child-process-spawn-loop --- duration_ms: 0.333 severity: fail exitcode: 1 stack: |- node:events:505 throw er; // Unhandled 'error' event ^ Error: spawn python ENOENT at Process.ChildProcess._handle.onexit (node:internal/child_process:283:19) at onErrorNT (node:internal/child_process:476:16) at processTicksAndRejections (node:internal/process/task_queues:82:21) Emitted 'error' event on ChildProcess instance at: at Process.ChildProcess._handle.onexit (node:internal/child_process:289:12) at onErrorNT (node:internal/child_process:476:16) at processTicksAndRejections (node:internal/process/task_queues:82:21){errno: -2, code: 'ENOENT', syscall: 'spawn python', path: 'python', spawnargs: [ '-c', 'print(1024000 * "C")' ] } Node.js v18.0.0-pre ... | Reason | pummel/test-fs-readfile-tostring-fail |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#42745, nodejs/node#42790) |
| Appeared | test-nearform-macos10.15-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/43573/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/43578/ |
Example
not ok 3240 pummel/test-fs-readfile-tostring-fail --- duration_ms: 0.88 severity: fail exitcode: 7 stack: |- /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-readfile-tostring-fail.js:69 throw err; ^ [Error: ENOSPC: no space left on device, write]{errno: -28, code: 'ENOSPC', syscall: 'write' } Node.js v19.0.0-pre ... | Reason | pummel/test-heapsnapshot-near-heap-limit |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#42725, nodejs/node#42788) |
| Appeared | test-joyent-smartos20-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/43595/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/43599/ |
Example
not ok 3254 pummel/test-heapsnapshot-near-heap-limit --- duration_ms: 720.131 severity: fail exitcode: -15 stack: |- timeout Testing limit = 0 ... | Reason | report/test-report-fatal-error |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#42727, nodejs/node#42788) |
| Appeared | test-joyent-smartos20-x64-3, test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_securogroup-debian10-arm64_pi3-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/43586/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/43591/ |
Example
not ok 3244 report/test-report-fatal-error --- duration_ms: 120.130 severity: fail exitcode: -15 stack: |- timeout ... | Reason | sequential/test-perf-hooks |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#42749, nodejs/node#42757) |
| Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-equinix-debian10_container-armv7l-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/43517/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/43561/ |
Example
not ok 3481 sequential/test-perf-hooks --- duration_ms: 1.612 severity: fail exitcode: 1 stack: |-{name: 'node', entryType: 'node', startTime: 0, duration:{around: 36.0488395690918 }, nodeStart:{around: 0 }, v8Start:{around: 0 }, bootstrapComplete:{around: 36.03020095825195, delay: 2500 }, environment:{around: 0 }, loopStart: -1, loopExit: -1 }{name: 'node', entryType: 'node', startTime: 0, duration:{around: 1041.492504119873 }, nodeStart:{around: 0 }, v8Start:{around: 0 }, bootstrapComplete:{around: 36.03020095825195, delay: 2500 }, environment:{around: 0 }, loopStart:{around: 36.03020095825195, delay: 2500 }, loopExit: -1 }{name: 'node', entryType: 'node', startTime: 0, duration:{around: 1404.2130374908447 }, nodeStart:{around: 0 }, v8Start:{around: 0 }, bootstrapComplete:{around: 36... Progress
Build timed out (after 60 minutes). Marking the build as failed.(4)error C2338: sizeof(MemoryChunk) <= MemoryChunk::kHeaderSize [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_init.vcxproj](13)error: remote GitHub already exists.(5)fatal: No rebase in progress?(3)Unknown(2)parallel/test-http-server-headers-timeout-keepalive(23)parallel/test-http-server-request-timeout-keepalive(21)parallel/test-runner-cli(7)parallel/test-inspector-multisession-ws(3)pummel/test-fs-largefile(3)parallel/test-child-process-set-blocking(2)parallel/test-domain-no-error-handler-abort-on-uncaught-8(2)parallel/test-domain-no-error-handler-abort-on-uncaught-9(2)parallel/test-domain-throw-error-then-throw-from-uncaught-exception-handler(2)parallel/test-domain-with-abort-on-uncaught-exception(2)parallel/test-gc-http-client-timeout(2)parallel/test-net-connect-memleak(2)pummel/test-child-process-spawn-loop(2)pummel/test-fs-readfile-tostring-fail(2)pummel/test-heapsnapshot-near-heap-limit(2)report/test-report-fatal-error(2)sequential/test-perf-hooks(2)
Metadata
Metadata
Assignees
Labels
No labels