Open
Description
Failures in node-test-pull-request/40646 to node-test-pull-request/40744 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 |
---|---|---|---|---|---|---|
2021-11-07 00:03 | 1 | 2 | 11 | 4 | 82 | 2.11% |
JSTest Failure
Reason | sequential/test-child-process-pass-fd |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 15 (nodejs/node#40250, nodejs/node#40604, nodejs/node#40661, nodejs/node#39809, nodejs/node#40664, nodejs/node#40552, nodejs/node#40572, nodejs/node#40487, nodejs/node#40706, nodejs/node#40696, nodejs/node#40716, nodejs/node#40216, nodejs/node#40739, nodejs/node#40607, nodejs/node#40741) |
Appeared | test-azure_msft-win10_vcbt2015-x64-4, test-azure_msft-win10_vcbt2015-x64-2, test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40651/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40740/ |
Example
not ok 801 sequential/test-child-process-pass-fd
---
duration_ms: 123.156
severity: fail
exitcode: 1
stack: |-
timeout
...
Example
not ok 3089 message/esm_display_syntax_error_import_json_named_export
---
duration_ms: 0.97
severity: fail
exitcode: 1
stack: |-
(node:16428) ExperimentalWarning: Importing JSON modules is an experimental feature. This feature could change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
file:///home/iojs/build/workspace/node-test-commit-linux-containered/test/message/esm_display_syntax_error_import_json_named_export.mjs:4
import { ofLife } from '../fixtures/experimental.json' assert { type: 'json' };
^^^^^^
SyntaxError: The requested module '../fixtures/experimental.json' does not provide an export named 'ofLife'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:127:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:191:5)
at async Promise.all (index 0)
at async ESMLoader.import (node:internal/modules/esm/loader:331:24)
at async loadESM (node:internal/process/esm_l...
Example
not ok 789 pummel/test-fs-watch-non-recursive
---
duration_ms: 2.593
severity: fail
exitcode: 1
stack: |-
node:assert:171
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at C:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-fs-watch-non-recursive.js:43
called with arguments: 'change', 'testsubdir'
at FSWatcher.mustNotCall (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:479:12)
at FSWatcher.emit (node:events:390:28)
at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail'
}
Node.js v18.0.0-pre
...
Reason | parallel/test-finalization-group-regular-gc |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 12 (nodejs/node#40572, nodejs/node#40658, nodejs/node#40726, nodejs/node#40654, nodejs/node#40622, nodejs/node#40351, nodejs/node#40604, nodejs/node#40739, nodejs/node#40607, nodejs/node#40741, nodejs/node#40720, nodejs/node#40696) |
Appeared | test-azure_msft-win10_vs2019-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40723/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40743/ |
Example
not ok 180 parallel/test-finalization-group-regular-gc
---
duration_ms: 1.965
severity: fail
exitcode: 3221226505
stack: |-
Assertion failed: !(handle->flags & UV_HANDLE_CLOSING), file c:\workspace\node-compile-windows\node\deps\uv\src\win\async.c, line 76
...
Example
not ok 1329 parallel/test-http2-pipe-named-pipe
---
duration_ms: 0.93
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
139837 !== 139244
at WriteStream.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-http2-pipe-named-pipe.js:26:12)
at WriteStream.emit (node:events:402:35)
at finish (node:internal/streams/writable:751:10)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 139837,
expected: 139244,
operator: 'strictEqual'
}
Node.js v18.0.0-pre
...
Example
not ok 3398 sequential/test-debugger-heap-profiler
---
duration_ms: 23.463
severity: fail
exitcode: 1
stack: |-
/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/debugger.js:84
reject(new Error([
^
Error: Timeout (5000) while waiting for />\s+$/; found: Heap snapshot: 0/0
Cannot take heap snapshot because another snapshot is in progress.
Heap snapshot: 0/31955
Heap snapshot: 10000/31955
Heap snapshot: 20000/31955
Heap snapshot: 30000/31955
Heap snapshot: 31954/31955
Heap snapshot: 31955/31955Heap snaphost prepared.
Writing snapshot: 102400
Writing snapshot: 204800
Writing snapshot: 307200
Writing snapshot: 409600
Writing snapshot: 512000
Writing snapshot: 614400
Writing snapshot: 716800
Writing snapshot: 819200
Writing snapshot: 921600
Writing snapshot: 1024000
Writing snapshot: 1126400
Writing snapshot: 1228800
Writing snapshot: 1331200
...
Reason | parallel/test-crypto-keygen |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 8 (nodejs/node#40250, nodejs/node#40649, nodejs/node#40664, nodejs/node#40598, nodejs/node#40572, nodejs/node#40351, nodejs/node#40607, nodejs/node#40720) |
Appeared | test-rackspace-win2012r2_vs2013-x64-1, test-rackspace-win2012r2_vs2017-x64-4, test-rackspace-win2012r2_vs2019-x64-3, test-rackspace-win2012r2_vs2015-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40651/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40742/ |
Example
not ok 798 parallel/test-crypto-keygen
---
duration_ms: 120.87
severity: fail
exitcode: 1
stack: |-
timeout
...
Reason | parallel/test-fs-rm |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 8 (nodejs/node#40658, nodejs/node#40649, nodejs/node#40250, nodejs/node#40664, nodejs/node#40659, nodejs/node#40701, nodejs/node#40622, nodejs/node#40696) |
Appeared | test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vs2019-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40653/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40743/ |
Example
not ok 256 parallel/test-fs-rm
---
duration_ms: 4.141
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.253
Files blocking: [ 'rm-4', 'rm-5', 'rm-6', 'rm-7', 'rm-args-file.txt' ]
node:internal/process/promises:246
triggerUncaughtException(err, true /* fromPromise */);
^
[Error: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.253\rm-4\d-3-1\d-2-1'] {
errno: -4051,
code: 'ENOTEMPTY',
syscall: 'rmdir',
path: 'C:\\workspace\\node-test-binary-windows-js-suites\\node\\test\\.tmp.253\\rm-4\\d-3-1\\d-2-1'
}
Node.js v18.0.0-pre
...
Reason | parallel/test-fs-rmdir-recursive |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 7 (nodejs/node#40658, nodejs/node#40487, nodejs/node#40572, nodejs/node#40696, nodejs/node#40216, nodejs/node#40351, nodejs/node#40741) |
Appeared | test-azure_msft-win10_vcbt2015-x64-4, test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vcbt2015-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40653/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40740/ |
Example
not ok 256 parallel/test-fs-rmdir-recursive
---
duration_ms: 2.431
severity: fail
exitcode: 1
stack: |-
(node:984) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead
(Use `node --trace-deprecation ...` to show where the warning was created)
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.254
Files blocking: [ 'rmdir-recursive-4', 'rmdir-recursive-5' ]
node:internal/process/promises:246
triggerUncaughtException(err, true /* fromPromise */);
^
[Error: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.254\rmdir-recursive-4\d-3-2'] {
errno: -4051,
code: 'ENOTEMPTY',
syscall: 'rmdir',
path: 'C:\\workspace\\node-test-binary-windows-js-suites\\node\\test\\.tmp.254\\rmdir-recursive-4\\d-3-2'
}
Node.js v18.0.0-pre
......
Example
not ok 1940 parallel/test-repl-sigint-nested-eval
---
duration_ms: 0.309
severity: fail
exitcode: 1
stack: |-
Stacktrace:
ptr1=0x369ca4441d49
ptr2=(nil)
ptr3=(nil)
ptr4=(nil)
failure_message_object=0xffffe2a87d88
==== JS stack trace =========================================
0: ExitFrame [pc: 0x156c7ac]
1: StubFrame [pc: 0x15f235c]
Security context: 0x199d4882bd89 <JSGlobalObject>
2: _fatalException [0x199d48808829] [node:internal/process/execution:145] [bytecode=0x2af4ba66a1a1 offset=13](this=0x199d48802d09 <process map = 0x16cc088b5db1>,0x369ca4441d49 <Odd Oddball: termination_exception>,0x369ca4441769 <false>)
3: InternalFrame [pc: 0x14fe64c]
4: EntryFrame [pc: 0x14fe2e4]
5: builtin exit frame: evaluate(this=0x2bae1aea5c41 <ModuleWrap map = 0x43cc54cdc29>,0x2bae1aea5c41 <ModuleWrap map = 0x43cc54cdc29>,-1,0x369ca4441769 <false>)
6: getESMFacade [0x30c36ba58cf1] [node:internal/b...
Reason | sequential/test-worker-prof |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 7 (nodejs/node#40607, nodejs/node#40675, nodejs/node#40665, nodejs/node#39809, nodejs/node#40351, nodejs/node#40511, nodejs/node#40616) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40662/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40725/ |
Example
not ok 3506 sequential/test-worker-prof
---
duration_ms: 30.361
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: child exited with signal: {
error: Error: spawnSync /home/iojs/build/workspace/node-test-commit-linux-containered/out/Release/node ETIMEDOUT
at Object.spawnSync (node:internal/child_process:1083:20)
at spawnSync (node:child_process:812:24)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-worker-prof.js:53:23)
at Module._compile (node:internal/modules/cjs/loader:1101:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
...
Example
not ok 3544 wpt/test-user-timing
---
duration_ms: 1.487
severity: fail
exitcode: 1
stack: |-
---- idlharness.any.js ----
[SKIPPED] idlharness cannot recognize Node.js environment
---- invoke_with_timing_attributes.worker.js ----
[SKIPPED] importScripts not supported
---- performance-measure-invalid.worker.js ----
[SKIPPED] importScripts not supported
---- case-sensitivity.any.js ----
[PASS] getEntriesByType values are case sensitive
---- clear_all_marks.any.js ----
[PASS] Clearing all marks remove all of them.
---- clear_non_existent_mark.any.js ----
[PASS] Clearing a non-existent mark doesn't affect existing marks
---- buffered-flag.any.js ----
[PASS] PerformanceObserver with buffered flag sees previous marks
---- buffered-flag.any.js ----
[PASS] PerformanceObserver with buffered flag sees previous measures
---- clear_all_measures.any.js ----
[PASS] Clearing all marks remove all of them.
---- clear_non_existent_measure.any....
Reason | sequential/test-heap-prof |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 6 (nodejs/node#40607, nodejs/node#40675, nodejs/node#40665, nodejs/node#39809, nodejs/node#40351, nodejs/node#40616) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40662/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40725/ |
Example
not ok 3424 sequential/test-heap-prof
---
duration_ms: 120.83
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-http2-cancel-while-client-reading |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#40604, nodejs/node#40658, nodejs/node#40661, nodejs/node#40675) |
Appeared | test-orka-macos11-x64-2, test-macstadium-macos11.0-arm64-3, test-nearform-macos10.15-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40652/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40665/ |
Example
not ok 1200 parallel/test-http2-cancel-while-client-reading
---
duration_ms: 0.483
severity: fail
exitcode: 1
stack: |-
node:events:368
throw er; // Unhandled 'error' event
^
Error: read ECONNRESET
at TLSWrap.onStreamRead (node:internal/stream_base_commons:220:20)
Emitted 'error' event on ServerHttp2Stream instance at:
at emitErrorNT (node:internal/streams/destroy:164:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
errno: -54,
code: 'ECONNRESET',
syscall: 'read'
}
Node.js v18.0.0-pre
...
Reason | pummel/test-policy-integrity |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#40675, nodejs/node#40664, nodejs/node#40351, nodejs/node#40654) |
Appeared | test-azure_msft-win10_vs2019-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40665/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40729/ |
Example
not ok 792 pummel/test-policy-integrity
---
duration_ms: 482.697
severity: fail
exitcode: 1
stack: |-
timeout
...
Reason | sequential/test-heapdump |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#40675, nodejs/node#40665, nodejs/node#39809, nodejs/node#40351) |
Appeared | test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40665/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40685/ |
Example
not ok 3452 sequential/test-heapdump
---
duration_ms: 127.442
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | benchmark/test-benchmark-buffer |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40516, nodejs/node#40555, nodejs/node#40654) |
Appeared | test-azure_msft-win10_vs2019-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40655/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40714/ |
Example
not ok 138 benchmark/test-benchmark-buffer
---
duration_ms: 122.436
severity: fail
exitcode: 1
stack: |-
timeout
...
Reason | parallel/test-child-process-fork-closed-channel-segfault |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40604, nodejs/node#40572, nodejs/node#40675) |
Appeared | test-requireio_williamkapke-debian10-arm64_pi3-2, test-requireio_svincent-debian10-armv7l_pi2-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40652/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40665/ |
Example
not ok 99 parallel/test-child-process-fork-closed-channel-segfault
---
duration_ms: 3.998
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:844:20)
at ChildProcess.<anonymous> (node:internal/child_process:665:16)
at ChildProcess.emit (node:events:402:35)
at emit (node:internal/child_process:915:12)
at processTicksAndRejections (node:internal/process/task_queues:84:21) {
errno: -32,
code: 'EPIPE',
syscall: 'write'
}
Node.js v18.0.0-pre
...
Reason | parallel/test-child-process-fork-exec-path |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40665, nodejs/node#40659, nodejs/node#40696) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40666/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40717/ |
Example
not ok 398 parallel/test-child-process-fork-exec-path
---
duration_ms: 130.54
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-crypto-secure-heap |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40250, nodejs/node#40487, nodejs/node#40616) |
Appeared | test-digitalocean-freebsd12-x64-1, test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_rvagg-debian10-armv7l_pi2-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40672/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40725/ |
Example
not ok 574 parallel/test-crypto-secure-heap
---
duration_ms: 0.309
severity: fail
exitcode: 1
stack: |-
node:assert:1021
throw err;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /--secure-heap must be a power of 2/. Input:
''
at ChildProcess.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-crypto-secure-heap.js:71:12)
at ChildProcess.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/common/index.js:394:15)
at ChildProcess.emit (node:events:390:28)
at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '',
expected: /--secure-heap must be a power of 2/,
operator: 'match'
}
...
Example
not ok 872 parallel/test-file-write-stream4
---
duration_ms: 120.33
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-fs-write-reuse-callback |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40665, nodejs/node#40659, nodejs/node#40696) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40666/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40717/ |
Example
not ok 1037 parallel/test-fs-write-reuse-callback
---
duration_ms: 120.62
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-heapsnapshot-near-heap-limit-worker |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40665, nodejs/node#40659, nodejs/node#40696) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40666/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40717/ |
Example
not ok 1162 parallel/test-heapsnapshot-near-heap-limit-worker
---
duration_ms: 120.77
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-module-loading-globalpaths |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40665, nodejs/node#40659, nodejs/node#40696) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40666/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40717/ |
Example
not ok 1872 parallel/test-module-loading-globalpaths
---
duration_ms: 123.754
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | pummel/test-timers |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40665, nodejs/node#40716, nodejs/node#40351) |
Appeared | test-orka-macos11-x64-2, test-digitalocean-alpine312_container-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40678/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40734/ |
Example
not ok 3199 pummel/test-timers
---
duration_ms: 1.768
severity: fail
exitcode: 1
stack: |-
diff: 1135
diff: 1215
node:assert:400
throw err;
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert.ok(t <= diff && diff < t + (WINDOW * interval_count))
at Timeout.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/pummel/test-timers.js:64:12)
at Timeout._onTimeout (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/common/index.js:401:15)
at listOnTimeout (node:internal/timers:557:17)
at processTimers (node:internal/timers:500:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v18.0.0-pre
...
Reason | sequential/test-net-connect-econnrefused |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40604, nodejs/node#40628, nodejs/node#40572) |
Appeared | test-ibm-rhel7-s390x-3, test-ibm-rhel7-s390x-1, test-ibm-rhel7-s390x-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40652/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40723/ |
Example
not ok 3490 sequential/test-net-connect-econnrefused
---
duration_ms: 120.40
severity: fail
exitcode: -15
stack: |-
timeout
pending 50 rounds 1
pending 49 rounds 1
pending 48 rounds 1
pending 47 rounds 1
pending 46 rounds 1
pending 45 rounds 1
pending 44 rounds 1
pending 43 rounds 1
pending 42 rounds 1
pending 41 rounds 1
pending 40 rounds 1
pending 39 rounds 1
pending 38 rounds 1
pending 37 rounds 1
pending 36 rounds 1
pending 35 rounds 1
pending 34 rounds 1
pending 33 rounds 1
pending 32 rounds 1
pending 31 rounds 1
pending 30 rounds 1
pending 29 rounds 1
pending 28 rounds 1
pending 27 rounds 1
pending 26 rounds 1
pending 25 rounds 1
pending 24 rounds 1
pending 23 rounds 1
pending 22 rounds 1
pending 21 rounds 1
pending 20 rounds 1
pending 19 rounds 1
pending 18 rounds 1
pending 17 rounds 1
pending 16 rounds 1
pending 15 rounds 1
pending 14 rounds ...
Reason | node-api/test_fatal/test_threads_report |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#39240, nodejs/node#40250) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40671/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40672/ |
Example
not ok 3341 node-api/test_fatal/test_threads_report
---
duration_ms: 120.135
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | node-api/test_threadsafe_function/test |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40659, nodejs/node#40720) |
Appeared | test-equinix-centos7_container-arm64-1, test-equinix-ubuntu2004_container-arm64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40686/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40742/ |
Example
not ok 3306 node-api/test_threadsafe_function/test
---
duration_ms: 240.18
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 160 parallel/test-crypto-binary-default
---
duration_ms: 240.124
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-crypto-dh-constructor |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40664, nodejs/node#40511) |
Appeared | test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_jasnell-debian10-armv7l_pi2-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40682/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40716/ |
Example
not ok 225 parallel/test-crypto-dh-constructor
---
duration_ms: 240.277
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-crypto-dh-leak |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#39240, nodejs/node#40250) |
Appeared | test-requireio_rvagg-debian10-armv7l_pi2-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40671/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40695/ |
Example
not ok 190 parallel/test-crypto-dh-leak
---
duration_ms: 240.113
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-datetime-change-notify |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40664, nodejs/node#40654) |
Appeared | test-azure_msft-win10_vs2019-x64-3, test-rackspace-win2012r2_vs2019-x64-3, test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-rackspace-win2012r2_vs2015-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40675/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40729/ |
Example
not ok 158 parallel/test-datetime-change-notify
---
duration_ms: 1.672
severity: fail
exitcode: 1
stack: |-
node:assert:1021
throw err;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /Irish/. Input:
'11/5/2021, 8:57:05 PM Greenwich Mean Time'
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-datetime-change-notify.js:36:10)
at Module._compile (node:internal/modules/cjs/loader:1095:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1147:10)
at Module.load (node:internal/modules/cjs/loader:975:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:17:47 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '11/5/2021, 8:57:05 PM Greenwich Mean Time'...
Example
not ok 918 parallel/test-fs-options-immutable
---
duration_ms: 0.201
severity: fail
exitcode: 1
stack: |-
node:internal/fs/watchers:252
throw error;
^
Error: ENOSYS: function not implemented, watch '/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/parallel/test-fs-options-immutable.js'
at FSWatcher.<computed> (node:internal/fs/watchers:244:19)
at Object.watch (node:fs:2247:34)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/parallel/test-fs-options-immutable.js:48:20)
at Module._compile (node:internal/modules/cjs/loader:1095:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1147:10)
at Module.load (node:internal/modules/cjs/loader:975:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/ru...
Reason | parallel/test-fs-promises-watch |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40250, nodejs/node#40649) |
Appeared | test-osuosl-aix72-ppc64_be-3, test-digitalocean-ubi81_container-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40657/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40667/ |
Example
not ok 940 parallel/test-fs-promises-watch
---
duration_ms: 0.236
severity: fail
exitcode: 1
stack: |-
node:internal/errors:464
ErrorCaptureStackTrace(err);
^
Error: ENOSYS: function not implemented, watch '/home/iojs/build/.tmp.939/watch1/foo'
at watch (node:internal/fs/watchers:348:21)
at watch.next (<anonymous>)
at test (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/parallel/test-fs-promises-watch.js:52:44)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/parallel/test-fs-promises-watch.js:72:3)
at Module._compile (node:internal/modules/cjs/loader:1095:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1147:10)
at Module.load (node:internal/modules/cjs/loader:975:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_mai...
Example
not ok 1002 parallel/test-fs-write-stream-file-handle
---
duration_ms: 0.218
severity: fail
exitcode: 1
stack: |-
node:internal/fs/streams:361
this.closed = false;
^
TypeError: Cannot set property closed of #<Writable> which has only a getter
at new WriteStream (node:internal/fs/streams:361:15)
at Object.createWriteStream (node:fs:2889:10)
at /home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-fs-write-stream-file-handle.js:14:21
Node.js v18.0.0-pre
...
Example
not ok 1222 parallel/test-http2-client-upload-reject
---
duration_ms: 0.325
severity: fail
exitcode: 1
stack: |-
node:events:368
throw er; // Unhandled 'error' event
^
Error: read ECONNRESET
at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
Emitted 'error' event on ClientHttp2Stream instance at:
at ClientHttp2Stream.onerror (node:internal/streams/readable:796:14)
at ClientHttp2Stream.emit (node:events:390:28)
at emitErrorNT (node:internal/streams/destroy:164:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
errno: -54,
code: 'ECONNRESET',
syscall: 'read'
}
Node.js v18.0.0-pre
...
Reason | parallel/test-trace-events-fs-sync |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40649, nodejs/node#40487) |
Appeared | test-azure_msft-win10_vcbt2015-x64-4, test-azure_msft-win10_vs2019-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40676/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40687/ |
Example
not ok 690 parallel/test-trace-events-fs-sync
---
duration_ms: 23.815
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.673
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.ftruncate:
{
status: 1,
signal: null,
output: [
null,
'',
'node:internal/fs/utils:344\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:585:3)\r\n' +
' at Object.writeFileSync (node:fs:2153:35)\r\n' +
' at [eval]:1:4\r\n' +
' at Script.runInThisContext (node:vm:129:12)\r\n' +
' at Object.runInThisContext (node:vm:30...
Example
not ok 3150 pummel/test-fs-readfile-tostring-fail
---
duration_ms: 720.59
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | sequential/test-heapdump-flag |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40675, nodejs/node#39809) |
Appeared | test-digitalocean-alpine312_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40665/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40668/ |
Example
not ok 3453 sequential/test-heapdump-flag
---
duration_ms: 120.80
severity: fail
exitcode: -15
stack: |-
timeout
...
Jenkins Failure
Reason | Build timed out (after 60 minutes). Marking the build as failed. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 7 (nodejs/node#40696, nodejs/node#40607, nodejs/node#40675, nodejs/node#40250, nodejs/node#40351, nodejs/node#40511, nodejs/node#40658) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubi81_container-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40659/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40726/ |
Example
Build timed out (after 60 minutes). Marking the build as failed.
Reason | Backing channel 'JNLP4-connect connection from ... is disconnected. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 2 (nodejs/node#40649, nodejs/node#39944) |
Appeared | test-osuosl-aix72-ppc64_be-3, test-osuosl-centos7-ppc64_le-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40667/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40681/ |
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from p8-aix2-nodejs03.osuosl.org/140.211.9.131:32774' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy86.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205)
Git Failure
Reason | warning: failed to remove Release/node.exe: Invalid argument |
---|---|
Type | GIT_FAILURE |
Failed PR | 6 (nodejs/node#39240, nodejs/node#40659, nodejs/node#40555, nodejs/node#40716, nodejs/node#40653, nodejs/node#40511) |
Appeared | test-rackspace-win2012r2_vs2019-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40671/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40716/ |
Example
warning: failed to remove Release/node.exe: Invalid argument
Build Failure
Example
fatal error: ld terminated with signal 9 [Killed]
Reason | sh: line 30: sudo: command not found |
---|---|
Type | BUILD_FAILURE |
Failed PR | 14 (nodejs/node#40604, nodejs/node#40607, nodejs/node#40572, nodejs/node#40675, nodejs/node#39240, nodejs/node#40664, nodejs/node#40487, nodejs/node#40250, nodejs/node#40716, nodejs/node#40511, nodejs/node#40696, nodejs/node#40654, nodejs/node#40739, nodejs/node#40720) |
Appeared | test-equinix-ubuntu2004_container-armv7l-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40661/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40744/ |
Example
sh: line 30: sudo: command not found
Reason | error: ld returned 1 exit status |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#40216, nodejs/node#40741) |
Appeared | test-softlayer-ubuntu1804_sharedlibs_container-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40719/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40739/ |
Example
error: ld returned 1 exit status
collect2: error: ld returned 1 exit status
collect2: error: ld returned 1 exit status
cctest.target.mk:313: recipe for target '/home/iojs/build/workspace/node-test-commit-linux-containered/out/Debug/cctest' failed
make[2]: *** [/home/iojs/build/workspace/node-test-commit-linux-containered/out/Debug/cctest] Error 1
make[2]: *** Waiting for unfinished jobs....
Reason | fatal: No rebase in progress? |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#40604, nodejs/node#40658) |
Appeared | test-orka-macos10.14-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40652/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40653/ |
Example
fatal: No rebase in progress?
Progress
-
sequential/test-child-process-pass-fd
(15) -
message/esm_display_syntax_error_import_json_named_export
(14) -
pummel/test-fs-watch-non-recursive
(14) -
parallel/test-finalization-group-regular-gc
(12) -
parallel/test-http2-pipe-named-pipe
(9) -
sequential/test-debugger-heap-profiler
(9) -
parallel/test-crypto-keygen
(8) -
parallel/test-fs-rm
(8) -
parallel/test-fs-rmdir-recursive
(7) -
parallel/test-repl-sigint-nested-eval
(7) -
sequential/test-worker-prof
(7) -
wpt/test-user-timing
(7) -
sequential/test-heap-prof
(6) -
parallel/test-http2-cancel-while-client-reading
(4) -
pummel/test-policy-integrity
(4) -
sequential/test-heapdump
(4) -
benchmark/test-benchmark-buffer
(3) -
parallel/test-child-process-fork-closed-channel-segfault
(3) -
parallel/test-child-process-fork-exec-path
(3) -
parallel/test-crypto-secure-heap
(3) -
parallel/test-file-write-stream4
(3) -
parallel/test-fs-write-reuse-callback
(3) -
parallel/test-heapsnapshot-near-heap-limit-worker
(3) -
parallel/test-module-loading-globalpaths
(3) -
pummel/test-timers
(3) -
sequential/test-net-connect-econnrefused
(3) -
node-api/test_fatal/test_threads_report
(2) -
node-api/test_threadsafe_function/test
(2) -
parallel/test-crypto-binary-default
(2) -
parallel/test-crypto-dh-constructor
(2) -
parallel/test-crypto-dh-leak
(2) -
parallel/test-datetime-change-notify
(2) -
parallel/test-fs-options-immutable
(2) -
parallel/test-fs-promises-watch
(2) -
parallel/test-fs-write-stream-file-handle
(2) -
parallel/test-http2-client-upload-reject
(2) -
parallel/test-trace-events-fs-sync
(2) -
pummel/test-fs-readfile-tostring-fail
(2) -
sequential/test-heapdump-flag
(2) -
Build timed out (after 60 minutes). Marking the build as failed.
(7) -
Backing channel 'JNLP4-connect connection from ... is disconnected.
(2) -
warning: failed to remove Release/node.exe: Invalid argument
(6) -
fatal error: ld terminated with signal 9 [Killed]
(24) -
sh: line 30: sudo: command not found
(14) -
error: ld returned 1 exit status
(2) -
fatal: No rebase in progress?
(2)
Metadata
Metadata
Assignees
Labels
No labels