Skip to content

CI Reliability 2023-04-02 #537

@github-actions

Description

@github-actions

Failures in node-test-pull-request/50706 to node-test-pull-request/50804 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-04-02 00:15 1 2 21 13 63 2.33%

CCTest Failure

Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 3 (nodejs/node#46979, nodejs/node#47349, nodejs/node#47160)
Appeared test-digitalocean-rhel8_arm_cross_container-x64-2, test-softlayer-rhel8_arm_cross_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/50755/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50762/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 159.89.183.200/159.89.183.200:39644' 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)

Git Failure

Build Failure

Reason FATAL: Channel "hudson.remoting.Channel@a31698:JNLP4-connect connection from ... Remote call on JNLP4-connect connection from 147.75.72.255/147.75.72.255:38828 failed. The channel is closing down or has closed down
Type BUILD_FAILURE
Failed PR 3 (nodejs/node#47251, nodejs/node#46979, nodejs/node#44943)
Appeared test-equinix-ubuntu2204-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50714/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50719/
Example
FATAL: Channel "hudson.remoting.Channel@a31698:JNLP4-connect connection from 147.75.72.255/147.75.72.255:38828": Remote call on JNLP4-connect connection from 147.75.72.255/147.75.72.255:38828 failed. The channel is closing down or has closed down
java.nio.channels.ClosedChannelException
	at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:155)
	at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:143)
	at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:789)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)

Reason Makefile:526: recipe for target 'build-ci' failed
Type BUILD_FAILURE
Failed PR 3 (nodejs/node#46305, nodejs/node#46790, nodejs/node#47338)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/50739/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50786/
Example
Makefile:526: recipe for target 'build-ci' failed
make: *** [build-ci] Error 127
Build step 'Conditional steps (multiple)' marked build as failure
Performing Post build task...
Match found for : : True
Logical operation result is TRUE

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 3 (nodejs/node#44490, nodejs/node#47325, nodejs/node#47251)
Appeared test-digitalocean-alpine312_container-x64-2, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/50715/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50732/
Example
fatal: No rebase in progress?

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#47349, nodejs/node#47348)
Appeared test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix-debian10_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/50765/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50794/
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

JSTest Failure

Reason pummel/test-fs-readfile-tostring-fail
Type JS_TEST_FAILURE
Failed PR 12 (nodejs/node#47340, nodejs/node#47313, nodejs/node#47331, nodejs/node#47351, nodejs/node#47274, nodejs/node#47273, nodejs/node#47349, nodejs/node#46790, nodejs/node#47361, nodejs/node#47364, nodejs/node#47348, nodejs/node#47354)
Appeared test-nearform-macos10.15-x64-1, test-nearform-macos10.15-x64-2, test-softlayer-alpine311_container-x64-1, test-softlayer-ubi81_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50764/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50803/
Example
not ok 3556 pummel/test-fs-readfile-tostring-fail
  ---
  duration_ms: 132.06900
  severity: fail
  exitcode: 7
  stack: |-
    /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-readfile-tostring-fail.js:73
      throw err;
      ^
    
    AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOSPC: no space left on device, write
        at Object.callback (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-readfile-tostring-fail.js:31:37)
        at callback (node:internal/streams/writable:562:21)
        at onwriteError (node:internal/streams/writable:425:3)
        at onwrite (node:internal/streams/writable:467:7)
        at node:internal/fs/streams:439:14
        at FSReqCallback.wrapper [as oncomplete] (node:fs:958:5) {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: [Error: ENOSPC: no space left on device, write] {
        errno: -28,
        code: 'ENOSPC',
        syscall: 'write'
      },
      expe...

Reason parallel/test-crypto-from-binary
Type JS_TEST_FAILURE
Failed PR 11 (nodejs/node#47251, nodejs/node#47313, nodejs/node#47338, nodejs/node#47361, nodejs/node#47359, nodejs/node#47344, nodejs/node#47331, nodejs/node#46790, nodejs/node#47348, nodejs/node#47349, nodejs/node#47342)
Appeared test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/50714/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50802/
Example
not ok 1260 parallel/test-crypto-from-binary
  ---
  duration_ms: 120086.41600
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason sequential/test-http2-large-file
Type JS_TEST_FAILURE
Failed PR 11 (nodejs/node#47338, nodejs/node#47340, nodejs/node#47351, nodejs/node#47273, nodejs/node#46790, nodejs/node#47361, nodejs/node#47359, nodejs/node#47348, nodejs/node#46674, nodejs/node#47349, nodejs/node#47274)
Appeared test-ibm-rhel8-s390x-4, test-ibm-aix72-ppc64_be-2, test-osuosl-aix72-ppc64_be-3, test-ibm-rhel8-s390x-3, test-osuosl-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/50759/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50804/
Example
not ok 3895 sequential/test-http2-large-file
  ---
  duration_ms: 120100.88000
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-promises-file-handle-readFile
Type JS_TEST_FAILURE
Failed PR 9 (nodejs/node#47340, nodejs/node#47331, nodejs/node#47274, nodejs/node#47349, nodejs/node#46790, nodejs/node#47361, nodejs/node#47364, nodejs/node#47348, nodejs/node#47354)
Appeared test-nearform-macos10.15-x64-2, test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50764/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50799/
Example
not ok 771 parallel/test-fs-promises-file-handle-readFile
  ---
  duration_ms: 95.72200
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/process/promises:289
                triggerUncaughtException(err, true /* fromPromise */);
                ^
    
    [Error: ENOSPC: no space left on device, ftruncate] {
      errno: -28,
      code: 'ENOSPC',
      syscall: 'ftruncate'
    }
    
    Node.js v20.0.0-pre
  ...


Reason parallel/test-fs-readfile
Type JS_TEST_FAILURE
Failed PR 9 (nodejs/node#47340, nodejs/node#47331, nodejs/node#47274, nodejs/node#47349, nodejs/node#46790, nodejs/node#47361, nodejs/node#47364, nodejs/node#47348, nodejs/node#47354)
Appeared test-nearform-macos10.15-x64-2, test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50764/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50799/
Example
not ok 820 parallel/test-fs-readfile
  ---
  duration_ms: 106.95600
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/fs/utils:348
        throw err;
        ^
    
    Error: ENOSPC: no space left on device, ftruncate
        at Object.ftruncateSync (node:fs:1143:3)
        at Object.truncateSync (node:fs:1102:14)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-fs-readfile.js:61:6)
        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 {
      errno: -28,
      syscall: 'ftruncate',
      code: 'ENOSPC'
    }
    
    Node.js v20.0.0-pre
  ...


Reason parallel/test-single-executable-application
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#46979, nodejs/node#47335, nodejs/node#47339, nodejs/node#47273, nodejs/node#46790, nodejs/node#47331)
Appeared test-orka-macos11-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-orka-macos10.15-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/50717/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50792/
Example
not ok 2797 parallel/test-single-executable-application
  ---
  duration_ms: 120087.29600
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-http-remove-header-stays-removed
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#47309, nodejs/node#47283, nodejs/node#46305, nodejs/node#47273)
Appeared test-softlayer-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50706/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50749/
Example
not ok 1444 parallel/test-http-remove-header-stays-removed
  ---
  duration_ms: 357.69500
  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: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-worker-nearheaplimit-deadlock
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#47338, nodejs/node#47349, nodejs/node#47331, nodejs/node#46674)
Appeared test-osuosl-rhel8-ppc64_le-2, test-digitalocean-alpine312_container-x64-2, test-ibm-rhel8-x64-3, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-ibm-rhel8-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/50759/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50795/
Example
not ok 3549 parallel/test-worker-nearheaplimit-deadlock
  ---
  duration_ms: 120048.16200
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason message/test_runner_output_spec_reporter
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#44943, nodejs/node#47349, nodejs/node#47354)
Appeared test-nearform-macos11.0-arm64-1, test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50724/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50803/
Example
not ok 3353 message/test_runner_output_spec_reporter
  ---
  duration_ms: 966.21300
  severity: fail
  stack: |-
     sync pass todo (0.61575ms)
     sync pass todo with message (0.044708ms)
     sync fail todo (0.145333ms)
      Error: thrown from sync fail todo
          at TestContext.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/message/test_runner_output.js:18:9)
          at Test.runInAsyncScope (node:async_hooks:206:9)
          at Test.run (node:internal/test_runner/test:550:25)
          at Test.processPendingSubtests (node:internal/test_runner/test:303:27)
          at Test.postRun (node:internal/test_runner/test:619:19)
          at Test.run (node:internal/test_runner/test:578:10)
          at async Test.processPendingSubtests (node:internal/test_runner/test:303:7)
    
     sync fail todo with message (0.04325ms)
      Error: thrown from sync fail todo with message
          at TestContext.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/...

Reason parallel/test-child-process-advanced-serialization-largebuffer
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#47349, nodejs/node#47359, nodejs/node#46790)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-softlayer-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50766/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50793/
Example
not ok 1526 parallel/test-child-process-advanced-serialization-largebuffer
  ---
  duration_ms: 120100.51400
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-promises-file-handle-writeFile
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#47160, nodejs/node#46790, nodejs/node#47364)
Appeared test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/50762/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50790/
Example
not ok 1458 parallel/test-fs-promises-file-handle-writeFile
  ---
  duration_ms: 120104.10300
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-http-remove-connection-header-persists-connection
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#47349, nodejs/node#47359, nodejs/node#47348)
Appeared test-orka-macos11-x64-2, test-softlayer-alpine311_container-x64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/50780/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50794/
Example
not ok 1205 parallel/test-http-remove-connection-header-persists-connection
  ---
  duration_ms: 248.19700
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    false !== true
    
        at /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-http-remove-connection-header-persists-connection.js:67:16
        at Timeout._onTimeout (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-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-inspector-multisession-ws
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#46509, nodejs/node#47251, nodejs/node#46979)
Appeared test-ibm-rhel8-s390x-4, test-nearform-macos10.15-x64-1, test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/50711/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50755/
Example
not ok 1859 parallel/test-inspector-multisession-ws
  ---
  duration_ms: 15503.29900
  severity: fail
  exitcode: 1
  stack: |-
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:43035/56857c28-6e83-40f9-9edd-979f1c776bde
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] Debugger attached.
    [err] 
    [test] Breaking in code and verifying events are fired
    Timed out waiting for matching notification (Initial pause)
    1
  ...


Reason parallel/test-net-write-fully-async-buffer
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#47331, nodejs/node#47349, nodejs/node#47364)
Appeared test-osuosl-rhel8-ppc64_le-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/50751/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50790/
Example
not ok 2886 parallel/test-net-write-fully-async-buffer
  ---
  duration_ms: 120038.41700
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-zlib-brotli-flush
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#47349, nodejs/node#47313, nodejs/node#47348)
Appeared test-equinix-debian10_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/50765/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50794/
Example
not ok 3609 parallel/test-zlib-brotli-flush
  ---
  duration_ms: 360021.31600
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason wpt/test-wasm-webapi
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#47160, nodejs/node#47349, nodejs/node#47338)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-azure_msft-win11_vs2022-arm64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/50762/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50786/
Example
not ok 3935 wpt/test-wasm-webapi
  ---
  duration_ms: 1440056.21200
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    ---- abort ----
    [SKIPPED] WPTRunner does not support fetch()
    ---- contenttype ----
    [SKIPPED] WPTRunner does not support fetch()
    ---- historical ----
    [SKIPPED] indexedDB is not defined
    ---- idlharness ----
    [SKIPPED] not configured
    ---- instantiateStreaming-bad-imports ----
    [SKIPPED] Flaky on ARM with V8 >= 11.2
    ---- origin ----
    [SKIPPED] CORS not implemented
    ---- status ----
    [SKIPPED] WPTRunner does not support fetch()
    ---- compileStreaming ----
    [PASS] compileStreaming
    ---- instantiateStreaming ----
    [PASS] instantiateStreaming
    ---- compileStreaming: undefined ----
    [PASS] compileStreaming: undefined
    ---- compileStreaming: no body ----
    [PASS] compileStreaming: no body
    ---- Empty module without imports argument ----
    [PASS] Empty module without imports argument
    ---- compileStreaming: undefined...

Reason parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47349, nodejs/node#47335)
Appeared test-digitalocean-alpine311_container-x64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/50766/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50784/
Example
not ok 1164 parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker
  ---
  duration_ms: 4295.15700
  severity: fail
  exitcode: 1
  stack: |-
    
    Invoked NearHeapLimitCallback, processing=false, current_limit=52428800, initial_limit=52428800
    max_young_gen_size=50331648, young_gen_size=0, old_gen_size=52113264, total_size=52113264
    Estimated available memory=9223372036745494528, estimated overhead=50331648
    Start generating Heap.20230401.102253.20893.1.001.heapsnapshot...
    Invoked NearHeapLimitCallback, processing=true, current_limit=52428800, initial_limit=52428800
    max_young_gen_size=50331648, young_gen_size=0, old_gen_size=52113264, total_size=52113264
    Estimated available memory=9223372036747939840, estimated overhead=50331648
    Not generating snapshots in nested callback. new_limit=102760448
    1/1 snapshots taken.
    Removing the near heap limit callbackWrote snapshot to /home/iojs/node-tmp/.tmp.1165/Heap.20230401.102253.20893.1.001.heapsnapshot
    
    <--- Last few GCs...

Reason parallel/test-performance-function
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#46790, nodejs/node#47336)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/50782/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50787/
Example
not ok 2146 parallel/test-performance-function
  ---
  duration_ms: 0.333
  severity: fail
  exitcode: 1
  stack: |-
    
    node:internal/event_target:1011
      process.nextTick(() => { throw err; });
                               ^
    RangeError [ERR_OUT_OF_RANGE]: The value of "val" is out of range. It must be a safe integer greater than 0. Received 0
        at new NodeError (node:internal/errors:387:5)
        at RecordableHistogram.record (node:internal/histogram:291:13)
        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
    Emitted 'error' event on Worker instance at:
        at Worker.[kOnErrorMessage] (node:internal/worker:298:10)
        at Worker.[kOnMessage] (node:internal/worker:309:37)
        at MessagePort.<anonymous> (node:internal/worker:205:57)
        at MessagePort.[nodejs.internal.kHybridD...

Reason parallel/test-runner-inspect
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47315, nodejs/node#47251)
Appeared test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/50707/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50714/
Example
not ok 3524 parallel/test-runner-inspect
  ---
  duration_ms: 120.50
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] (node:467397) 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:41697/5b06aabe-920b-4a2d-b9fc-01cec9786924
    [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:41697/5b06aabe-920b-4a2d-b9fc-01cec9786924
    [out] 
  ...


Reason parallel/test-v8-take-coverage
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47349, nodejs/node#46790)
Appeared test-osuosl-rhel8-ppc64_le-3
First CI https://ci.nodejs.org/job/node-test-pull-request/50765/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50782/
Example
not ok 3130 parallel/test-v8-take-coverage
  ---
  duration_ms: 10176.55500
  severity: fail
  exitcode: 1
  stack: |-
    Dispatching message { "id": 1, "method": "Profiler.enable" }
    Receive coverage profile message
    {"id":1,"result":{}}
    Dispatching message { "id": 2, "method": "Profiler.startPreciseCoverage", "params": { "callCount": true, "detailed": true } }
    Receive coverage profile message
    {"id":2,"result":{"timestamp":5891920.403144}}
    TakeCoverage, connection != nullptr
    taking coverage
    Dispatching message { "id": 3, "method": "Profiler.takePreciseCoverage" }
    Receive coverage profile message
    Writing profile response (id = 3)
    Written result to /home/iojs/node-tmp/.tmp.3105/coverage-3555723-1680340881645-0.json
    TakeCoverage, connection != nullptr
    taking coverage
    Dispatching message { "id": 4, "method": "Profiler.takePreciseCoverage" }
    Receive coverage profile message
    Writing profile response (id = 4)
    Written result to /home/iojs/node-tmp/.t...

Reason pummel/test-policy-integrity-worker-module
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47339, nodejs/node#47351)
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/50748/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50771/
Example
not ok 3593 pummel/test-policy-integrity-worker-module
  ---
  duration_ms: 113.84400
OSError: [Errno 28] No space left on device
Call stack:
  File "tools/test.py", line 1793, in <module>
    sys.exit(Main())
  File "tools/test.py", line 1764, in Main
    result = RunTestCases(cases_to_run, options.progress, options.j, options.flaky_tests, options.measure_flakiness)
  File "tools/test.py", line 971, 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 375, in HasRun
    logger.info(status_line)
Message: 'not ok 3592 pummel/test-policy-integrity-worker-commonjs'
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 devic...

Reason pummel/test-policy-integrity-worker-no-package-json
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47351, nodejs/node#47274)
Appeared test-macstadium-macos11.0-arm64-3, test-softlayer-alpine311_container-x64-1, test-softlayer-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50771/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50775/
Example
not ok 3618 pummel/test-policy-integrity-worker-no-package-json
  ---
  duration_ms: 2936.96500
  severity: crashed
  exitcode: -10
  stack: |-
  ...


Reason sequential/test-async-wrap-getasyncid
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47351, nodejs/node#47348)
Appeared test-digitalocean-freebsd12-x64-2, test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-2, test-softlayer-debian10-x64-1, test-rackspace-fedora32-x64-1, test-digitalocean-fedora34-x64-1, test-ibm-rhel8-x64-1, test-ibm-ubuntu1804-x64-2, test-nearform-macos10.15-x64-1, test-orka-macos11-x64-2, test-osuosl-rhel8-ppc64_le-2, test-ibm-aix72-ppc64_be-2, test-ibm-rhel8-s390x-4, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-softlayer-ubuntu1804_sharedlibs_container-x64-5, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-osuosl-ubuntu2004_container-armv7l-1, test-equinix_mnx-smartos20-x64-4, test-nearform-macos11.0-arm64-1, test-equinix-debian10_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1, undefined, test-softlayer-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50771/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50794/
Example
not ok 3799 sequential/test-async-wrap-getasyncid
  ---
  duration_ms: 1105.89700
  severity: fail
  exitcode: 1
  stack: |-
    [ 'QUIC_LOGSTREAM' ]
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    1 !== 0
    
        at process.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/sequential/test-async-wrap-getasyncid.js:73:12)
        at process.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/common/index.js:449:15)
        at process.emit (node:events:511:28) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 1,
      expected: 0,
      operator: 'strictEqual'
    }
    
    Node.js v20.0.0-pre
  ...


Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47313, nodejs/node#47351)
Appeared test-softlayer-alpine311_container-x64-1, test-softlayer-ubi81_container-x64-1, test-azure_msft-win10_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/50768/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50771/
Example
not ok 3983 sequential/test-worker-prof
  ---
  duration_ms: 114.00900
  File "tools/test.py", line 971, 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 403, 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 "tools/test.py", line 1793, in <module>
    sys.exit(Main())
  File "tools/test.py", line 1764, in Main
    result = RunTestCases(cases_to_run, options.progress, options.j, options.flaky_tests, options.measure_flakiness)
  File "tools/test.py", line 971, in RunTestCases
    return progress.Run(tasks)
  File "tools/test.py", line 16...

Reason wpt/test-timers
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47349, nodejs/node#47344)
Appeared test-orka-macos11-x64-2, test-equinix_mnx-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/50778/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50791/
Example
not ok 3404 wpt/test-timers
  ---
  duration_ms: 1684.71700
  severity: fail
  exitcode: 1
  stack: |-
    ---- negative-settimeout ----
    [SKIPPED] unreliable in Node.js; Refs: https://github.com/nodejs/node/issues/37672
    ---- Calling setInterval with no interval should be the same as if called with 0 interval ----
    [PASS] Calling setInterval with no interval should be the same as if called with 0 interval
    ---- Calling setInterval with undefined interval should be the same as if called with 0 interval ----
    [PASS] Calling setInterval with undefined interval should be the same as if called with 0 interval
    ---- Clear timeout with clearInterval ----
    [PASS] Clear timeout with clearInterval
    ---- Clear interval with clearTimeout ----
    [PASS] Clear interval with clearTimeout
    [UNEXPECTED_FAILURE][UNCAUGHT] evaluation in WPTRunner.runJsTests()
    assert_unreached: Reached unreachable code
    {
      message: 'assert_unreached: Reached unreachable code',
      stack: '    at listOnT...

Progress

  • Backing channel 'JNLP4-connect connection from ... is disconnected. (3)
  • FATAL: Channel "hudson.remoting.Channel@a31698:JNLP4-connect connection from ... Remote call on JNLP4-connect connection from 147.75.72.255/147.75.72.255:38828 failed. The channel is closing down or has closed down (3)
  • Makefile:526: recipe for target 'build-ci' failed (3)
  • fatal: No rebase in progress? (3)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (2)
  • pummel/test-fs-readfile-tostring-fail (12)
  • parallel/test-crypto-from-binary (11)
  • sequential/test-http2-large-file (11)
  • parallel/test-fs-promises-file-handle-readFile (9)
  • parallel/test-fs-readfile (9)
  • parallel/test-single-executable-application (6)
  • parallel/test-http-remove-header-stays-removed (4)
  • parallel/test-worker-nearheaplimit-deadlock (4)
  • message/test_runner_output_spec_reporter (3)
  • parallel/test-child-process-advanced-serialization-largebuffer (3)
  • parallel/test-fs-promises-file-handle-writeFile (3)
  • parallel/test-http-remove-connection-header-persists-connection (3)
  • parallel/test-inspector-multisession-ws (3)
  • parallel/test-net-write-fully-async-buffer (3)
  • parallel/test-zlib-brotli-flush (3)
  • wpt/test-wasm-webapi (3)
  • parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker (2)
  • parallel/test-performance-function (2)
  • parallel/test-runner-inspect (2)
  • parallel/test-v8-take-coverage (2)
  • pummel/test-policy-integrity-worker-module (2)
  • pummel/test-policy-integrity-worker-no-package-json (2)
  • sequential/test-async-wrap-getasyncid (2)
  • sequential/test-worker-prof (2)
  • wpt/test-timers (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