Skip to content

Create README.txt #2050

Create README.txt

Create README.txt #2050

Triggered via push September 25, 2024 06:44
Status Failure
Total duration 17m 28s
Artifacts

nim.yml

on: push
test-typescript
6m 27s
test-typescript
Matrix: test-glob-version
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

35 errors and 2 warnings
test (macOS-latest, 1.0.0)
No space left on device : '/Users/runner/runners/2.319.1/_diag/pages/898b7608-10fc-4712-9b7a-3338678c71a0_04d90f80-67dc-46ae-8ca2-f363126c9e4c_1.log'
test (macOS-latest, 1.0.0)
System.IO.IOException: No space left on device : '/Users/runner/runners/2.319.1/_diag/pages/898b7608-10fc-4712-9b7a-3338678c71a0_32b1f72a-6007-467b-99de-5f1819977650_2.log' at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirectory, Func`2 errorRewriter) at Interop.CheckIo(Error error, String path, Boolean isDirectory, Func`2 errorRewriter) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at GitHub.Runner.Common.PagingLogger.NewPage() at GitHub.Runner.Common.PagingLogger.Write(String message) at GitHub.Runner.Worker.ExecutionContext.Write(String tag, String message) at GitHub.Runner.Worker.ExecutionContextExtension.Output(IExecutionContext context, String message) at GitHub.Runner.Worker.JobExtension.FinalizeJob(IExecutionContext jobContext, AgentJobRequestMessage message, DateTime jobStartTimeUtc) at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken) at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
test (macOS-latest, 1.0.0)
unable to create file tiny tower/2019/August/TinyTower8.26.2019-20190826T184515Z-001/TinyTower8.26.2019/Screenshot_20190826-111259_Tiny Tower.jpg: No space left on device
test (macOS-latest, 1.0.0)
unable to create file tiny tower/2019/August/TinyTower8.26.2019-20190826T184515Z-001/TinyTower8.26.2019/Screenshot_20190826-111302_Tiny Tower.jpg: No space left on device
test (macOS-latest, 1.0.0)
unable to write file tiny tower/2019/August/TinyTower8.26.2019-20190826T184515Z-001/TinyTower8.26.2019/Screenshot_20190826-111306_Tiny Tower.jpg
test (macOS-latest, 1.0.0)
unable to create file tiny tower/2019/August/TinyTower8.26.2019-20190826T184515Z-001/TinyTower8.26.2019/Screenshot_20190826-111310_Tiny Tower.jpg: No space left on device
test (macOS-latest, 1.0.0)
unable to create file tiny tower/2019/August/TinyTower8.26.2019-20190826T184515Z-001/TinyTower8.26.2019/Screenshot_20190826-111314_Tiny Tower.jpg: No space left on device
test (macOS-latest, 1.0.0)
unable to create file tiny tower/2019/August/TinyTower8.26.2019-20190826T184515Z-001/TinyTower8.26.2019/Screenshot_20190826-111318_Tiny Tower.jpg: No space left on device
test (macOS-latest, 1.0.0)
unable to create file tiny tower/2019/August/TinyTower8.26.2019-20190826T184515Z-001/TinyTower8.26.2019/Screenshot_20190826-111322_Tiny Tower.jpg: No space left on device
test (macOS-latest, 1.0.0)
unable to create file tiny tower/2019/August/TinyTower8.26.2019-20190826T184515Z-001/TinyTower8.26.2019/Screenshot_20190826-111326_Tiny Tower.jpg: No space left on device
test (macOS-latest, 1.0.0)
unable to create file tiny tower/2019/August/TinyTower8.26.2019-20190826T184515Z-001/TinyTower8.26.2019/Screenshot_20190826-111329_Tiny Tower.jpg: No space left on device
test (macOS-latest, 1.0.0)
unable to create file tiny tower/2019/August/TinyTower8.26.2019-20190826T184515Z-001/TinyTower8.26.2019/Screenshot_20190826-111334_Tiny Tower.jpg: No space left on device
test (ubuntu-latest, stable)
The job was canceled because "macOS-latest_1_0_0" failed.
test (ubuntu-latest, stable)
The operation was canceled.
test (ubuntu-latest, devel)
The job was canceled because "macOS-latest_1_0_0" failed.
test (ubuntu-latest, devel)
The operation was canceled.
test (ubuntu-latest, 1.0.0)
The job was canceled because "macOS-latest_1_0_0" failed.
test (ubuntu-latest, 1.0.0)
The operation was canceled.
test (macOS-latest, stable)
The job was canceled because "macOS-latest_1_0_0" failed.
test (macOS-latest, stable)
The operation was canceled.
test (windows-latest, 1.0.0)
The job was canceled because "macOS-latest_1_0_0" failed.
test (windows-latest, 1.0.0)
The operation was canceled.
test (windows-latest, stable)
The job was canceled because "macOS-latest_1_0_0" failed.
test (windows-latest, stable)
The operation was canceled.
test (windows-latest, devel)
The job was canceled because "macOS-latest_1_0_0" failed.
test (windows-latest, devel)
The operation was canceled.
test-glob-version (1.2.x)
System.IO.IOException: No space left on device : '/home/runner/runners/2.319.1/_diag/Worker_20240925-065534-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.319.1/_diag/Worker_20240925-065534-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.319.1/_diag/Worker_20240925-065534-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)
test-glob-version (1.2.x)
write error: No space left on device
test-glob-version (1.2.x)
fetch-pack: invalid index-pack output
test-glob-version (1.x)
The job was canceled because "_1_2_x" failed.
test-glob-version (1.x)
The operation was canceled.
test-typescript
System.IO.IOException: No space left on device : '/home/runner/runners/2.319.1/_diag/Worker_20240925-065541-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.319.1/_diag/Worker_20240925-065541-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.319.1/_diag/Worker_20240925-065541-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)
test-typescript
write error: No space left on device
test-typescript
fetch-pack: invalid index-pack output
test-typescript
failed to write to /home/runner/work/SeansLifeArchive_Images_TinyTower/SeansLifeArchive_Images_TinyTower/.git/shallow.lock: No space left on device
test-glob-version (1.2.x)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 99 MB
test-typescript
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 42 MB