Skip to content

lib: deprecate _http_* #5656

lib: deprecate _http_*

lib: deprecate _http_* #5656

Triggered via pull request April 19, 2026 20:47
Status Cancelled
Total duration 31m 25s
Artifacts 1

test-shared.yml

on: pull_request
Build slim tarball
2m 0s
Build slim tarball
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

33 errors
aarch64-darwin: with shared libraries: test/parallel/test-http2-client-set-priority.js#L0
--- stderr --- (node:89342) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. (Use `node --trace-deprecation ...` to show where the warning was created) node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'The _http_incoming module is deprecated. Use `node:http` instead.' - 'Priority signaling has been deprecated as of RFC 9113.' at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:693:14) at Object.DeprecationWarning (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:508:15) at process.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:717:33) at process.emit (node:events:521:24) at doEmitWarning (node:internal/process/warning:85:11) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'The _http_incoming module is deprecated. Use `node:http` instead.', expected: 'Priority signaling has been deprecated as of RFC 9113.', operator: 'strictEqual', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http2-client-set-priority.js
aarch64-darwin: with shared libraries: test/parallel/test-http2-client-request-listeners-warning.js#L0
--- stderr --- (node:89326) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. (Use `node --trace-deprecation ...` to show where the warning was created) node:assert:173 throw err; ^ AssertionError [ERR_ASSERTION]: A warning was emitted at /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http2-client-request-listeners-warning.js:12 called with arguments: DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. at node:_http_incoming:32:9 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:internal/http/server:73:29 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:http:44:5 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:internal/http2/core:43:14 { code: 'DEP0199' } at process.mustNotCall (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:566:12) at process.emit (node:events:521:24) at doEmitWarning (node:internal/process/warning:85:11) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: 'fail', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http2-client-request-listeners-warning.js
aarch64-darwin: with shared libraries: test/parallel/test-http2-client-priority-before-connect.js#L0
--- stderr --- (node:89312) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. (Use `node --trace-deprecation ...` to show where the warning was created) node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'The _http_incoming module is deprecated. Use `node:http` instead.' - 'http2Stream.priority is longer supported after priority signalling was deprecated in RFC 9113' at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:693:14) at Object.DeprecationWarning (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:508:15) at process.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:717:33) at process.emit (node:events:521:24) at doEmitWarning (node:internal/process/warning:85:11) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'The _http_incoming module is deprecated. Use `node:http` instead.', expected: 'http2Stream.priority is longer supported after priority signalling was deprecated in RFC 9113', operator: 'strictEqual', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http2-client-priority-before-connect.js
aarch64-darwin: with shared libraries: test/parallel/test-http2-clean-output.js#L26
--- stderr --- node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + '(node:89283) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead.\n' + + '(Use `node --trace-deprecation ...` to show where the warning was created)\n' - '' at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http2-clean-output.js:26:10) at Module._compile (node:internal/modules/cjs/loader:1829:14) at Object..js (node:internal/modules/cjs/loader:1969:10) at Module.load (node:internal/modules/cjs/loader:1552:32) at Module._load (node:internal/modules/cjs/loader:1354:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) at node:internal/main/run_main_module:33:47 { generatedMessage: true, code: 'ERR_ASSERTION', actual: '(node:89283) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead.\n' + '(Use `node --trace-deprecation ...` to show where the warning was created)\n', expected: '', operator: 'strictEqual', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http2-clean-output.js
aarch64-darwin: with shared libraries: test/parallel/test-http-timeout-client-warning.js#L10
--- stderr --- (node:88794) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. (Use `node --trace-deprecation ...` to show where the warning was created) node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: assert(warning.stack.includes(__filename)) at process.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http-timeout-client-warning.js:10:3) at process.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:508:15) at process.emit (node:events:521:24) at doEmitWarning (node:internal/process/warning:85:11) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http-timeout-client-warning.js
aarch64-darwin: with shared libraries: test/parallel/test-http-socket-error-listeners.js#L0
--- stderr --- (node:88777) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. (Use `node --trace-deprecation ...` to show where the warning was created) node:assert:173 throw err; ^ AssertionError [ERR_ASSERTION]: function should not have been called at /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http-socket-error-listeners.js:18 called with arguments: DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. at node:_http_incoming:32:9 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:internal/http/server:73:29 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:http:44:5 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:338:10) at loadBuiltinModule (node:internal/modules/helpers:128:7) { code: 'DEP0199' } at process.mustNotCall (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:566:12) at process.emit (node:events:521:24) at doEmitWarning (node:internal/process/warning:85:11) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: 'fail', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http-socket-error-listeners.js
aarch64-darwin: with shared libraries: test/parallel/test-http-server-multiple-client-error.js#L0
--- stderr --- (node:88156) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. (Use `node --trace-deprecation ...` to show where the warning was created) node:assert:173 throw err; ^ AssertionError [ERR_ASSERTION]: function should not have been called at /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http-server-multiple-client-error.js:11 called with arguments: DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. at node:_http_incoming:32:9 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:internal/http/server:73:29 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:http:44:5 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:338:10) at loadBuiltinModule (node:internal/modules/helpers:128:7) { code: 'DEP0199' } at process.mustNotCall (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:566:12) at process.emit (node:events:521:24) at doEmitWarning (node:internal/process/warning:85:11) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: 'fail', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http-server-multiple-client-error.js
aarch64-darwin: with shared libraries: test/parallel/test-http-many-ended-pipelines.js#L0
--- stderr --- (node:87253) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. (Use `node --trace-deprecation ...` to show where the warning was created) node:assert:173 throw err; ^ AssertionError [ERR_ASSERTION]: function should not have been called at /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http-many-ended-pipelines.js:64 called with arguments: DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. at node:_http_incoming:32:9 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:internal/http/server:73:29 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:http:44:5 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:338:10) at loadBuiltinModule (node:internal/modules/helpers:128:7) { code: 'DEP0199' } at process.mustNotCall (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:566:12) at process.emit (node:events:521:24) at doEmitWarning (node:internal/process/warning:85:11) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: 'fail', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http-many-ended-pipelines.js
aarch64-darwin: with shared libraries: test/parallel/test-domain-multi.js#L0
--- stderr --- (node:84496) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. (Use `node --trace-deprecation ...` to show where the warning was created) node:assert:173 throw err; ^ AssertionError [ERR_ASSERTION]: function should not have been called at /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-domain-multi.js:29 called with arguments: DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. at node:_http_incoming:32:9 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:internal/http/server:73:29 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:http:44:5 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:338:10) at loadBuiltinModule (node:internal/modules/helpers:128:7) { code: 'DEP0199' } at process.mustNotCall (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:566:12) at process.emit (node:events:521:24) at process.emit (node:domain:473:12) at doEmitWarning (node:internal/process/warning:85:11) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: 'fail', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-domain-multi.js
aarch64-darwin: with shared libraries: test/parallel/test-domain-http-server.js#L0
--- stderr --- (node:84456) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. (Use `node --trace-deprecation ...` to show where the warning was created) node:assert:173 throw err; ^ AssertionError [ERR_ASSERTION]: function should not have been called at /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-domain-http-server.js:29 called with arguments: DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. at node:_http_incoming:32:9 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:internal/http/server:73:29 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:http:44:5 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:338:10) at loadBuiltinModule (node:internal/modules/helpers:128:7) { code: 'DEP0199' } at process.mustNotCall (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:566:12) at process.emit (node:events:521:24) at process.emit (node:domain:473:12) at doEmitWarning (node:internal/process/warning:85:11) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: 'fail', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-domain-http-server.js
aarch64-linux: with shared libraries: test/parallel/test-http2-client-request-listeners-warning.js#L0
--- stderr --- (node:52134) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. (Use `node --trace-deprecation ...` to show where the warning was created) node:assert:173 throw err; ^ AssertionError [ERR_ASSERTION]: A warning was emitted at /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http2-client-request-listeners-warning.js:12 called with arguments: DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. at node:_http_incoming:32:9 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:internal/http/server:73:29 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:http:44:5 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:internal/http2/core:43:14 { code: 'DEP0199' } at process.mustNotCall (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:566:12) at process.emit (node:events:521:24) at doEmitWarning (node:internal/process/warning:85:11) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: 'fail', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http2-client-request-listeners-warning.js
aarch64-linux: with shared libraries: test/parallel/test-http2-client-priority-before-connect.js#L0
--- stderr --- (node:52001) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. (Use `node --trace-deprecation ...` to show where the warning was created) node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'The _http_incoming module is deprecated. Use `node:http` instead.' - 'http2Stream.priority is longer supported after priority signalling was deprecated in RFC 9113' at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:693:14) at Object.DeprecationWarning (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:508:15) at process.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:717:33) at process.emit (node:events:521:24) at doEmitWarning (node:internal/process/warning:85:11) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'The _http_incoming module is deprecated. Use `node:http` instead.', expected: 'http2Stream.priority is longer supported after priority signalling was deprecated in RFC 9113', operator: 'strictEqual', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http2-client-priority-before-connect.js
aarch64-linux: with shared libraries: test/parallel/test-http2-clean-output.js#L26
--- stderr --- node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + '(node:51746) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead.\n' + + '(Use `node --trace-deprecation ...` to show where the warning was created)\n' - '' at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http2-clean-output.js:26:10) at Module._compile (node:internal/modules/cjs/loader:1829:14) at Object..js (node:internal/modules/cjs/loader:1969:10) at Module.load (node:internal/modules/cjs/loader:1552:32) at Module._load (node:internal/modules/cjs/loader:1354:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) at node:internal/main/run_main_module:33:47 { generatedMessage: true, code: 'ERR_ASSERTION', actual: '(node:51746) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead.\n' + '(Use `node --trace-deprecation ...` to show where the warning was created)\n', expected: '', operator: 'strictEqual', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http2-clean-output.js
aarch64-linux: with shared libraries: test/parallel/test-http-timeout-client-warning.js#L10
--- stderr --- (node:51137) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. (Use `node --trace-deprecation ...` to show where the warning was created) node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: assert(warning.stack.includes(__filename)) at process.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http-timeout-client-warning.js:10:3) at process.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:508:15) at process.emit (node:events:521:24) at doEmitWarning (node:internal/process/warning:85:11) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http-timeout-client-warning.js
aarch64-linux: with shared libraries: test/parallel/test-http-socket-error-listeners.js#L0
--- stderr --- (node:51016) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. (Use `node --trace-deprecation ...` to show where the warning was created) node:assert:173 throw err; ^ AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http-socket-error-listeners.js:18 called with arguments: DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. at node:_http_incoming:32:9 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:internal/http/server:73:29 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:http:44:5 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:338:10) at loadBuiltinModule (node:internal/modules/helpers:128:7) { code: 'DEP0199' } at process.mustNotCall (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:566:12) at process.emit (node:events:521:24) at doEmitWarning (node:internal/process/warning:85:11) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: 'fail', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http-socket-error-listeners.js
aarch64-linux: with shared libraries: test/parallel/test-http-server-multiple-client-error.js#L0
--- stderr --- (node:50633) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. (Use `node --trace-deprecation ...` to show where the warning was created) node:assert:173 throw err; ^ AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http-server-multiple-client-error.js:11 called with arguments: DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. at node:_http_incoming:32:9 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:internal/http/server:73:29 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:http:44:5 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:338:10) at loadBuiltinModule (node:internal/modules/helpers:128:7) { code: 'DEP0199' } at process.mustNotCall (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:566:12) at process.emit (node:events:521:24) at doEmitWarning (node:internal/process/warning:85:11) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: 'fail', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http-server-multiple-client-error.js
aarch64-linux: with shared libraries: test/parallel/test-http-many-ended-pipelines.js#L0
--- stderr --- (node:49319) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. (Use `node --trace-deprecation ...` to show where the warning was created) node:assert:173 throw err; ^ AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http-many-ended-pipelines.js:64 called with arguments: DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. at node:_http_incoming:32:9 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:internal/http/server:73:29 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:http:44:5 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:338:10) at loadBuiltinModule (node:internal/modules/helpers:128:7) { code: 'DEP0199' } at process.mustNotCall (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:566:12) at process.emit (node:events:521:24) at doEmitWarning (node:internal/process/warning:85:11) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: 'fail', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http-many-ended-pipelines.js
aarch64-linux: with shared libraries: test/parallel/test-domain-multi.js#L0
--- stderr --- (node:41680) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. (Use `node --trace-deprecation ...` to show where the warning was created) node:assert:173 throw err; ^ AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-domain-multi.js:29 called with arguments: DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. at node:_http_incoming:32:9 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:internal/http/server:73:29 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:http:44:5 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:338:10) at loadBuiltinModule (node:internal/modules/helpers:128:7) { code: 'DEP0199' } at process.mustNotCall (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:566:12) at process.emit (node:events:521:24) at process.emit (node:domain:473:12) at doEmitWarning (node:internal/process/warning:85:11) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: 'fail', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-domain-multi.js
aarch64-linux: with shared libraries: test/parallel/test-domain-http-server.js#L0
--- stderr --- (node:41569) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. (Use `node --trace-deprecation ...` to show where the warning was created) node:assert:173 throw err; ^ AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-domain-http-server.js:29 called with arguments: DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. at node:_http_incoming:32:9 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:internal/http/server:73:29 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:http:44:5 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:338:10) at loadBuiltinModule (node:internal/modules/helpers:128:7) { code: 'DEP0199' } at process.mustNotCall (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:566:12) at process.emit (node:events:521:24) at process.emit (node:domain:473:12) at doEmitWarning (node:internal/process/warning:85:11) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: 'fail', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-domain-http-server.js
aarch64-linux: with shared libraries: test/report/test-report-uv-handles.js#L163
--- stderr --- node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + '(node:25756) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead.\n' + + '(Use `node --trace-deprecation ...` to show where the warning was created)' - '' at ChildProcess.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/report/test-report-uv-handles.js:163:12) at ChildProcess.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:508:15) at ChildProcess.emit (node:events:509:20) at ChildProcess._handle.onexit (node:internal/child_process:294:12) { generatedMessage: true, code: 'ERR_ASSERTION', actual: '(node:25756) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead.\n' + '(Use `node --trace-deprecation ...` to show where the warning was created)', expected: '', operator: 'strictEqual', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/report/test-report-uv-handles.js
x86_64-linux: with shared libraries: test/parallel/test-http2-client-set-priority.js#L0
--- stderr --- (node:49494) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. (Use `node --trace-deprecation ...` to show where the warning was created) node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'The _http_incoming module is deprecated. Use `node:http` instead.' - 'Priority signaling has been deprecated as of RFC 9113.' at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:693:14) at Object.DeprecationWarning (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:508:15) at process.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:717:33) at process.emit (node:events:521:24) at doEmitWarning (node:internal/process/warning:85:11) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'The _http_incoming module is deprecated. Use `node:http` instead.', expected: 'Priority signaling has been deprecated as of RFC 9113.', operator: 'strictEqual', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http2-client-set-priority.js
x86_64-linux: with shared libraries: test/parallel/test-http2-client-request-listeners-warning.js#L0
--- stderr --- (node:49382) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. (Use `node --trace-deprecation ...` to show where the warning was created) node:assert:173 throw err; ^ AssertionError [ERR_ASSERTION]: A warning was emitted at /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http2-client-request-listeners-warning.js:12 called with arguments: DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. at node:_http_incoming:32:9 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:internal/http/server:73:29 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:http:44:5 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:internal/http2/core:43:14 { code: 'DEP0199' } at process.mustNotCall (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:566:12) at process.emit (node:events:521:24) at doEmitWarning (node:internal/process/warning:85:11) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: 'fail', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http2-client-request-listeners-warning.js
x86_64-linux: with shared libraries: test/parallel/test-http2-client-priority-before-connect.js#L0
--- stderr --- (node:49283) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. (Use `node --trace-deprecation ...` to show where the warning was created) node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'The _http_incoming module is deprecated. Use `node:http` instead.' - 'http2Stream.priority is longer supported after priority signalling was deprecated in RFC 9113' at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:693:14) at Object.DeprecationWarning (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:508:15) at process.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:717:33) at process.emit (node:events:521:24) at doEmitWarning (node:internal/process/warning:85:11) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'The _http_incoming module is deprecated. Use `node:http` instead.', expected: 'http2Stream.priority is longer supported after priority signalling was deprecated in RFC 9113', operator: 'strictEqual', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http2-client-priority-before-connect.js
x86_64-linux: with shared libraries: test/parallel/test-http2-clean-output.js#L26
--- stderr --- node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + '(node:49020) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead.\n' + + '(Use `node --trace-deprecation ...` to show where the warning was created)\n' - '' at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http2-clean-output.js:26:10) at Module._compile (node:internal/modules/cjs/loader:1829:14) at Object..js (node:internal/modules/cjs/loader:1969:10) at Module.load (node:internal/modules/cjs/loader:1552:32) at Module._load (node:internal/modules/cjs/loader:1354:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) at node:internal/main/run_main_module:33:47 { generatedMessage: true, code: 'ERR_ASSERTION', actual: '(node:49020) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead.\n' + '(Use `node --trace-deprecation ...` to show where the warning was created)\n', expected: '', operator: 'strictEqual', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http2-clean-output.js
x86_64-linux: with shared libraries: test/parallel/test-http-timeout-client-warning.js#L10
--- stderr --- (node:48393) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. (Use `node --trace-deprecation ...` to show where the warning was created) node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: assert(warning.stack.includes(__filename)) at process.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http-timeout-client-warning.js:10:3) at process.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:508:15) at process.emit (node:events:521:24) at doEmitWarning (node:internal/process/warning:85:11) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http-timeout-client-warning.js
x86_64-linux: with shared libraries: test/parallel/test-http-socket-error-listeners.js#L0
--- stderr --- (node:48282) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. (Use `node --trace-deprecation ...` to show where the warning was created) node:assert:173 throw err; ^ AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http-socket-error-listeners.js:18 called with arguments: DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. at node:_http_incoming:32:9 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:internal/http/server:73:29 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:http:44:5 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:338:10) at loadBuiltinModule (node:internal/modules/helpers:128:7) { code: 'DEP0199' } at process.mustNotCall (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:566:12) at process.emit (node:events:521:24) at doEmitWarning (node:internal/process/warning:85:11) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: 'fail', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http-socket-error-listeners.js
x86_64-linux: with shared libraries: test/parallel/test-http-server-multiple-client-error.js#L0
--- stderr --- (node:47897) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. (Use `node --trace-deprecation ...` to show where the warning was created) node:assert:173 throw err; ^ AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http-server-multiple-client-error.js:11 called with arguments: DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. at node:_http_incoming:32:9 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:internal/http/server:73:29 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:http:44:5 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:338:10) at loadBuiltinModule (node:internal/modules/helpers:128:7) { code: 'DEP0199' } at process.mustNotCall (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:566:12) at process.emit (node:events:521:24) at doEmitWarning (node:internal/process/warning:85:11) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: 'fail', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http-server-multiple-client-error.js
x86_64-linux: with shared libraries: test/parallel/test-http-many-ended-pipelines.js#L0
--- stderr --- (node:46585) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. (Use `node --trace-deprecation ...` to show where the warning was created) node:assert:173 throw err; ^ AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http-many-ended-pipelines.js:64 called with arguments: DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. at node:_http_incoming:32:9 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:internal/http/server:73:29 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:http:44:5 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:338:10) at loadBuiltinModule (node:internal/modules/helpers:128:7) { code: 'DEP0199' } at process.mustNotCall (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:566:12) at process.emit (node:events:521:24) at doEmitWarning (node:internal/process/warning:85:11) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: 'fail', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-http-many-ended-pipelines.js
x86_64-linux: with shared libraries: test/parallel/test-domain-multi.js#L0
--- stderr --- (node:38945) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. (Use `node --trace-deprecation ...` to show where the warning was created) node:assert:173 throw err; ^ AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-domain-multi.js:29 called with arguments: DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. at node:_http_incoming:32:9 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:internal/http/server:73:29 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:http:44:5 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:338:10) at loadBuiltinModule (node:internal/modules/helpers:128:7) { code: 'DEP0199' } at process.mustNotCall (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:566:12) at process.emit (node:events:521:24) at process.emit (node:domain:473:12) at doEmitWarning (node:internal/process/warning:85:11) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: 'fail', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-domain-multi.js
x86_64-linux: with shared libraries: test/parallel/test-domain-http-server.js#L0
--- stderr --- (node:38833) [DEP0199] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. (Use `node --trace-deprecation ...` to show where the warning was created) node:assert:173 throw err; ^ AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-domain-http-server.js:29 called with arguments: DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. at node:_http_incoming:32:9 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:internal/http/server:73:29 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at node:http:44:5 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:338:10) at loadBuiltinModule (node:internal/modules/helpers:128:7) { code: 'DEP0199' } at process.mustNotCall (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/common/index.js:566:12) at process.emit (node:events:521:24) at process.emit (node:domain:473:12) at doEmitWarning (node:internal/process/warning:85:11) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: 'fail', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-1947cc9f6a56-slim/test/parallel/test-domain-http-server.js
Test Shared libraries
Canceling since a higher priority waiting request for Test Shared libraries-http_internals exists
x86_64-darwin: with shared libraries
Canceling since a higher priority waiting request for Test Shared libraries-http_internals exists
x86_64-darwin: with shared libraries
The operation was canceled.

Artifacts

Produced during runtime
Name Size Digest
tarballs
50.2 MB
sha256:06750b94e2ca3020e120299be7708fdc129253510b05e9fc756a595db8faa02f