Skip to content

CI Relability 2020-07-10#33

@github-actions

Description

@github-actions

Failures in node-test-pull-request/32171 to node-test-pull-request/32264 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 TimeRUNNINGSUCCESSUNSTABLEABORTEDFAILUREGreen Rate
2020-07-10 00:210203383921.74%

JSTest Failure

Reasonparallel/test-http2-invalidheaderfield
TypeJS_TEST_FAILURE
Failed PR4 (nodejs/node#34035, nodejs/node#34170, nodejs/node#34048, nodejs/node#34141)
Appearedtest-joyent-alpine311_container-x64-1, test-orka-macos10.14-x64-2, test-osuosl-centos7-ppc64_le-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-ibm-rhel7-s390x-1, test-softlayer-centos7-x64-1, test-ibm-rhel7-s390x-3, undefined, test-rackspace-centos7-x64-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/32191/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/32198/
Example
not ok 1148 parallel/test-http2-invalidheaderfield --- duration_ms: 0.225 severity: fail exitcode: 1 stack: |- Mismatched <anonymous> function calls. Expected exactly 1, actual 0. at Proxy.mustCall (/home/iojs/build/workspace/node-test-commit-linux/nodes/alpine-last-latest-x64/test/common/index.js:331:10) at Http2Server.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/nodes/alpine-last-latest-x64/test/parallel/test-http2-invalidheaderfield.js:49:31) at Http2Server.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/nodes/alpine-last-latest-x64/test/common/index.js:365:15) at Object.onceWrapper (events.js:420:28) at Http2Server.emit (events.js:314:20) at emitListeningNT (net.js:1322:10) at processTicksAndRejections (internal/process/task_queues.js:79:21) ... 

Reasonparallel/test-trace-atomics-wait
TypeJS_TEST_FAILURE
Failed PR4 (nodejs/node#34105, nodejs/node#34141, nodejs/node#33674, nodejs/node#34247)
Appearedtest-nearform-macos10.15-x64-3, test-nearform-macos10.15-x64-2, test-nearform-macos10.15-x64-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/32173/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/32254/
Example
not ok 2241 parallel/test-trace-atomics-wait --- duration_ms: 0.405 severity: fail exitcode: 1 stack: |- +++ normalized stdout +++ [Thread 0] Atomics.wait(<address> + 0, 1, inf) started [Thread 0] Atomics.wait(<address> + 0, 1, inf) did not wait because the values mismatched [Thread 0] Atomics.wait(<address> + 0, 0, 10) started [Thread 0] Atomics.wait(<address> + 0, 0, 10) timed out [Thread 1] Atomics.wait(<address> + 4, -1, inf) started [Thread 0] Atomics.wait(<address> + 4, 0, inf) started [Thread 0] Atomics.wait(<address> + 4, 0, inf) did not wait because the values mismatched [Thread 1] Atomics.wait(<address> + 4, -1, inf) was woken up by another thread --- normalized stdout --- assert.js:385 throw err; ^ AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: assert(expectedTimelines.includes(actualTimeline)) at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/node... 

Reasonsequential/test-fs-readfile-tostring-fail
TypeJS_TEST_FAILURE
Failed PR3 (nodejs/node#33720, nodejs/node#33862, nodejs/node#34141)
Appearedtest-softlayer-centos7-x64-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/32176/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/32180/
Example
not ok 2354 sequential/test-fs-readfile-tostring-fail --- duration_ms: 13.160 severity: fail exitcode: 7 stack: |- /home/iojs/build/workspace/node-test-commit-linux/nodes/centos7-64-gcc6/test/sequential/test-fs-readfile-tostring-fail.js:67 throw err; ^ AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: assert.ok(err instanceof Error) at /home/iojs/build/workspace/node-test-commit-linux/nodes/centos7-64-gcc6/test/sequential/test-fs-readfile-tostring-fail.js:34:12 at /home/iojs/build/workspace/node-test-commit-linux/nodes/centos7-64-gcc6/test/common/index.js:379:15 at FSReqWrap.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:53:3) ... 

Reasonsequential/test-tls-session-timeout
TypeJS_TEST_FAILURE
Failed PR3 (nodejs/node#34141, nodejs/node#34245, nodejs/node#34032)
Appearedtest-requireio_kahwee-debian10-arm64_pi3-1, test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_piccoloaiutante-debian10-arm64_pi3-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/32187/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/32242/
Example
not ok 744 sequential/test-tls-session-timeout --- duration_ms: 4.871 severity: fail exitcode: 1 stack: |- assert.js:103 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'New' - 'Reused' at /home/iojs/build/workspace/node-test-binary-arm/test/sequential/test-tls-session-timeout.js:124:16 at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-binary-arm/test/sequential/test-tls-session-timeout.js:108:7) at ChildProcess.emit (events.js:314:20) at Process.ChildProcess._handle.onexit (internal/child_process.js:276:12){generatedMessage: true, code: 'ERR_ASSERTION', actual: 'New', expected: 'Reused', operator: 'strictEqual' } ... 

Reasonparallel/test-fs-utimes
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#33991, nodejs/node#34148)
Appearedtest-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_notthetup_sayanee-debian10-arm64_pi3-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/32185/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/32236/
Example
not ok 213 parallel/test-fs-utimes --- duration_ms: 8.178 severity: fail exitcode: 1 stack: |- assert.js:385 throw err; ^ AssertionError [ERR_ASSERTION]: FAILED: expect_ok [Arguments]{'0': 'utimesSync', '1': '/home/iojs/tmp/.tmp.211', '2': undefined, '3': '123456', '4': -1 } check_mtime: 3.98799991607666 at expect_ok (/home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-fs-utimes.js:64:3) at syncTests (/home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-fs-utimes.js:133:5) at /home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-fs-utimes.js:120:11 at /home/iojs/build/workspace/node-test-binary-arm/test/common/index.js:365:15 at FSReqCallback.oncomplete (fs.js:164:23){generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: true, operator: '==' } ... 

Reasonparallel/test-http-destroyed-socket-write2
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#34186, nodejs/node#34276)
Appearedtest-orka-macos10.14-x64-2, test-orka-macos10.14-x64-3
First CIhttps://ci.nodejs.org/job/node-test-pull-request/32201/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/32264/
Example
not ok 1628 parallel/test-http-destroyed-socket-write2 --- duration_ms: 120.53 severity: fail exitcode: -15 stack: |- timeout ... 

Reasonparallel/test-repl
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#34203, nodejs/node#34250)
Appearedtest-requireio_williamkapke-debian10-arm64_pi3-3, test-requireio_svincent-debian10-armv7l_pi2-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/32209/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/32239/
Example
not ok 488 parallel/test-repl --- duration_ms: 6.93 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('{\"... 

Reasonparallel/test-vm-timeout-escape-promise-module-2
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#34105, nodejs/node#34255)
Appearedtest-digitalocean-freebsd11-x64-1, test-digitalocean-freebsd11-x64-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/32173/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/32250/
Example
not ok 2533 parallel/test-vm-timeout-escape-promise-module-2 --- duration_ms: 0.290 severity: fail exitcode: 1 stack: |- (node:16061) ExperimentalWarning: VM Modules is an experimental feature. This feature could change at any time (Use `node --trace-warnings ...` to show where the warning was created) /usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd11-x64/test/common/index.js:605 const crashOnUnhandledRejection = (err) =>{throw err}; ^ Error: escaped timeout at 139 milliseconds! at loop (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd11-x64/test/parallel/test-vm-timeout-escape-promise-module-2.js:22:13) at vm:module(0):1:30 at SourceTextModule.evaluate (internal/vm/module.js:224:23) at assert.rejects.code (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd11-x64/test/parallel/test-vm-timeout-escape-promise-module-2.js:38:16) ... 

Jenkins Failure

ReasonBacking channel 'JNLP4-connect connection from ... is disconnected.
TypeJENKINS_FAILURE
Failed PR5 (nodejs/node#34145, nodejs/node#34032, nodejs/node#34142, nodejs/node#34231, nodejs/node#34255)
Appearedtest-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-orka-macos10.14-x64-2, test-orka-macos10.14-x64-3, test-orka-macos10.14-x64-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/32171/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/32250/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 203.217.18.114/203.217.18.114:48152' is disconnected. at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) at com.sun.proxy.$Proxy94.isAlive(Unknown Source) at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1147) at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1139) 

ReasonBuild timed out (after 120 minutes). Marking the build as failed.
TypeJENKINS_FAILURE
Failed PR2 (nodejs/node#34186, nodejs/node#34148)
Appearedtest-digitalocean-fedora27-x64-1, test-joyent-alpine311_container-x64-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/32201/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/32243/
Example
Build timed out (after 120 minutes). Marking the build as failed. 

ReasonRemote call on JNLP4-connect connection from ... failed
TypeJENKINS_FAILURE
Failed PR2 (nodejs/node#34035, nodejs/node#34170)
Appearedtest-softlayer-debian9-x64-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/32191/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/32192/
Example
java.io.IOException: Remote call on JNLP4-connect connection from 5b.96.3ca9.ip4.static.sl-reverse.com/169.60.150.91:46912 failed at hudson.remoting.Channel.call(Channel.java:1004) at hudson.FilePath.act(FilePath.java:1069) at hudson.FilePath.act(FilePath.java:1058) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:114) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:137) 

Git Failure

ReasonERROR: Error fetching remote repo 'origin'
TypeGIT_FAILURE
Failed PR2 (nodejs/node#34141, nodejs/node#34145)
Appearedtest-orka-macos10.15-x64-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/32180/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/32181/
Example
ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from [email protected]:nodejs/node.git at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:909) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1131) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1167) at hudson.scm.SCM.checkout(SCM.java:505) 

Build Failure

ReasonError: [Errno 2] No such file or directory: 'test.tap'
TypeBUILD_FAILURE
Failed PR11 (nodejs/node#34145, nodejs/node#33720, nodejs/node#33862, nodejs/node#34035, nodejs/node#34170, nodejs/node#34141, nodejs/node#34186, nodejs/node#34228, nodejs/node#34250, nodejs/node#34148, nodejs/node#34247)
Appearedtest-softlayer-centos6-x64-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/32171/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/32254/
Example
Error: [Errno 2] No such file or directory: 'test.tap' POST BUILD TASK : FAILURE END OF POST BUILD TASK : 0 Recording test results Recording fingerprints Collecting metadata... 

Reasonerror: ‘std::index_sequence’ has not been declared
TypeBUILD_FAILURE
Failed PR11 (nodejs/node#34145, nodejs/node#33720, nodejs/node#33862, nodejs/node#34035, nodejs/node#34170, nodejs/node#34141, nodejs/node#34186, nodejs/node#34228, nodejs/node#34250, nodejs/node#34148, nodejs/node#34247)
Appearedtest-softlayer-centos7-x64-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/32171/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/32254/
Example
error: ‘std::index_sequence’ has not been declared std::index_sequence<Indexes...>) ^ ../deps/v8/src/base/template-utils.h:20:60: error: expected ‘,’ or ‘...’ before ‘<’ token std::index_sequence<Indexes...>) ^ 

Reasonfatal: No rebase in progress?
TypeBUILD_FAILURE
Failed PR11 (nodejs/node#34145, nodejs/node#33720, nodejs/node#33862, nodejs/node#34035, nodejs/node#34170, nodejs/node#34141, nodejs/node#34186, nodejs/node#34228, nodejs/node#34250, nodejs/node#34148, nodejs/node#34247)
Appearedtest-softlayer-debian8-x86-1, test-digitalocean-ubuntu1404-x86-1, test-digitalocean-ubuntu1604-x86-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/32171/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/32254/
Example
fatal: No rebase in progress? 

ReasonERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
TypeBUILD_FAILURE
Failed PR4 (nodejs/node#34145, nodejs/node#34141, nodejs/node#34228, nodejs/node#34250)
Appearedtest-packetnet-centos7-arm64-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/32171/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/32239/
Example
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? Collecting metadata... Metadata collection done. Notifying upstream projects of job completion Finished: FAILURE 

Reasonfatal error: ld terminated with signal 9 [Killed]
TypeBUILD_FAILURE
Failed PR2 (nodejs/node#34203, nodejs/node#34255)
Appearedtest-joyent-ubuntu1804_sharedlibs_container-x64-3, test-joyent-ubuntu1804_sharedlibs_container-x64-4
First CIhttps://ci.nodejs.org/job/node-test-pull-request/32217/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/32250/
Example
fatal error: ld terminated with signal 9 [Killed] 

Progress

  • parallel/test-http2-invalidheaderfield (4)
  • parallel/test-trace-atomics-wait (4)
  • sequential/test-fs-readfile-tostring-fail (3)
  • sequential/test-tls-session-timeout (3)
  • parallel/test-fs-utimes (2)
  • parallel/test-http-destroyed-socket-write2 (2)
  • parallel/test-repl (2)
  • parallel/test-vm-timeout-escape-promise-module-2 (2)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (5)
  • Build timed out (after 120 minutes). Marking the build as failed. (2)
  • Remote call on JNLP4-connect connection from ... failed (2)
  • ERROR: Error fetching remote repo 'origin' (2)
  • Error: [Errno 2] No such file or directory: 'test.tap' (11)
  • error: ‘std::index_sequence’ has not been declared (11)
  • fatal: No rebase in progress? (11)
  • ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? (4)
  • fatal error: ld terminated with signal 9 [Killed] (2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions