Platform cleanup #108
run-tests.yml
on: pull_request
format-check
17s
Matrix: ${{ format('{0} {1} {2} {3} {4} {5}
', matrix.target == 'all' && 'Compile' || 'Run', matrix.compiler_mode, matrix.build_mode, matrix.target, matrix.target == 'run-tests' && matrix.include_slow_tests == 'true' && '(slow tests)' || '', matrix.target == 'run-tests' && matrix.run_nightly_tests == 'true' && '(nightly tests)' || '') }}
Annotations
15 errors and 1 warning
|
Run gcc-asan release run-tests (slow tests)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20260107-011206-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()
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20260107-011206-utc.log'
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_20260107-011206-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)
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)
|
|
Run gcc release run-tests (nightly tests)
The strategy configuration was canceled because "run-test-matrix.gcc-asan_release_run-test" failed
|
|
Run gcc release run-tests (nightly tests)
The operation was canceled.
|
|
Compile clang-msan debug all
The strategy configuration was canceled because "run-test-matrix.gcc-asan_release_run-test" failed
|
|
Compile clang-msan debug all
The operation was canceled.
|
|
Compile gcc debug all
The strategy configuration was canceled because "run-test-matrix.gcc-asan_release_run-test" failed
|
|
Compile gcc debug all
The operation was canceled.
|
|
Run clang-msan release run-tests (slow tests)
The strategy configuration was canceled because "run-test-matrix.gcc-asan_release_run-test" failed
|
|
Run clang-msan release run-tests (slow tests)
The operation was canceled.
|
|
Compile clang release all
The strategy configuration was canceled because "run-test-matrix.gcc-asan_release_run-test" failed
|
|
Compile clang release all
The operation was canceled.
|
|
Run clang debug run-tests (slow tests)
The strategy configuration was canceled because "run-test-matrix.gcc-asan_release_run-test" failed
|
|
Run clang debug run-tests (slow tests)
The operation was canceled.
|
|
Compile gcc-asan debug all
The strategy configuration was canceled because "run-test-matrix.gcc-asan_release_run-test" failed
|
|
Compile gcc-asan debug all
The operation was canceled.
|
|
Run clang-msan release run-tests (slow tests)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|