Skip to content

chore(deps): bump actions/upload-artifact from 5 to 6 #2393

chore(deps): bump actions/upload-artifact from 5 to 6

chore(deps): bump actions/upload-artifact from 5 to 6 #2393

Triggered via pull request January 9, 2026 03:28
Status Failure
Total duration 13m 29s
Artifacts

cli.yml

on: pull_request
Run 'builder-docker-image.yml' workflow  /  Build base image
4m 23s
Run 'builder-docker-image.yml' workflow / Build base image
Matrix: build-cli
Run smoke tests (linux)
Run smoke tests (linux)
Run Linux distros compatibility test
0s
Run Linux distros compatibility test
Check that autogenerated CLI documentation is up-to-date
Check that autogenerated CLI documentation is up-to-date
Publish to GitHub Releases
0s
Publish to GitHub Releases
Publish to Docker Hub
0s
Publish to Docker Hub
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Build CLI (aarch64-apple-darwin)
Process completed with exit code 1.
Build CLI (x86_64-unknown-linux-gnu)
Process completed with exit code 1.
Build CLI (aarch64-unknown-linux-musl)
Process completed with exit code 1.
Build CLI (aarch64-unknown-linux-gnu)
Process completed with exit code 1.
Build CLI (x86_64-unknown-linux-musl)
Process completed with exit code 1.
Build CLI (x86_64-apple-darwin)
Process completed with exit code 1.
Build CLI (x86_64-pc-windows-gnu)
Process completed with exit code 1.
Run unit tests
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20260109-033236-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.OSFileStreamStrategy.Write(ReadOnlySpan`1 buffer) 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/actions-runner/cached/_diag/Worker_20260109-033236-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.OSFileStreamStrategy.Write(ReadOnlySpan`1 buffer) 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/actions-runner/cached/_diag/Worker_20260109-033236-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.OSFileStreamStrategy.Write(ReadOnlySpan`1 buffer) 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)
Run lints
Process completed with exit code 1.