Skip to content

Virtual File System for Node.js #81235

Virtual File System for Node.js

Virtual File System for Node.js #81235

Triggered via pull request February 20, 2026 08:14
Status Failure
Total duration 33m 31s
Artifacts

test-linux.yml

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

Annotations

20 errors and 2 notices
test-linux (ubuntu-24.04-arm): test/parallel/test-vfs-overlay.js#L41
--- stderr --- node:internal/bootstrap/realm:429 if (!mod) throw new TypeError(`Missing internal module '${id}'`); ^ TypeError: Missing internal module 'internal/modules/esm/formats' at requireBuiltin (node:internal/bootstrap/realm:429:19) at node:internal/vfs/module_hooks:14:32 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at loadModuleHooks (node:internal/vfs/file_system:82:19) at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-vfs-overlay.js:41:14) at Module._compile (node:internal/modules/cjs/loader:1811:14) at Object..js (node:internal/modules/cjs/loader:1951:10) at Module.load (node:internal/modules/cjs/loader:1532:32) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-vfs-overlay.js
test-linux (ubuntu-24.04-arm): test/parallel/test-vfs-import.mjs#L0
--- stderr --- node:internal/bootstrap/realm:429 if (!mod) throw new TypeError(`Missing internal module '${id}'`); ^ TypeError: Missing internal module 'internal/modules/esm/formats' at requireBuiltin (node:internal/bootstrap/realm:429:19) at node:internal/vfs/module_hooks:14:32 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at loadModuleHooks (node:internal/vfs/file_system:82:19) at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7) at file:///home/runner/work/node/node/node/test/parallel/test-vfs-import.mjs:13:9 at ModuleJob.run (node:internal/modules/esm/module_job:430:25) at async node:internal/modules/esm/loader:639:26 at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:101:5) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-vfs-import.mjs
test-linux (ubuntu-24.04-arm): test/parallel/test-vfs-glob.js#L17
--- stderr --- node:internal/bootstrap/realm:429 if (!mod) throw new TypeError(`Missing internal module '${id}'`); ^ TypeError: Missing internal module 'internal/modules/esm/formats' at requireBuiltin (node:internal/bootstrap/realm:429:19) at node:internal/vfs/module_hooks:14:32 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at loadModuleHooks (node:internal/vfs/file_system:82:19) at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-vfs-glob.js:17:9) at Module._compile (node:internal/modules/cjs/loader:1811:14) at Object..js (node:internal/modules/cjs/loader:1951:10) at Module.load (node:internal/modules/cjs/loader:1532:32) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-vfs-glob.js
test-linux (ubuntu-24.04-arm): test/parallel/test-vfs-mount-events.js#L18
--- stderr --- node:internal/bootstrap/realm:429 if (!mod) throw new TypeError(`Missing internal module '${id}'`); ^ TypeError: Missing internal module 'internal/modules/esm/formats' at requireBuiltin (node:internal/bootstrap/realm:429:19) at node:internal/vfs/module_hooks:14:32 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at loadModuleHooks (node:internal/vfs/file_system:82:19) at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-vfs-mount-events.js:18:9) at Module._compile (node:internal/modules/cjs/loader:1811:14) at Object..js (node:internal/modules/cjs/loader:1951:10) at Module.load (node:internal/modules/cjs/loader:1532:32) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-vfs-mount-events.js
test-linux (ubuntu-24.04-arm): test/parallel/test-vfs-chdir-worker.js#L13
--- stderr --- node:internal/bootstrap/realm:429 if (!mod) throw new TypeError(`Missing internal module '${id}'`); ^ TypeError: Missing internal module 'internal/modules/esm/formats' at requireBuiltin (node:internal/bootstrap/realm:429:19) at node:internal/vfs/module_hooks:14:32 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at loadModuleHooks (node:internal/vfs/file_system:82:19) at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-vfs-chdir-worker.js:13:11) at Module._compile (node:internal/modules/cjs/loader:1811:14) at Object..js (node:internal/modules/cjs/loader:1951:10) at Module.load (node:internal/modules/cjs/loader:1532:32) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-vfs-chdir-worker.js
test-linux (ubuntu-24.04-arm): test/parallel/test-vfs-chdir.js#L38
--- stderr --- node:internal/bootstrap/realm:429 if (!mod) throw new TypeError(`Missing internal module '${id}'`); ^ TypeError: Missing internal module 'internal/modules/esm/formats' at requireBuiltin (node:internal/bootstrap/realm:429:19) at node:internal/vfs/module_hooks:14:32 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at loadModuleHooks (node:internal/vfs/file_system:82:19) at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-vfs-chdir.js:38:9) at Module._compile (node:internal/modules/cjs/loader:1811:14) at Object..js (node:internal/modules/cjs/loader:1951:10) at Module.load (node:internal/modules/cjs/loader:1532:32) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-vfs-chdir.js
test-linux (ubuntu-24.04-arm): test/parallel/test-vfs-basic.js#L114
--- stderr --- node:internal/bootstrap/realm:429 if (!mod) throw new TypeError(`Missing internal module '${id}'`); ^ TypeError: Missing internal module 'internal/modules/esm/formats' at requireBuiltin (node:internal/bootstrap/realm:429:19) at node:internal/vfs/module_hooks:14:32 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at loadModuleHooks (node:internal/vfs/file_system:82:19) at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-vfs-basic.js:114:9) at Module._compile (node:internal/modules/cjs/loader:1811:14) at Object..js (node:internal/modules/cjs/loader:1951:10) at Module.load (node:internal/modules/cjs/loader:1532:32) Node.js v26.0.0-pre Command: out/Release/node --expose-internals /home/runner/work/node/node/node/test/parallel/test-vfs-basic.js
test-linux (ubuntu-24.04-arm): test/parallel/test-runner-mock-fs.js#L10
--- stderr --- (node:195308) ExperimentalWarning: VirtualFileSystem is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) --- stdout --- Test failure: 'mock.fs() creates a virtual file system' Location: test/parallel/test-runner-mock-fs.js:9:1 TypeError: Missing internal module 'internal/modules/esm/formats' at requireBuiltin (node:internal/bootstrap/realm:429:19) at node:internal/vfs/module_hooks:14:32 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at loadModuleHooks (node:internal/vfs/file_system:82:19) at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7) at MockTracker.fs (node:internal/test_runner/mock/mock:830:9) at TestContext.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-runner-mock-fs.js:10:25) at Test.runInAsyncScope (node:async_hooks:226:14) at Test.run (node:internal/test_runner/test:1120:25) Test failure: 'mock.fs() uses /mock as default prefix' Location: test/parallel/test-runner-mock-fs.js:34:1 TypeError: Missing internal module 'internal/modules/esm/formats' at requireBuiltin (node:internal/bootstrap/realm:429:19) at node:internal/vfs/module_hooks:14:32 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at loadModuleHooks (node:internal/vfs/file_system:82:19) at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7) at MockTracker.fs (node:internal/test_runner/mock/mock:830:9) at TestContext.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-runner-mock-fs.js:35:25) at Test.runInAsyncScope (node:async_hooks:226:14) at Test.run (node:internal/test_runner/test:1120:25) Test failure: 'mock.fs() works without initial files' Location: test/parallel/test-runner-mock-fs.js:46:1 TypeError: Missing internal module 'internal/modules/esm/formats' at requireBuiltin (node:internal/bootstrap/realm:429:19) at node:internal/vfs/module_hooks:14:32 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at loadModuleHooks (node:internal/vfs/file_system:82:19) at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7) at MockTracker.fs (node:internal/test_runner/mock/mock:830:9) at TestContext.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-runner-mock-fs.js:47:25) at Test.runInAsyncScope (node:async_hooks:226:14) at Test.run (node:internal/test_runner/test:1120:25) Test failure: 'mock.fs() supports adding directories' Location: test/parallel/test-runner-mock-fs.js:58:1 TypeError: Missing internal module 'internal/modules/esm/formats' at requireBuiltin (node:internal/bootstrap/realm:429:19) at node:internal/vfs/module_hooks:14:32 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at loadModuleHooks (node:internal/vfs/file_system:82:19) at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7) at MockTracker.fs (node:internal/test_runner/mock/mock:830:9) at TestContext.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-runner-mock-fs.js:59:25) at Test.runInAsyncScope (node:async_hooks:226:14) at Test.run (node:internal/test_runner/test:1120:25) Test failure: 'mock.fs() existsSync works correctly' Location: test/parallel/test-runner-mock-fs.js:73:1 TypeError: Missing internal module 'internal/modules/esm/formats' at requireBuiltin (node:internal/bootstrap/realm:429:19) at node:internal/vfs/module_hooks:14:32 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at loadModuleHooks (node:internal/vfs/file_system:82:19) at VirtualFileSystem.mount (node:internal
test-linux (ubuntu-24.04-arm): test/parallel/test-code-cache.js#L0
--- stderr --- node:internal/bootstrap/realm:429 if (!mod) throw new TypeError(`Missing internal module '${id}'`); ^ TypeError: Missing internal module 'internal/modules/esm/formats' at requireBuiltin (node:internal/bootstrap/realm:429:19) at node:internal/vfs/module_hooks:14:32 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:338:10) at loadBuiltinModule (node:internal/modules/helpers:153:7) at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1201:15) at Module._load (node:internal/modules/cjs/loader:1253:50) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.require (node:internal/modules/cjs/loader:1555:12) at require (node:internal/modules/helpers:216:16) Node.js v26.0.0-pre Command: out/Release/node --expose-internals /home/runner/work/node/node/node/test/parallel/test-code-cache.js
test-linux (ubuntu-24.04-arm): test/sea/test-single-executable-application-vfs.js#L21
--- stderr --- [process 155490]: --- stderr --- node:internal/bootstrap/realm:429 if (!mod) throw new TypeError(`Missing internal module '${id}'`); ^ TypeError: Missing internal module 'internal/modules/esm/formats' at requireBuiltin (node:internal/bootstrap/realm:429:19) at node:internal/vfs/module_hooks:14:32 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at loadModuleHooks (node:internal/vfs/file_system:82:19) at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7) at createSeaVfs (node:internal/vfs/sea:53:7) at getSeaVfs (node:internal/vfs/sea:85:20) at initSeaVfs (node:internal/main/embedding:151:18) at embedderRunEntryPoint (node:internal/main/embedding:193:5) Node.js v26.0.0-pre [process 155490]: --- stdout --- [process 155490]: status = 1, signal = null /home/runner/work/node/node/node/test/common/child_process.js:112 throw error; ^ Error: - process terminated with status 1, expected 0 at Object.<anonymous> (/home/runner/work/node/node/node/test/sea/test-single-executable-application-vfs.js:21:1) at Module._compile (node:internal/modules/cjs/loader:1811:14) at Object..js (node:internal/modules/cjs/loader:1951:10) at Module.load (node:internal/modules/cjs/loader:1532:32) at Module._load (node:internal/modules/cjs/loader:1334: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 { command: '/home/runner/work/node/node/node/test/.tmp.621/sea-prep.blob' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/sea/test-single-executable-application-vfs.js
test-linux (ubuntu-24.04): test/parallel/test-vfs-import.mjs#L0
--- stderr --- node:internal/bootstrap/realm:429 if (!mod) throw new TypeError(`Missing internal module '${id}'`); ^ TypeError: Missing internal module 'internal/modules/esm/formats' at requireBuiltin (node:internal/bootstrap/realm:429:19) at node:internal/vfs/module_hooks:14:32 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at loadModuleHooks (node:internal/vfs/file_system:82:19) at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7) at file:///home/runner/work/node/node/node/test/parallel/test-vfs-import.mjs:13:9 at ModuleJob.run (node:internal/modules/esm/module_job:430:25) at async node:internal/modules/esm/loader:639:26 at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:101:5) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-vfs-import.mjs
test-linux (ubuntu-24.04): test/parallel/test-vfs-mount-events.js#L18
--- stderr --- node:internal/bootstrap/realm:429 if (!mod) throw new TypeError(`Missing internal module '${id}'`); ^ TypeError: Missing internal module 'internal/modules/esm/formats' at requireBuiltin (node:internal/bootstrap/realm:429:19) at node:internal/vfs/module_hooks:14:32 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at loadModuleHooks (node:internal/vfs/file_system:82:19) at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-vfs-mount-events.js:18:9) at Module._compile (node:internal/modules/cjs/loader:1811:14) at Object..js (node:internal/modules/cjs/loader:1951:10) at Module.load (node:internal/modules/cjs/loader:1532:32) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-vfs-mount-events.js
test-linux (ubuntu-24.04): test/parallel/test-vfs-overlay.js#L41
--- stderr --- node:internal/bootstrap/realm:429 if (!mod) throw new TypeError(`Missing internal module '${id}'`); ^ TypeError: Missing internal module 'internal/modules/esm/formats' at requireBuiltin (node:internal/bootstrap/realm:429:19) at node:internal/vfs/module_hooks:14:32 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at loadModuleHooks (node:internal/vfs/file_system:82:19) at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-vfs-overlay.js:41:14) at Module._compile (node:internal/modules/cjs/loader:1811:14) at Object..js (node:internal/modules/cjs/loader:1951:10) at Module.load (node:internal/modules/cjs/loader:1532:32) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-vfs-overlay.js
test-linux (ubuntu-24.04): test/parallel/test-vfs-chdir-worker.js#L13
--- stderr --- node:internal/bootstrap/realm:429 if (!mod) throw new TypeError(`Missing internal module '${id}'`); ^ TypeError: Missing internal module 'internal/modules/esm/formats' at requireBuiltin (node:internal/bootstrap/realm:429:19) at node:internal/vfs/module_hooks:14:32 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at loadModuleHooks (node:internal/vfs/file_system:82:19) at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-vfs-chdir-worker.js:13:11) at Module._compile (node:internal/modules/cjs/loader:1811:14) at Object..js (node:internal/modules/cjs/loader:1951:10) at Module.load (node:internal/modules/cjs/loader:1532:32) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-vfs-chdir-worker.js
test-linux (ubuntu-24.04): test/parallel/test-vfs-glob.js#L17
--- stderr --- node:internal/bootstrap/realm:429 if (!mod) throw new TypeError(`Missing internal module '${id}'`); ^ TypeError: Missing internal module 'internal/modules/esm/formats' at requireBuiltin (node:internal/bootstrap/realm:429:19) at node:internal/vfs/module_hooks:14:32 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at loadModuleHooks (node:internal/vfs/file_system:82:19) at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-vfs-glob.js:17:9) at Module._compile (node:internal/modules/cjs/loader:1811:14) at Object..js (node:internal/modules/cjs/loader:1951:10) at Module.load (node:internal/modules/cjs/loader:1532:32) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-vfs-glob.js
test-linux (ubuntu-24.04): test/parallel/test-vfs-chdir.js#L38
--- stderr --- node:internal/bootstrap/realm:429 if (!mod) throw new TypeError(`Missing internal module '${id}'`); ^ TypeError: Missing internal module 'internal/modules/esm/formats' at requireBuiltin (node:internal/bootstrap/realm:429:19) at node:internal/vfs/module_hooks:14:32 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at loadModuleHooks (node:internal/vfs/file_system:82:19) at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-vfs-chdir.js:38:9) at Module._compile (node:internal/modules/cjs/loader:1811:14) at Object..js (node:internal/modules/cjs/loader:1951:10) at Module.load (node:internal/modules/cjs/loader:1532:32) Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-vfs-chdir.js
test-linux (ubuntu-24.04): test/parallel/test-vfs-basic.js#L114
--- stderr --- node:internal/bootstrap/realm:429 if (!mod) throw new TypeError(`Missing internal module '${id}'`); ^ TypeError: Missing internal module 'internal/modules/esm/formats' at requireBuiltin (node:internal/bootstrap/realm:429:19) at node:internal/vfs/module_hooks:14:32 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at loadModuleHooks (node:internal/vfs/file_system:82:19) at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-vfs-basic.js:114:9) at Module._compile (node:internal/modules/cjs/loader:1811:14) at Object..js (node:internal/modules/cjs/loader:1951:10) at Module.load (node:internal/modules/cjs/loader:1532:32) Node.js v26.0.0-pre Command: out/Release/node --expose-internals /home/runner/work/node/node/node/test/parallel/test-vfs-basic.js
test-linux (ubuntu-24.04): test/parallel/test-runner-mock-fs.js#L10
--- stderr --- (node:184809) ExperimentalWarning: VirtualFileSystem is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) --- stdout --- Test failure: 'mock.fs() creates a virtual file system' Location: test/parallel/test-runner-mock-fs.js:9:1 TypeError: Missing internal module 'internal/modules/esm/formats' at requireBuiltin (node:internal/bootstrap/realm:429:19) at node:internal/vfs/module_hooks:14:32 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at loadModuleHooks (node:internal/vfs/file_system:82:19) at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7) at MockTracker.fs (node:internal/test_runner/mock/mock:830:9) at TestContext.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-runner-mock-fs.js:10:25) at Test.runInAsyncScope (node:async_hooks:226:14) at Test.run (node:internal/test_runner/test:1120:25) Test failure: 'mock.fs() uses /mock as default prefix' Location: test/parallel/test-runner-mock-fs.js:34:1 TypeError: Missing internal module 'internal/modules/esm/formats' at requireBuiltin (node:internal/bootstrap/realm:429:19) at node:internal/vfs/module_hooks:14:32 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at loadModuleHooks (node:internal/vfs/file_system:82:19) at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7) at MockTracker.fs (node:internal/test_runner/mock/mock:830:9) at TestContext.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-runner-mock-fs.js:35:25) at Test.runInAsyncScope (node:async_hooks:226:14) at Test.run (node:internal/test_runner/test:1120:25) Test failure: 'mock.fs() works without initial files' Location: test/parallel/test-runner-mock-fs.js:46:1 TypeError: Missing internal module 'internal/modules/esm/formats' at requireBuiltin (node:internal/bootstrap/realm:429:19) at node:internal/vfs/module_hooks:14:32 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at loadModuleHooks (node:internal/vfs/file_system:82:19) at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7) at MockTracker.fs (node:internal/test_runner/mock/mock:830:9) at TestContext.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-runner-mock-fs.js:47:25) at Test.runInAsyncScope (node:async_hooks:226:14) at Test.run (node:internal/test_runner/test:1120:25) Test failure: 'mock.fs() supports adding directories' Location: test/parallel/test-runner-mock-fs.js:58:1 TypeError: Missing internal module 'internal/modules/esm/formats' at requireBuiltin (node:internal/bootstrap/realm:429:19) at node:internal/vfs/module_hooks:14:32 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at loadModuleHooks (node:internal/vfs/file_system:82:19) at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7) at MockTracker.fs (node:internal/test_runner/mock/mock:830:9) at TestContext.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-runner-mock-fs.js:59:25) at Test.runInAsyncScope (node:async_hooks:226:14) at Test.run (node:internal/test_runner/test:1120:25) Test failure: 'mock.fs() existsSync works correctly' Location: test/parallel/test-runner-mock-fs.js:73:1 TypeError: Missing internal module 'internal/modules/esm/formats' at requireBuiltin (node:internal/bootstrap/realm:429:19) at node:internal/vfs/module_hooks:14:32 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at loadModuleHooks (node:internal/vfs/file_system:82:19) at VirtualFileSystem.mount (node:internal
test-linux (ubuntu-24.04): test/parallel/test-code-cache.js#L0
--- stderr --- node:internal/bootstrap/realm:429 if (!mod) throw new TypeError(`Missing internal module '${id}'`); ^ TypeError: Missing internal module 'internal/modules/esm/formats' at requireBuiltin (node:internal/bootstrap/realm:429:19) at node:internal/vfs/module_hooks:14:32 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:338:10) at loadBuiltinModule (node:internal/modules/helpers:153:7) at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1201:15) at Module._load (node:internal/modules/cjs/loader:1253:50) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.require (node:internal/modules/cjs/loader:1555:12) at require (node:internal/modules/helpers:216:16) Node.js v26.0.0-pre Command: out/Release/node --expose-internals /home/runner/work/node/node/node/test/parallel/test-code-cache.js
test-linux (ubuntu-24.04): test/sea/test-single-executable-application-vfs.js#L21
--- stderr --- [process 145498]: --- stderr --- node:internal/bootstrap/realm:429 if (!mod) throw new TypeError(`Missing internal module '${id}'`); ^ TypeError: Missing internal module 'internal/modules/esm/formats' at requireBuiltin (node:internal/bootstrap/realm:429:19) at node:internal/vfs/module_hooks:14:32 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at requireBuiltin (node:internal/bootstrap/realm:430:14) at loadModuleHooks (node:internal/vfs/file_system:82:19) at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7) at createSeaVfs (node:internal/vfs/sea:53:7) at getSeaVfs (node:internal/vfs/sea:85:20) at initSeaVfs (node:internal/main/embedding:151:18) at embedderRunEntryPoint (node:internal/main/embedding:193:5) Node.js v26.0.0-pre [process 145498]: --- stdout --- [process 145498]: status = 1, signal = null /home/runner/work/node/node/node/test/common/child_process.js:112 throw error; ^ Error: - process terminated with status 1, expected 0 at Object.<anonymous> (/home/runner/work/node/node/node/test/sea/test-single-executable-application-vfs.js:21:1) at Module._compile (node:internal/modules/cjs/loader:1811:14) at Object..js (node:internal/modules/cjs/loader:1951:10) at Module.load (node:internal/modules/cjs/loader:1532:32) at Module._load (node:internal/modules/cjs/loader:1334: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 { command: '/home/runner/work/node/node/node/test/.tmp.111/sea-prep.blob' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/sea/test-single-executable-application-vfs.js
sccache stats
69% - 3369 hits, 1489 misses, 0 errors
sccache stats
80% - 3875 hits, 970 misses, 0 errors