Skip to content

CI Reliability 2022-10-06 #396

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

Open
25 tasks
github-actions bot opened this issue Oct 6, 2022 · 0 comments
Open
25 tasks

CI Reliability 2022-10-06 #396

github-actions bot opened this issue Oct 6, 2022 · 0 comments

Comments

@github-actions
Copy link

github-actions bot commented Oct 6, 2022

Failures in node-test-pull-request/46996 to node-test-pull-request/47095 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
2022-10-06 00:20 0 11 17 6 66 11.70%

JSTest Failure

Reason parallel/test-fs-stat-date
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#44838, nodejs/node#44837, nodejs/node#44836, nodejs/node#44835, nodejs/node#44872)
Appeared test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_securogroup-debian10-arm64_pi3-2, test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-2, test-requireio_williamkapke-debian10-arm64_pi3-3, test-requireio_mcollina-debian10-armv7l_pi2-1, test-requireio_pivotalagency-debian10-arm64_pi3-2, test-requireio_jasnell-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46996/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47094/
Example
not ok 267 parallel/test-fs-stat-date
  ---
  duration_ms: 2.590
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/process/esm_loader:97
        internalBinding('errors').triggerUncaughtException(
                                  ^
    
    AssertionError [ERR_ASSERTION]: expected -40691 ± 1.0000000000000002, got 0
        at closeEnough (file:///home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-fs-stat-date.mjs:34:10)
        at runTest (file:///home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-fs-stat-date.mjs:48:3)
        at async file:///home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-fs-stat-date.mjs:78:5 {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
  ...


Reason parallel/test-net-socket-connect-without-cb
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#44508, nodejs/node#44741, nodejs/node#44872, nodejs/node#44886)
Appeared test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-2, test-equinix-centos7_container-arm64-1, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_container-armv7l-1, test-softlayer-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-equinix-debian10_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2, test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-softlayer-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_securogroup-debian10-arm64_pi3-2
First CI https://ci.nodejs.org/job/node-test-pull-request/47043/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47095/
Example
not ok 1990 parallel/test-net-socket-connect-without-cb
  ---
  duration_ms: 0.119
  severity: fail
  exitcode: 1
  stack: |-
    node:events:491
          throw er; // Unhandled 'error' event
          ^
    
    Error: connect EADDRNOTAVAIL ::1:40351 - Local (:::0)
        at internalConnect (node:net:1041:16)
        at defaultTriggerAsyncIdScope (node:internal/async_hooks:464:18)
        at GetAddrInfoReqWrap.emitLookup [as callback] (node:net:1197:9)
        at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:111:8)
    Emitted 'error' event on Socket instance at:
        at emitErrorNT (node:internal/streams/destroy:157:8)
        at emitErrorCloseNT (node:internal/streams/destroy:122:3)
        at processTicksAndRejections (node:internal/process/task_queues:83:21) {
      errno: -99,
      code: 'EADDRNOTAVAIL',
      syscall: 'connect',
      address: '::1',
      port: 40351
    }
  ...


Reason parallel/test-net-socket-ready-without-cb
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#44508, nodejs/node#44741, nodejs/node#44872, nodejs/node#44886)
Appeared test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-2, test-equinix-centos7_container-arm64-1, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_container-armv7l-1, test-softlayer-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-equinix-debian10_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2, test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_williamkapke-debian10-arm64_pi3-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-softlayer-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-2
First CI https://ci.nodejs.org/job/node-test-pull-request/47043/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47095/
Example
not ok 2001 parallel/test-net-socket-ready-without-cb
  ---
  duration_ms: 0.114
  severity: fail
  exitcode: 1
  stack: |-
    node:events:491
          throw er; // Unhandled 'error' event
          ^
    
    Error: connect EADDRNOTAVAIL ::1:36947 - Local (:::0)
        at internalConnect (node:net:1041:16)
        at defaultTriggerAsyncIdScope (node:internal/async_hooks:464:18)
        at GetAddrInfoReqWrap.emitLookup [as callback] (node:net:1197:9)
        at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:111:8)
    Emitted 'error' event on Socket instance at:
        at emitErrorNT (node:internal/streams/destroy:157:8)
        at emitErrorCloseNT (node:internal/streams/destroy:122:3)
        at processTicksAndRejections (node:internal/process/task_queues:83:21) {
      errno: -99,
      code: 'EADDRNOTAVAIL',
      syscall: 'connect',
      address: '::1',
      port: 36947
    }
  ...


Reason pummel/test-fs-largefile
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#44782, nodejs/node#44741, nodejs/node#44869, nodejs/node#44867)
Appeared test-rackspace-win2012r2_vs2019-x64-4, test-nearform-macos10.15-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/47032/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47092/
Example
not ok 846 pummel/test-fs-largefile
  ---
  duration_ms: 0.944
  severity: fail
  exitcode: 1
  stack: |-
    Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.846
    Files blocking: [ 'large.txt' ]
    
    node:internal/fs/utils:347
        throw err;
        ^
    
    Error: ENOSPC: no space left on device, ftruncate
        at Object.ftruncateSync (node:fs:1126:3)
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-fs-largefile.js:37:4)
        at Module._compile (node:internal/modules/cjs/loader:1159:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1213:10)
        at Module.load (node:internal/modules/cjs/loader:1037:32)
        at Module._load (node:internal/modules/cjs/loader:878:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:82:12)
        at node:internal/main/run_main_module:23:47 {
      errno: -4055,
      syscall: 'ftruncate',
      code: 'ENOSPC'...

Reason addons/report-fatalerror/test
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#44860, nodejs/node#44864, nodejs/node#44827)
Appeared test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/47005/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47025/
Example
not ok 3461 addons/report-fatalerror/test
  ---
  duration_ms: 300.182
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-crypto-key-objects
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#44838, nodejs/node#44836, nodejs/node#44872)
Appeared test-nearform-macos11.0-arm64-1, test-orka-macos11-x64-1, test-macstadium-macos11.0-arm64-4, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46996/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47094/
Example
not ok 387 parallel/test-crypto-key-objects
  ---
  duration_ms: 0.201
  severity: crashed
  exitcode: -6
  stack: |-
  ...


Reason parallel/test-fs-promises-file-handle-readFile
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#44741, nodejs/node#44869, nodejs/node#44867)
Appeared test-rackspace-win2012r2_vs2019-x64-4, test-nearform-macos10.15-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/47044/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47092/
Example
not ok 250 parallel/test-fs-promises-file-handle-readFile
  ---
  duration_ms: 0.250
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/process/promises:288
                triggerUncaughtException(err, true /* fromPromise */);
                ^
    
    [Error: ENOSPC: no space left on device, ftruncate] {
      errno: -4055,
      code: 'ENOSPC',
      syscall: 'ftruncate'
    }
    
    Node.js v19.0.0-pre
  ...


Reason parallel/test-worker-heap-snapshot
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#44860, nodejs/node#44869, nodejs/node#44867)
Appeared test-rackspace-win2012r2_vs2019-x64-3, test-rackspace-win2012r2_vs2017-x64-3, test-rackspace-win2012r2_vs2017-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/47005/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47089/
Example
not ok 808 parallel/test-worker-heap-snapshot
  ---
  duration_ms: 1.270
  severity: fail
  exitcode: 134
  stack: |-
    FATAL ERROR: HandleScope::HandleScope Entering the V8 API without proper locking in place
  ...


Reason addons/request-interrupt/test
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44869, nodejs/node#44820)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/47023/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47086/
Example
not ok 3480 addons/request-interrupt/test
  ---
  duration_ms: 300.180
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason node-api/test_threadsafe_function/test
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44508, nodejs/node#44889)
Appeared test-equinix-centos7_container-arm64-1, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/47034/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47060/
Example
not ok 3079 node-api/test_threadsafe_function/test
  ---
  duration_ms: 240.31
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-runner-exit-code
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44838, nodejs/node#44836)
Appeared test-orka-macos11-x64-1, test-nearform-macos10.15-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46996/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46998/
Example
not ok 2077 parallel/test-runner-exit-code
  ---
  duration_ms: 1.292
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/errors:477
        ErrorCaptureStackTrace(err);
        ^
    
    Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close
        at new NodeError (node:internal/errors:387:5)
        at Socket.onclose (node:internal/streams/end-of-stream:145:30)
        at Socket.emit (node:events:525:35)
        at Pipe.<anonymous> (node:net:301:12) {
      code: 'ERR_STREAM_PREMATURE_CLOSE'
    }
  ...


Reason parallel/test-tls-hello-parser-failure
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44844, nodejs/node#44295)
Appeared test-ibm-rhel8-s390x-4, test-rackspace-win2012r2_vs2017-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/47011/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47093/
Example
not ok 2607 parallel/test-tls-hello-parser-failure
  ---
  duration_ms: 0.123
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:124
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    false !== true
    
        at Socket.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-tls-hello-parser-failure.js:64:12)
        at Socket.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/common/index.js:446:15)
        at Socket.emit (node:events:513:28)
        at TCP.<anonymous> (node:net:298:12) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: 'strictEqual'
    }
    
    Node.js v19.0.0-pre
  ...


Reason parallel/test-tls-ticket-cluster
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#42674, nodejs/node#44392)
Appeared test-nearform-macos10.15-x64-1, test-digitalocean-freebsd12-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/47003/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47074/
Example
not ok 2596 parallel/test-tls-ticket-cluster
  ---
  duration_ms: 0.601
  severity: fail
  exitcode: 1
  stack: |-
    [primary] got "listening"
    [primary] connecting 59681 session? false
    [worker] connection reused? false
    [primary] got "not-reused"
    [primary] connecting 59681 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 59681 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 59681 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 59681 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 59681 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 59681 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 59681 session? true
    [worker] connection reused? true
    [primary] got "reused"
 ...

Reason parallel/test-watch-mode-files_watcher
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44864, nodejs/node#44803)
Appeared test-orka-macos11-x64-1, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/47000/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47024/
Example
not ok 3391 parallel/test-watch-mode-files_watcher
  ---
  duration_ms: 120.136
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    TAP version 13
    # Subtest: watch mode file watcher
        # Subtest: should watch changed files
        ok 1 - should watch changed files
          ---
          duration_ms: 16.391593
          ...


Reason sequential/test-http-regr-gh-2928
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44844, nodejs/node#44859)
Appeared test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/47011/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47036/
Example
not ok 3712 sequential/test-http-regr-gh-2928
  ---
  duration_ms: 120.22
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    .+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+....

Reason sequential/test-watch-mode
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44844, nodejs/node#44543)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-freebsd12-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/47033/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47085/
Example
not ok 3811 sequential/test-watch-mode
  ---
  duration_ms: 5.291
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: watch mode
        # Subtest: should watch changes to a file - event loop ended
        ok 1 - should watch changes to a file - event loop ended
          ---
          duration_ms: 2739.793821
          ...


Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 6 (nodejs/node#44837, nodejs/node#44859, nodejs/node#44872, nodejs/node#44803, nodejs/node#44746, nodejs/node#44867)
Appeared test-equinix-ubuntu2004_container-armv7l-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-equinix-ubuntu2004_container-armv7l-1, test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46997/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47067/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 145.40.99.31/145.40.99.31:36602' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy92.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 15 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#44861, nodejs/node#44849)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/47013/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47084/
Example
Build timed out (after 15 minutes). Marking the build as failed.

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#44711, nodejs/node#44295)
Appeared test-softlayer-ubi81_container-x64-1, test-digitalocean-ubi81_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/47008/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47083/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Build Failure

Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 7 (nodejs/node#44746, nodejs/node#44855, nodejs/node#44711, nodejs/node#44392, nodejs/node#44867, nodejs/node#44543, nodejs/node#44849)
Appeared test-equinix-debian10_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-debian10_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu1804_container-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/47026/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47082/
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/jenkins4959860964630883873.sh
+ '[' -d .git ']'
+ git clean -fdx

Reason ERROR: Build step failed with exception
Type BUILD_FAILURE
Failed PR 4 (nodejs/node#42674, nodejs/node#44508, nodejs/node#44746, nodejs/node#44890)
Appeared test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/47003/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47073/
Example
ERROR: Build step failed with exception
java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave[test-equinix-ubuntu2004_container-armv7l-2] which is computer hudson.slaves.SlaveComputer@9adabf2 and has channel null
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:114)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:180)
	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:91)

Reason ERROR: Step ?Publish JUnit test result report? failed: no workspace for ...
Type BUILD_FAILURE
Failed PR 4 (nodejs/node#44827, nodejs/node#44508, nodejs/node#44741, nodejs/node#44543)
Appeared test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/47004/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47085/
Example
ERROR: Step ?Publish JUnit test result report? failed: no workspace for node-test-commit-arm/nodes=ubuntu2004-armv7l #44041
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE

Reason error: remote GitHub already exists.
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#44392, nodejs/node#44872)
Appeared test-rackspace-win2012r2_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/47068/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47094/
Example
error: remote GitHub already exists.

> git fetch --prune --no-tags GitHub 

> git fetch --prune --no-tags https://github.com/nodejs/build.git +refs/heads/main:refs/remotes/jenkins_tmp

Reason fatal error: ld terminated with signal 9 [Killed]
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#44838, nodejs/node#44837)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8
First CI https://ci.nodejs.org/job/node-test-pull-request/46996/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46997/
Example
fatal error: ld terminated with signal 9 [Killed]

Git Failure

Reason warning: failed to remove Release/node.exe: Invalid argument
Type GIT_FAILURE
Failed PR 2 (nodejs/node#44872, nodejs/node#44889)
Appeared test-azure_msft-win2016_vs2017-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/47057/
Last CI https://ci.nodejs.org/job/node-test-pull-request/47060/
Example
warning: failed to remove Release/node.exe: Invalid argument

Progress

  • parallel/test-fs-stat-date (5)
  • parallel/test-net-socket-connect-without-cb (4)
  • parallel/test-net-socket-ready-without-cb (4)
  • pummel/test-fs-largefile (4)
  • addons/report-fatalerror/test (3)
  • parallel/test-crypto-key-objects (3)
  • parallel/test-fs-promises-file-handle-readFile (3)
  • parallel/test-worker-heap-snapshot (3)
  • addons/request-interrupt/test (2)
  • node-api/test_threadsafe_function/test (2)
  • parallel/test-runner-exit-code (2)
  • parallel/test-tls-hello-parser-failure (2)
  • parallel/test-tls-ticket-cluster (2)
  • parallel/test-watch-mode-files_watcher (2)
  • sequential/test-http-regr-gh-2928 (2)
  • sequential/test-watch-mode (2)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (6)
  • Build timed out (after 15 minutes). Marking the build as failed. (2)
  • Build timed out (after 60 minutes). Marking the build as failed. (2)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (7)
  • ERROR: Build step failed with exception (4)
  • ERROR: Step ?Publish JUnit test result report? failed: no workspace for ... (4)
  • error: remote GitHub already exists. (2)
  • fatal error: ld terminated with signal 9 [Killed] (2)
  • warning: failed to remove Release/node.exe: Invalid argument (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