Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting HTTP 500 errors sending tests to Helix #33115

Closed
jaredpar opened this issue Mar 3, 2020 · 2 comments
Closed

Getting HTTP 500 errors sending tests to Helix #33115

jaredpar opened this issue Mar 3, 2020 · 2 comments
Labels
area-Infrastructure blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' untriaged New issue has not been triaged by the area owner

Comments

@jaredpar
Copy link
Member

jaredpar commented Mar 3, 2020

Error text

      error Code .packages/microsoft.dotnet.helix.sdk/5.0.0-beta.20151.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(54,5): error : (NETCORE_ENGINEERING_TELEMETRY=Helix) RestApiException: The response contained an invalid status code 500 Internal Server Error

Body: {"Message":"An error has occurred."}
   at Microsoft.DotNet.Helix.Client.Job.OnPassFailFailed(Request req, Response res) in /_/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Job.cs:line 322
   at Microsoft.DotNet.Helix.Client.Job.PassFailAsync(String job, CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Job.cs:line 286
   at Microsoft.DotNet.Helix.Sdk.WaitForHelixJobCompletion.WaitForHelixJobAsync(String jobName, CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/Sdk/WaitForHelixJobCompletion.cs:line 38
   at Microsoft.DotNet.Helix.Sdk.WaitForHelixJobCompletion.ExecuteCore(CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/Sdk/WaitForHelixJobCompletion.cs:line 26
   at Microsoft.DotNet.Helix.Sdk.HelixTask.Execute() in /_/src/Microsoft.DotNet.Helix/Sdk/HelixTask.cs:line 51
Build Kind Timeline Record
543996 Rolling Send to Helix
543996 Rolling Send to Helix
543935 PR #810 Send tests to Helix
543978 PR #31701 Send tests to Helix
543893 PR #33060 Send tests to Helix
543871 PR #33052 Send to Helix

This is impacting 4% of our builds

runfo search-timeline -d runtime -c 100 -pr -v "TELEMETRY=Helix.*500"

FR issue https://github.com/dotnet/core-eng/issues/9201

@jaredpar jaredpar added the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Mar 3, 2020
@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added area-System.Net.Http untriaged New issue has not been triaged by the area owner labels Mar 3, 2020
@MattGal
Copy link
Member

MattGal commented Mar 3, 2020

This is not 8591, rather https://github.com/dotnet/core-eng/issues/9201 . I've already merged a fix for this to Arcade so it should radically drop HTTP 500s once this flows to you via arcade.

@jaredpar
Copy link
Member Author

jaredpar commented Mar 9, 2020

Closing as there are no recent occurrences of this issue.

@jaredpar jaredpar closed this as completed Mar 9, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

5 participants