Build Cloud and Vagrant Images #132
build.yml
on: workflow_dispatch
Initialize common data
3s
Matrix: start-self-hosted-runner
Matrix: build-gh-hosted
Matrix: build-self-hosted
Annotations
10 errors
|
10 gencloud-aarch64 image
Process completed with exit code 100.
|
|
10 opennebula-aarch64 image
Process completed with exit code 100.
|
|
10 oci-aarch64 image
Process completed with exit code 100.
|
|
10 azure-aarch64 image
Process completed with exit code 100.
|
|
10 gencloud-x86_64 image
Process completed with exit code 1.
|
|
10 opennebula-x86_64 image
Process completed with exit code 1.
|
|
10 oci-x86_64 image
Process completed with exit code 1.
|
|
10 azure-x86_64 image
System.IO.IOException: No space left on device : '/home/runner/_diag/Worker_20251110-164705-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
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 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/_diag/Worker_20251110-164705-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
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 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/_diag/Worker_20251110-164705-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at System.Diagnostics.TraceSource.Flush()
at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing)
at GitHub.Runner.Common.Tracing.Dispose()
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)
|
|
10 gcp-x86_64 image
Process completed with exit code 127.
|
|
10 gcp-aarch64 image
Process completed with exit code 127.
|