Build and Upload Minimal Image #106
build_and_push_minimal.yml
on: release
build-and-upload
1h 25m
Annotations
1 error and 7 warnings
build-and-upload
System.IO.IOException: No space left on device : '/home/runner/runners/2.320.0/_diag/Worker_20241019-211406-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_20241019-211406-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_20241019-211406-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-and-upload
BRANCH not found for board BRANCH='legacy' not valid for BOARD='fxblox-rk1' - listed KERNEL_TARGET='vendor'
|
build-and-upload
WARNING: 'legacy' branch is deprecated and slated for removal. Please switch to another branch unless you know what you're doing :)
|
build-and-upload
WARNING: SDCARD /var/cache/apt dir is not empty before 'apt-get autoremove' :: /armbian/.tmp/rootfs-d16e17b6-8f40-4ef7-b558-01d960c083d3/var/cache/apt (16 files)
|
build-and-upload
WARNING: SDCARD /var/lib/apt/lists dir is not empty before 'apt-get autoremove' :: /armbian/.tmp/rootfs-d16e17b6-8f40-4ef7-b558-01d960c083d3/var/lib/apt/lists (21 files)
|
build-and-upload
SDCARD /var/cache/apt is not empty /var/cache/apt :: 16 files
|
build-and-upload
SDCARD /var/lib/apt/lists is not empty /var/lib/apt/lists :: 21 files
|
build-and-upload
Rootfs post-tweaks size is larger than estimated tmpfs size 2775MiB > 2300MiB
|