Skip to content

chore: remove etcd in favor of redis #460

chore: remove etcd in favor of redis

chore: remove etcd in favor of redis #460

Triggered via pull request December 1, 2025 17:41
Status Failure
Total duration 3m 42s
Artifacts

cicd.yml

on: pull_request
Matrix: test
Start self-hosted EC2 runner
0s
Start self-hosted EC2 runner
Matrix: build-images
E2E Tests
0s
E2E Tests
Matrix: push-images
Stop self-hosted EC2 runner
5s
Stop self-hosted EC2 runner
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 7 warnings
test (integration)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251201-174200-utc.log' Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251201-174200-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) 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/actions-runner/cached/_diag/Worker_20251201-174200-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)
Stop self-hosted EC2 runner
Cannot read properties of undefined (reading 'mode')
Stop self-hosted EC2 runner
TypeError: Cannot read properties of undefined (reading 'mode')
Stop self-hosted EC2 runner
Not all the required inputs are provided for the 'stop' mode
Stop self-hosted EC2 runner
Error: Not all the required inputs are provided for the 'stop' mode
test (pyright)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0BtQtaQAAAAAVjYWdff2DRLws7aSFgHQsUEFPRURHRTA2MTAARWRnZQ==
test (pyright)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
test (pyright)
Failed to restore: Cache service responded with 400
test (unit)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0GdQtaQAAAACDokyzBTyrS4xFLLFIGPqOQ0hHRURHRTE3MTcARWRnZQ==
test (unit)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
test (unit)
Failed to restore: Cache service responded with 400
Stop self-hosted EC2 runner
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/