Update GHA script #649
Annotations
4 errors
build (ubuntu-latest, 4.14.x)
Process completed with exit code 100.
|
build (ubuntu-latest, 5.2.x)
Process completed with exit code 100.
|
build_rsync (ubuntu-latest, 4.14.x, rsync_copy)
System.IO.IOException: No space left on device : '/home/runner/runners/2.317.0/_diag/pages/cb8fc82a-9243-4dd6-a551-4a6c9c3ca4d9_e421f9ff-39ab-5ec2-38d1-00da27fbfd3b_1.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 GitHub.Runner.Common.PagingLogger.EndPage()
at GitHub.Runner.Common.PagingLogger.End()
at GitHub.Runner.Worker.ExecutionContext.Complete(Nullable`1 result, String currentOperation, String resultCode)
at GitHub.Runner.Worker.JobRunner.CompleteJobAsync(IJobServer jobServer, IExecutionContext jobContext, AgentJobRequestMessage message, Nullable`1 taskResult)
at GitHub.Runner.Worker.JobRunner.CompleteJobAsync(IRunnerService server, IExecutionContext jobContext, AgentJobRequestMessage message, Nullable`1 taskResult)
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)
|
build_rsync (ubuntu-latest, 4.14.x, rsync_copy)
Process completed with exit code 125.
|