Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI Reliability 2023-03-17 #526

Open
19 tasks
github-actions bot opened this issue Mar 17, 2023 · 0 comments
Open
19 tasks

CI Reliability 2023-03-17 #526

github-actions bot opened this issue Mar 17, 2023 · 0 comments

Comments

@github-actions
Copy link

Failures in node-test-pull-request/50306 to node-test-pull-request/50404 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-17 00:14 0 1 33 3 63 1.03%

CCTest Failure

Jenkins Failure

Reason Cannot read file /home/iojs/.config/jgit/config
Type JENKINS_FAILURE
Failed PR 10 (nodejs/node#47017, nodejs/node#47033, nodejs/node#46812, nodejs/node#47050, nodejs/node#46947, nodejs/node#46692, nodejs/node#46809, nodejs/node#46878, nodejs/node#47035, nodejs/node#47055)
Appeared test-osuosl-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/50310/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50355/
Example
java.io.IOException: Cannot read file /home/iojs/.config/jgit/config
org.eclipse.jgit.errors.ConfigInvalidException: Invalid line in config file
	at org.eclipse.jgit.lib.Config.fromTextRecurse(Config.java:1206)
	at org.eclipse.jgit.lib.Config.fromText(Config.java:1134)
	at org.eclipse.jgit.storage.file.FileBasedConfig.lambda$0(FileBasedConfig.java:138)
	at org.eclipse.jgit.util.FileUtils.readWithRetries(FileUtils.java:722)

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 6 (nodejs/node#47017, nodejs/node#47028, nodejs/node#47039, nodejs/node#47055, nodejs/node#46692, nodejs/node#47079)
Appeared test-softlayer-ubi81_container-x64-1, test-digitalocean-ubi81_container-x64-2, test-digitalocean-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50313/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50399/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Reason Cannot retrieve the node's workspace for hudson.matrix.MatrixProject@5b15074c[node-test-commit-osx]. Most probably the node is offline
Type JENKINS_FAILURE
Failed PR 4 (nodejs/node#46947, nodejs/node#46809, nodejs/node#46688, nodejs/node#47039)
Appeared test-orka-macos10.14-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50329/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50366/
Example
java.io.IOException: Cannot retrieve the node's workspace for hudson.matrix.MatrixProject@5b15074c[node-test-commit-osx]. Most probably the node is offline
	at hudson.matrix.MatrixRun$MatrixRunExecution.getParentWorkspaceLease(MatrixRun.java:173)
	at hudson.matrix.MatrixRun$MatrixRunExecution.decideWorkspace(MatrixRun.java:187)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1897)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)

Reason Remote call on JNLP4-connect connection from ... failed
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#46809, nodejs/node#47039)
Appeared test-rackspace-centos7-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50345/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50403/
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)

Build 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#46947, nodejs/node#46692)
Appeared test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50331/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50339/
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

JSTest Failure

Reason parallel/test-child-process-exec-cwd
Type JS_TEST_FAILURE
Failed PR 8 (nodejs/node#47055, nodejs/node#46965, nodejs/node#46930, nodejs/node#47108, nodejs/node#46979, nodejs/node#47091, nodejs/node#47039, nodejs/node#45671)
Appeared test-azure_msft-win11_vs2019-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50392/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50404/
Example
not ok 105 parallel/test-child-process-exec-cwd
  ---
  duration_ms: 0.322
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert(stdout.startsWith(dir))
    
        at d:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-exec-cwd.js:38:3
        at d:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:414:17
        at d:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:449:15
        at ChildProcess.exithandler (node:child_process:411:7)
        at ChildProcess.emit (node:events:510:28)
        at maybeClose (node:internal/child_process:1098:16)
        at Socket.<anonymous> (node:internal/child_process:456:11)
        at Socket.emit (node:events:510:28)
        at Pipe.<anonymous> (node:net:332:12) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: ...

Reason sequential/test-http-max-sockets
Type JS_TEST_FAILURE
Failed PR 8 (nodejs/node#46809, nodejs/node#47055, nodejs/node#46965, nodejs/node#47108, nodejs/node#46979, nodejs/node#47091, nodejs/node#47039, nodejs/node#45671)
Appeared test-rackspace-win2012r2_vs2013-x64-1, test-rackspace-win2012r2_vs2019-x64-4, test-rackspace-win2012r2_vs2015-x64-2, test-rackspace-win2012r2_vs2017-x64-3, test-rackspace-win2012r2_vs2017-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/50345/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50404/
Example
not ok 910 sequential/test-http-max-sockets
  ---
  duration_ms: 0.295
  severity: fail
  exitcode: 3221226505
  stack: |-
    Socket: 1/10 queued: 0
    Socket: 2/10 queued: 0
    Socket: 3/10 queued: 0
    Socket: 4/10 queued: 0
    Socket: 5/10 queued: 0
    Socket: 6/10 queued: 0
    Socket: 7/10 queued: 0
    Socket: 8/10 queued: 0
    Socket: 9/10 queued: 0
    Socket: 10/10 queued: 0
    Socket: 10/10 queued: 1
    Socket: 10/10 queued: 2
    Socket: 10/10 queued: 3
    Socket: 10/10 queued: 4
    Socket: 10/10 queued: 5
    Socket: 10/10 queued: 6
    Socket: 10/10 queued: 7
    Socket: 10/10 queued: 8
    Socket: 10/10 queued: 9
    Socket: 10/10 queued: 10
  ...


Reason parallel/test-http-remove-connection-header-persists-connection
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#46947, nodejs/node#47068, nodejs/node#47083)
Appeared test-digitalocean-freebsd12-x64-1, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50329/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50367/
Example
not ok 1212 parallel/test-http-remove-connection-header-persists-connection
  ---
  duration_ms: 0.192
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    false !== true
    
        at /usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-http-remove-connection-header-persists-connection.js:67:16
        at Timeout._onTimeout (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/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 3 (nodejs/node#46812, nodejs/node#46947, nodejs/node#46692)
Appeared test-softlayer-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-alpine311_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50320/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50372/
Example
not ok 1442 parallel/test-http-remove-header-stays-removed
  ---
  duration_ms: 0.249
  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-containered/test/parallel/test-http-remove-header-stays-removed.js:62:14)
        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 sequential/test-http-regr-gh-2928
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#47039, nodejs/node#46965, nodejs/node#47068)
Appeared test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/50338/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50362/
Example
not ok 3863 sequential/test-http-regr-gh-2928
  ---
  duration_ms: 120.34
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    .+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+....

Reason parallel/test-performance-function
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#46878, nodejs/node#46692)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/50321/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50342/
Example
not ok 2244 parallel/test-performance-function
  ---
  duration_ms: 0.329
  severity: fail
  exitcode: 1
  stack: |-
    
    node:internal/event_target:1033
      process.nextTick(() => { throw 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-custom-suites-freestyle/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)
    Emitted 'error' event on Worker instance at:
        at [kOnErrorMessage] (node:internal/worker:309:10)
        at [kOnMessage] (node:internal/worker:320:37)
   ...

Reason parallel/test-tls-ticket-cluster
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47033, nodejs/node#47063)
Appeared test-azure_msft-win10_vs2019-x64-4, test-rackspace-win2012r2_vs2015-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/50311/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50354/
Example
not ok 745 parallel/test-tls-ticket-cluster
  ---
  duration_ms: 0.732
  severity: fail
  exitcode: 1
  stack: |-
    [primary] got "listening"
    [primary] connecting 57229 session? false
    [primary] got "listening"
    [primary] got "listening"
    [primary] got "listening"
    [primary] connecting 57229 session? false
    [worker] connection reused? false
    [primary] got "not-reused"
    [primary] connecting 57229 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 57229 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 57229 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 57229 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 57229 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 57229 session? true
    [worker] connection reused? true
  ...

Reason sequential/test-debugger-scripts
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47050, nodejs/node#47055)
Appeared test-macstadium-macos11.0-arm64-4, test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/50332/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50365/
Example
not ok 3828 sequential/test-debugger-scripts
  ---
  duration_ms: 0.488
  severity: fail
  exitcode: 1
  stack: |-
    Mismatched noop function calls. Expected exactly 1, actual 0.
        at Proxy.mustCall (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/index.js:407:10)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/sequential/test-debugger-scripts.js:41:20)
        at Module._compile (node:internal/modules/cjs/loader:1287:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1341:10)
        at Module.load (node:internal/modules/cjs/loader:1145:32)
        at Module._load (node:internal/modules/cjs/loader:984:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
        at node:internal/main/run_main_module:23:47
  ...


Reason sequential/test-debugger-set-context-line-number
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47050, nodejs/node#47055)
Appeared test-macstadium-macos11.0-arm64-4, test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/50332/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50365/
Example
not ok 3829 sequential/test-debugger-set-context-line-number
  ---
  duration_ms: 3.590
  severity: fail
  exitcode: 1
  stack: |-
    /Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/debugger.js:85
              reject(new Error(message));
                     ^
    
    Error: Child exited, code 1 while waiting for /break (?:on start )?in/i; found: undefined
     STDERR: Timeout (3000) waiting for 127.0.0.1:9229 to be free
    
        at ChildProcess.onChildClose (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/debugger.js:85:18)
        at ChildProcess.emit (node:events:510:28)
        at maybeClose (node:internal/child_process:1098:16)
        at Socket.<anonymous> (node:internal/child_process:456:11)
        at Socket.emit (node:events:510:28)
        at Pipe.<anonymous> (node:net:332:12)
    
    Node.js v20.0.0-pre
  ...


Reason sequential/test-debugger-use-strict
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47050, nodejs/node#47055)
Appeared test-macstadium-macos11.0-arm64-4, test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/50332/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50365/
Example
not ok 3830 sequential/test-debugger-use-strict
  ---
  duration_ms: 3.515
  severity: fail
  exitcode: 1
  stack: |-
    /Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/debugger.js:85
              reject(new Error(message));
                     ^
    
    Error: Child exited, code 1 while waiting for /break (?:on start )?in/i; found: undefined
     STDERR: Timeout (3000) waiting for 127.0.0.1:9229 to be free
    
        at ChildProcess.onChildClose (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/debugger.js:85:18)
        at ChildProcess.emit (node:events:510:28)
        at maybeClose (node:internal/child_process:1098:16)
        at Socket.<anonymous> (node:internal/child_process:456:11)
        at Socket.emit (node:events:510:28)
        at Pipe.<anonymous> (node:net:332:12)
    
    Node.js v20.0.0-pre
  ...


Reason sequential/test-debugger-watchers
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47050, nodejs/node#47055)
Appeared test-macstadium-macos11.0-arm64-4, test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/50332/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50365/
Example
not ok 3832 sequential/test-debugger-watchers
  ---
  duration_ms: 3.791
  severity: fail
  exitcode: 1
  stack: |-
    /Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/debugger.js:85
              reject(new Error(message));
                     ^
    
    Error: Child exited, code 1 while waiting for /break (?:on start )?in/i; found: undefined
     STDERR: Timeout (3000) waiting for 127.0.0.1:9229 to be free
    
        at ChildProcess.onChildClose (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/debugger.js:85:18)
        at ChildProcess.emit (node:events:510:28)
        at maybeClose (node:internal/child_process:1098:16)
        at Socket.<anonymous> (node:internal/child_process:456:11)
        at Socket.emit (node:events:510:28)
        at Pipe.<anonymous> (node:net:332:12)
    
    Node.js v20.0.0-pre
  ...


Reason sequential/test-inspector-async-hook-setup-at-signal
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47050, nodejs/node#47055)
Appeared test-macstadium-macos11.0-arm64-4, test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/50332/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50365/
Example
not ok 3867 sequential/test-inspector-async-hook-setup-at-signal
  ---
  duration_ms: 360.42
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    [err] Waiting until a signal enables the inspector...
    [err] 
    [err] started
    [err] 
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Starting inspector on 127.0.0.1:9229 failed: address already in use
    [err] 
    [err] Starting inspector on 127.0.0.1:9229 failed: address already in use
    [err] 
    [err] (node:7544) internal/test/binding: These APIs are for internal testing only. Do not use them.
    [err] (Use `node --trace-warnings ...` to show where the warning was created)
    [err] 
  ...


Reason sequential/test-inspector-debug-brk-flag
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47050, nodejs/node#47055)
Appeared test-macstadium-macos11.0-arm64-4, test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/50332/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50365/
Example
not ok 3874 sequential/test-inspector-debug-brk-flag
  ---
  duration_ms: 0.96
  severity: fail
  exitcode: 1
  stack: |-
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Starting inspector on 127.0.0.1:9229 failed: address already in use
    [err] 
    [out] A message 5
    [out] 
    [out] Outputted message #1
    [out] 
    Mismatched noop function calls. Expected exactly 1, actual 0.
        at Proxy.mustCall (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/index.js:407:10)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/sequential/test-inspector-debug-brk-flag.js:39:24)
        at Module._compile (node:internal/modules/cjs/loader:1287:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1341:10)
        at Module.load (node:internal/modules/cjs/loader:1145:32)
        at Module._load (node:internal/modules/cjs/loader:984:12)
        at Function.executeUserEntryPoint [a...

Reason sequential/test-inspector-enabled
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47050, nodejs/node#47055)
Appeared test-macstadium-macos11.0-arm64-4, test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/50332/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50365/
Example
not ok 3876 sequential/test-inspector-enabled
  ---
  duration_ms: 0.155
  severity: fail
  exitcode: 1
  stack: |-
    Starting inspector on 127.0.0.1:9229 failed: address already in use
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: inspector.isEnabled() should be true when run with --inspect
        at [eval]:5:1
        at Script.runInThisContext (node:vm:122:12)
        at Object.runInThisContext (node:vm:300:38)
        at node:internal/process/execution:83:21
        at [eval]-wrapper:6:24
        at runScript (node:internal/process/execution:82:62)
        at evalScript (node:internal/process/execution:104:10)
        at node:internal/main/eval_string:50:3 {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v20.0.0-pre
  ...


Git Failure

Progress

  • Cannot read file /home/iojs/.config/jgit/config (10)
  • Build timed out (after 60 minutes). Marking the build as failed. (6)
  • Cannot retrieve the node's workspace for hudson.matrix.MatrixProject@5b15074c[node-test-commit-osx]. Most probably the node is offline (4)
  • Remote call on JNLP4-connect connection from ... failed (2)
  • fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository (2)
  • parallel/test-child-process-exec-cwd (8)
  • sequential/test-http-max-sockets (8)
  • parallel/test-http-remove-connection-header-persists-connection (3)
  • parallel/test-http-remove-header-stays-removed (3)
  • sequential/test-http-regr-gh-2928 (3)
  • parallel/test-performance-function (2)
  • parallel/test-tls-ticket-cluster (2)
  • sequential/test-debugger-scripts (2)
  • sequential/test-debugger-set-context-line-number (2)
  • sequential/test-debugger-use-strict (2)
  • sequential/test-debugger-watchers (2)
  • sequential/test-inspector-async-hook-setup-at-signal (2)
  • sequential/test-inspector-debug-brk-flag (2)
  • sequential/test-inspector-enabled (2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants