Open
Description
Failures in node-test-pull-request/44844 to node-test-pull-request/44942 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-06-29 00:14 | 0 | 0 | 16 | 2 | 82 | 0.00% |
JSTest Failure
Reason | parallel/test-http-server-request-timeouts-mixed |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 14 (nodejs/node#41082, nodejs/node#43569, nodejs/node#43579, nodejs/node#43420, nodejs/node#43567, nodejs/node#43561, nodejs/node#43582, nodejs/node#43392, nodejs/node#43556, nodejs/node#43580, nodejs/node#42714, nodejs/node#43585, nodejs/node#43596, nodejs/node#43491) |
Appeared | test-orka-macos11-x64-2, test-orka-macos10.15-x64-2, test-orka-macos11-x64-1, test-nearform-macos10.15-x64-1, test-nearform-macos10.15-x64-3, test-orka-macos10.15-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44850/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44921/ |
Example
not ok 1171 parallel/test-http-server-request-timeouts-mixed
---
duration_ms: 3.335
severity: fail
exitcode: 1
stack: |-
node:assert:400
throw err;
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(request2.completed)
at Timeout._onTimeout (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-http-server-request-timeouts-mixed.js:106:5)
at listOnTimeout (node:internal/timers:564:17)
at process.processTimers (node:internal/timers:507:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v19.0.0-pre
...
Reason | parallel/test-worker-fshandles-error-on-termination |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 8 (nodejs/node#43572, nodejs/node#43519, nodejs/node#43507, nodejs/node#43492, nodejs/node#43597, nodejs/node#42714, nodejs/node#43420, nodejs/node#43362) |
Appeared | test-azure_msft-win10_vs2019-x64-1, test-joyent-smartos20-x64-3, test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vs2019-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-joyent-smartos20-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44899/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44942/ |
Example
not ok 782 parallel/test-worker-fshandles-error-on-termination
---
duration_ms: 13.235
severity: fail
exitcode: 134
stack: |-
Administrator: Windows PowerShell[8852]: C:\workspace\node-compile-windows\node\src\node_file-inl.h:162: Assertion `finished_' failed.
1: 00007FF692F295CF node_api_throw_syntax_error+176223
2: 00007FF692EB7466 v8::internal::wasm::WasmCode::safepoint_table_offset+67398
3: 00007FF692EB7832 v8::internal::wasm::WasmCode::safepoint_table_offset+68370
4: 00007FF692EA036D v8::base::CPU::has_fpu+38813
5: 00007FF692EA1929 v8::base::CPU::has_fpu+44377
6: 00007FF692F8B427 uv_timer_stop+1207
7: 00007FF692F879CB uv_async_send+331
8: 00007FF692F8715C uv_loop_init+1292
9: 00007FF692F872FA uv_run+202
10: 00007FF692F561A5 node::SpinEventLoop+309
11: 00007FF692DECDF0 v8::internal::wasm::SignatureMap::Freeze+35904
12: 00007FF692DE8518 v8::internal::wasm::SignatureMap::Freeze+17256
13: 00007FF692F779CD uv_poll_stop+557
14: 0000...
Reason | parallel/test-worker-fshandles-open-close-on-termination |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 8 (nodejs/node#43361, nodejs/node#43566, nodejs/node#43522, nodejs/node#43519, nodejs/node#43596, nodejs/node#43420, nodejs/node#43561, nodejs/node#43593) |
Appeared | test-joyent-smartos20-x64-3, test-azure_msft-win10_vs2019-x64-4, test-rackspace-win2012r2_vs2015-x64-2, test-rackspace-win2012r2_vs2019-x64-4, test-rackspace-win2012r2_vs2013-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44844/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44940/ |
Example
not ok 2973 parallel/test-worker-fshandles-open-close-on-termination
---
duration_ms: 19.850
severity: crashed
exitcode: -6
stack: |-
[10459]: ../src/node_file-inl.h:162:node::fs::FSReqPromise<AliasedBufferT>::~FSReqPromise() [with AliasedBufferT = node::AliasedBufferBase<double, v8::Float64Array>]: Assertion `finished_' failed.
1: 13c963e node::Abort() [/home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos20-64/out/Release/node]
2: 13c96aa node::Assert(node::AssertionInfo const&) [/home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos20-64/out/Release/node]
3: 13c2fa2 node::fs::FSReqPromise<node::AliasedBufferBase<double, v8::Float64Array, void> >::~FSReqPromise() [/home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos20-64/out/Release/node]
4: 13d38f2 node::fs::FSReqAfterScope::~FSReqAfterScope() [/home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos20-64/out/Release/node]
5: 13d8481 node::fs::AfterOpenFileHandle(uv_fs_s*) ...
Example
not ok 2822 parallel/test-worker-http2-stream-terminate
---
duration_ms: 7.851
severity: fail
exitcode: 1
stack: |-
Error: async hook stack has become corrupted (actual: 11, expected: 10888)
1: 0x3349f06 node::AsyncHooks::FailWithCorruptedAsyncStack(double) [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]
2: 0x32e17ad node::AsyncHooks::pop_async_context(double) [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]
3: 0x32ee439 node::AsyncWrap::PopAsyncContext(v8::FunctionCallbackInfo<node::AsyncWrap::PopAsyncContext::Value> const&) [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]
4: 0x35b1b28 v8::internal::FunctionCallbackArguments::Call(v8::internal::CallHandlerInfo) [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]
5: 0x35b163e v8::internal::Isolate*<v8::internal::Object> v8::internal::Builtins...
Reason | report/test-report-fatal-error |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 5 (nodejs/node#43533, nodejs/node#43569, nodejs/node#43579, nodejs/node#43420, nodejs/node#43593) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44848/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44940/ |
Example
not ok 3296 report/test-report-fatal-error
---
duration_ms: 300.134
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-gc-http-client-timeout |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#43554, nodejs/node#42714, nodejs/node#43567) |
Appeared | test-digitalocean-freebsd12-x64-1, test-digitalocean-freebsd12-x64-2, test-macstadium-macos11.0-arm64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44863/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44919/ |
Example
not ok 873 parallel/test-gc-http-client-timeout
---
duration_ms: 0.546
severity: fail
exitcode: 1
stack: |-
node:events:515
throw er; // Unhandled 'error' event
^
Error: connect ECONNRESET 127.0.0.1:52005 - Local (127.0.0.1:53767)
at internalConnect (node:net:999:16)
at defaultTriggerAsyncIdScope (node:internal/async_hooks:464:18)
at GetAddrInfoReqWrap.emitLookup [as callback] (node:net:1145:9)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:113:8)
Emitted 'error' event on ClientRequest instance at:
at Socket.socketErrorListener (node:_http_client:472:9)
at Socket.emit (node:events:537: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: '127.0.0.1',
por...
Reason | parallel/test-net-connect-reset-until-connected |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#43544, nodejs/node#43554, nodejs/node#43561) |
Appeared | test-digitalocean-freebsd12-x64-2, test-digitalocean-freebsd12-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44849/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44876/ |
Example
not ok 2139 parallel/test-net-connect-reset-until-connected
---
duration_ms: 120.81
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | sequential/test-net-connect-local-error |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#42714, nodejs/node#43579, nodejs/node#43585) |
Appeared | test-digitalocean-freebsd12-x64-2, test-digitalocean-freebsd12-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44856/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44918/ |
Example
not ok 3640 sequential/test-net-connect-local-error
---
duration_ms: 0.151
severity: fail
exitcode: 1
stack: |-
node:assert:124
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ undefined
- 12347
at onError (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/sequential/test-net-connect-local-error.js:28:10)
at Socket.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/sequential/test-net-connect-local-error.js:38:49)
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:537: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:8...
Reason | abort/test-abort-fatal-error |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#43533, nodejs/node#43507) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44848/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44914/ |
Example
not ok 3659 abort/test-abort-fatal-error
---
duration_ms: 300.326
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | abort/test-process-abort-exitcode |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#43533, nodejs/node#43586) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44889/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44894/ |
Example
not ok 3300 abort/test-process-abort-exitcode
---
duration_ms: 300.98
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | node-api/test_fatal/test |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#43579, nodejs/node#43593) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44880/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44940/ |
Example
not ok 3454 node-api/test_fatal/test
---
duration_ms: 300.160
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-runner-cli |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#43361, nodejs/node#42714) |
Appeared | test-nearform-macos10.15-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44844/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44905/ |
Example
not ok 2049 parallel/test-runner-cli
---
duration_ms: 0.929
severity: fail
exitcode: 1
stack: |-
node:assert:1027
throw err;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /not ok 1 - this should fail/. Input:
'TAP version 13\n' +
'# Subtest: /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/fixtures/test-runner/index.js\n' +
'not ok 1 - /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/fixtures/test-runner/index.js\n' +
' ---\n' +
' duration_ms: 0.06762168\n' +
" failureType: 'subtestsFailed'\n" +
' exitCode: 1\n' +
" stdout: ''\n" +
' stderr: |-\n' +
' /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/fixtures/test-runner/index.js:2\n' +
" throw new Error('thrown from index.js');\n" +
' ^\n' +
' \n' +
' Error: thrown from index.js\n' +
' at Object.<anonymous> (/Us...
Jenkins Failure
Reason | Backing channel 'JNLP4-connect connection from ... is disconnected. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 4 (nodejs/node#43544, nodejs/node#43572, nodejs/node#43567, nodejs/node#43596) |
Appeared | test-digitalocean-freebsd12-x64-1, test-equinix-ubuntu2004_container-armv7l-2, test-digitalocean-freebsd12-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44849/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44928/ |
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 45.55.90.237/45.55.90.237:50975' 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 | 3 (nodejs/node#43572, nodejs/node#43578, nodejs/node#42714) |
Appeared | test-softlayer-ubi81_container-x64-1, test-digitalocean-ubi81_container-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44857/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44912/ |
Example
Build timed out (after 60 minutes). Marking the build as failed.
Git Failure
Build Failure
Example
fatal: unable to write sha1 file
Reason | error: remote GitHub already exists. |
---|---|
Type | BUILD_FAILURE |
Failed PR | 9 (nodejs/node#43533, nodejs/node#43572, nodejs/node#43549, nodejs/node#43420, nodejs/node#43554, nodejs/node#43582, nodejs/node#43579, nodejs/node#43556, nodejs/node#43589) |
Appeared | test-rackspace-win2012r2_vs2017-x64-4, test-rackspace-win2012r2_vs2019-x64-6, test-rackspace-win2012r2_vs2017-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44858/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44913/ |
Example
error: remote GitHub already exists.
> git fetch --prune --no-tags GitHub
From https://github.com/nodejs/node
- [deleted] (none) -> GitHub/actions/authors-update
42ad967d68..9cde7a033e main -> GitHub/main
Reason | sh: line 12: [: -gt: unary operator expected |
---|---|
Type | BUILD_FAILURE |
Failed PR | 9 (nodejs/node#43579, nodejs/node#43585, nodejs/node#43522, nodejs/node#43420, nodejs/node#43533, nodejs/node#43567, nodejs/node#43582, nodejs/node#43561, nodejs/node#43578) |
Appeared | test-rackspace-win2012r2_vs2017-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44883/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44893/ |
Example
sh: line 12: [: -gt: unary operator expected
Reason | Failed to trigger fanned build |
---|---|
Type | BUILD_FAILURE |
Failed PR | 6 (nodejs/node#43545, nodejs/node#43420, nodejs/node#43572, nodejs/node#43578, nodejs/node#43561, nodejs/node#43579) |
Appeared | undefined |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44871/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44883/ |
Example
Failed to trigger fanned build
Reason | fatal: sha1 file '' write error: Broken pipe |
---|---|
Type | BUILD_FAILURE |
Failed PR | 4 (nodejs/node#43420, nodejs/node#43572, nodejs/node#41082, nodejs/node#43579) |
Appeared | test-rackspace-win2012r2_vs2019-x64-4, test-rackspace-win2012r2_vs2019-x64-3, test-rackspace-win2012r2_vs2019-x64-1, test-rackspace-win2012r2_vs2019-x64-6, test-rackspace-win2012r2_vs2019-x64-5, test-rackspace-win2012r2_vs2019-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44877/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44883/ |
Example
fatal: sha1 file '<stdout>' write error: Broken pipe
Reason | ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#43544, nodejs/node#43392) |
Appeared | test-joyent-smartos20-x64-3, test-equinix-debian10_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-debian10_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44853/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44860/ |
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: Step ?Publish JUnit test result report? failed: no workspace for ... |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#43519, nodejs/node#42714) |
Appeared | test-equinix-ubuntu2004_container-armv7l-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44916/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44926/ |
Example
ERROR: Step ?Publish JUnit test result report? failed: no workspace for node-test-commit-arm/nodes=ubuntu2004-armv7l #42400
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE
Reason | fatal: failed to write object |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#43572, nodejs/node#43579) |
Appeared | test-rackspace-win2012r2_vs2019-x64-1, test-rackspace-win2012r2_vs2019-x64-5 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44878/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44880/ |
Example
fatal: failed to write object
fatal: sha1 file '<stdout>' write error: Broken pipe
undefined
Example
Unknown
Progress
-
parallel/test-http-server-request-timeouts-mixed
(14) -
parallel/test-worker-fshandles-error-on-termination
(8) -
parallel/test-worker-fshandles-open-close-on-termination
(8) -
parallel/test-worker-http2-stream-terminate
(6) -
report/test-report-fatal-error
(5) -
parallel/test-gc-http-client-timeout
(3) -
parallel/test-net-connect-reset-until-connected
(3) -
sequential/test-net-connect-local-error
(3) -
abort/test-abort-fatal-error
(2) -
abort/test-process-abort-exitcode
(2) -
node-api/test_fatal/test
(2) -
parallel/test-runner-cli
(2) -
Backing channel 'JNLP4-connect connection from ... is disconnected.
(4) -
Build timed out (after 60 minutes). Marking the build as failed.
(3) -
fatal: unable to write sha1 file
(20) -
error: remote GitHub already exists.
(9) -
sh: line 12: [: -gt: unary operator expected
(9) -
Failed to trigger fanned build
(6) -
fatal: sha1 file '<stdout>' write error: Broken pipe
(4) -
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(2) -
ERROR: Step ?Publish JUnit test result report? failed: no workspace for ...
(2) -
fatal: failed to write object
(2) -
Unknown
(14)
Metadata
Metadata
Assignees
Labels
No labels