Finetune balance check, use expected balance #348
build.yml
on: push
coverage
2m 53s
benchmark
1m 15s
check_commits
4m 38s
check_release
37s
fuzz
19m 22s
linting
1m 1s
rustfmt
17s
incremental-mutants
3m 4s
Matrix: build
Annotations
14 errors and 1 warning
check_release
Process completed with exit code 101.
|
build (macos-latest, stable)
Process completed with exit code 101.
|
linting
Process completed with exit code 101.
|
build (ubuntu-latest, beta)
Process completed with exit code 101.
|
build (ubuntu-latest, stable)
Process completed with exit code 101.
|
benchmark
Process completed with exit code 101.
|
build (macos-latest, beta)
Process completed with exit code 101.
|
build (windows-latest, beta)
Process completed with exit code 101.
|
build (windows-latest, stable)
Process completed with exit code 101.
|
coverage
Process completed with exit code 1.
|
incremental-mutants
Process completed with exit code 4.
|
check_commits
Process completed with exit code 1.
|
fuzz
System.IO.IOException: No space left on device : '/home/runner/runners/2.320.0/_diag/Worker_20241120-193808-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_20241120-193808-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_20241120-193808-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)
|
build (ubuntu-latest, 1.63.0)
Process completed with exit code 101.
|
fuzz
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 14 MB
|