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

[CI] Azure builds fail with docker permission error #14856

Closed
assignUser opened this issue Dec 6, 2022 · 0 comments · Fixed by #14858
Closed

[CI] Azure builds fail with docker permission error #14856

assignUser opened this issue Dec 6, 2022 · 0 comments · Fixed by #14858

Comments

@assignUser
Copy link
Member

Describe the bug, including details regarding any error messages, version, and platform.

Several of our nightlies fail due to an issue with the docker install task used on azure: https://dev.azure.com/ursacomputing/crossbow/_build/results?buildId=40924&view=logs&j=50a69d0a-7972-5459-cdae-135ee6ebe312&t=13df7b5c-76db-5c26-6592-75581a9ed64a&l=3093

Component(s)

Continuous Integration

@kou kou closed this as completed in #14858 Dec 6, 2022
kou pushed a commit that referenced this issue Dec 6, 2022
The azure runners are now based on the GHA images and have docker preinstalled. Removing the `DockerInstaller` task seems to solve the issue https://dev.azure.com/ursacomputing/crossbow/_build/results?buildId=41026&view=logs&j=0da5d1d9-276d-5173-c4c4-9d4d4ed14fdb
* Closes: #14856

Authored-by: Jacob Wujciak-Jens <jacob@wujciak.de>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
@kou kou added this to the 11.0.0 milestone Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants