Skip to content

bugfix: fix suffixification logic in update #2317

bugfix: fix suffixification logic in update

bugfix: fix suffixification logic in update #2317

Triggered via pull request August 30, 2024 18:40
Status Failure
Total duration 2h 33m 17s
Artifacts

nix-dev-cache.yaml

on: pull_request
Matrix: nix
Fit to window
Zoom out
Zoom in

Annotations

2 errors
macOS-14
No space left on device : '/Users/runner/runners/2.319.1/_diag/blocks/0bc77cbc-206f-4813-8c3b-8dc34677936e_5d1a7737-5ee8-5351-f4b4-02b95b9e3465.1'
macOS-14
System.IO.IOException: No space left on device : '/Users/runner/runners/2.319.1/_diag/pages/0bc77cbc-206f-4813-8c3b-8dc34677936e_21e6f862-1624-48fc-be51-7a78f040e77b_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)