Skip to content

[release/9.0.1xx] Use new ACR for registry image #49687

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

Merged
merged 1 commit into from
Jul 9, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 8, 2025

Backport of #49677 to release/9.0.1xx

/cc @nagilson @baronfel

@github-actions github-actions bot requested a review from a team as a code owner July 8, 2025 17:35
@nagilson nagilson enabled auto-merge July 8, 2025 17:36
@baronfel
Copy link
Member

baronfel commented Jul 8, 2025

Here's the error being reported:

Unable to find image 'dotnetdhmirror-f8bzbjakh8cga6ab.azurecr.io/registry:2' locally
2: Pulling from registry
44cf07d57ee4: Pulling fs layer
bbbdd6c6894b: Pulling fs layer
8e82f80af0de: Pulling fs layer
3493bf46cdec: Pulling fs layer
6d464ea18732: Pulling fs layer
docker: open /datadisks/disk1/docker/tmp/GetImageBlob3780687031: no such file or directory.
See 'docker run --help'.

The docker daemon is able to access the new registry, but seems to be having problems accessing the file system/disk on the build agent.

@nagilson
Copy link
Member

nagilson commented Jul 8, 2025

Internal Thread: We need to update the docker version on the machines and that is considered high prio by the engineering system team but they say it make take some time. I dont want to make you very sad but also this is still causing all of the SDK codeflow to be blocked, so we may need to redo #49686

This is a technical workaround and it is bad to disable the tests for this key scenario. But to unblock everything else, I dont see another way around this without spearheading / doing the work of the engineering system ourselves.

@nagilson nagilson merged commit 50c972e into release/9.0.1xx Jul 9, 2025
33 checks passed
@nagilson nagilson deleted the backport/pr-49677-to-release/9.0.1xx branch July 9, 2025 23:04
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

Successfully merging this pull request may close these issues.

3 participants