Skip to content

CI Reliability 2023-07-06 #609

@github-actions

Description

@github-actions

Failures in node-test-pull-request/52530 to node-test-pull-request/52628 that failed 2 or more 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
2023-07-06 00:17 1 0 39 1 59 0.00%

JSTest Failure

Reason parallel/test-crypto-dh
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#48564, nodejs/node#48573, nodejs/node#48597, nodejs/node#48639, nodejs/node#48596)
Appeared test-rackspace-win2012r2_vs2019-x64-6, test-azure_msft-win11_vs2022-arm64-2, test-rackspace-win2012r2_vs2015-x64-2, test-rackspace-win2012r2_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52535/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52621/
Example
not ok 896 parallel/test-crypto-dh
  ---
  duration_ms: 120166.05000
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason parallel/test-crypto-keygen
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#48555, nodejs/node#48648, nodejs/node#48551)
Appeared test-rackspace-win2012r2_vs2019-x64-6, test-rackspace-win2012r2_vs2019-x64-4, test-rackspace-win2012r2_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52577/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52610/
Example
not ok 900 parallel/test-crypto-keygen
  ---
  duration_ms: 120162.00000
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason parallel/test-inspector-debug-end
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#48606, nodejs/node#39463, nodejs/node#48142)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/52579/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52609/
Example
not ok 3578 parallel/test-inspector-debug-end
  ---
  duration_ms: 120033.84700
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    Test there's no crash stopping server that was not started
    Test there's no crash stopping server without connecting
    [err] Debugger listening on ws://127.0.0.1:37109/8c6434a5-0ef0-4c68-b1e8-6ec6d8d22a53
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    Test there's no crash stopping server after connecting
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:45921/83b0884f-177b-47b6-8049-04acea06cd30
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
  ...


Reason pummel/test-net-throttle
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#48592, nodejs/node#48633, nodejs/node#48596)
Appeared test-digitalocean-freebsd12-x64-2, test-digitalocean-freebsd12-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52552/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52621/
Example
not ok 3613 pummel/test-net-throttle
  ---
  duration_ms: 437.97800
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    false !== true
    
        at process.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/pummel/test-net-throttle.js:87:10)
        at process.emit (node:events:526:35) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: 'strictEqual'
    }
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-http-request-join-authorization-headers
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48563, nodejs/node#48576)
Appeared test-equinix_mnx-ubuntu1804-x64-1, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52532/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52534/
Example
not ok 1534 parallel/test-http-request-join-authorization-headers
  ---
  duration_ms: 115.75000
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    '1, 2' !== '1'
    
        at Server.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-http-request-join-authorization-headers.js:39:12)
        at Server.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/common/index.js:466:15)
        at Server.emit (node:events:512:28)
        at parserOnIncoming (node:_http_server:1125:12)
        at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: '1, 2',
      expected: '1',
      operator: 'strictEqual'
    }
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-inspector-debug-brk-flag
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48566, nodejs/node#48551)
Appeared test-digitalocean-fedora34-x64-2, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/52540/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52610/
Example
not ok 1756 parallel/test-inspector-debug-brk-flag
  ---
  duration_ms: 15246.86000
  severity: fail
  exitcode: 1
  stack: |-
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:43351/bef57e13-bd4e-481a-8a81-a71464653a10
    [err] 
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    Timed out waiting for matching notification (break on file:///home/iojs/build/workspace/node-test-commit-linux/test/fixtures/loop.js:0)
    1
  ...


Reason parallel/test-performance-function
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48589, nodejs/node#47956)
Appeared test-ibm-ubi81_container-x64-1, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/52542/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52617/
Example
not ok 2243 parallel/test-performance-function
  ---
  duration_ms: 171.73600
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/errors:496
        ErrorCaptureStackTrace(err);
        ^
    
    RangeError [ERR_OUT_OF_RANGE]: The value of "val" is out of range. It must be >= 1 && <= 9007199254740991. Received 0
        at RecordableHistogram.record (node:internal/histogram:283:5)
        at processComplete (node:internal/perf/timerify:40:15)
        at timerified m (node:internal/perf/timerify:87:5)
        at /home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-performance-function.js:98:5
        at runNextTicks (node:internal/process/task_queues:60:5)
        at listOnTimeout (node:internal/timers:540:9)
        at process.processTimers (node:internal/timers:514:7) {
      code: 'ERR_OUT_OF_RANGE'
    }
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-tls-ticket-cluster
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48563, nodejs/node#45704)
Appeared test-rackspace-win2012r2_vs2015-x64-1, test-azure_msft-win2022_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52536/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52622/
Example
not ok 760 parallel/test-tls-ticket-cluster
  ---
  duration_ms: 780.00100
  severity: fail
  exitcode: 1
  stack: |-
    [primary] got "listening"
    [primary] connecting 55862 session? false
    [primary] got "listening"
    [primary] got "listening"
    [primary] got "listening"
    [worker] connection reused? false
    [primary] got "not-reused"
    [primary] connecting 55862 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 55862 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 55862 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 55862 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 55862 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 55862 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] con...

Reason pummel/test-heapdump-shadow-realm
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48633, nodejs/node#48596)
Appeared test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-rackspace-fedora32-x64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/52615/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52618/
Example
not ok 3591 pummel/test-heapdump-shadow-realm
  ---
  duration_ms: 3316.90400
  severity: crashed
  exitcode: -6
  stack: |-
    out/Debug/node[943015]: ../src/node_realm.cc:293:virtual void node::PrincipalRealm::set_async_hooks_binding(v8::Local<v8::Object>): Assertion `!(!value.IsEmpty()) || (isolate()->GetCurrentContext() == context())' failed.
     1: 0xaaaacd989ca0 node::DumpBacktrace(_IO_FILE*) [out/Debug/node]
     2: 0xaaaacda9c26c node::Abort() [out/Debug/node]
     3: 0xaaaacda9c340  [out/Debug/node]
     4: 0xaaaacdb93328 node::PrincipalRealm::set_async_hooks_binding(v8::Local<v8::Object>) [out/Debug/node]
     5: 0xaaaacd92f6c4 node::Environment::set_async_hooks_binding(v8::Local<v8::Object>) [out/Debug/node]
     6: 0xaaaacd9224e0 node::AsyncWrap::CreatePerContextProperties(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Context>, void*) [out/Debug/node]
     7: 0xaaaacda3cfe0  [out/Debug/node]
     8: 0xaaaacda3d148 node::binding::GetInternalBinding(v8::FunctionCallbackInfo<v8::Value>...

Reason sequential/test-single-executable-application-empty
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48555, nodejs/node#48660)
Appeared test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52582/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52623/
Example
not ok 3930 sequential/test-single-executable-application-empty
  ---
  duration_ms: 6430.93800
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.3929/sea.cstemp (No space left on device)
    /Users/iojs/node-tmp/.tmp.3929/sea: the codesign_allocate helper tool cannot be found or used
    node:child_process:924
        throw err;
        ^
    
    Error: Command failed: codesign --sign - /Users/iojs/node-tmp/.tmp.3929/sea
    error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.3929/sea.cstemp (No space left on device)
    /Users/iojs/node-tmp/.tmp.3929/sea: the codesign_allocate helper tool cannot be found or used
    
        at checkExecSyncError (node:child_process:885:11)
        at execFileSync (node:child_process:921:15)
        at injectAndCodeSign (/Users/...

Reason wpt/test-webcrypto
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48563, nodejs/node#48484)
Appeared test-orka-macos11-x64-2, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52532/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52549/
Example
not ok 3960 wpt/test-webcrypto
  ---
  duration_ms: 79511.46000
  severity: crashed
  exitcode: -6
  stack: |-
    [SKIPPED] algorithm-discards-context.https.window.js: Not relevant in Node.js context
    [SKIPPED] historical.any.js: Not relevant in Node.js context
    [PASS] setup - define tests
    [PASS] X25519 key derivation checks for all-zero value result with a key of order 0
    [PASS] X25519 key derivation checks for all-zero value result with a key of order 1
    [PASS] X25519 key derivation checks for all-zero value result with a key of order 8
    [PASS] X25519 key derivation checks for all-zero value result with a key of order p-1 (order 2)
    [PASS] X25519 key derivation checks for all-zero value result with a key of order p (=0, order 4)
    [PASS] X25519 key derivation checks for all-zero value result with a key of order p+1 (=1, order 1)
    [PASS] X448 key derivation checks for all-zero value result with a key of order 0
    [PASS] X448 key derivation checks for all-zero value result with a...

Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 6 (nodejs/node#48597, nodejs/node#48599, nodejs/node#48566, nodejs/node#48564, nodejs/node#48275, nodejs/node#48660)
Appeared test-rackspace-fedora32-x64-1, test-orka-macos10.15-x64-1, test-orka-macos11-x64-1, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52558/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52623/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 119.9.51.79/119.9.51.79:43464' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy279.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 3 (nodejs/node#48589, nodejs/node#48592, nodejs/node#48608)
Appeared test-rackspace-win2012r2_vs2019-x64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/52542/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52567/
Example
Build timed out (after 60 minutes). Marking the build as failed.

CCTest Failure

Reason C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected)
Type CC_TEST_FAILURE
Failed PR 2 (nodejs/node#48630, nodejs/node#47956)
Appeared test-azure_msft-win2022_vs2019-x64-4, test-azure_msft-win2022_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52580/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52617/
Example
C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected)
  Actual: true
Expected: false

[  FAILED  ] InspectorSocketTest.HostIPv6NonRoutable (5001 ms)

Build Failure

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#48414, nodejs/node#48547)
Appeared test-equinix_mnx-smartos20-x64-3, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-osuosl-ubuntu2004_container-armv7l-1, test-osuosl-aix72-ppc64_be-3
First CI https://ci.nodejs.org/job/node-test-pull-request/52551/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52555/
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

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#48414, nodejs/node#48547)
Appeared test-digitalocean-freebsd12-x64-2, test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52551/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52555/
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

Reason Error: Invalid or unexpected token
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#48414, nodejs/node#48547)
Appeared test-nearform-macos10.15-x64-3, test-orka-macos11-x64-2, test-digitalocean-alpine315_container-x64-2, test-digitalocean-alpine318_container-x64-1, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora34-x64-1, test-ibm-rhel8-x64-1, test-equinix_mnx-ubuntu1804-x64-1, test-ibm-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-nearform-macos11.0-arm64-1, test-osuosl-rhel8-ppc64_le-4, test-rackspace-win2012r2_vs2019-x64-2, test-rackspace-win2012r2_vs2019-x64-6, test-equinix-ubuntu2004_container-armv7l-1, undefined, test-nearform-macos10.15-x64-1, test-orka-macos11-x64-1, test-osuosl-rhel8-ppc64_le-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52551/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52555/
Example
Error: Invalid or unexpected token

make[2]: *** [/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/obj/gen/node_snapshot.cc] Error 1
rm f9762331d7df19c05986500e4508659a0d607148.intermediate dd8eed00d10ee950b0f3f5853c04c8f20896e9b6.intermediate 79374afa39705ee6adcee5d937fc17b6e7b40b46.intermediate 937da630c0facf199b9ed32a729c46d172d05b74.intermediate
make[1]: *** [node] Error 2
make: *** [build-ci] Error 2

Progress

  • parallel/test-crypto-dh (5)
  • parallel/test-crypto-keygen (3)
  • parallel/test-inspector-debug-end (3)
  • pummel/test-net-throttle (3)
  • parallel/test-http-request-join-authorization-headers (2)
  • parallel/test-inspector-debug-brk-flag (2)
  • parallel/test-performance-function (2)
  • parallel/test-tls-ticket-cluster (2)
  • pummel/test-heapdump-shadow-realm (2)
  • sequential/test-single-executable-application-empty (2)
  • wpt/test-webcrypto (2)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (6)
  • Build timed out (after 60 minutes). Marking the build as failed. (3)
  • C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected) (2)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (2)
  • ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? (2)
  • Error: Invalid or unexpected token (2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions