Skip to content

CI Reliability 2023-07-20 #618

@github-actions

Description

@github-actions

Failures in node-test-pull-request/52760 to node-test-pull-request/52858 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-20 00:14 1 0 30 2 67 0.00%

JSTest Failure

Reason parallel/test-tls-ticket-cluster
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#42387, nodejs/node#48694, nodejs/node#48802, nodejs/node#48836)
Appeared test-azure_msft-win2022_vs2019-x64-2, test-azure_msft-win2016_vs2017-x64-3, test-azure_msft-win2016_vs2017-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/52813/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52854/
Example
not ok 761 parallel/test-tls-ticket-cluster
  ---
  duration_ms: 530.00000
  severity: fail
  exitcode: 1
  stack: |-
    [primary] got "listening"
    [primary] connecting 54606 session? false
    [primary] got "listening"
    [primary] got "listening"
    [primary] connecting 54606 session? false
    [worker] connection reused? false
    [primary] got "not-reused"
    [primary] connecting 54606 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 54606 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 54606 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 54606 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 54606 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 54606 session? true
    [worker] connection reused? true
    [primary] got "reused"
 ...

Reason wpt/test-structured-clone
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#48708, nodejs/node#48817, nodejs/node#48808, nodejs/node#48826)
Appeared test-azure_msft-win2016_vs2017-x64-1, test-azure_msft-win2016_vs2017-x64-2, test-azure_msft-win2022_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52765/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52831/
Example
not ok 940 wpt/test-structured-clone
  ---
  duration_ms: 320.07200
  severity: fail
  exitcode: 1
  stack: |-
    [PASS] primitive undefined
    [PASS] primitive null
    [PASS] primitive true
    [PASS] primitive false
    [PASS] primitive string, empty string
    [PASS] primitive string, lone high surrogate
    [PASS] primitive string, lone low surrogate
    [PASS] primitive string, NUL
    [PASS] primitive string, astral character
    [PASS] primitive number, 0.2
    [PASS] primitive number, 0
    [PASS] primitive number, -0
    [PASS] primitive number, NaN
    [PASS] primitive number, Infinity
    [PASS] primitive number, -Infinity
    [PASS] primitive number, 9007199254740992
    [PASS] primitive number, -9007199254740992
    [PASS] primitive number, 9007199254740994
    [PASS] primitive number, -9007199254740994
    [PASS] primitive BigInt, 0n
    [PASS] primitive BigInt, -0n
    [PASS] primitive BigInt, -9007199254740994000n
    [PASS] primitive BigInt, -90071992547409940009007199254740994000900719925...

Reason pummel/test-http-upload-timeout
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#48414, nodejs/node#48738, nodejs/node#48789)
Appeared test-ibm-rhel7-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/52766/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52781/
Example
not ok 3341 pummel/test-http-upload-timeout
  ---
  duration_ms: 2.965
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:171
      throw err;
      ^
    
    AssertionError [ERR_ASSERTION]: Unexpected timeout at /home/iojs/build/workspace/node-test-commit-linuxone/test/pummel/test-http-upload-timeout.js:31
        at Socket.mustNotCall (/home/iojs/build/workspace/node-test-commit-linuxone/test/common/index.js:524:12)
        at Socket.emit (node:events:525:35)
        at Socket._onTimeout (node:net:550:8)
        at listOnTimeout (node:internal/timers:559:17)
        at processTimers (node:internal/timers:502:7) {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: undefined,
      expected: undefined,
      operator: 'fail'
    }
  ...


Reason parallel/test-code-cache
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48414, nodejs/node#48808)
Appeared test-equinix-ubuntu2004_container-armv7l-1, undefined, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52766/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52806/
Example
not ok 338 parallel/test-code-cache
  ---
  duration_ms: 413.86600
  severity: fail
  exitcode: 1
  stack: |-
    node:https:425
    ObjectDefineProperty(module.exports, 'globalAgent', {
    ^
    
    ReferenceError: ObjectDefineProperty is not defined
        at node:https:425:1
        at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:392:7)
        at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:328:10)
        at loadBuiltinModule (node:internal/modules/helpers:67:7)
        at Module._load (node:internal/modules/cjs/loader:897:20)
        at Module.require (node:internal/modules/cjs/loader:1115:19)
        at require (node:internal/modules/helpers:119:18)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-binary-armv7l/test/parallel/test-code-cache.js:19:3)
        at Module._compile (node:internal/modules/cjs/loader:1233:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1287:10)
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-fs-watch-recursive-add-file
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48789, nodejs/node#48761)
Appeared test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52779/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52834/
Example
not ok 1347 parallel/test-fs-watch-recursive-add-file
  ---
  duration_ms: 120114.20300
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-watch-recursive-symlink
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48789, nodejs/node#48638)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/52781/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52842/
Example
not ok 1380 parallel/test-fs-watch-recursive-symlink
  ---
  duration_ms: 120058.72600
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-https-hwm
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48765, nodejs/node#48808)
Appeared test-equinix-ubuntu2004_container-armv7l-1, undefined, test-ibm-rhel7-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/52760/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52806/
Example
not ok 1642 parallel/test-https-hwm
  ---
  duration_ms: 338.42700
  severity: fail
  exitcode: 1
  stack: |-
    node:https:425
    ObjectDefineProperty(module.exports, 'globalAgent', {
    ^
    
    ReferenceError: ObjectDefineProperty is not defined
        at node:https:425:1
        at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:392:7)
        at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:328:10)
        at loadBuiltinModule (node:internal/modules/helpers:67:7)
        at Module._load (node:internal/modules/cjs/loader:916:17)
        at Module.require (node:internal/modules/cjs/loader:1115:19)
        at require (node:internal/modules/helpers:119:18)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-binary-armv7l/test/parallel/test-https-hwm.js:10:15)
        at Module._compile (node:internal/modules/cjs/loader:1233:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1287:10)
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-inspector-break-when-eval
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48638, nodejs/node#48834)
Appeared test-ibm-rhel8-s390x-1, test-osuosl-rhel8-ppc64_le-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52842/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52849/
Example
not ok 1829 parallel/test-inspector-break-when-eval
  ---
  duration_ms: 15363.62600
  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:42691/99e8a7a3-13fc-4d61-acc9-617c6db605e9
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [test] Setting up a debugger
    [err] Debugger attached.
    [err] 
    Timed out waiting for matching notification (Initial pause)
    1
  ...


Reason parallel/test-inspector-open-dispose
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48765, nodejs/node#48811)
Appeared test-azure_msft-win2016_vs2017-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/52760/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52807/
Example
not ok 486 parallel/test-inspector-open-dispose
  ---
  duration_ms: 495.04900
  severity: fail
  exitcode: 1
  stack: |-
    Debugger listening on ws://127.0.0.1:51153/9c597ebd-07f5-45ee-b36e-fc34f9e5bcbf
    For help, see: https://nodejs.org/en/docs/inspector
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: undefined == true
        at file:///C:/workspace/node-test-binary-windows-js-suites/node/test/parallel/test-inspector-open-dispose.mjs:38:7
        at Socket.<anonymous> (file:///C:/workspace/node-test-binary-windows-js-suites/node/test/parallel/test-inspector-open-dispose.mjs:58:28)
        at Socket.emit (node:events:514:28)
        at TCP.<anonymous> (node:net:337:12) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: undefined,
      expected: true,
      operator: '=='
    }
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-inspector-wait-for-connection
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48779, nodejs/node#48559)
Appeared test-nearform-macos10.15-x64-3, test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52790/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52839/
Example
not ok 1792 parallel/test-inspector-wait-for-connection
  ---
  duration_ms: 15792.04000
  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:65471/7249582f-9236-40cb-93b1-ee20ad046d7c
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    [out] before wait for debugger
    [out] 
    Timed out waiting for matching notification (Console output matching "after wait for debugger")
    1
  ...


Reason parallel/test-performance-function
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47150, nodejs/node#48761)
Appeared test-ibm-ubuntu1804-x64-2, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/52793/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52838/
Example
not ok 2288 parallel/test-performance-function
  ---
  duration_ms: 177.17500
  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/test/parallel/test-performance-function.js:98:5 {
      code: 'ERR_OUT_OF_RANGE'
    }
    
    Node.js v20.5.0
  ...


Reason parallel/test-runner-inspect
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48638, nodejs/node#48761)
Appeared test-osuosl-rhel8-ppc64_le-4, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/52842/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52856/
Example
not ok 3550 parallel/test-runner-inspect
  ---
  duration_ms: 120102.86700
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] (node:928321) Warning: Using the inspector with --test forces running at a concurrency of 1. Use the inspectPort option to run with concurrency
    [err] (Use `node --trace-warnings ...` to show where the warning was created)
    [err] 
    [out] TAP version 13
    [out] 
    [err] Debugger listening on ws://127.0.0.1:38423/d6275cd6-91c1-4f6a-8db6-ac1745f8198b
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [out] # Debugger ending on ws://127.0.0.1:38423/d6275cd6-91c1-4f6a-8db6-ac1745f8198b
    [out] 
  ...


Reason sequential/test-https-server-keep-alive-timeout
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48808, nodejs/node#48694)
Appeared test-ibm-rhel8-s390x-4, test-equinix-ubuntu2004_container-armv7l-1, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/52806/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52816/
Example
not ok 3825 sequential/test-https-server-keep-alive-timeout
  ---
  duration_ms: 984.78900
  severity: fail
  exitcode: 1
  stack: |-
    Mismatched <anonymous> function calls. Expected exactly 3, actual 1.
        at Proxy.mustCall (/home/iojs/build/workspace/node-test-commit-linuxone/test/common/index.js:410:10)
        at serverKeepAliveTimeoutWithPipeline (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-https-server-keep-alive-timeout.js:34:12)
        at run (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-https-server-keep-alive-timeout.js:28:11)
        at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
  ...


Reason sequential/test-perf-hooks
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48761, nodejs/node#48802)
Appeared test-equinix-ubuntu2004_sharedlibs_container-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/52777/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52797/
Example
not ok 3913 sequential/test-perf-hooks
  ---
  duration_ms: 619.30100
  severity: fail
  exitcode: 1
  stack: |-
    {
      name: 'node',
      entryType: 'node',
      startTime: 0,
      duration: { around: 413.4193925857544 },
      nodeStart: { around: 0 },
      v8Start: { around: 0 },
      bootstrapComplete: { around: 413.3559913635254, delay: 2500 },
      environment: { around: 0 },
      loopStart: -1,
      loopExit: -1
    }
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: environment: 331.28227615356445 >= 250
        at checkNodeTiming (/home/iojs/build/workspace/node-test-commit-arm-debug/test/sequential/test-perf-hooks.js:31:7)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm-debug/test/sequential/test-perf-hooks.js:43:1)
        at Module._compile (node:internal/modules/cjs/loader:1233:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1287:10)
        at Module.load (node:internal/modules/cjs/loader:...

Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 14 (nodejs/node#48789, nodejs/node#48790, nodejs/node#48735, nodejs/node#48761, nodejs/node#47150, nodejs/node#48797, nodejs/node#48275, nodejs/node#48734, nodejs/node#48694, nodejs/node#42387, nodejs/node#48828, nodejs/node#48708, nodejs/node#48660, nodejs/node#48830)
Appeared test-rackspace-fedora32-x64-1, test-digitalocean-freebsd12-x64-2, test-ibm-alpine315_container-x64-1, test-ibm-alpine318_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52779/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52855/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 119.9.51.79/119.9.51.79:47264' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy116.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)

CCTest Failure

Git Failure

Build Failure

Reason fatal error: Killed signal terminated program cc1plus
Type BUILD_FAILURE
Failed PR 12 (nodejs/node#48414, nodejs/node#48768, nodejs/node#48790, nodejs/node#48792, nodejs/node#48779, nodejs/node#48275, nodejs/node#48797, nodejs/node#48694, nodejs/node#42387, nodejs/node#48761, nodejs/node#48660, nodejs/node#48834)
Appeared test-rackspace-fedora32-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52766/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52849/
Example
fatal error: Killed signal terminated program cc1plus

Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 6 (nodejs/node#48244, nodejs/node#48414, nodejs/node#42387, nodejs/node#48721, nodejs/node#48779, nodejs/node#48808)
Appeared test-equinix-ubuntu2004_container-armv7l-2, test-equinix_mnx-smartos20-x64-3, test-osuosl-aix72-ppc64_be-3, 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-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix-debian10_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-debian10_container-armv7l-1, test-osuosl-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-5, test-osuosl-ubuntu2004_sharedlibs_container-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52763/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52806/
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
[PostBuildScript] - [INFO] Executing post build scripts.
[node-test-binary-armv7l] $ /bin/bash -ex /tmp/jenkins17324078198030927393.sh
+ '[' -d .git ']'
+ git clean -fdx
Removing benchmark/napi/.buildstamp

Reason Error: list index out of range
Type BUILD_FAILURE
Failed PR 4 (nodejs/node#48414, nodejs/node#42387, nodejs/node#48721, nodejs/node#48779)
Appeared test-equinix-debian10_container-armv7l-1, test-equinix-debian10_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52766/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52796/
Example
Error: list index out of range
+ true
+ tap2junit -i cctest.tap -o out/junit/cctest.xml
usage: tap2junit [-h] --input INPUT --output OUTPUT [--compact] [--name NAME]
                 [--package PACKAGE]
tap2junit: error: argument --input/-i: can't open 'cctest.tap': [Errno 2] No such file or directory: 'cctest.tap'

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#48808)
Appeared test-digitalocean-freebsd12-x64-2, test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/52766/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52806/
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 ‘Record fingerprints of files to track usage’ failed: no workspace for ...
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#48765, nodejs/node#48694)
Appeared test-rackspace-fedora32-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52760/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52801/
Example
ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for node-test-commit-linux/nodes=fedora-last-latest-x64 #52867
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#48761, nodejs/node#48808)
Appeared test-azure_msft-win11_vs2022-arm64-3, test-rackspace-win2012r2_vs2019-x64-2, test-azure_msft-win2016_vs2017-x64-3, test-azure_msft-win2022_vs2019-x64-1, test-azure_msft-win2022_vs2019-x64-3, test-rackspace-win2012r2_vs2015-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52791/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52806/
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 fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#48735, nodejs/node#48779)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52789/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52796/
Example
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
fatal: Could not read from remote repository.
fatal: failed to run repack

Progress

  • parallel/test-tls-ticket-cluster (4)
  • wpt/test-structured-clone (4)
  • pummel/test-http-upload-timeout (3)
  • parallel/test-code-cache (2)
  • parallel/test-fs-watch-recursive-add-file (2)
  • parallel/test-fs-watch-recursive-symlink (2)
  • parallel/test-https-hwm (2)
  • parallel/test-inspector-break-when-eval (2)
  • parallel/test-inspector-open-dispose (2)
  • parallel/test-inspector-wait-for-connection (2)
  • parallel/test-performance-function (2)
  • parallel/test-runner-inspect (2)
  • sequential/test-https-server-keep-alive-timeout (2)
  • sequential/test-perf-hooks (2)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (14)
  • fatal error: Killed signal terminated program cc1plus (12)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (6)
  • Error: list index out of range (4)
  • ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? (2)
  • ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for ... (2)
  • ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error? (2)
  • fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository (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