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

[JitDiff X64] [xtqqczze] Avoid OverflowException in Boolean.TryFormat #688

Open
MihuBot opened this issue Oct 5, 2024 · 1 comment
Open

Comments

@MihuBot
Copy link
Owner

MihuBot commented Oct 5, 2024

Something went wrong with the Job after 8 seconds 🤷‍♂️

Azure.RequestFailedException: At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.
Status: 200 (OK)
ErrorCode: DeploymentFailed

Service request succeeded. Response content and headers are not included to avoid logging sensitive data.

   at Azure.Core.OperationInternal`1.GetResponseFromState(OperationState`1 state)
   at Azure.Core.OperationInternal`1.UpdateStatusAsync(Boolean async, CancellationToken cancellationToken)
   at Azure.Core.OperationInternalBase.UpdateStatusAsync(CancellationToken cancellationToken)
   at Azure.Core.OperationPoller.WaitForCompletionAsync(Boolean async, OperationInternalBase operation, Nullable`1 delayHint, CancellationToken cancellationToken)
   at Azure.Core.OperationInternalBase.WaitForCompletionResponseAsync(Boolean async, Nullable`1 pollingInterval, String scopeName, CancellationToken cancellationToken)
   at Azure.Core.OperationInternal`1.WaitForCompletionAsync(Boolean async, Nullable`1 pollingInterval, CancellationToken cancellationToken)
   at Azure.Core.OperationInternal`1.WaitForCompletionAsync(CancellationToken cancellationToken)
   at Azure.ResourceManager.Resources.ArmDeploymentCollection.CreateOrUpdateAsync(WaitUntil waitUntil, String deploymentName, ArmDeploymentContent content, CancellationToken cancellationToken)
   at MihuBot.RuntimeUtils.JobBase.<>c__DisplayClass125_0.<<RunOnNewVirtualMachineAsync>g__RunAzureVirtualMachineAsync|0>d.MoveNext() in /home/runner/work/MihuBot/MihuBot/MihuBot/MihuBot/RuntimeUtils/JobBase.cs:line 706
--- End of stack trace from previous location ---
   at MihuBot.RuntimeUtils.JobBase.RunOnNewVirtualMachineAsync(Int32 defaultAzureCoreCount, CancellationToken jobTimeout) in /home/runner/work/MihuBot/MihuBot/MihuBot/MihuBot/RuntimeUtils/JobBase.cs:line 646
   at MihuBot.RuntimeUtils.JitDiffJob.RunJobAsyncCore(CancellationToken jobTimeout) in /home/runner/work/MihuBot/MihuBot/MihuBot/MihuBot/RuntimeUtils/JitDiffJob.cs:line 27
   at MihuBot.RuntimeUtils.JobBase.RunJobAsync() in /home/runner/work/MihuBot/MihuBot/MihuBot/MihuBot/RuntimeUtils/JobBase.cs:line 240
@MihuBot
Copy link
Owner Author

MihuBot commented Oct 5, 2024

@xtqqczze

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant