compile.c: deduplicate inline constant caches #8019
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 errors and 1 warning
|
make (check, macos-14, --with-jemalloc --with-opt-dir=$(brew --prefix jemalloc))
Process completed with exit code 2.
|
|
make (check, macos-14, --with-gmp)
Process completed with exit code 2.
|
|
make (check, macos-14)
Process completed with exit code 2.
|
|
make (check, macos-15)
Process completed with exit code 2.
|
|
make (test-bundler-parallel, macos-14)
Process completed with exit code 2.
|
|
make (check, macos-14, --with-gcc=gcc-14)
Process completed with exit code 2.
|
|
make (test-all, --repeat-count=2, macos-14)
No space left on device : '/Users/runner/runners/2.323.0/_diag/blocks/de29d22b-0454-4991-ac8b-da371619aac4_31b1e9cd-a03b-5173-3fcc-e14726aea657.1'
|
|
make (test-all, --repeat-count=2, macos-14)
System.IO.IOException: No space left on device : '/Users/runner/runners/2.323.0/_diag/pages/de29d22b-0454-4991-ac8b-da371619aac4_719470b8-a5f6-453b-bf21-d5aae2768f65_2.log'
at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException)
at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at GitHub.Runner.Common.PagingLogger.NewPage()
at GitHub.Runner.Worker.ExecutionContext.Write(String tag, String message)
at GitHub.Runner.Worker.ExecutionContextExtension.Output(IExecutionContext context, String message)
at GitHub.Runner.Worker.JobExtension.FinalizeJob(IExecutionContext jobContext, AgentJobRequestMessage message, DateTime jobStartTimeUtc)
at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken)
at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken)
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
|
|
make (check, macos-13)
Process completed with exit code 2.
|
|
make (test-bundled-gems, macos-14)
No space left on device : '/Users/runner/runners/2.323.0/_diag/blocks/de29d22b-0454-4991-ac8b-da371619aac4_df42e5af-bb35-584e-49b0-13063665959b.1'
|
|
make (test-bundled-gems, macos-14)
System.IO.IOException: No space left on device : '/Users/runner/runners/2.323.0/_diag/pages/de29d22b-0454-4991-ac8b-da371619aac4_022a4c4b-5419-484a-b04a-aedf9ba07142_2.log'
at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException)
at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at GitHub.Runner.Common.PagingLogger.NewPage()
at GitHub.Runner.Worker.ExecutionContext.Write(String tag, String message)
at GitHub.Runner.Worker.ExecutionContextExtension.Output(IExecutionContext context, String message)
at GitHub.Runner.Worker.JobExtension.FinalizeJob(IExecutionContext jobContext, AgentJobRequestMessage message, DateTime jobStartTimeUtc)
at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken)
at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken)
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
|
|
macOS result
Process completed with exit code 1.
|
|
make (test-bundled-gems, macos-14)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 73 MB
|