Skip to content

8374195: TestReplaceNarrowPhiWithBottomPhi fails on ppc64 platforms i… #6239

8374195: TestReplaceNarrowPhiWithBottomPhi fails on ppc64 platforms i…

8374195: TestReplaceNarrowPhiWithBottomPhi fails on ppc64 platforms i… #6239

Re-run triggered January 12, 2026 14:11
Status Failure
Total duration 31m 47s
Artifacts 34

main.yml

on: push
Prepare the run
11s
Prepare the run
Matrix: linux-x64 / build
Matrix: linux-x64-static / build
Matrix: macos-aarch64 / build
Matrix: windows-x64 / build
Matrix: alpine-linux-x64 / build
Waiting for pending jobs
Matrix: docs / build
Matrix: linux-cross-compile / build
Matrix: linux-x64-hs-minimal / build
Matrix: linux-x64-hs-nopch / build
Matrix: linux-x64-hs-optimized / build
Matrix: linux-x64-hs-zero / build
Matrix: linux-x64-static-libs / build
Matrix: macos-x64 / build
Matrix: windows-aarch64 / build
Matrix: linux-x64 / test
Waiting for pending jobs
Matrix: linux-x64-static / test
Waiting for pending jobs
Matrix: macos-aarch64 / test
Matrix: windows-x64 / test
Fit to window
Zoom out
Zoom in

Annotations

1 error
linux-x64 / build (debug)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20260112-141208-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/actions-runner/cached/_diag/Worker_20260112-141208-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/actions-runner/cached/_diag/Worker_20260112-141208-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)