Skip to content

CI Reliability 2023-03-23 #533

@github-actions

Description

@github-actions

Failures in node-test-pull-request/50461 to node-test-pull-request/50558 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
2023-03-23 00:14 2 0 25 0 73 0.00%

Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 4 (nodejs/node#45644, nodejs/node#45943, nodejs/node#47210, nodejs/node#46790)
Appeared test-equinix-centos7_container-arm64-2, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-osuosl-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50550/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50553/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 145.40.99.31/145.40.99.31:34166' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy209.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#46941, nodejs/node#47175, nodejs/node#47167)
Appeared test-softlayer-ubi81_container-x64-1, test-digitalocean-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50502/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50541/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Reason Remote call on JNLP4-connect connection from ... failed
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#47163, nodejs/node#47165)
Appeared test-rackspace-centos7-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50465/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50484/
Example
java.io.IOException: Remote call on JNLP4-connect connection from 119.9.27.82/119.9.27.82:33864 failed
	at hudson.remoting.Channel.call(Channel.java:1004)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy124/jdk.proxy124.$Proxy204.withRepository(Unknown Source)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:234)
	at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:112)

Git Failure

Reason ERROR: Error fetching remote repo 'origin'
Type GIT_FAILURE
Failed PR 19 (nodejs/node#47163, nodejs/node#47156, nodejs/node#47141, nodejs/node#47167, nodejs/node#47168, nodejs/node#47165, nodejs/node#45943, nodejs/node#47151, nodejs/node#46974, nodejs/node#47171, nodejs/node#46941, nodejs/node#47033, nodejs/node#46305, nodejs/node#47132, nodejs/node#47179, nodejs/node#47153, nodejs/node#44710, nodejs/node#46815, nodejs/node#47175)
Appeared test-orka-macos10.14-x64-1, test-orka-macos11-x64-2, test-orka-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50473/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50510/
Example
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git@github.com:nodejs/node.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1003)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309)
	at hudson.scm.SCM.checkout(SCM.java:540)

Build Failure

Reason ERROR: No acceptable C compiler found!
Type BUILD_FAILURE
Failed PR 13 (nodejs/node#45943, nodejs/node#47151, nodejs/node#46974, nodejs/node#47171, nodejs/node#46941, nodejs/node#47033, nodejs/node#46305, nodejs/node#47132, nodejs/node#47179, nodejs/node#47153, nodejs/node#44710, nodejs/node#46815, nodejs/node#47175)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/50493/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50510/
Example
ERROR: No acceptable C compiler found!

       Please make sure you have a C compiler installed on your system and/or
       consider adjusting the CC environment variable if you installed
       it in a non-standard prefix.
make: *** [build-ci] Error 1

CCTest Failure

JSTest Failure

Reason parallel/test-http-remove-connection-header-persists-connection
Type JS_TEST_FAILURE
Failed PR 7 (nodejs/node#47156, nodejs/node#47167, nodejs/node#47132, nodejs/node#47168, nodejs/node#46941, nodejs/node#47153, nodejs/node#45943)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/50466/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50547/
Example
not ok 1373 parallel/test-http-remove-connection-header-persists-connection
  ---
  duration_ms: 0.490
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    false !== true
    
        at /home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-http-remove-connection-header-persists-connection.js:67:16
        at Timeout._onTimeout (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-http-remove-connection-header-persists-connection.js:54:7)
        at listOnTimeout (node:internal/timers:573:17)
        at process.processTimers (node:internal/timers:514:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: 'strictEqual'
    }
    
    Node.js v20.0.0-pre
  ...


Reason parallel/test-http-remove-header-stays-removed
Type JS_TEST_FAILURE
Failed PR 7 (nodejs/node#47132, nodejs/node#46941, nodejs/node#46974, nodejs/node#44710, nodejs/node#47168, nodejs/node#45943, nodejs/node#47210)
Appeared test-digitalocean-alpine311_container-x64-2, test-digitalocean-ubi81_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubi81_container-x64-1, test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/50482/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50552/
Example
not ok 1374 parallel/test-http-remove-header-stays-removed
  ---
  duration_ms: 0.241
  severity: fail
  exitcode: 1
  stack: |-
    ok
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    false !== true
    
        at Timeout._onTimeout (/home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-http-remove-header-stays-removed.js:61:18)
        at listOnTimeout (node:internal/timers:573:17)
        at process.processTimers (node:internal/timers:514:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: 'strictEqual'
    }
    
    Node.js v20.0.0-pre
  ...


Reason parallel/test-single-executable-application
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#46941, nodejs/node#46815, nodejs/node#44710, nodejs/node#47175, nodejs/node#47203, nodejs/node#45943)
Appeared test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7
First CI https://ci.nodejs.org/job/node-test-pull-request/50490/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50551/
Example
not ok 2852 parallel/test-single-executable-application
  ---
  duration_ms: 120.107
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason pummel/test-net-throttle
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#46305, nodejs/node#47156, nodejs/node#47132, nodejs/node#47165, nodejs/node#47179, nodejs/node#45943)
Appeared test-digitalocean-freebsd12-x64-1, test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/50463/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50537/
Example
not ok 3556 pummel/test-net-throttle
  ---
  duration_ms: 0.475
  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:523:35) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: 'strictEqual'
    }
    
    Node.js v20.0.0-pre
  ...


Reason parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#47175, nodejs/node#47168, nodejs/node#47202, nodejs/node#47222)
Appeared test-softlayer-ubi81_container-x64-1, test-ibm-rhel8-s390x-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/50510/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50558/
Example
not ok 1130 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
  ---
  duration_ms: 0.118
  severity: fail
  exitcode: 1
Traceback (most recent call last):
  File "/usr/lib64/python3.6/logging/__init__.py", line 998, in emit
    self.flush()
  File "/usr/lib64/python3.6/logging/__init__.py", line 978, in flush
    self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
  File "/usr/lib64/python3.6/threading.py", line 905, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib64/python3.6/threading.py", line 937, in _bootstrap_inner
    self.run()
  File "/usr/lib64/python3.6/threading.py", line 885, in run
    self._target(*self._args, **self._kwargs)
  File "tools/test.py", line 239, in RunSingle
    self.HasRun(output)
  File "tools/test.py", line 412, in HasRun
    (total_seconds, duration.microseconds / 1000))
Message: '  duration_ms: 0.118'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.6/logging/__init__.py", line 99...

Reason parallel/test-performance-function
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#47153, nodejs/node#47202, nodejs/node#47206, nodejs/node#47222)
Appeared test-ibm-rhel8-x64-1, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/50507/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50558/
Example
not ok 2193 parallel/test-performance-function
  ---
  duration_ms: 0.218
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/errors:490
        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.0.0-pre
  ...


Reason es-module/test-esm-loader-chaining
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#44710, nodejs/node#45943, nodejs/node#47222)
Appeared test-softlayer-ubi81_container-x64-1, test-macstadium-macos11.0-arm64-3, test-digitalocean-freebsd12-x64-2, test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-2, test-ibm-rhel8-x64-1, test-ibm-rhel8-s390x-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-rackspace-win2012r2_vs2017-x64-3, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/50508/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50558/
Example
not ok 153 es-module/test-esm-loader-chaining
  ---
  duration_ms: 0.514
  severity: fail
  exitcode: 1
  stack: |-
  ...


Reason parallel/test-runner-inspect
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#46815, nodejs/node#45644, nodejs/node#47222)
Appeared test-softlayer-alpine311_container-x64-1, test-softlayer-ubi81_container-x64-1, test-nearform-macos10.15-x64-3, test-osuosl-rhel8-ppc64_le-4
First CI https://ci.nodejs.org/job/node-test-pull-request/50515/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50558/
Example
not ok 2446 parallel/test-runner-inspect
  ---
  duration_ms: 0.174
  severity: fail
  exitcode: 1
  File "/usr/lib/python3.8/logging/__init__.py", line 1069, in flush
    self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
  File "/usr/lib/python3.8/threading.py", line 890, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.8/threading.py", line 870, in run
    self._target(*self._args, **self._kwargs)
  File "tools/test.py", line 239, in RunSingle
    self.HasRun(output)
  File "tools/test.py", line 410, in HasRun
    logger.info('  ---')
Message: '  ---'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.8/logging/__init__.py", line 1089, in emit
    self.flush()
  File "/usr/lib/python3.8/logging/__init__.py", line 1069, in flush
    self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
  File "/usr/lib/python3.8/t...

Reason sequential/test-cpu-prof-dir-relative
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#44710, nodejs/node#46815, nodejs/node#47222)
Appeared test-softlayer-alpine311_container-x64-1, test-softlayer-ubi81_container-x64-1, test-osuosl-centos7-ppc64_le-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50508/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50558/
Example
not ok 3834 sequential/test-cpu-prof-dir-relative
  ---
  duration_ms: 0.112
  severity: fail
  exitcode: 1
  stack: |-
  ...


Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#46974, nodejs/node#47153, nodejs/node#47222)
Appeared test-softlayer-alpine311_container-x64-1, test-softlayer-ubi81_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-rackspace-win2012r2_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/50498/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50558/
Example
not ok 3976 sequential/test-worker-prof
  ---
  duration_ms: 0.114
  severity: fail
  exitcode: 1
  stack: |-
  ...


Reason es-module/test-esm-initialization
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44710, nodejs/node#47222)
Appeared test-softlayer-ubi81_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-softlayer-ubuntu1804_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50508/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50558/
Example
not ok 143 es-module/test-esm-initialization
  ---
  duration_ms: 0.267
  severity: fail
  exitcode: 1
  stack: |-
Call stack:
  File "tools/test.py", line 1801, in <module>
    sys.exit(Main())
  File "tools/test.py", line 1772, in Main
    result = RunTestCases(cases_to_run, options.progress, options.j, options.flaky_tests, options.measure_flakiness)
  File "tools/test.py", line 979, in RunTestCases
    return progress.Run(tasks)
  File "tools/test.py", line 163, in Run
    self.RunSingle(False, 0)
  File "tools/test.py", line 239, in RunSingle
    self.HasRun(output)
  File "tools/test.py", line 417, in HasRun
    logger.info('  ...')
Message: '  ...'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.6/logging/__init__.py", line 998, in emit
    self.flush()
  File "/usr/lib64/python3.6/logging/__init__.py", line 978, in flush
    self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
  File "/usr/lib64/python3.6/threading.py", line 905, ...

Reason es-module/test-esm-loader-hooks
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44710, nodejs/node#47222)
Appeared test-softlayer-ubi81_container-x64-1, test-digitalocean-alpine312_container-x64-2, test-ibm-rhel8-x64-1, test-osuosl-rhel8-ppc64_le-2, test-ibm-rhel8-s390x-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-equinix-ubuntu1804_sharedlibs_container-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50508/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50558/
Example
not ok 158 es-module/test-esm-loader-hooks
  ---
Message: '  stack: |-'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.6/logging/__init__.py", line 998, in emit
    self.flush()
  File "/usr/lib64/python3.6/logging/__init__.py", line 978, in flush
    self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
  File "/usr/lib64/python3.6/threading.py", line 905, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib64/python3.6/threading.py", line 937, in _bootstrap_inner
    self.run()
  File "/usr/lib64/python3.6/threading.py", line 885, in run
    self._target(*self._args, **self._kwargs)
  File "tools/test.py", line 239, in RunSingle
    self.HasRun(output)
  File "tools/test.py", line 417, in HasRun
    logger.info('  ...')
Message: '  ...'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.6/logging/__init__.py", line 998, in emit
    self.flush()
  File "/usr/lib64/python3.6/logging/__...

Reason es-module/test-esm-loader-spawn-promisified
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47218, nodejs/node#47222)
Appeared test-softlayer-ubi81_container-x64-1, test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/50556/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50558/
Example
not ok 168 es-module/test-esm-loader-spawn-promisified
  ---
  duration_ms: 0.517
  severity: fail
OSError: [Errno 28] No space left on device
Call stack:
  File "/usr/lib64/python3.6/threading.py", line 905, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib64/python3.6/threading.py", line 937, in _bootstrap_inner
    self.run()
  File "/usr/lib64/python3.6/threading.py", line 885, in run
    self._target(*self._args, **self._kwargs)
  File "tools/test.py", line 239, in RunSingle
    self.HasRun(output)
  File "tools/test.py", line 375, in HasRun
    logger.info(status_line)
Message: 'not ok 167 es-module/test-esm-loader-with-syntax-error'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.6/logging/__init__.py", line 998, in emit
    self.flush()
  File "/usr/lib64/python3.6/logging/__init__.py", line 978, in flush
    self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
  File "/usr/lib64/python3.6/threading.py", line 905, in _bo...

Reason parallel/test-fs-watch-recursive-add-file
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47202, nodejs/node#47222)
Appeared test-softlayer-ubi81_container-x64-1, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/50533/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50558/
Example
not ok 1129 parallel/test-fs-watch-recursive-add-file
  ---
  duration_ms: 0.118
Message: '  stack: |-'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.6/logging/__init__.py", line 998, in emit
    self.flush()
  File "/usr/lib64/python3.6/logging/__init__.py", line 978, in flush
    self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
  File "tools/test.py", line 1801, in <module>
    sys.exit(Main())
  File "tools/test.py", line 1772, in Main
    result = RunTestCases(cases_to_run, options.progress, options.j, options.flaky_tests, options.measure_flakiness)
  File "tools/test.py", line 979, in RunTestCases
    return progress.Run(tasks)
  File "tools/test.py", line 163, in Run
    self.RunSingle(False, 0)
  File "tools/test.py", line 239, in RunSingle
    self.HasRun(output)
  File "tools/test.py", line 417, in HasRun
    logger.info('  ...')
Message: '  ...'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File...

Reason parallel/test-fs-watch-recursive-add-folder
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47132, nodejs/node#47222)
Appeared test-softlayer-ubi81_container-x64-1, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/50511/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50558/
Example
not ok 1133 parallel/test-fs-watch-recursive-add-folder
  ---
  duration_ms: 0.120
  severity: fail
OSError: [Errno 28] No space left on device
Call stack:
  File "/usr/lib64/python3.6/threading.py", line 905, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib64/python3.6/threading.py", line 937, in _bootstrap_inner
    self.run()
  File "/usr/lib64/python3.6/threading.py", line 885, in run
    self._target(*self._args, **self._kwargs)
  File "tools/test.py", line 239, in RunSingle
    self.HasRun(output)
  File "tools/test.py", line 375, in HasRun
    logger.info(status_line)
Message: 'not ok 1132 parallel/test-fs-watch-recursive-add-file-with-url'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.6/logging/__init__.py", line 998, in emit
    self.flush()
  File "/usr/lib64/python3.6/logging/__init__.py", line 978, in flush
    self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
  File "/usr/lib64/python3.6/threading.py", line 90...

Reason parallel/test-snapshot-dns-lookup-localhost
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47171, nodejs/node#47222)
Appeared test-softlayer-alpine311_container-x64-1, test-softlayer-ubi81_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/50524/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50558/
Example
not ok 2481 parallel/test-snapshot-dns-lookup-localhost
  File "/usr/lib/python3.8/threading.py", line 870, in run
    self._target(*self._args, **self._kwargs)
  File "tools/test.py", line 239, in RunSingle
    self.HasRun(output)
  File "tools/test.py", line 416, in HasRun
    self._printDiagnostic()
  File "tools/test.py", line 339, in _printDiagnostic
    logger.info('  stack: |-')
Message: '  stack: |-'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.8/logging/__init__.py", line 1089, in emit
    self.flush()
  File "/usr/lib/python3.8/logging/__init__.py", line 1069, in flush
    self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
  File "/usr/lib/python3.8/threading.py", line 890, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.8/threading.py", line 870, in run
    self._target(*self._args, **self._kwargs)
  File "tools/test.py...

Reason parallel/test-snapshot-dns-lookup-localhost-promise
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47171, nodejs/node#47222)
Appeared test-softlayer-alpine311_container-x64-1, test-softlayer-ubi81_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/50524/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50558/
Example
not ok 2482 parallel/test-snapshot-dns-lookup-localhost-promise
  ---
  duration_ms: 0.116
  severity: fail
  exitcode: 1
Message: 'not ok 2481 parallel/test-snapshot-dns-lookup-localhost'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.8/logging/__init__.py", line 1089, in emit
    self.flush()
  File "/usr/lib/python3.8/logging/__init__.py", line 1069, in flush
    self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
  File "/usr/lib/python3.8/threading.py", line 890, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.8/threading.py", line 870, in run
    self._target(*self._args, **self._kwargs)
  File "tools/test.py", line 239, in RunSingle
    self.HasRun(output)
  File "tools/test.py", line 410, in HasRun
    logger.info('  ---')
Message: '  ---'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib...

Reason parallel/test-snapshot-dns-resolve-localhost
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47171, nodejs/node#47222)
Appeared test-softlayer-alpine311_container-x64-1, test-softlayer-ubi81_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/50524/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50558/
Example
not ok 2483 parallel/test-snapshot-dns-resolve-localhost
  ---
  duration_ms: 0.116
  severity: fail
  exitcode: 1
  stack: |-
  ...


Reason parallel/test-snapshot-dns-resolve-localhost-promise
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47171, nodejs/node#47222)
Appeared test-softlayer-alpine311_container-x64-1, test-softlayer-ubi81_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/50524/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50558/
Example
not ok 2485 parallel/test-snapshot-dns-resolve-localhost-promise
  ---
  duration_ms: 0.116
OSError: [Errno 28] No space left on device
Call stack:
  File "tools/test.py", line 1801, in <module>
    sys.exit(Main())
  File "tools/test.py", line 1772, in Main
    result = RunTestCases(cases_to_run, options.progress, options.j, options.flaky_tests, options.measure_flakiness)
  File "tools/test.py", line 979, in RunTestCases
    return progress.Run(tasks)
  File "tools/test.py", line 163, in Run
    self.RunSingle(False, 0)
  File "tools/test.py", line 239, in RunSingle
    self.HasRun(output)
  File "tools/test.py", line 417, in HasRun
    logger.info('  ...')
Message: '  ...'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.8/logging/__init__.py", line 1089, in emit
    self.flush()
  File "/usr/lib/python3.8/logging/__init__.py", line 1069, in flush
    self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
  File "/usr/lib/python3.8/threadin...

Reason parallel/test-snapshot-gzip
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47171, nodejs/node#47222)
Appeared test-softlayer-alpine311_container-x64-1, test-softlayer-ubi81_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/50524/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50558/
Example
not ok 2488 parallel/test-snapshot-gzip
  File "tools/test.py", line 416, in HasRun
    self._printDiagnostic()
  File "tools/test.py", line 338, in _printDiagnostic
    self.exitcode and logger.info('  exitcode: %s', self.exitcode)
Message: '  exitcode: %s'
Arguments: (1,)
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.8/logging/__init__.py", line 1089, in emit
    self.flush()
  File "/usr/lib/python3.8/logging/__init__.py", line 1069, in flush
    self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
  File "tools/test.py", line 1801, in <module>
    sys.exit(Main())
  File "tools/test.py", line 1772, in Main
    result = RunTestCases(cases_to_run, options.progress, options.j, options.flaky_tests, options.measure_flakiness)
  File "tools/test.py", line 979, in RunTestCases
    return progress.Run(tasks)
  File "tools/test.py", line 163, in Run
    self.RunSingle(False, 0)
  File "tools/test.py", line 239, in RunSingle
    self.HasRun(output)
  File "...

Reason parallel/test-snapshot-warning
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47171, nodejs/node#47222)
Appeared test-softlayer-alpine311_container-x64-1, test-softlayer-ubi81_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/50524/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50558/
Example
not ok 2492 parallel/test-snapshot-warning
  ---
  File "tools/test.py", line 339, in _printDiagnostic
    logger.info('  stack: |-')
Message: '  stack: |-'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.8/logging/__init__.py", line 1089, in emit
    self.flush()
  File "/usr/lib/python3.8/logging/__init__.py", line 1069, in flush
    self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
  File "/usr/lib/python3.8/threading.py", line 890, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.8/threading.py", line 870, in run
    self._target(*self._args, **self._kwargs)
  File "tools/test.py", line 239, in RunSingle
    self.HasRun(output)
  File "tools/test.py", line 417, in HasRun
    logger.info('  ...')
Message: '  ...'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.8/logging/__init__.py",...

Reason parallel/test-tls-ticket-cluster
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45943, nodejs/node#47203)
Appeared test-nearform-macos10.15-x64-1, test-rackspace-win2012r2_vs2015-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50547/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50548/
Example
not ok 2713 parallel/test-tls-ticket-cluster
  ---
  duration_ms: 0.517
  severity: fail
  exitcode: 1
  stack: |-
    [primary] got "listening"
    [primary] connecting 58734 session? false
    [worker] connection reused? false
    [primary] got "not-reused"
    [primary] connecting 58734 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 58734 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 58734 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 58734 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 58734 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 58734 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 58734 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#45644, nodejs/node#47222)
Appeared test-softlayer-alpine311_container-x64-1, test-softlayer-ubi81_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/50550/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50558/
Example
not ok 3150 parallel/test-watch-mode-files_watcher
  ---
  duration_ms: 0.172
  severity: fail
  exitcode: 1
  stack: |-
  ...


Reason pummel/test-policy-integrity-parent-no-package-json
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47192, nodejs/node#47222)
Appeared test-softlayer-alpine311_container-x64-1, test-softlayer-ubi81_container-x64-1, test-macstadium-macos11.0-arm64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/50523/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50558/
Example
not ok 3564 pummel/test-policy-integrity-parent-no-package-json
  ---
  File "tools/test.py", line 339, in _printDiagnostic
    logger.info('  stack: |-')
Message: '  stack: |-'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.8/logging/__init__.py", line 1089, in emit
    self.flush()
  File "/usr/lib/python3.8/logging/__init__.py", line 1069, in flush
    self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
  File "tools/test.py", line 1801, in <module>
    sys.exit(Main())
  File "tools/test.py", line 1772, in Main
    result = RunTestCases(cases_to_run, options.progress, options.j, options.flaky_tests, options.measure_flakiness)
  File "tools/test.py", line 979, in RunTestCases
    return progress.Run(tasks)
  File "tools/test.py", line 163, in Run
    self.RunSingle(False, 0)
  File "tools/test.py", line 239, in RunSingle
    self.HasRun(output)
  File "tools/test.py", line 417, in HasRun
    logger.info('  ...')
Message: '  ...'
Argum...

Reason pummel/test-policy-integrity-worker-commonjs
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47141, nodejs/node#47222)
Appeared test-softlayer-alpine311_container-x64-1, test-softlayer-ubi81_container-x64-1, test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/50479/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50558/
Example
not ok 3565 pummel/test-policy-integrity-worker-commonjs
  ---
  duration_ms: 0.112
  severity: fail
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.8/logging/__init__.py", line 1089, in emit
    self.flush()
  File "/usr/lib/python3.8/logging/__init__.py", line 1069, in flush
    self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
  File "tools/test.py", line 1801, in <module>
    sys.exit(Main())
  File "tools/test.py", line 1772, in Main
    result = RunTestCases(cases_to_run, options.progress, options.j, options.flaky_tests, options.measure_flakiness)
  File "tools/test.py", line 979, in RunTestCases
    return progress.Run(tasks)
  File "tools/test.py", line 163, in Run
    self.RunSingle(False, 0)
  File "tools/test.py", line 239, in RunSingle
    self.HasRun(output)
  File "tools/test.py", line 410, in HasRun
    logger.info('  ---')
Message: '  ---'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3....

Reason sequential/test-child-process-pass-fd
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47020, nodejs/node#47218)
Appeared test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/50519/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50556/
Example
not ok 3784 sequential/test-child-process-pass-fd
  ---
  duration_ms: 0.367
  severity: crashed
  exitcode: -10
  stack: |-
    node:events:489
          throw er; // Unhandled 'error' event
          ^
    
    Error [ERR_IPC_CHANNEL_CLOSED]: Channel closed
        at new NodeError (node:internal/errors:399:5)
        at target.send (node:internal/child_process:747:16)
        at socketConnected (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/sequential/test-child-process-pass-fd.js:62:15)
        at Server.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/sequential/test-child-process-pass-fd.js:78:5)
        at Server.emit (node:events:511:28)
        at TCP.onconnection (node:net:2057:8)
    Emitted 'error' event on process instance at:
        at node:internal/child_process:751:35
        at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
      code: 'ERR_IPC_CHANNEL_CLOSED'
    }
    
    Node.js v20.0.0-pre
    node:...

Reason sequential/test-diagnostic-dir-cpu-prof
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47141, nodejs/node#47222)
Appeared test-softlayer-alpine311_container-x64-1, test-softlayer-ubi81_container-x64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/50479/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50558/
Example
not ok 3880 sequential/test-diagnostic-dir-cpu-prof
  ---
  duration_ms: 0.112
  severity: fail
  exitcode: 1
  stack: |-
  ...


Reason sequential/test-net-better-error-messages-port
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#46790, nodejs/node#47222)
Appeared test-softlayer-alpine311_container-x64-1, test-softlayer-ubi81_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-equinix-ubuntu2004_sharedlibs_container-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/50553/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50558/
Example
not ok 3937 sequential/test-net-better-error-messages-port
  ---
  File "tools/test.py", line 339, in _printDiagnostic
    logger.info('  stack: |-')
Message: '  stack: |-'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.8/logging/__init__.py", line 1089, in emit
    self.flush()
  File "/usr/lib/python3.8/logging/__init__.py", line 1069, in flush
    self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
  File "tools/test.py", line 1801, in <module>
    sys.exit(Main())
  File "tools/test.py", line 1772, in Main
    result = RunTestCases(cases_to_run, options.progress, options.j, options.flaky_tests, options.measure_flakiness)
  File "tools/test.py", line 979, in RunTestCases
    return progress.Run(tasks)
  File "tools/test.py", line 163, in Run
    self.RunSingle(False, 0)
  File "tools/test.py", line 239, in RunSingle
    self.HasRun(output)
  File "tools/test.py", line 417, in HasRun
    logger.info('  ...')
Message: '  ...'
Arguments:...

Progress

  • Backing channel 'JNLP4-connect connection from ... is disconnected. (4)
  • Build timed out (after 60 minutes). Marking the build as failed. (3)
  • Remote call on JNLP4-connect connection from ... failed (2)
  • ERROR: Error fetching remote repo 'origin' (19)
  • ERROR: No acceptable C compiler found! (13)
  • parallel/test-http-remove-connection-header-persists-connection (7)
  • parallel/test-http-remove-header-stays-removed (7)
  • parallel/test-single-executable-application (6)
  • pummel/test-net-throttle (6)
  • parallel/test-fs-watch-recursive-add-file-to-existing-subfolder (4)
  • parallel/test-performance-function (4)
  • es-module/test-esm-loader-chaining (3)
  • parallel/test-runner-inspect (3)
  • sequential/test-cpu-prof-dir-relative (3)
  • sequential/test-worker-prof (3)
  • es-module/test-esm-initialization (2)
  • es-module/test-esm-loader-hooks (2)
  • es-module/test-esm-loader-spawn-promisified (2)
  • parallel/test-fs-watch-recursive-add-file (2)
  • parallel/test-fs-watch-recursive-add-folder (2)
  • parallel/test-snapshot-dns-lookup-localhost (2)
  • parallel/test-snapshot-dns-lookup-localhost-promise (2)
  • parallel/test-snapshot-dns-resolve-localhost (2)
  • parallel/test-snapshot-dns-resolve-localhost-promise (2)
  • parallel/test-snapshot-gzip (2)
  • parallel/test-snapshot-warning (2)
  • parallel/test-tls-ticket-cluster (2)
  • parallel/test-watch-mode-files_watcher (2)
  • pummel/test-policy-integrity-parent-no-package-json (2)
  • pummel/test-policy-integrity-worker-commonjs (2)
  • sequential/test-child-process-pass-fd (2)
  • sequential/test-diagnostic-dir-cpu-prof (2)
  • sequential/test-net-better-error-messages-port (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