Skip to content
Triggered via push October 29, 2024 22:11
Status Cancelled
Total duration 1h 19m 31s
Artifacts

build-image.yml

on: push
Matrix: linux
Fit to window
Zoom out
Zoom in

Annotations

82 errors and 1 warning
linux (x64, ubuntu, 2204)
Process completed with exit code 1.
linux (aarch64, ubuntu, 2204)
Process completed with exit code 1.
linux (aarch64, ubuntu, 2004)
Process completed with exit code 1.
linux (x64, ubuntu, 2004)
Process completed with exit code 1.
linux (aarch64, debian, 10)
System.IO.IOException: No space left on device : '/home/runner/runners/2.320.0/_diag/Worker_20241029-221136-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) System.IO.IOException: No space left on device : '/home/runner/runners/2.320.0/_diag/Worker_20241029-221136-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Common.Tracing.Error(Exception exception) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.320.0/_diag/Worker_20241029-221136-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing) at GitHub.Runner.Common.TraceManager.Dispose() at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing) at GitHub.Runner.Common.HostContext.Dispose() at GitHub.Runner.Worker.Program.Main(String[] args)
error: Test "browser/NodePolyfills" timed out after 5086ms (killed 1 dangling process): test/bundler/expectBundled.ts#L1480
[0m at /workspace/bun/test/bundler/expectBundled.ts:1480:71 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error: expect(received).toBe(expected): test/bundler/expectBundled.ts#L1578
Expected: "Hello, world!" Received: "Bun is a fast JavaScript runtime, package manager, bundler, and test runner. (1.1.34-canary.26+b5a73130a)\n\nUsage: bun <command> [...flags] [...args]\n\nCommands:\n run ./my-script.ts Execute a file with Bun\n lint Run a package.json script\n test Run unit tests with Bun\n x bun-repl Execute a package binary (CLI), installing if needed (bunx)\n repl Start a REPL session with Bun\n exec Run a shell script directly with Bun\n\n install Install dependencies for a package.json (bun i)\n add tailwindcss Add a dependency to package.json (bun a)\n remove browserify Remove a dependency from package.json (bun rm)\n update elysia Update outdated dependencies\n outdated Display latest versions of outdated dependencies\n link [<package>] Register or link a local npm package\n unlink Unregister a local npm package\n publish Publish a package to the npm registry\n patch <pkg> Prepare a package for patching\n pm <subcommand> Additional package management utilities\n\n build ./a.ts ./b.jsx Bundle TypeScript & JavaScript into a single file\n\n init Start an empty Bun project from a blank template\n create vite Create a new project from a template (bun c)\n upgrade Upgrade to latest version of Bun.\n <command> --help Print help text for command.\n\nLearn more about Bun: https://bun.sh/docs\nJoin our Discord community: https://bun.sh/discord" at /workspace/bun/test/bundler/expectBundled.ts:1578:28 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error: expect(received).toBe(expected): test/bundler/expectBundled.ts#L1578
Expected: "Hello, world!" Received: "Bun is a fast JavaScript runtime, package manager, bundler, and test runner. (1.1.34-canary.26+b5a73130a)\n\nUsage: bun <command> [...flags] [...args]\n\nCommands:\n run ./my-script.ts Execute a file with Bun\n lint Run a package.json script\n test Run unit tests with Bun\n x prettier Execute a package binary (CLI), installing if needed (bunx)\n repl Start a REPL session with Bun\n exec Run a shell script directly with Bun\n\n install Install dependencies for a package.json (bun i)\n add @remix-run/dev Add a dependency to package.json (bun a)\n remove browserify Remove a dependency from package.json (bun rm)\n update @evan/duckdb Update outdated dependencies\n outdated Display latest versions of outdated dependencies\n link [<package>] Register or link a local npm package\n unlink Unregister a local npm package\n publish Publish a package to the npm registry\n patch <pkg> Prepare a package for patching\n pm <subcommand> Additional package management utilities\n\n build ./a.ts ./b.jsx Bundle TypeScript & JavaScript into a single file\n\n init Start an empty Bun project from a blank template\n create next-app Create a new project from a template (bun c)\n upgrade Upgrade to latest version of Bun.\n <command> --help Print help text for command.\n\nLearn more about Bun: https://bun.sh/docs\nJoin our Discord community: https://bun.sh/discord" at /workspace/bun/test/bundler/expectBundled.ts:1578:28 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error: expect(received).toBe(expected): test/bundler/expectBundled.ts#L1578
Expected: "Hello, world!" Received: "Bun is a fast JavaScript runtime, package manager, bundler, and test runner. (1.1.34-canary.26+b5a73130a)\n\nUsage: bun <command> [...flags] [...args]\n\nCommands:\n run ./my-script.ts Execute a file with Bun\n lint Run a package.json script\n test Run unit tests with Bun\n x next Execute a package binary (CLI), installing if needed (bunx)\n repl Start a REPL session with Bun\n exec Run a shell script directly with Bun\n\n install Install dependencies for a package.json (bun i)\n add @remix-run/dev Add a dependency to package.json (bun a)\n remove babel-core Remove a dependency from package.json (bun rm)\n update @evan/duckdb Update outdated dependencies\n outdated Display latest versions of outdated dependencies\n link [<package>] Register or link a local npm package\n unlink Unregister a local npm package\n publish Publish a package to the npm registry\n patch <pkg> Prepare a package for patching\n pm <subcommand> Additional package management utilities\n\n build ./a.ts ./b.jsx Bundle TypeScript & JavaScript into a single file\n\n init Start an empty Bun project from a blank template\n create elysia Create a new project from a template (bun c)\n upgrade Upgrade to latest version of Bun.\n <command> --help Print help text for command.\n\nLearn more about Bun: https://bun.sh/docs\nJoin our Discord community: https://bun.sh/discord" at /workspace/bun/test/bundler/expectBundled.ts:1578:28 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error: expect(received).toBe(expected): test/bundler/expectBundled.ts#L1578
Expected: "Hello, world!\nWorker loaded!" Received: "Bun is a fast JavaScript runtime, package manager, bundler, and test runner. (1.1.34-canary.26+b5a73130a)\n\nUsage: bun <command> [...flags] [...args]\n\nCommands:\n run ./my-script.ts Execute a file with Bun\n lint Run a package.json script\n test Run unit tests with Bun\n x nuxi Execute a package binary (CLI), installing if needed (bunx)\n repl Start a REPL session with Bun\n exec Run a shell script directly with Bun\n\n install Install dependencies for a package.json (bun i)\n add tailwindcss Add a dependency to package.json (bun a)\n remove underscore Remove a dependency from package.json (bun rm)\n update elysia Update outdated dependencies\n outdated Display latest versions of outdated dependencies\n link [<package>] Register or link a local npm package\n unlink Unregister a local npm package\n publish Publish a package to the npm registry\n patch <pkg> Prepare a package for patching\n pm <subcommand> Additional package management utilities\n\n build ./a.ts ./b.jsx Bundle TypeScript & JavaScript into a single file\n\n init Start an empty Bun project from a blank template\n create astro Create a new project from a template (bun c)\n upgrade Upgrade to latest version of Bun.\n <command> --help Print help text for command.\n\nLearn more about Bun: https://bun.sh/docs\nJoin our Discord community: https://bun.sh/discord" at /workspace/bun/test/bundler/expectBundled.ts:1578:28 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error: expect(received).toBe(expected): test/bundler/expectBundled.ts#L1578
Expected: "Hello, world!\nWorker loaded!" Received: "Bun is a fast JavaScript runtime, package manager, bundler, and test runner. (1.1.34-canary.26+b5a73130a)\n\nUsage: bun <command> [...flags] [...args]\n\nCommands:\n run ./my-script.ts Execute a file with Bun\n lint Run a package.json script\n test Run unit tests with Bun\n x vite Execute a package binary (CLI), installing if needed (bunx)\n repl Start a REPL session with Bun\n exec Run a shell script directly with Bun\n\n install Install dependencies for a package.json (bun i)\n add @remix-run/dev Add a dependency to package.json (bun a)\n remove left-pad Remove a dependency from package.json (bun rm)\n update @evan/duckdb Update outdated dependencies\n outdated Display latest versions of outdated dependencies\n link [<package>] Register or link a local npm package\n unlink Unregister a local npm package\n publish Publish a package to the npm registry\n patch <pkg> Prepare a package for patching\n pm <subcommand> Additional package management utilities\n\n build ./a.ts ./b.jsx Bundle TypeScript & JavaScript into a single file\n\n init Start an empty Bun project from a blank template\n create elysia Create a new project from a template (bun c)\n upgrade Upgrade to latest version of Bun.\n <command> --help Print help text for command.\n\nLearn more about Bun: https://bun.sh/docs\nJoin our Discord community: https://bun.sh/discord" at /workspace/bun/test/bundler/expectBundled.ts:1578:28 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error: expect(received).toBe(expected): test/bundler/expectBundled.ts#L1578
Expected: "Hello, world!\nWorker loaded!" Received: "Bun is a fast JavaScript runtime, package manager, bundler, and test runner. (1.1.34-canary.26+b5a73130a)\n\nUsage: bun <command> [...flags] [...args]\n\nCommands:\n run ./my-script.ts Execute a file with Bun\n lint Run a package.json script\n test Run unit tests with Bun\n x nuxi Execute a package binary (CLI), installing if needed (bunx)\n repl Start a REPL session with Bun\n exec Run a shell script directly with Bun\n\n install Install dependencies for a package.json (bun i)\n add elysia Add a dependency to package.json (bun a)\n remove underscore Remove a dependency from package.json (bun rm)\n update @shumai/shumai Update outdated dependencies\n outdated Display latest versions of outdated dependencies\n link [<package>] Register or link a local npm package\n unlink Unregister a local npm package\n publish Publish a package to the npm registry\n patch <pkg> Prepare a package for patching\n pm <subcommand> Additional package management utilities\n\n build ./a.ts ./b.jsx Bundle TypeScript & JavaScript into a single file\n\n init Start an empty Bun project from a blank template\n create vite Create a new project from a template (bun c)\n upgrade Upgrade to latest version of Bun.\n <command> --help Print help text for command.\n\nLearn more about Bun: https://bun.sh/docs\nJoin our Discord community: https://bun.sh/discord" at /workspace/bun/test/bundler/expectBundled.ts:1578:28 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error: expect(received).toBe(expected): test/bundler/expectBundled.ts#L1578
Expected: "Hello, world!" Received: "Bun is a fast JavaScript runtime, package manager, bundler, and test runner. (1.1.34-canary.26+b5a73130a)\n\nUsage: bun <command> [...flags] [...args]\n\nCommands:\n run ./my-script.ts Execute a file with Bun\n lint Run a package.json script\n test Run unit tests with Bun\n x bun-repl Execute a package binary (CLI), installing if needed (bunx)\n repl Start a REPL session with Bun\n exec Run a shell script directly with Bun\n\n install Install dependencies for a package.json (bun i)\n add @shumai/shumai Add a dependency to package.json (bun a)\n remove webpack Remove a dependency from package.json (bun rm)\n update hono Update outdated dependencies\n outdated Display latest versions of outdated dependencies\n link [<package>] Register or link a local npm package\n unlink Unregister a local npm package\n publish Publish a package to the npm registry\n patch <pkg> Prepare a package for patching\n pm <subcommand> Additional package management utilities\n\n build ./a.ts ./b.jsx Bundle TypeScript & JavaScript into a single file\n\n init Start an empty Bun project from a blank template\n create astro Create a new project from a template (bun c)\n upgrade Upgrade to latest version of Bun.\n <command> --help Print help text for command.\n\nLearn more about Bun: https://bun.sh/docs\nJoin our Discord community: https://bun.sh/discord" at /workspace/bun/test/bundler/expectBundled.ts:1578:28 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error: expect(received).toBe(expected): test/bundler/expectBundled.ts#L1578
Expected: "Hello, world!" Received: "Bun is a fast JavaScript runtime, package manager, bundler, and test runner. (1.1.34-canary.26+b5a73130a)\n\nUsage: bun <command> [...flags] [...args]\n\nCommands:\n run ./my-script.ts Execute a file with Bun\n lint Run a package.json script\n test Run unit tests with Bun\n x prettier Execute a package binary (CLI), installing if needed (bunx)\n repl Start a REPL session with Bun\n exec Run a shell script directly with Bun\n\n install Install dependencies for a package.json (bun i)\n add hono Add a dependency to package.json (bun a)\n remove browserify Remove a dependency from package.json (bun rm)\n update react Update outdated dependencies\n outdated Display latest versions of outdated dependencies\n link [<package>] Register or link a local npm package\n unlink Unregister a local npm package\n publish Publish a package to the npm registry\n patch <pkg> Prepare a package for patching\n pm <subcommand> Additional package management utilities\n\n build ./a.ts ./b.jsx Bundle TypeScript & JavaScript into a single file\n\n init Start an empty Bun project from a blank template\n create elysia Create a new project from a template (bun c)\n upgrade Upgrade to latest version of Bun.\n <command> --help Print help text for command.\n\nLearn more about Bun: https://bun.sh/docs\nJoin our Discord community: https://bun.sh/discord" at /workspace/bun/test/bundler/expectBundled.ts:1578:28 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error: expect(received).toBe(expected): test/bundler/expectBundled.ts#L1578
Expected: "file:///$bunfs/root/out /$bunfs/root/out" Received: "Bun is a fast JavaScript runtime, package manager, bundler, and test runner. (1.1.34-canary.26+b5a73130a)\n\nUsage: bun <command> [...flags] [...args]\n\nCommands:\n run ./my-script.ts Execute a file with Bun\n lint Run a package.json script\n test Run unit tests with Bun\n x nuxi Execute a package binary (CLI), installing if needed (bunx)\n repl Start a REPL session with Bun\n exec Run a shell script directly with Bun\n\n install Install dependencies for a package.json (bun i)\n add hono Add a dependency to package.json (bun a)\n remove left-pad Remove a dependency from package.json (bun rm)\n update react Update outdated dependencies\n outdated Display latest versions of outdated dependencies\n link [<package>] Register or link a local npm package\n unlink Unregister a local npm package\n publish Publish a package to the npm registry\n patch <pkg> Prepare a package for patching\n pm <subcommand> Additional package management utilities\n\n build ./a.ts ./b.jsx Bundle TypeScript & JavaScript into a single file\n\n init Start an empty Bun project from a blank template\n create elysia Create a new project from a template (bun c)\n upgrade Upgrade to latest version of Bun.\n <command> --help Print help text for command.\n\nLearn more about Bun: https://bun.sh/docs\nJoin our Discord community: https://bun.sh/discord" at /workspace/bun/test/bundler/expectBundled.ts:1578:28 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
linux (x64, debian, 12)
Process completed with exit code 1.
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
linux (x64, debian, 10)
Process completed with exit code 1.
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
linux (x64, amazonlinux, 2023)
Process completed with exit code 1.
linux (aarch64, debian, 11)
Process completed with exit code 1.
linux (aarch64, amazonlinux, 2023)
System.IO.IOException: No space left on device : '/home/runner/runners/2.320.0/_diag/Worker_20241029-221133-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) System.IO.IOException: No space left on device : '/home/runner/runners/2.320.0/_diag/Worker_20241029-221133-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Common.Tracing.Error(Exception exception) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.320.0/_diag/Worker_20241029-221133-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing) at GitHub.Runner.Common.TraceManager.Dispose() at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing) at GitHub.Runner.Common.HostContext.Dispose() at GitHub.Runner.Worker.Program.Main(String[] args)
error: Test "browser/NodePolyfills" timed out after 5260ms (killed 1 dangling process): test/bundler/expectBundled.ts#L1480
[0m at /workspace/bun/test/bundler/expectBundled.ts:1480:71 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error: expect(received).toBe(expected): test/bundler/expectBundled.ts#L1578
Expected: "Hello, world!" Received: "Bun is a fast JavaScript runtime, package manager, bundler, and test runner. (1.1.34-canary.26+b5a73130a)\n\nUsage: bun <command> [...flags] [...args]\n\nCommands:\n run ./my-script.ts Execute a file with Bun\n lint Run a package.json script\n test Run unit tests with Bun\n x prisma Execute a package binary (CLI), installing if needed (bunx)\n repl Start a REPL session with Bun\n exec Run a shell script directly with Bun\n\n install Install dependencies for a package.json (bun i)\n add elysia Add a dependency to package.json (bun a)\n remove babel-core Remove a dependency from package.json (bun rm)\n update @shumai/shumai Update outdated dependencies\n outdated Display latest versions of outdated dependencies\n link [<package>] Register or link a local npm package\n unlink Unregister a local npm package\n publish Publish a package to the npm registry\n patch <pkg> Prepare a package for patching\n pm <subcommand> Additional package management utilities\n\n build ./a.ts ./b.jsx Bundle TypeScript & JavaScript into a single file\n\n init Start an empty Bun project from a blank template\n create svelte Create a new project from a template (bun c)\n upgrade Upgrade to latest version of Bun.\n <command> --help Print help text for command.\n\nLearn more about Bun: https://bun.sh/docs\nJoin our Discord community: https://bun.sh/discord" at /workspace/bun/test/bundler/expectBundled.ts:1578:28 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error: expect(received).toBe(expected): test/bundler/expectBundled.ts#L1578
Expected: "Hello, world!" Received: "Bun is a fast JavaScript runtime, package manager, bundler, and test runner. (1.1.34-canary.26+b5a73130a)\n\nUsage: bun <command> [...flags] [...args]\n\nCommands:\n run ./my-script.ts Execute a file with Bun\n lint Run a package.json script\n test Run unit tests with Bun\n x prettier Execute a package binary (CLI), installing if needed (bunx)\n repl Start a REPL session with Bun\n exec Run a shell script directly with Bun\n\n install Install dependencies for a package.json (bun i)\n add elysia Add a dependency to package.json (bun a)\n remove left-pad Remove a dependency from package.json (bun rm)\n update @shumai/shumai Update outdated dependencies\n outdated Display latest versions of outdated dependencies\n link [<package>] Register or link a local npm package\n unlink Unregister a local npm package\n publish Publish a package to the npm registry\n patch <pkg> Prepare a package for patching\n pm <subcommand> Additional package management utilities\n\n build ./a.ts ./b.jsx Bundle TypeScript & JavaScript into a single file\n\n init Start an empty Bun project from a blank template\n create svelte Create a new project from a template (bun c)\n upgrade Upgrade to latest version of Bun.\n <command> --help Print help text for command.\n\nLearn more about Bun: https://bun.sh/docs\nJoin our Discord community: https://bun.sh/discord" at /workspace/bun/test/bundler/expectBundled.ts:1578:28 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error: expect(received).toBe(expected): test/bundler/expectBundled.ts#L1578
Expected: "Hello, world!" Received: "Bun is a fast JavaScript runtime, package manager, bundler, and test runner. (1.1.34-canary.26+b5a73130a)\n\nUsage: bun <command> [...flags] [...args]\n\nCommands:\n run ./my-script.ts Execute a file with Bun\n lint Run a package.json script\n test Run unit tests with Bun\n x prisma Execute a package binary (CLI), installing if needed (bunx)\n repl Start a REPL session with Bun\n exec Run a shell script directly with Bun\n\n install Install dependencies for a package.json (bun i)\n add @zarfjs/zarf Add a dependency to package.json (bun a)\n remove backbone Remove a dependency from package.json (bun rm)\n update zod Update outdated dependencies\n outdated Display latest versions of outdated dependencies\n link [<package>] Register or link a local npm package\n unlink Unregister a local npm package\n publish Publish a package to the npm registry\n patch <pkg> Prepare a package for patching\n pm <subcommand> Additional package management utilities\n\n build ./a.ts ./b.jsx Bundle TypeScript & JavaScript into a single file\n\n init Start an empty Bun project from a blank template\n create svelte Create a new project from a template (bun c)\n upgrade Upgrade to latest version of Bun.\n <command> --help Print help text for command.\n\nLearn more about Bun: https://bun.sh/docs\nJoin our Discord community: https://bun.sh/discord" at /workspace/bun/test/bundler/expectBundled.ts:1578:28 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error: expect(received).toBe(expected): test/bundler/expectBundled.ts#L1578
Expected: "Hello, world!\nWorker loaded!" Received: "Bun is a fast JavaScript runtime, package manager, bundler, and test runner. (1.1.34-canary.26+b5a73130a)\n\nUsage: bun <command> [...flags] [...args]\n\nCommands:\n run ./my-script.ts Execute a file with Bun\n lint Run a package.json script\n test Run unit tests with Bun\n x next Execute a package binary (CLI), installing if needed (bunx)\n repl Start a REPL session with Bun\n exec Run a shell script directly with Bun\n\n install Install dependencies for a package.json (bun i)\n add @remix-run/dev Add a dependency to package.json (bun a)\n remove moment Remove a dependency from package.json (bun rm)\n update @evan/duckdb Update outdated dependencies\n outdated Display latest versions of outdated dependencies\n link [<package>] Register or link a local npm package\n unlink Unregister a local npm package\n publish Publish a package to the npm registry\n patch <pkg> Prepare a package for patching\n pm <subcommand> Additional package management utilities\n\n build ./a.ts ./b.jsx Bundle TypeScript & JavaScript into a single file\n\n init Start an empty Bun project from a blank template\n create elysia Create a new project from a template (bun c)\n upgrade Upgrade to latest version of Bun.\n <command> --help Print help text for command.\n\nLearn more about Bun: https://bun.sh/docs\nJoin our Discord community: https://bun.sh/discord" at /workspace/bun/test/bundler/expectBundled.ts:1578:28 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error: expect(received).toBe(expected): test/bundler/expectBundled.ts#L1578
Expected: "Hello, world!\nWorker loaded!" Received: "Bun is a fast JavaScript runtime, package manager, bundler, and test runner. (1.1.34-canary.26+b5a73130a)\n\nUsage: bun <command> [...flags] [...args]\n\nCommands:\n run ./my-script.ts Execute a file with Bun\n lint Run a package.json script\n test Run unit tests with Bun\n x next Execute a package binary (CLI), installing if needed (bunx)\n repl Start a REPL session with Bun\n exec Run a shell script directly with Bun\n\n install Install dependencies for a package.json (bun i)\n add @remix-run/dev Add a dependency to package.json (bun a)\n remove left-pad Remove a dependency from package.json (bun rm)\n update @evan/duckdb Update outdated dependencies\n outdated Display latest versions of outdated dependencies\n link [<package>] Register or link a local npm package\n unlink Unregister a local npm package\n publish Publish a package to the npm registry\n patch <pkg> Prepare a package for patching\n pm <subcommand> Additional package management utilities\n\n build ./a.ts ./b.jsx Bundle TypeScript & JavaScript into a single file\n\n init Start an empty Bun project from a blank template\n create svelte Create a new project from a template (bun c)\n upgrade Upgrade to latest version of Bun.\n <command> --help Print help text for command.\n\nLearn more about Bun: https://bun.sh/docs\nJoin our Discord community: https://bun.sh/discord" at /workspace/bun/test/bundler/expectBundled.ts:1578:28 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error: expect(received).toBe(expected): test/bundler/expectBundled.ts#L1578
Expected: "Hello, world!\nWorker loaded!" Received: "Bun is a fast JavaScript runtime, package manager, bundler, and test runner. (1.1.34-canary.26+b5a73130a)\n\nUsage: bun <command> [...flags] [...args]\n\nCommands:\n run ./my-script.ts Execute a file with Bun\n lint Run a package.json script\n test Run unit tests with Bun\n x eslint Execute a package binary (CLI), installing if needed (bunx)\n repl Start a REPL session with Bun\n exec Run a shell script directly with Bun\n\n install Install dependencies for a package.json (bun i)\n add tailwindcss Add a dependency to package.json (bun a)\n remove left-pad Remove a dependency from package.json (bun rm)\n update elysia Update outdated dependencies\n outdated Display latest versions of outdated dependencies\n link [<package>] Register or link a local npm package\n unlink Unregister a local npm package\n publish Publish a package to the npm registry\n patch <pkg> Prepare a package for patching\n pm <subcommand> Additional package management utilities\n\n build ./a.ts ./b.jsx Bundle TypeScript & JavaScript into a single file\n\n init Start an empty Bun project from a blank template\n create vite Create a new project from a template (bun c)\n upgrade Upgrade to latest version of Bun.\n <command> --help Print help text for command.\n\nLearn more about Bun: https://bun.sh/docs\nJoin our Discord community: https://bun.sh/discord" at /workspace/bun/test/bundler/expectBundled.ts:1578:28 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error: expect(received).toBe(expected): test/bundler/expectBundled.ts#L1578
Expected: "Hello, world!" Received: "Bun is a fast JavaScript runtime, package manager, bundler, and test runner. (1.1.34-canary.26+b5a73130a)\n\nUsage: bun <command> [...flags] [...args]\n\nCommands:\n run ./my-script.ts Execute a file with Bun\n lint Run a package.json script\n test Run unit tests with Bun\n x next Execute a package binary (CLI), installing if needed (bunx)\n repl Start a REPL session with Bun\n exec Run a shell script directly with Bun\n\n install Install dependencies for a package.json (bun i)\n add tailwindcss Add a dependency to package.json (bun a)\n remove babel-core Remove a dependency from package.json (bun rm)\n update elysia Update outdated dependencies\n outdated Display latest versions of outdated dependencies\n link [<package>] Register or link a local npm package\n unlink Unregister a local npm package\n publish Publish a package to the npm registry\n patch <pkg> Prepare a package for patching\n pm <subcommand> Additional package management utilities\n\n build ./a.ts ./b.jsx Bundle TypeScript & JavaScript into a single file\n\n init Start an empty Bun project from a blank template\n create svelte Create a new project from a template (bun c)\n upgrade Upgrade to latest version of Bun.\n <command> --help Print help text for command.\n\nLearn more about Bun: https://bun.sh/docs\nJoin our Discord community: https://bun.sh/discord" at /workspace/bun/test/bundler/expectBundled.ts:1578:28 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error: expect(received).toBe(expected): test/bundler/expectBundled.ts#L1578
Expected: "Hello, world!" Received: "Bun is a fast JavaScript runtime, package manager, bundler, and test runner. (1.1.34-canary.26+b5a73130a)\n\nUsage: bun <command> [...flags] [...args]\n\nCommands:\n run ./my-script.ts Execute a file with Bun\n lint Run a package.json script\n test Run unit tests with Bun\n x next Execute a package binary (CLI), installing if needed (bunx)\n repl Start a REPL session with Bun\n exec Run a shell script directly with Bun\n\n install Install dependencies for a package.json (bun i)\n add tailwindcss Add a dependency to package.json (bun a)\n remove is-array Remove a dependency from package.json (bun rm)\n update elysia Update outdated dependencies\n outdated Display latest versions of outdated dependencies\n link [<package>] Register or link a local npm package\n unlink Unregister a local npm package\n publish Publish a package to the npm registry\n patch <pkg> Prepare a package for patching\n pm <subcommand> Additional package management utilities\n\n build ./a.ts ./b.jsx Bundle TypeScript & JavaScript into a single file\n\n init Start an empty Bun project from a blank template\n create vite Create a new project from a template (bun c)\n upgrade Upgrade to latest version of Bun.\n <command> --help Print help text for command.\n\nLearn more about Bun: https://bun.sh/docs\nJoin our Discord community: https://bun.sh/discord" at /workspace/bun/test/bundler/expectBundled.ts:1578:28 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error: expect(received).toBe(expected): test/bundler/expectBundled.ts#L1578
Expected: "file:///$bunfs/root/out /$bunfs/root/out" Received: "Bun is a fast JavaScript runtime, package manager, bundler, and test runner. (1.1.34-canary.26+b5a73130a)\n\nUsage: bun <command> [...flags] [...args]\n\nCommands:\n run ./my-script.ts Execute a file with Bun\n lint Run a package.json script\n test Run unit tests with Bun\n x eslint Execute a package binary (CLI), installing if needed (bunx)\n repl Start a REPL session with Bun\n exec Run a shell script directly with Bun\n\n install Install dependencies for a package.json (bun i)\n add @shumai/shumai Add a dependency to package.json (bun a)\n remove underscore Remove a dependency from package.json (bun rm)\n update hono Update outdated dependencies\n outdated Display latest versions of outdated dependencies\n link [<package>] Register or link a local npm package\n unlink Unregister a local npm package\n publish Publish a package to the npm registry\n patch <pkg> Prepare a package for patching\n pm <subcommand> Additional package management utilities\n\n build ./a.ts ./b.jsx Bundle TypeScript & JavaScript into a single file\n\n init Start an empty Bun project from a blank template\n create vite Create a new project from a template (bun c)\n upgrade Upgrade to latest version of Bun.\n <command> --help Print help text for command.\n\nLearn more about Bun: https://bun.sh/docs\nJoin our Discord community: https://bun.sh/discord" at /workspace/bun/test/bundler/expectBundled.ts:1578:28 at /workspace/bun/test/bundler/expectBundled.ts:551:11
linux (aarch64, debian, 12)
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.320.0/_diag/Worker_20241029-221136-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing) at GitHub.Runner.Common.TraceManager.Dispose() at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing) at GitHub.Runner.Common.HostContext.Dispose() at GitHub.Runner.Worker.Program.Main(String[] args) System.IO.IOException: No space left on device : '/home/runner/runners/2.320.0/_diag/Worker_20241029-221136-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) System.IO.IOException: No space left on device : '/home/runner/runners/2.320.0/_diag/Worker_20241029-221136-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Common.Tracing.Error(Exception exception) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
error: Test "browser/NodePolyfills" timed out after 5314ms (killed 1 dangling process): test/bundler/expectBundled.ts#L1480
[0m at /workspace/bun/test/bundler/expectBundled.ts:1480:71 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error: expect(received).toBe(expected): test/bundler/expectBundled.ts#L1578
Expected: "Hello, world!" Received: "Bun is a fast JavaScript runtime, package manager, bundler, and test runner. (1.1.34-canary.26+b5a73130a)\n\nUsage: bun <command> [...flags] [...args]\n\nCommands:\n run ./my-script.ts Execute a file with Bun\n lint Run a package.json script\n test Run unit tests with Bun\n x next Execute a package binary (CLI), installing if needed (bunx)\n repl Start a REPL session with Bun\n exec Run a shell script directly with Bun\n\n install Install dependencies for a package.json (bun i)\n add @shumai/shumai Add a dependency to package.json (bun a)\n remove underscore Remove a dependency from package.json (bun rm)\n update hono Update outdated dependencies\n outdated Display latest versions of outdated dependencies\n link [<package>] Register or link a local npm package\n unlink Unregister a local npm package\n publish Publish a package to the npm registry\n patch <pkg> Prepare a package for patching\n pm <subcommand> Additional package management utilities\n\n build ./a.ts ./b.jsx Bundle TypeScript & JavaScript into a single file\n\n init Start an empty Bun project from a blank template\n create vite Create a new project from a template (bun c)\n upgrade Upgrade to latest version of Bun.\n <command> --help Print help text for command.\n\nLearn more about Bun: https://bun.sh/docs\nJoin our Discord community: https://bun.sh/discord" at /workspace/bun/test/bundler/expectBundled.ts:1578:28 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error: expect(received).toBe(expected): test/bundler/expectBundled.ts#L1578
Expected: "Hello, world!" Received: "Bun is a fast JavaScript runtime, package manager, bundler, and test runner. (1.1.34-canary.26+b5a73130a)\n\nUsage: bun <command> [...flags] [...args]\n\nCommands:\n run ./my-script.ts Execute a file with Bun\n lint Run a package.json script\n test Run unit tests with Bun\n x eslint Execute a package binary (CLI), installing if needed (bunx)\n repl Start a REPL session with Bun\n exec Run a shell script directly with Bun\n\n install Install dependencies for a package.json (bun i)\n add tailwindcss Add a dependency to package.json (bun a)\n remove backbone Remove a dependency from package.json (bun rm)\n update elysia Update outdated dependencies\n outdated Display latest versions of outdated dependencies\n link [<package>] Register or link a local npm package\n unlink Unregister a local npm package\n publish Publish a package to the npm registry\n patch <pkg> Prepare a package for patching\n pm <subcommand> Additional package management utilities\n\n build ./a.ts ./b.jsx Bundle TypeScript & JavaScript into a single file\n\n init Start an empty Bun project from a blank template\n create astro Create a new project from a template (bun c)\n upgrade Upgrade to latest version of Bun.\n <command> --help Print help text for command.\n\nLearn more about Bun: https://bun.sh/docs\nJoin our Discord community: https://bun.sh/discord" at /workspace/bun/test/bundler/expectBundled.ts:1578:28 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error: expect(received).toBe(expected): test/bundler/expectBundled.ts#L1578
Expected: "Hello, world!" Received: "Bun is a fast JavaScript runtime, package manager, bundler, and test runner. (1.1.34-canary.26+b5a73130a)\n\nUsage: bun <command> [...flags] [...args]\n\nCommands:\n run ./my-script.ts Execute a file with Bun\n lint Run a package.json script\n test Run unit tests with Bun\n x bun-repl Execute a package binary (CLI), installing if needed (bunx)\n repl Start a REPL session with Bun\n exec Run a shell script directly with Bun\n\n install Install dependencies for a package.json (bun i)\n add react Add a dependency to package.json (bun a)\n remove backbone Remove a dependency from package.json (bun rm)\n update lyra Update outdated dependencies\n outdated Display latest versions of outdated dependencies\n link [<package>] Register or link a local npm package\n unlink Unregister a local npm package\n publish Publish a package to the npm registry\n patch <pkg> Prepare a package for patching\n pm <subcommand> Additional package management utilities\n\n build ./a.ts ./b.jsx Bundle TypeScript & JavaScript into a single file\n\n init Start an empty Bun project from a blank template\n create vite Create a new project from a template (bun c)\n upgrade Upgrade to latest version of Bun.\n <command> --help Print help text for command.\n\nLearn more about Bun: https://bun.sh/docs\nJoin our Discord community: https://bun.sh/discord" at /workspace/bun/test/bundler/expectBundled.ts:1578:28 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error: expect(received).toBe(expected): test/bundler/expectBundled.ts#L1578
Expected: "Hello, world!\nWorker loaded!" Received: "Bun is a fast JavaScript runtime, package manager, bundler, and test runner. (1.1.34-canary.26+b5a73130a)\n\nUsage: bun <command> [...flags] [...args]\n\nCommands:\n run ./my-script.ts Execute a file with Bun\n lint Run a package.json script\n test Run unit tests with Bun\n x prettier Execute a package binary (CLI), installing if needed (bunx)\n repl Start a REPL session with Bun\n exec Run a shell script directly with Bun\n\n install Install dependencies for a package.json (bun i)\n add hono Add a dependency to package.json (bun a)\n remove is-array Remove a dependency from package.json (bun rm)\n update react Update outdated dependencies\n outdated Display latest versions of outdated dependencies\n link [<package>] Register or link a local npm package\n unlink Unregister a local npm package\n publish Publish a package to the npm registry\n patch <pkg> Prepare a package for patching\n pm <subcommand> Additional package management utilities\n\n build ./a.ts ./b.jsx Bundle TypeScript & JavaScript into a single file\n\n init Start an empty Bun project from a blank template\n create elysia Create a new project from a template (bun c)\n upgrade Upgrade to latest version of Bun.\n <command> --help Print help text for command.\n\nLearn more about Bun: https://bun.sh/docs\nJoin our Discord community: https://bun.sh/discord" at /workspace/bun/test/bundler/expectBundled.ts:1578:28 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error: expect(received).toBe(expected): test/bundler/expectBundled.ts#L1578
Expected: "Hello, world!\nWorker loaded!" Received: "Bun is a fast JavaScript runtime, package manager, bundler, and test runner. (1.1.34-canary.26+b5a73130a)\n\nUsage: bun <command> [...flags] [...args]\n\nCommands:\n run ./my-script.ts Execute a file with Bun\n lint Run a package.json script\n test Run unit tests with Bun\n x prettier Execute a package binary (CLI), installing if needed (bunx)\n repl Start a REPL session with Bun\n exec Run a shell script directly with Bun\n\n install Install dependencies for a package.json (bun i)\n add elysia Add a dependency to package.json (bun a)\n remove underscore Remove a dependency from package.json (bun rm)\n update @shumai/shumai Update outdated dependencies\n outdated Display latest versions of outdated dependencies\n link [<package>] Register or link a local npm package\n unlink Unregister a local npm package\n publish Publish a package to the npm registry\n patch <pkg> Prepare a package for patching\n pm <subcommand> Additional package management utilities\n\n build ./a.ts ./b.jsx Bundle TypeScript & JavaScript into a single file\n\n init Start an empty Bun project from a blank template\n create svelte Create a new project from a template (bun c)\n upgrade Upgrade to latest version of Bun.\n <command> --help Print help text for command.\n\nLearn more about Bun: https://bun.sh/docs\nJoin our Discord community: https://bun.sh/discord" at /workspace/bun/test/bundler/expectBundled.ts:1578:28 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error: expect(received).toBe(expected): test/bundler/expectBundled.ts#L1578
Expected: "Hello, world!\nWorker loaded!" Received: "Bun is a fast JavaScript runtime, package manager, bundler, and test runner. (1.1.34-canary.26+b5a73130a)\n\nUsage: bun <command> [...flags] [...args]\n\nCommands:\n run ./my-script.ts Execute a file with Bun\n lint Run a package.json script\n test Run unit tests with Bun\n x prettier Execute a package binary (CLI), installing if needed (bunx)\n repl Start a REPL session with Bun\n exec Run a shell script directly with Bun\n\n install Install dependencies for a package.json (bun i)\n add hono Add a dependency to package.json (bun a)\n remove @parcel/core Remove a dependency from package.json (bun rm)\n update react Update outdated dependencies\n outdated Display latest versions of outdated dependencies\n link [<package>] Register or link a local npm package\n unlink Unregister a local npm package\n publish Publish a package to the npm registry\n patch <pkg> Prepare a package for patching\n pm <subcommand> Additional package management utilities\n\n build ./a.ts ./b.jsx Bundle TypeScript & JavaScript into a single file\n\n init Start an empty Bun project from a blank template\n create vite Create a new project from a template (bun c)\n upgrade Upgrade to latest version of Bun.\n <command> --help Print help text for command.\n\nLearn more about Bun: https://bun.sh/docs\nJoin our Discord community: https://bun.sh/discord" at /workspace/bun/test/bundler/expectBundled.ts:1578:28 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error: expect(received).toBe(expected): test/bundler/expectBundled.ts#L1578
Expected: "Hello, world!" Received: "Bun is a fast JavaScript runtime, package manager, bundler, and test runner. (1.1.34-canary.26+b5a73130a)\n\nUsage: bun <command> [...flags] [...args]\n\nCommands:\n run ./my-script.ts Execute a file with Bun\n lint Run a package.json script\n test Run unit tests with Bun\n x vite Execute a package binary (CLI), installing if needed (bunx)\n repl Start a REPL session with Bun\n exec Run a shell script directly with Bun\n\n install Install dependencies for a package.json (bun i)\n add tailwindcss Add a dependency to package.json (bun a)\n remove backbone Remove a dependency from package.json (bun rm)\n update elysia Update outdated dependencies\n outdated Display latest versions of outdated dependencies\n link [<package>] Register or link a local npm package\n unlink Unregister a local npm package\n publish Publish a package to the npm registry\n patch <pkg> Prepare a package for patching\n pm <subcommand> Additional package management utilities\n\n build ./a.ts ./b.jsx Bundle TypeScript & JavaScript into a single file\n\n init Start an empty Bun project from a blank template\n create astro Create a new project from a template (bun c)\n upgrade Upgrade to latest version of Bun.\n <command> --help Print help text for command.\n\nLearn more about Bun: https://bun.sh/docs\nJoin our Discord community: https://bun.sh/discord" at /workspace/bun/test/bundler/expectBundled.ts:1578:28 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error: expect(received).toBe(expected): test/bundler/expectBundled.ts#L1578
Expected: "Hello, world!" Received: "Bun is a fast JavaScript runtime, package manager, bundler, and test runner. (1.1.34-canary.26+b5a73130a)\n\nUsage: bun <command> [...flags] [...args]\n\nCommands:\n run ./my-script.ts Execute a file with Bun\n lint Run a package.json script\n test Run unit tests with Bun\n x next Execute a package binary (CLI), installing if needed (bunx)\n repl Start a REPL session with Bun\n exec Run a shell script directly with Bun\n\n install Install dependencies for a package.json (bun i)\n add tailwindcss Add a dependency to package.json (bun a)\n remove left-pad Remove a dependency from package.json (bun rm)\n update elysia Update outdated dependencies\n outdated Display latest versions of outdated dependencies\n link [<package>] Register or link a local npm package\n unlink Unregister a local npm package\n publish Publish a package to the npm registry\n patch <pkg> Prepare a package for patching\n pm <subcommand> Additional package management utilities\n\n build ./a.ts ./b.jsx Bundle TypeScript & JavaScript into a single file\n\n init Start an empty Bun project from a blank template\n create next-app Create a new project from a template (bun c)\n upgrade Upgrade to latest version of Bun.\n <command> --help Print help text for command.\n\nLearn more about Bun: https://bun.sh/docs\nJoin our Discord community: https://bun.sh/discord" at /workspace/bun/test/bundler/expectBundled.ts:1578:28 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error: expect(received).toBe(expected): test/bundler/expectBundled.ts#L1578
Expected: "file:///$bunfs/root/out /$bunfs/root/out" Received: "Bun is a fast JavaScript runtime, package manager, bundler, and test runner. (1.1.34-canary.26+b5a73130a)\n\nUsage: bun <command> [...flags] [...args]\n\nCommands:\n run ./my-script.ts Execute a file with Bun\n lint Run a package.json script\n test Run unit tests with Bun\n x prettier Execute a package binary (CLI), installing if needed (bunx)\n repl Start a REPL session with Bun\n exec Run a shell script directly with Bun\n\n install Install dependencies for a package.json (bun i)\n add hono Add a dependency to package.json (bun a)\n remove @parcel/core Remove a dependency from package.json (bun rm)\n update react Update outdated dependencies\n outdated Display latest versions of outdated dependencies\n link [<package>] Register or link a local npm package\n unlink Unregister a local npm package\n publish Publish a package to the npm registry\n patch <pkg> Prepare a package for patching\n pm <subcommand> Additional package management utilities\n\n build ./a.ts ./b.jsx Bundle TypeScript & JavaScript into a single file\n\n init Start an empty Bun project from a blank template\n create next-app Create a new project from a template (bun c)\n upgrade Upgrade to latest version of Bun.\n <command> --help Print help text for command.\n\nLearn more about Bun: https://bun.sh/docs\nJoin our Discord community: https://bun.sh/discord" at /workspace/bun/test/bundler/expectBundled.ts:1578:28 at /workspace/bun/test/bundler/expectBundled.ts:551:11
linux (x64, debian, 11)
The run was canceled by @Electroid.
error: Bundle Failed: test/bundler/expectBundled.ts#L920
<bun>: failed to copy bun executable into temporary file: ENOSPC at /workspace/bun/test/bundler/expectBundled.ts:920:17 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error: Bundle Failed: test/bundler/expectBundled.ts#L920
<bun>: failed to copy bun executable into temporary file: ENOSPC at /workspace/bun/test/bundler/expectBundled.ts:920:17 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error: Bundle Failed: test/bundler/expectBundled.ts#L920
<bun>: failed to copy bun executable into temporary file: ENOSPC at /workspace/bun/test/bundler/expectBundled.ts:920:17 at /workspace/bun/test/bundler/expectBundled.ts:551:11
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
error:: test/cli/inspect/inspect.test.ts#L261
Expected promise that resolves Received promise that rejected: Promise { <rejected> } at /workspace/bun/test/cli/inspect/inspect.test.ts:261:16
linux (aarch64, debian, 10)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 53 MB