##[error]Process 'OneLocBuildClient.exe' exited with code '1'
- Dominant language
- C#
- Stars
- 31
- Forks
- 38
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 24
Description
### 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.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.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.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.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.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.d__24`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at OneLocBuildClient.GitHubCheckin.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](https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssueJsonStepByStep.md#how-to-create-a-known-issue-step-by-step)
```json
{
"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
#### Summary
|24-Hour Hit Count|7-Day Hit Count|1-Month Count|
|---|---|---|
|0|0|0|
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.