dnceng icon indicating copy to clipboard operation
dnceng copied to clipboard

##[error]Process 'OneLocBuildClient.exe' exited with code '1'

Open jeffschwMSFT opened this issue 2 years ago • 1 comments

Build

https://dev.azure.com/dnceng/internal/_build/results?buildId=2363820

Error:

   at Octokit.Connection.HandleErrors(IResponse response) in /home/runner/work/octokit.net/octokit.net/Octokit/Http/Connection.cs:line 709
   at Octokit.Connection.<RunRequest>d__61.MoveNext() in /home/runner/work/octokit.net/octokit.net/Octokit/Http/Connection.cs:line 686
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Octokit.Connection.<Run>d__60`1.MoveNext() in /home/runner/work/octokit.net/octokit.net/Octokit/Http/Connection.cs:line 670
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Octokit.ApiConnection.<Post>d__23`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Polly.Retry.AsyncRetryEngine.<ImplementationAsync>d__0`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Polly.AsyncPolicy.<ExecuteAsync>d__21`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at OneLocBuildClient.GitHubCheckin.<CallGitHubApiWithRetryAsync>d__24`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at OneLocBuildClient.GitHubCheckin.<PushLocFilesAsync>d__19.MoveNext() in C:\__w\1\s\src\OneLocBuildClient\GitHubCheckin.cs:line 344
--- End of stack trace from previous location where exception was thrown ---
##[error]Process 'OneLocBuildClient.exe' exited with code '1'.

Build leg reported

No response

Pull Request

No response

Known issue core information

Fill out the known issue JSON section by following the step by step documentation on how to create a known issue

 {
    "ErrorMessage" : "",
    "BuildRetry": false,
    "ErrorPattern": "Process 'OneLocBuildClient.exe' exited with code '.*'",
    "ExcludeConsoleLog": false
 }

@dotnet/dnceng

Release Note Category

  • [ ] Feature changes/additions
  • [ ] Bug fixes
  • [ ] Internal Infrastructure Improvements

Release Note Description

Additional information about the issue reported

No response

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng/internal/_build/results?buildId=2363820 Error message validated: Process 'OneLocBuildClient.exe' exited with code '.*' Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 1/29/2024 5:08:01 PM UTC

Report

Build Definition Step Name Console log Pull Request
2845988 dotnet-aspire OneLocBuild Log
2843005 dotnet-runtime OneLocBuild Log
2842958 dotnet-roslyn OneLocBuild Log
2842761 dotnet-fsharp OneLocBuild Log
2842440 dotnet-aspire OneLocBuild Log
2826120 dotnet-aspire OneLocBuild Log

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 5 6

jeffschwMSFT avatar Jan 29 '24 17:01 jeffschwMSFT

@jeffschwMSFT is this still an issue?

missymessa avatar Sep 26 '25 19:09 missymessa