-
Notifications
You must be signed in to change notification settings - Fork 531
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
Build Image in Azure
is unreliable
#3615
Comments
Related to #3616 and #3617. The error logs are being streamed from Azure so we don't control their content. Additionally, the service itself is encountering the failures, and since it doesn't happen all the time I'm inclined to believe it's a service issue. I'll use #3616 and #3617 to track logging improvements but there's nothing we can do to improve service reliability. |
@bwateratmsft -
|
These errors are happening within the service itself. The blob containing source code has been uploaded to blob storage (IIRC the container registry has its own blob storage account for that, or something along those lines), but for some reason the image build machines are failing to download it. Adding retry to the blob upload wouldn't help, and we don't have any control over those image build machines. The owners are probably the ACR team, but regrettably I don't know any contacts for that 😞 |
Issue
I've run through the "Build Image in Azure..." process at least 10 times and it has failed at least 6 of those. I've seen failures after 122 seconds, 2 seconds, 1 second, etc.
I'm trying to build the container in Canada Central because I'm working with ACA and I know there is ACA capacity in that region.
I can run the command again with the exact same parameters and it may fail or may succeed.
Here are some examples:

Expected behavior
Ideally there wouldn't be a failure, but those happen. I expect
Video Repros
https://microsoft.sharepoint.com/:f:/t/JEM/EklDiahGaQtDigc5E2SlrYAB3YU7H2NvdoiyIo1AkQUZ-A?e=eCGRIh
The text was updated successfully, but these errors were encountered: