Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI Relability 2020-07-23 #46

Open
6 tasks
github-actions bot opened this issue Jul 23, 2020 · 0 comments
Open
6 tasks

CI Relability 2020-07-23 #46

github-actions bot opened this issue Jul 23, 2020 · 0 comments

Comments

@github-actions
Copy link

Failures in node-test-pull-request/32378 to node-test-pull-request/32476 that failed more than 2 PRs
(Generated with ncu-ci walk pr --stats=true --markdown /home/runner/work/nodejs-reliability/nodejs-reliability/results.md)

UTC Time RUNNING SUCCESS UNSTABLE ABORTED FAILURE Green Rate
2020-07-23 00:22 1 40 2 24 33 53.33%

JSTest Failure

Reason benchmark/test-benchmark-streams
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#34366, nodejs/node#34362, nodejs/node#34317, nodejs/node#34387, nodejs/node#34351)
Appeared test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_pivotalagency-debian10-arm64_pi3-1, test-orka-macos10.14-x64-1, test-orka-macos10.15-x64-1, test-digitalocean-ubi81_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-joyent-ubuntu1804_sharedlibs_container-x64-1, test-requireio_svincent-debian10-armv7l_pi2-2, test-osuosl-centos7-ppc64_le-2, test-digitalocean-freebsd11-x64-2, test-packetnet-centos7-arm64-2, test-ibm-rhel7-s390x-1, test-joyent-alpine311_container-x64-1, test-joyent-alpine312_container-x64-1, test-softlayer-centos7-x64-1, test-softlayer-debian9-x64-1, test-digitalocean-fedora27-x64-1, test-digitalocean-fedora30-x64-1, test-rackspace-ubuntu1604-x64-2, test-joyent-ubuntu1804-x64-1, test-orka-macos10.14-x64-2, test-nearform-macos10.15-x64-1, test-joyent-smartos18-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-ibm-aix71-ppc64_be-1, test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2012r2_vs2019-x64-2, test-digitalocean-freebsd11-x64-1, test-digitalocean-alpine311_container-x64-1, test-softlayer-alpine312_container-x64-1, test-rackspace-centos7-x64-1, test-digitalocean-debian9-x64-1, test-rackspace-fedora27-x64-1, test-digitalocean-fedora30-x64-2, test-digitalocean-ubuntu1804-x64-1, test-orka-macos10.14-x64-3, test-softlayer-ubi81_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-joyent-ubuntu1804_sharedlibs_container-x64-2, test-packetnet-centos7-arm64-1, test-ibm-rhel7-s390x-3, test-joyent-smartos18-x64-3, test-ibm-aix71-ppc64_be-2, test-osuosl-centos7-ppc64_le-1, test-azure_msft-win10_vs2019-x64-4, test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_kahwee-debian10-arm64_pi3-1, test-rackspace-win2012r2_vs2013-x64-1, test-requireio_pivotalagency-debian10-arm64_pi3-2
First CI https://ci.nodejs.org/job/node-test-pull-request/32384/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32388/
Example
not ok 698 benchmark/test-benchmark-streams
  ---
  duration_ms: 27.568
  severity: fail
  exitcode: 1
  stack: |-
    assert.js:385
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: benchmark file not running exactly one configuration in test: 
    streams/creation.js
    streams/creation.js kind="duplex" n=1: 955.4127956524896
    
    streams/pipe-object-mode.js
    streams/pipe-object-mode.js n=1: 20.35995546137583
    
    streams/pipe.js
    streams/pipe.js n=1: 19.063701185939504
    
    streams/readable-async-iterator.js
    2
    streams/readable-async-iterator.js sync="yes" n=1: 17.820717310959257
    
    streams/readable-bigread.js
    streams/readable-bigread.js n=1: 2.8090559841233955
    
    streams/readable-bigunevenread.js
    streams/readable-bigunevenread.js n=1: 2.3786754052477335
    
    streams/readable-boundaryread.js
    streams/readable-boundaryread.js type="string" n=1: 1.9376106649377187
    
    streams/readable-readall.js
    streams/readable-readall.js n=1:...

Reason parallel/test-worker-init-failure
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#34434, nodejs/node#34476)
Appeared test-nearform-macos10.15-x64-3, test-orka-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32406/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32470/
Example
not ok 2459 parallel/test-worker-init-failure
  ---
  duration_ms: 3.701
  severity: fail
  exitcode: 1
  stack: |-
    child stdout: 
    
    child stderr: assert.js:920
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The input did not match the regular expression /EMFILE/. Input:
    
    'ENOENT: no such file or directory, uv_cwd'
    
        at Worker.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-worker-init-failure.js:38:14)
        at Worker.emit (events.js:314:20)
        at Worker.[kOnErrorMessage] (internal/worker.js:238:10)
        at Worker.[kOnMessage] (internal/worker.js:248:37)
        at MessagePort.<anonymous> (internal/worker.js:167:57)
        at MessagePort.emit (events.js:314:20)
        at MessagePort.onmessage (internal/worker/io.js:80:8)
        at MessagePort.exports.emitMessage (internal/per_context/messageport.js:11:10)
        at Worker.[kOnExit] (internal/worker.js:220:5)
        at Worker.<computed>.onexit (i...

Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 6 (nodejs/node#34351, nodejs/node#34454, nodejs/node#34461, nodejs/node#34343, nodejs/node#34057, nodejs/node#34394)
Appeared test-orka-macos10.14-x64-1, test-orka-macos10.15-x64-1, test-orka-macos10.14-x64-2, test-rackspace-win2012r2_vs2017-x64-1, test-joyent-alpine311_container-x64-1, test-joyent-ubuntu1804_arm_cross_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32380/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32461/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 199.7.167.99/199.7.167.99:11622' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at com.sun.proxy.$Proxy96.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1147)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1139)

Git Failure

Build Failure

Reason fatal error: ld terminated with signal 9 [Killed]
Type BUILD_FAILURE
Failed PR 5 (nodejs/node#34351, nodejs/node#34294, nodejs/node#34302, nodejs/node#34456, nodejs/node#34462)
Appeared test-joyent-ubuntu1804_sharedlibs_container-x64-3, test-joyent-ubuntu1804_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/32380/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32441/
Example
fatal error: ld terminated with signal 9 [Killed]

Reason ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ...
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#34387, nodejs/node#34057)
Appeared test-orka-macos10.14-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/32432/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32462/
Example
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for node-test-commit-osx/nodes=osx1014 #35376
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE

Reason Failed to trigger node-test-commit
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#34386, nodejs/node#34434)
Appeared test-packetnet-ubuntu1804-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/32401/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32403/
Example
Failed to trigger node-test-commit

Progress

  • benchmark/test-benchmark-streams (5)
  • parallel/test-worker-init-failure (2)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (6)
  • fatal error: ld terminated with signal 9 [Killed] (5)
  • ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ... (2)
  • Failed to trigger node-test-commit (2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants