Skip to content
New issue

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

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

Already on GitHub? # to your account

CI Reliability 2020-08-13 #42

Open
6 tasks
github-actions bot opened this issue Aug 13, 2020 · 0 comments
Open
6 tasks

CI Reliability 2020-08-13 #42

github-actions bot opened this issue Aug 13, 2020 · 0 comments

Comments

@github-actions
Copy link

Failures in node-test-pull-request/32654 to node-test-pull-request/32750 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
2020-08-13 00:34 1 47 1 6 45 50.54%

JSTest Failure

Reason parallel/test-repl
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#34582, nodejs/node#34664, nodejs/node#34584)
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/32655/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32717/
Example
not ok 497 parallel/test-repl
  ---
  duration_ms: 8.833
  severity: fail
  exitcode: 1
  stack: |-
    out: ""
    in: ""
    out: "message"
    in: "'Read, Eval, Print Loop'"
    out: "invoke_me(987)"
    in: "'invoked 987'"
    out: "a = 12345"
    in: "12345"
    out: "{a:1}"
    in: "{ a: 1 }"
    out: "throw new Error('test error');"
    in: "Uncaught Error: test error"
    out: "throw { foo: 'bar' };"
    in: "Uncaught { foo: 'bar' }"
    out: "function test_func() {"
    in: "... "
    out: ".break"
    in: ""
    out: "eval(\"function test_func() {\")"
    in: "Uncaught SyntaxError: Unexpected end of input"
    out: "`io.js"
    in: "... "
    out: ".break"
    in: ""
    out: "`io.js ${\"1.0\""
    in: "... "
    out: "+ \".2\"}`"
    in: "'io.js 1.0.2'"
    out: "`io.js ${"
    in: "... "
    out: "\"1.0\" + \".2\"}`"
    in: "'io.js 1.0.2'"
    out: "(\"a\""
    in: "... "
    out: ".charAt(0))"
    in: "'a'"
    out: ".1234"
    in: "0.1234"
    out: ".1+.1"
    in: "0.2"
    out: "JSON.parse('{\...

Reason parallel/test-worker-init-failure
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#34625, nodejs/node#34672, nodejs/node#34724)
Appeared test-orka-macos10.15-x64-2, test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32673/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32732/
Example
not ok 2475 parallel/test-worker-init-failure
  ---
  duration_ms: 2.939
  severity: fail
  exitcode: 1
  stack: |-
    child stdout: 
    
    child stderr: events.js:291
          throw er; // Unhandled 'error' event
          ^
    
    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:241:10)
        at Worker.[kOnMessage] (internal/worker.js:251:37)
        at MessagePort.<anonymous> (internal/worker.js:167:57)
        at MessagePort.[nodejs.internal.kHybridDispatch] (internal/event_target.js:353:41)
        at MessagePort.exports.emitMessage (internal/per_context/messageport.js:18:26)
        at Worker.[kOnExit] (internal/worker.js:223:5)
        at Worker.<compute...

Reason node-api/test_worker_terminate_finalization/test
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#33013, nodejs/node#34625)
Appeared test-requireio_sambthompson-debian10-armv7l_pi2-1, test-requireio_pivotalagency-debian10-arm64_pi3-2, test-requireio_pivotalagency-debian10-arm64_pi3-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-requireio_kahwee-debian10-arm64_pi3-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32674/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32712/
Example
not ok 116 node-api/test_worker_terminate_finalization/test
  ---
  duration_ms: 2.45
  severity: fail
  exitcode: 1
  stack: |-
    events.js:291
          throw er; // Unhandled 'error' event
          ^
    
    AssertionError [ERR_ASSERTION]: function should not have been called at /home/iojs/build/workspace/node-test-binary-arm/test/node-api/test_worker_terminate_finalization/test.js:7
    called with arguments: [Error: Invalid argument]
        at Worker.mustNotCall (/home/iojs/build/workspace/node-test-binary-arm/test/common/index.js:425:12)
        at Worker.emit (events.js:314:20)
        at Worker.[kOnErrorMessage] (internal/worker.js:241:10)
        at Worker.[kOnMessage] (internal/worker.js:251:37)
        at MessagePort.<anonymous> (internal/worker.js:167:57)
        at MessagePort.[nodejs.internal.kHybridDispatch] (internal/event_target.js:352:41)
        at MessagePort.exports.emitMessage (internal/per_context/messageport.js:18:26)
    Emitted 'error' event on process instance at:
        at em...

Reason parallel/test-async-hooks-http-parser-destroy
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#34664, nodejs/node#34662)
Appeared test-rackspace-win2012r2_vs2017-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/32663/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32666/
Example
not ok 745 parallel/test-async-hooks-http-parser-destroy
  ---
  duration_ms: 120.152
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Jenkins Failure

Git Failure

Build Failure

Reason fatal error: ld terminated with signal 9 [Killed]
Type BUILD_FAILURE
Failed PR 5 (nodejs/node#34659, nodejs/node#34700, nodejs/node#33831, nodejs/node#34741, nodejs/node#34476)
Appeared test-joyent-ubuntu1804_sharedlibs_container-x64-4, test-joyent-ubuntu1804_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/32667/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32745/
Example
fatal error: ld terminated with signal 9 [Killed]

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#34689, nodejs/node#34625)
Appeared test-orka-macos10.14-x64-1, test-nearform-macos10.15-x64-2, test-orka-macos10.14-x64-2, test-orka-macos10.15-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/32694/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32711/
Example
fatal: No rebase in progress?

Progress

  • parallel/test-repl (3)
  • parallel/test-worker-init-failure (3)
  • node-api/test_worker_terminate_finalization/test (2)
  • parallel/test-async-hooks-http-parser-destroy (2)
  • fatal error: ld terminated with signal 9 [Killed] (5)
  • fatal: No rebase in progress? (2)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants