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

Windows CI Intermittent Fail in Setup Rust Toolchain #9653

Closed
devinjdangelo opened this issue Mar 17, 2024 · 0 comments · Fixed by #9661
Closed

Windows CI Intermittent Fail in Setup Rust Toolchain #9653

devinjdangelo opened this issue Mar 17, 2024 · 0 comments · Fixed by #9661
Labels
bug Something isn't working

Comments

@devinjdangelo
Copy link
Contributor

devinjdangelo commented Mar 17, 2024

Describe the bug

Over the last week, I have seen intermittent failures in Windows CI when trying to setup rust toolchain.

Here is a recent example:
https://github.com/apache/arrow-datafusion/actions/runs/8315114531/job/22753080370?pr=9623

And here is Windows CI working normally after just pushing an empty commit:
https://github.com/apache/arrow-datafusion/actions/runs/8315160379/job/22753186994?pr=9623

The error is

 Error: Process completed with exit code 126.

To Reproduce

Open a PR and run checks a few times.

Expected behavior

Windows CI should pass/fail based on the test results not failing to get set up.

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant