Closed
Description
Failures in node-test-pull-request/16453 to node-test-pull-request/16516 that failed more than 2 PRs
JSTest Failure
Reason | parallel/test-crypto-scrypt |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 7 (nodejs/node#22330, nodejs/node#22128, nodejs/node#22290, nodejs/node#22287, nodejs/node#22265, nodejs/node#22329, nodejs/node#22281) |
Appeared | test-joyent-ubuntu1604_sharedlibs_container-x64-4, test-digitalocean-ubuntu1604_sharedlibs_container-x64-6 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/16457/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/16474/ |
Example
not ok 319 parallel/test-crypto-scrypt
---
duration_ms: 1.128
severity: fail
exitcode: 1
stack: |-
/home/iojs/build/workspace/node-test-commit-linux-containered/nodes/ubuntu1604_sharedlibs_openssl110_x64/test/common/index.js:737
throw new assert.AssertionError({
^
AssertionError [ERR_ASSERTION]: Expected inputs to be strictly equal:
+ actual - expected ... Lines skipped
Comparison {
+ message: 'error:060B50AC:digital envelope routines:EVP_PBE_scrypt:memory limit exceeded',
- code: 'ERR_CRYPTO_SCRYPT_INVALID_PARAMETER',
- message: 'Invalid scrypt parameter',
type: [Function: Error] {
...
Reason | parallel/test-tls-passphrase |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 7 (nodejs/node#22330, nodejs/node#22128, nodejs/node#22290, nodejs/node#22287, nodejs/node#22265, nodejs/node#22329, nodejs/node#22281) |
Appeared | test-joyent-ubuntu1604_sharedlibs_container-x64-4, test-digitalocean-ubuntu1604_sharedlibs_container-x64-6 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/16457/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/16474/ |
Example
not ok 1742 parallel/test-tls-passphrase
---
duration_ms: 0.415
severity: fail
exitcode: 1
stack: |-
assert.js:650
throw actual;
^
Error: error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt
at Object.createSecureContext (_tls_common.js:144:17)
at Object.connect (_tls_wrap.js:1136:48)
at /home/iojs/build/workspace/node-test-commit-linux-containered/nodes/ubuntu1604_sharedlibs_openssl110_x64/test/parallel/test-tls-passphrase.js:228:7
at getActual (assert.js:563:5)
at Function.throws (assert.js:680:24)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/nodes/ubuntu1604_sharedlibs_openssl110_x64/test/parallel/test-tls-passphrase.js:227:8)
at Module._compile (internal/modules/cjs/loader.js:689:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
at Module.load (internal/modules/cjs/loader.js:599:32)
at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
...
Reason | parallel/test-gc-http-client |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#22340, nodejs/node#22350, nodejs/node#21611) |
Appeared | test-digitalocean-freebsd11-x64-2, test-digitalocean-ubuntu1604_sharedlibs_container-x64-7, test-azure_msft-win2016-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/16468/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/16484/ |
Example
not ok 728 parallel/test-gc-http-client
---
duration_ms: 0.371
severity: fail
exitcode: 1
stack: |-
We should do 500 requests
Done: 0/500
Collected: 0/198
events.js:167
throw er; // Unhandled 'error' event
^
Error: connect ECONNRESET 127.0.0.1:46410 - Local (127.0.0.1:46638)
at internalConnect (net.js:933:16)
at defaultTriggerAsyncIdScope (internal/async_hooks.js:294:19)
at GetAddrInfoReqWrap.emitLookup [as callback] (net.js:1080:9)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:62:10)
Emitted 'error' event at:
at Socket.socketErrorListener (_http_client.js:399:9)
at Socket.emit (events.js:182:13)
at emitErrorNT (internal/streams/destroy.js:82:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
at process._tickCallback (internal/process/next_tick.js:63:19)
...
Reason | parallel/test-stdio-pipe-redirect |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#22320, nodejs/node#22202, nodejs/node#21593) |
Appeared | test-azure_msft-win10-x64-1, test-rackspace-win2008r2-x64-1, test-azure_msft-win2012r2-x64-2, test-rackspace-win2012r2-x64-2, test-azure_msft-win2016-x64-2, test-azure_msft-win10-x64-4, test-rackspace-win2012r2-x64-1, test-azure_msft-win2016-x64-4, test-azure_msft-win10-x64-3, test-rackspace-win2012r2-x64-9, test-azure_msft-win2012r2-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/16458/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/16489/ |
Example
not ok 360 parallel/test-stdio-pipe-redirect
---
duration_ms: 0.599
severity: crashed
stack: |-
oh no!
exit code: CRASHED
...
Reason | sequential/test-http2-large-file |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#22356, nodejs/node#21840, nodejs/node#22350) |
Appeared | test-rackspace-win2008r2-x64-6 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/16477/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/16499/ |
Example
not ok 573 sequential/test-http2-large-file
---
duration_ms: 2.60
severity: fail
exitcode: 1
stack: |-
(node:7836) ExperimentalWarning: The http2 module is an experimental API.
events.js:167
throw er; // Unhandled 'error' event
^
Error: read ECONNRESET
at TCP.onread (net.js:661:25)
Emitted 'error' event at:
at emitErrorNT (internal/streams/destroy.js:82:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
at process._tickCallback (internal/process/next_tick.js:63:19)
...
Reason | addons/stringbytes-external-exceed-max/test-stringbytes-external-exceed-max-by-1-binary |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#22320, nodejs/node#21593) |
Appeared | test-digitalocean-freebsd11-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/16458/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/16475/ |
Example
not ok 1904 addons/stringbytes-external-exceed-max/test-stringbytes-external-exceed-max-by-1-binary
---
duration_ms: 49.461
severity: crashed
stack: |-
oh no!
exit code: CRASHED (Signal: 9)
...
Reason | parallel/test-timers-throw-reschedule |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#21593, nodejs/node#22202) |
Appeared | test-linuxonecc-rhel72-s390x-1, test-rackspace-ubuntu1604-x64-2, test-linuxonecc-rhel72-s390x-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/16475/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/16486/ |
Example
not ok 1510 parallel/test-timers-throw-reschedule
---
duration_ms: 0.228
severity: fail
stack: |-
assert.js:42
throw new errors.AssertionError({
^
AssertionError [ERR_ASSERTION]: false == true
at Timeout.common.mustCall (/data/iojs/build/workspace/node-test-commit-linuxone/nodes/rhel72-s390x/test/parallel/test-timers-throw-reschedule.js:20:5)
at Timeout._onTimeout (/data/iojs/build/workspace/node-test-commit-linuxone/nodes/rhel72-s390x/test/common/index.js:478:15)
at ontimeout (timers.js:498:11)
at Timer.unrefdHandle (timers.js:611:5)
...
Reason | sequential/test-performance |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#22318, nodejs/node#22288) |
Appeared | test-digitalocean-ubuntu1604_sharedlibs_container-x64-7, test-requireio_andineck-debian9-armv6l_pi1p-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/16459/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/16462/ |
Example
not ok 2289 sequential/test-performance
---
duration_ms: 4.558
severity: fail
exitcode: 1
stack: |-
assert.js:338
throw err;
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(Math.abs(delta) < 1000)
at checkNodeTiming (/home/iojs/build/workspace/node-test-commit-linux-containered/nodes/ubuntu1604_sharedlibs_debug_x64/test/sequential/test-performance.js:64:7)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/nodes/ubuntu1604_sharedlibs_debug_x64/test/sequential/test-performance.js:73:1)
at Module._compile (internal/modules/cjs/loader.js:689:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
at Module.load (internal/modules/cjs/loader.js:599:32)
at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
at Function.Module._load (internal/modules/cjs/loader.js:530:3)
at Function.Module.runMain (internal/modules/cjs/loader.js:742:12)
at startup (internal/bootstrap/node.js:266:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:611:3)
...
Jenkins Failure
Reason | Build timed out (after 120 minutes). Marking the build as failed. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 3 (nodejs/node#21593, nodejs/node#22340, nodejs/node#22373) |
Appeared | test-digitalocean-fedora27-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/16489/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/16513/ |
Example
Build timed out (after 120 minutes). Marking the build as failed.
Git Failure
Example
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git checkout -- <file>..." to discard changes in working directory)
modified: deps/v8/third_party/jinja2/LICENSE
Untracked files:
(use "git add <file>..." to include in what will be committed)
build/
no changes added to commit
Reason | ERROR: Error fetching remote repo 'jenkins_tmp' |
---|---|
Type | GIT_FAILURE |
Failed PR | 9 (nodejs/node#22287, nodejs/node#22340, nodejs/node#21397, nodejs/node#22348, nodejs/node#22359, nodejs/node#22373, nodejs/node#22368, nodejs/node#22328, nodejs/node#22342) |
Appeared | test-azure_msft-win10-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/16502/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/16516/ |
Example
ERROR: Error fetching remote repo 'jenkins_tmp'
hudson.plugins.git.GitException: Failed to fetch from [email protected]:binary_tmp.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:889)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1177)
at hudson.scm.SCM.checkout(SCM.java:504)
Example
FATAL: Could not checkout 1aaf64d889f049a31ae0e1245a7631911b25acc7
hudson.plugins.git.GitException: Command "git checkout -f 1aaf64d889f049a31ae0e1245a7631911b25acc7" returned status code 128:
stdout:
stderr: fatal: reference is not a tree: 1aaf64d889f049a31ae0e1245a7631911b25acc7
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2050)
Build Failure
Reason | bash: line 2: syntax error near unexpected token `newline' |
---|---|
Type | BUILD_FAILURE |
Failed PR | 3 (nodejs/node#22340, nodejs/node#22373, nodejs/node#22368) |
Appeared | test-digitalocean-ubuntu1404-x64-1, test-rackspace-ubuntu1604-x64-2, test-digitalocean-ubuntu1404-x86-1, test-macstadium-macos10.11-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/16508/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/16514/ |
Example
bash: line 2: syntax error near unexpected token `newline'
Example
fatal: Couldn't find remote ref refs/heads/v4.x-staging
fatal: The remote end hung up unexpectedly
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#22340, nodejs/node#22328) |
Appeared | test-joyent-smartos17-x64-1, test-osuosl-aix61-ppc64_be-2, test-osuosl-aix61-ppc64_be-1, test-joyent-smartos16-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/16508/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/16515/ |
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Notifying upstream projects of job completion
Finished: FAILURE
Metadata
Metadata
Assignees
Labels
No labels