Open
Description
Failures in node-test-pull-request/40724 to node-test-pull-request/40822 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-11 00:03 | 0 | 8 | 5 | 5 | 82 | 8.42% |
JSTest Failure
Reason | pummel/test-fs-watch-non-recursive |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 15 (nodejs/node#40622, nodejs/node#40607, nodejs/node#40696, nodejs/node#40720, nodejs/node#40739, nodejs/node#40604, nodejs/node#40616, nodejs/node#40758, nodejs/node#40658, nodejs/node#40640, nodejs/node#40763, nodejs/node#40598, nodejs/node#40716, nodejs/node#40631, nodejs/node#40751) |
Appeared | test-azure_msft-win10_vcbt2015-x64-4, test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win10_vcbt2015-x64-3, test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vcbt2015-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40730/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40820/ |
Example
not ok 789 pummel/test-fs-watch-non-recursive
---
duration_ms: 2.651
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 | sequential/test-child-process-pass-fd |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 13 (nodejs/node#40607, nodejs/node#40741, nodejs/node#40752, nodejs/node#40604, nodejs/node#40739, nodejs/node#40726, nodejs/node#40616, nodejs/node#40720, nodejs/node#40658, nodejs/node#40758, nodejs/node#40640, nodejs/node#40631, nodejs/node#40716) |
Appeared | test-azure_msft-win10_vcbt2015-x64-2, test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vcbt2015-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40738/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40808/ |
Example
not ok 800 sequential/test-child-process-pass-fd
---
duration_ms: 122.810
severity: fail
exitcode: 1
stack: |-
timeout
...
Reason | parallel/test-finalization-group-regular-gc |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 12 (nodejs/node#40726, nodejs/node#40654, nodejs/node#40622, nodejs/node#40351, nodejs/node#40607, nodejs/node#40741, nodejs/node#40720, nodejs/node#40696, nodejs/node#40658, nodejs/node#40616, nodejs/node#40604, nodejs/node#40739) |
Appeared | test-azure_msft-win10_vs2019-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40727/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40751/ |
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 3089 message/esm_display_syntax_error_import_json_named_export
---
duration_ms: 0.100
severity: fail
exitcode: 1
stack: |-
(node:103793) 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...
Reason | parallel/test-fs-rmdir-recursive |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 7 (nodejs/node#40351, nodejs/node#40741, nodejs/node#40616, nodejs/node#40604, nodejs/node#40726, nodejs/node#40720, nodejs/node#40658) |
Appeared | test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vcbt2015-x64-3, test-azure_msft-win10_vcbt2015-x64-2, test-azure_msft-win10_vcbt2015-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40734/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40784/ |
Example
not ok 255 parallel/test-fs-rmdir-recursive
---
duration_ms: 2.162
severity: fail
exitcode: 1
stack: |-
(node:8872) [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.253
Files blocking: [ 'rmdir-recursive-0', 'rmdir-recursive-5' ]
node:assert:986
throw newErr;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.253\rmdir-recursive-0'
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:364:12
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:401:15
at node:fs:188:23
at CB (node:internal/fs/rim...
Reason | parallel/test-repl-sigint-nested-eval |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 7 (nodejs/node#40604, nodejs/node#40658, nodejs/node#40696, nodejs/node#40726, nodejs/node#40763, nodejs/node#40631, nodejs/node#40572) |
Appeared | test-digitalocean-fedora32-x64-1, test-rackspace-fedora32-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-macstadium-macos11.0-arm64-3, test-equinix-centos7_container-arm64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40724/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40795/ |
Example
not ok 2101 parallel/test-repl-sigint-nested-eval
---
duration_ms: 0.614
severity: fail
exitcode: 1
stack: |-
Stacktrace:
ptr1=0x35f89d541d49
ptr2=(nil)
ptr3=(nil)
ptr4=(nil)
failure_message_object=0x7fff233bb7d0
==== JS stack trace =========================================
0: ExitFrame [pc: 0x16667f9]
1: StubFrame [pc: 0x16f141d]
Security context: 0x351ecfb2bd19 <JSGlobalObject>
2: _fatalException [0x351ecfb08829] [node:internal/process/execution:145] [bytecode=0x29fd3c2ea151 offset=13](this=0x351ecfb02d09 <process map = 0x1f7b0a535cd9>,0x35f89d541d49 <Odd Oddball: termination_exception>,0x35f89d541769 <false>)
3: InternalFrame [pc: 0x15f3a5b]
4: EntryFrame [pc: 0x15f3783]
5: builtin exit frame: evaluate(this=0x23ee18ae3639 <ModuleWrap map = 0x17cf9324db51>,0x23ee18ae3639 <ModuleWrap map = 0x17cf9324db51>,-1,0x35f89d541769 <false>)
6: getESMFacade [0x39b918e58b31] [node:internal...
Example
not ok 847 wpt/test-user-timing
---
duration_ms: 9.166
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
---- buffered-flag.any.js ----
[PASS] PerformanceObserver with buffered flag sees previous marks
---- buffered-flag.any.js ----
[PASS] PerformanceObserver with buffered flag sees previous measures
---- 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
---- clear_one_mark.any.js ----
[PASS] Clearing an existent mark doesn't affect other existing marks
---- clear_all_mea...
Reason | parallel/test-crypto-keygen |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 6 (nodejs/node#40351, nodejs/node#40607, nodejs/node#40616, nodejs/node#40720, nodejs/node#40739, nodejs/node#40658) |
Appeared | test-rackspace-win2012r2_vs2013-x64-1, test-rackspace-win2012r2_vs2019-x64-1, test-rackspace-win2012r2_vs2017-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40734/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40780/ |
Example
not ok 798 parallel/test-crypto-keygen
---
duration_ms: 120.135
severity: fail
exitcode: 1
stack: |-
timeout
...
Reason | parallel/test-fs-rm |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 6 (nodejs/node#40622, nodejs/node#40696, nodejs/node#40726, nodejs/node#40658, nodejs/node#40216, nodejs/node#40716) |
Appeared | test-azure_msft-win10_vs2019-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40730/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40808/ |
Example
not ok 256 parallel/test-fs-rm
---
duration_ms: 4.80
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'] {
errno: -4051,
code: 'ENOTEMPTY',
syscall: 'rmdir',
path: 'C:\\workspace\\node-test-binary-windows-js-suites\\node\\test\\.tmp.253\\rm-4\\d-3-1'
}
Node.js v18.0.0-pre
...
Reason | parallel/test-http2-pipe-named-pipe |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 6 (nodejs/node#40726, nodejs/node#40739, nodejs/node#40720, nodejs/node#40763, nodejs/node#40631, nodejs/node#40751) |
Appeared | test-macstadium-macos11.0-arm64-4, test-orka-macos11-x64-2, test-macstadium-macos11.0-arm64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40727/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40820/ |
Example
not ok 1329 parallel/test-http2-pipe-named-pipe
---
duration_ms: 0.76
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 3437 sequential/test-debugger-heap-profiler
---
duration_ms: 13.342
severity: fail
exitcode: 1
stack: |-
/home/iojs/build/workspace/node-test-commit-linux/test/common/debugger.js:84
reject(new Error([
^
Error: Timeout (5000) while waiting for />\s+$/; found: Heap snapshot: 0/0
Heap snapshot: 0/34592
Heap snapshot: 10000/34592
Heap snapshot: 20000/34592
Heap snapshot: 30000/34592
Heap snapshot: 34591/34592
Heap snapshot: 34592/34592
Heap 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
Writing snapshot: 1433600
Writing snapshot: 1536000
Writing sna...
Example
not ok 3545 sequential/test-worker-prof
---
duration_ms: 30.174
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/out/Release/node ETIMEDOUT
at Object.spawnSync (node:internal/child_process:1081:20)
at spawnSync (node:child_process:812:24)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/sequential/test-worker-prof.js:53:23)
at Module._compile (node:internal/modules/cjs/loader:1097:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149: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/ma...
Reason | node-api/test_threadsafe_function/test |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40720, nodejs/node#40758, nodejs/node#40631) |
Appeared | test-equinix-centos7_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40742/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40792/ |
Example
not ok 3306 node-api/test_threadsafe_function/test
---
duration_ms: 240.55
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 3463 sequential/test-heap-prof
---
duration_ms: 120.13
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-child-process-fork-closed-channel-segfault |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40763, nodejs/node#40640) |
Appeared | test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_piccoloaiutante-debian10-arm64_pi3-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40790/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40813/ |
Example
not ok 102 parallel/test-child-process-fork-closed-channel-segfault
---
duration_ms: 5.45
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 | 2 (nodejs/node#40516, nodejs/node#40613) |
Appeared | test-azure_msft-win10_vcbt2015-x64-2, test-digitalocean-ubi81_container-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40753/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40819/ |
Example
not ok 109 parallel/test-child-process-fork-exec-path
---
duration_ms: 7.519
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.102
Files blocking: [ 'node-copy.exe' ]
C:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:54
throw e;
^
Error: EBUSY: resource busy or locked, unlink '\\?\C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.102\node-copy.exe'
at unlinkSync (node:fs:1718:3)
at _unlinkSync (node:internal/fs/rimraf:214:14)
at rimrafSync (node:internal/fs/rimraf:195:7)
at node:internal/fs/rimraf:253:9
at Array.forEach (<anonymous>)
at _rmdirSync (node:internal/fs/rimraf:250:7)
at rimrafSync (node:internal/fs/rimraf:193:7)
at Object.rmSync (node:fs:1214:10)
at rmSync (C:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:8:6)
at process.onexit (C:\work...
Reason | parallel/test-crypto-binary-default |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40758, nodejs/node#40640) |
Appeared | test-requireio_mininodes-debian10-armv7l_pi2-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40783/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40791/ |
Example
not ok 157 parallel/test-crypto-binary-default
---
duration_ms: 240.110
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-crypto-classes |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40739, nodejs/node#40720) |
Appeared | test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40741/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40745/ |
Example
not ok 157 parallel/test-crypto-classes
---
duration_ms: 240.120
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-crypto-dh-constructor |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40640, nodejs/node#40751) |
Appeared | test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_joeyvandijk-debian10-armv7l_pi2-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40791/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40820/ |
Example
not ok 219 parallel/test-crypto-dh-constructor
---
duration_ms: 240.625
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-crypto-dh-odd-key |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40720, nodejs/node#40640) |
Appeared | test-requireio_svincent-debian10-armv7l_pi2-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40745/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40791/ |
Example
not ok 239 parallel/test-crypto-dh-odd-key
---
duration_ms: 240.99
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | pummel/test-policy-integrity |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40654, nodejs/node#40716) |
Appeared | test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-azure_msft-win10_vs2019-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40729/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40809/ |
Example
not ok 3194 pummel/test-policy-integrity
---
duration_ms: 756.90
severity: fail
exitcode: -15
stack: |-
timeout
...
Jenkins Failure
Reason | Backing channel 'JNLP4-connect connection from ... is disconnected. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 3 (nodejs/node#40572, nodejs/node#40716, nodejs/node#40772) |
Appeared | test-orka-macos11-x64-2, test-orka-macos11-x64-1, test-equinix-ubuntu2004_container-armv7l-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40795/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40810/ |
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 199.7.167.99/199.7.167.99:53804' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy82.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#40658, nodejs/node#40555, nodejs/node#40716) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40726/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40809/ |
Example
Build timed out (after 60 minutes). Marking the build as failed.
Git Failure
Reason | warning: failed to remove Release/node.exe: Invalid argument |
---|---|
Type | GIT_FAILURE |
Failed PR | 3 (nodejs/node#40622, nodejs/node#40572, nodejs/node#39240) |
Appeared | test-rackspace-win2012r2_vs2019-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40746/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40822/ |
Example
warning: failed to remove Release/node.exe: Invalid argument
Reason | Error: git whatchanged --no-abbrev -M "--format=commit %H%ntree %T%nparent %P%nauthor %aN <%aE> %ai%ncommitter %cN <%cE> %ci%n%n%w(0,4,4)%B" -n 1024 c019fa9b70e80da1867044ef3e2995ab12a1c961 ^origin/_jenkins_local_branch~1 in /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1014 |
---|---|
Type | GIT_FAILURE |
Failed PR | 2 (nodejs/node#40716, nodejs/node#40772) |
Appeared | test-orka-macos10.14-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40809/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40810/ |
Example
hudson.plugins.git.GitException: Error: git whatchanged --no-abbrev -M "--format=commit %H%ntree %T%nparent %P%nauthor %aN <%aE> %ai%ncommitter %cN <%cE> %ci%n%n%w(0,4,4)%B" -n 1024 c019fa9b70e80da1867044ef3e2995ab12a1c961 ^origin/_jenkins_local_branch~1 in /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1014
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$6.execute(CliGitAPIImpl.java:1272)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:160)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
Reason | Error: git whatchanged --no-abbrev -M "--format=commit %H%ntree %T%nparent %P%nauthor %aN <%aE> %ai%ncommitter %cN <%cE> %ci%n%n%w(0,4,4)%B" -n 1024 c019fa9b70e80da1867044ef3e2995ab12a1c961 ^origin/_jenkins_local_branch~1 in /home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos18-64 |
---|---|
Type | GIT_FAILURE |
Failed PR | 2 (nodejs/node#40751, nodejs/node#39240) |
Appeared | test-joyent-smartos18-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40820/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40822/ |
Example
hudson.plugins.git.GitException: Error: git whatchanged --no-abbrev -M "--format=commit %H%ntree %T%nparent %P%nauthor %aN <%aE> %ai%ncommitter %cN <%cE> %ci%n%n%w(0,4,4)%B" -n 1024 c019fa9b70e80da1867044ef3e2995ab12a1c961 ^origin/_jenkins_local_branch~1 in /home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos18-64
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$6.execute(CliGitAPIImpl.java:1272)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:160)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
Build Failure
Reason | sh: line 30: sudo: command not found |
---|---|
Type | BUILD_FAILURE |
Failed PR | 11 (nodejs/node#40739, nodejs/node#40720, nodejs/node#40752, nodejs/node#40758, nodejs/node#40763, nodejs/node#40640, nodejs/node#40772, nodejs/node#40773, nodejs/node#40751, nodejs/node#40654, nodejs/node#39240) |
Appeared | test-equinix-ubuntu2004_container-armv7l-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40741/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40822/ |
Example
sh: line 30: sudo: command not found
Reason | fatal error: ld terminated with signal 9 [Killed] |
---|---|
Type | BUILD_FAILURE |
Failed PR | 10 (nodejs/node#40604, nodejs/node#40739, nodejs/node#40720, nodejs/node#40658, nodejs/node#40763, nodejs/node#40598, nodejs/node#40772, nodejs/node#40640, nodejs/node#40631, nodejs/node#40716) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40736/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40815/ |
Example
fatal error: ld terminated with signal 9 [Killed]
Reason | Makefile:1252: recipe for target 'tools/.mdlintstamp' failed |
---|---|
Type | BUILD_FAILURE |
Failed PR | 4 (nodejs/node#40772, nodejs/node#40773, nodejs/node#40751, nodejs/node#39240) |
Appeared | test-ibm-ubuntu1804-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40817/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40822/ |
Example
Makefile:1252: recipe for target 'tools/.mdlintstamp' failed
make: *** [tools/.mdlintstamp] Error 1
+ cat test-eslint.tap
+ sed '/^\s*$/d'
+ grep -v '^ok\|^TAP version 13\|^1\.\.'
+ exit 1
Reason | fatal: sent error to the client: git upload-archive: archiver died with error |
---|---|
Type | BUILD_FAILURE |
Failed PR | 3 (nodejs/node#40516, nodejs/node#40613, nodejs/node#40654) |
Appeared | undefined |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40753/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40821/ |
Example
fatal: sent error to the client: git upload-archive: archiver died with error
fatal: no such ref: jenkins-node-test-commit-windows-fanned-8d15eb253d4b536d63625a7cd2ebfb6df0cead01
Reason | error: ld returned 1 exit status |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#40741, nodejs/node#40631) |
Appeared | test-softlayer-ubuntu1804_sharedlibs_container-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40739/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40801/ |
Example
error: ld returned 1 exit status
collect2: error: ld returned 1 exit status
collect2: error: ld returned 1 exit status
collect2: error: ld returned 1 exit status
embedtest.target.mk:279: recipe for target '/home/iojs/build/workspace/node-test-commit-linux-containered/out/Debug/embedtest' failed
make[2]: *** [/home/iojs/build/workspace/node-test-commit-linux-containered/out/Debug/embedtest] Error 1
Progress
-
pummel/test-fs-watch-non-recursive
(15) -
sequential/test-child-process-pass-fd
(13) -
parallel/test-finalization-group-regular-gc
(12) -
message/esm_display_syntax_error_import_json_named_export
(10) -
parallel/test-fs-rmdir-recursive
(7) -
parallel/test-repl-sigint-nested-eval
(7) -
wpt/test-user-timing
(7) -
parallel/test-crypto-keygen
(6) -
parallel/test-fs-rm
(6) -
parallel/test-http2-pipe-named-pipe
(6) -
sequential/test-debugger-heap-profiler
(4) -
sequential/test-worker-prof
(4) -
node-api/test_threadsafe_function/test
(3) -
sequential/test-heap-prof
(3) -
parallel/test-child-process-fork-closed-channel-segfault
(2) -
parallel/test-child-process-fork-exec-path
(2) -
parallel/test-crypto-binary-default
(2) -
parallel/test-crypto-classes
(2) -
parallel/test-crypto-dh-constructor
(2) -
parallel/test-crypto-dh-odd-key
(2) -
pummel/test-policy-integrity
(2) -
Backing channel 'JNLP4-connect connection from ... is disconnected.
(3) -
Build timed out (after 60 minutes). Marking the build as failed.
(3) -
warning: failed to remove Release/node.exe: Invalid argument
(3) -
Error: git whatchanged --no-abbrev -M "--format=commit %H%ntree %T%nparent %P%nauthor %aN <%aE> %ai%ncommitter %cN <%cE> %ci%n%n%w(0,4,4)%B" -n 1024 c019fa9b70e80da1867044ef3e2995ab12a1c961 ^origin/_jenkins_local_branch~1 in /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1014
(2) -
Error: git whatchanged --no-abbrev -M "--format=commit %H%ntree %T%nparent %P%nauthor %aN <%aE> %ai%ncommitter %cN <%cE> %ci%n%n%w(0,4,4)%B" -n 1024 c019fa9b70e80da1867044ef3e2995ab12a1c961 ^origin/_jenkins_local_branch~1 in /home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos18-64
(2) -
sh: line 30: sudo: command not found
(11) -
fatal error: ld terminated with signal 9 [Killed]
(10) -
Makefile:1252: recipe for target 'tools/.mdlintstamp' failed
(4) -
fatal: sent error to the client: git upload-archive: archiver died with error
(3) -
error: ld returned 1 exit status
(2)
Metadata
Metadata
Assignees
Labels
No labels