Run tests #860
Annotations
35 errors and 3 warnings
test (1, windows-latest, 14.2.15)
Process completed with exit code 1.
|
test (1, ubuntu-latest, 13.5.1)
Process completed with exit code 1.
|
test (1, ubuntu-latest, 14.2.15)
Process completed with exit code 1.
|
smoke (canary)
Process completed with exit code 1.
|
smoke (latest)
Process completed with exit code 1.
|
test (1, ubuntu-latest, latest)
Process completed with exit code 1.
|
test (1, ubuntu-latest, canary)
Process completed with exit code 1.
|
e2e (latest, 1)
System.IO.IOException: No space left on device : '/home/runner/runners/2.320.0/_diag/Worker_20241117-061123-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_20241117-061123-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_20241117-061123-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)
|
e2e (canary, 1)
System.IO.IOException: No space left on device : '/home/runner/runners/2.320.0/_diag/Worker_20241117-061123-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_20241117-061123-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_20241117-061123-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)
|
e2e (14.2.15, 1)
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.320.0/_diag/Worker_20241117-061126-utc.log'
System.IO.IOException: No space left on device : '/home/runner/runners/2.320.0/_diag/Worker_20241117-061126-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_20241117-061126-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)
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)
|
test (1, windows-latest, 13.5.1)
Process completed with exit code 1.
|
e2e (13.5.1, 1)
No space left on device : '/home/runner/runners/2.320.0/_diag/Worker_20241117-061122-utc.log'
|
test (4, ubuntu-latest, 13.5.1)
Process completed with exit code 1.
|
test (1, windows-latest, canary)
Process completed with exit code 1.
|
test (5, ubuntu-latest, 14.2.15)
Process completed with exit code 1.
|
test (5, ubuntu-latest, 13.5.1)
Process completed with exit code 1.
|
test (4, windows-latest, 14.2.15)
Process completed with exit code 1.
|
test (5, ubuntu-latest, canary)
Process completed with exit code 1.
|
test (5, ubuntu-latest, latest)
Process completed with exit code 1.
|
test (4, ubuntu-latest, 14.2.15)
Process completed with exit code 1.
|
test (6, ubuntu-latest, 13.5.1)
Process completed with exit code 1.
|
test (6, ubuntu-latest, 14.2.15)
Process completed with exit code 1.
|
test (4, ubuntu-latest, canary)
Process completed with exit code 1.
|
test (4, ubuntu-latest, latest)
Process completed with exit code 1.
|
test (6, ubuntu-latest, canary)
Process completed with exit code 1.
|
test (6, ubuntu-latest, latest)
Process completed with exit code 1.
|
test (5, windows-latest, 14.2.15)
Process completed with exit code 1.
|
test (4, windows-latest, 13.5.1)
Process completed with exit code 1.
|
test (6, windows-latest, 14.2.15)
Process completed with exit code 1.
|
test (6, windows-latest, latest)
Process completed with exit code 1.
|
test (4, windows-latest, canary)
Process completed with exit code 1.
|
test (5, windows-latest, 13.5.1)
Process completed with exit code 1.
|
test (5, windows-latest, canary)
Process completed with exit code 1.
|
test (6, windows-latest, 13.5.1)
Process completed with exit code 1.
|
test (6, windows-latest, canary)
Process completed with exit code 1.
|
e2e (latest, 1)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 18 MB
|
e2e (14.2.15, 1)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 1 MB
|
e2e (13.5.1, 1)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 3 MB
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
blob-report-13.5.1-2
Expired
|
77.5 KB |
sha256:851604ce710e62ce052710383b196c57a342847c035a8ac9e39f2f071d47252b
|
|
blob-report-13.5.1-3
Expired
|
589 Bytes |
sha256:a70ab86086dfcd0ab98e163a12409fa7d1eb105d66023e944222d355a114a633
|
|
blob-report-13.5.1-4
Expired
|
11.8 KB |
sha256:3fb4faf7f2d591e9a340dff7d98a6509ad2d845e676a3a8d3333965de0f81cfb
|
|
blob-report-13.5.1-5
Expired
|
6.02 KB |
sha256:b1c9e767902827e64fbb5e468a080c001e789eccb5c9b80e7aaf4ac9036bf28b
|
|
blob-report-14.2.15-2
Expired
|
77.6 KB |
sha256:713e10c47e43d589cb205b05de0b1e9871a4f3d2b50c1d83d57929097532573c
|
|
blob-report-14.2.15-3
Expired
|
589 Bytes |
sha256:62c0a45e9a77fa8a7c8410fdeb599abc1b0d83fa3cf66b2f231137e8a5aa98bc
|
|
blob-report-14.2.15-4
Expired
|
11.8 KB |
sha256:289ef153fdc0e3a3be80e1dccfbe75ce24516f928a405218f0e9cec0800fbf71
|
|
blob-report-14.2.15-5
Expired
|
5.96 KB |
sha256:c9691ecfcf8d6ed8d7ec872dbf3f3be6808c4ea25eba9715bb84756d1e2bc03b
|
|
blob-report-canary-2
Expired
|
78.2 KB |
sha256:67e2339040a78414208303365b40b854183c3d959a6bbdb2b63cc3cdfaa36c37
|
|
blob-report-canary-3
Expired
|
589 Bytes |
sha256:a12c64ffc02ae816c38aeed7563ddc8446d04796141e88f60ef5305bcb983632
|
|
blob-report-canary-4
Expired
|
11.9 KB |
sha256:c181086c5fdd6df1bb2d22f629a9181100ca79cfb71a3e6475c8812a9a6df6c4
|
|
blob-report-canary-5
Expired
|
6.07 KB |
sha256:66d859b874b744aff90e770adf4ffdea0628e3781e247c2ea25a2132a036c3eb
|
|
blob-report-latest-2
Expired
|
77.6 KB |
sha256:106277ac3442f0a766a5b5dbf037d055161b4041f2bb76195d0fa1f5cdf3f97b
|
|
blob-report-latest-3
Expired
|
592 Bytes |
sha256:8a4fa7fe7825a53c3811c6a4bcaf90277c4ca49bec9178986b9f2522e3565ec3
|
|
blob-report-latest-4
Expired
|
1.03 MB |
sha256:5dba097b609c45418d81cb854cb0146f8b390d8c1a30e0a8151747d4982f4dc2
|
|
blob-report-latest-5
Expired
|
6.01 KB |
sha256:03ecd984444391a98d9110deeb5b48f55905dfd1a4e5ded5851d3120e464c1cd
|
|
html-report-13.5.1-attempt-1
Expired
|
213 KB |
sha256:695cd3a395deebc0c830fef8830003597bb9be6ab7b8351fd076f8eca58a7d4f
|
|
html-report-14.2.15-attempt-1
Expired
|
213 KB |
sha256:0c1c033f9827667f548a5fe8b279e45c4b5949a9690edcb528243e4c80835768
|
|
html-report-canary-attempt-1
Expired
|
214 KB |
sha256:ec9a0570f3330af0bb964ea0f0ae3cf54d7f82fd8e8216e97e20295ed24e8046
|
|
html-report-latest-attempt-1
Expired
|
1.56 MB |
sha256:e9d5d31289c865871dc0986d67218d8db76c058c4f522ed699977945fba7f830
|
|