Skip to content

http2: tune control flow defaults #83316

http2: tune control flow defaults

http2: tune control flow defaults #83316

Triggered via pull request April 8, 2026 16:35
Status Failure
Total duration 2h 22m 15s
Artifacts

test-linux.yml

on: pull_request
Matrix: test-linux
Fit to window
Zoom out
Zoom in

Annotations

20 errors, 2 warnings, and 2 notices
test-linux (ubuntu-24.04): test/parallel/test-diagnostics-channel-http2-client-stream-finish.js#L46
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-finish.js:46:24) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-finish.js
test-linux (ubuntu-24.04): test/parallel/test-diagnostics-channel-http2-client-stream-error.js#L33
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-error.js:33:24) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-error.js
test-linux (ubuntu-24.04): test/parallel/test-diagnostics-channel-http2-client-stream-close.js#L46
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-close.js:46:24) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-close.js
test-linux (ubuntu-24.04): test/parallel/test-diagnostics-channel-http2-client-stream-created.js#L68
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-created.js:68:24) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-created.js
test-linux (ubuntu-24.04): test/parallel/test-diagnostics-channel-http2-client-stream-close-error.js#L31
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-close-error.js:31:24) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-close-error.js
test-linux (ubuntu-24.04): test/parallel/test-diagnostics-channel-http2-client-stream-body-single-string.js#L49
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-string.js:49:24) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-string.js
test-linux (ubuntu-24.04): test/parallel/test-diagnostics-channel-http2-client-stream-body-single-buffer.js#L49
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-buffer.js:49:24) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-buffer.js
test-linux (ubuntu-24.04): test/parallel/test-diagnostics-channel-http2-client-stream-body-no-chunks.js#L33
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-no-chunks.js:33:24) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-no-chunks.js
test-linux (ubuntu-24.04): test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers-and-strings.js#L61
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers-and-strings.js:61:24) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers-and-strings.js
test-linux (ubuntu-24.04): test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers.js#L55
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers.js:55:24) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers.js
test-linux (ubuntu-24.04-arm): test/parallel/test-diagnostics-channel-http2-client-stream-error.js#L33
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-error.js:33:24) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-error.js
test-linux (ubuntu-24.04-arm): test/parallel/test-diagnostics-channel-http2-client-stream-finish.js#L46
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-finish.js:46:24) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-finish.js
test-linux (ubuntu-24.04-arm): test/parallel/test-diagnostics-channel-http2-client-stream-close.js#L46
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-close.js:46:24) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-close.js
test-linux (ubuntu-24.04-arm): test/parallel/test-diagnostics-channel-http2-client-stream-created.js#L68
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-created.js:68:24) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-created.js
test-linux (ubuntu-24.04-arm): test/parallel/test-diagnostics-channel-http2-client-stream-close-error.js#L31
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-close-error.js:31:24) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-close-error.js
test-linux (ubuntu-24.04-arm): test/parallel/test-diagnostics-channel-http2-client-stream-body-single-string.js#L49
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-string.js:49:24) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-string.js
test-linux (ubuntu-24.04-arm): test/parallel/test-diagnostics-channel-http2-client-stream-body-single-buffer.js#L49
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-buffer.js:49:24) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-buffer.js
test-linux (ubuntu-24.04-arm): test/parallel/test-diagnostics-channel-http2-client-stream-body-no-chunks.js#L33
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-no-chunks.js:33:24) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-no-chunks.js
test-linux (ubuntu-24.04-arm): test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers-and-strings.js#L61
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers-and-strings.js:61:24) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers-and-strings.js
test-linux (ubuntu-24.04-arm): test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers.js#L55
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers.js:55:24) at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers.js
test-linux (ubuntu-24.04)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-linux (ubuntu-24.04-arm)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
sccache stats
100% - 4844 hits, 7 misses, 0 errors
sccache stats
74% - 3610 hits, 1254 misses, 0 errors