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

Fix occasional failures in ASAP7 download #179

Open
lpawelcz opened this issue Aug 29, 2023 · 0 comments
Open

Fix occasional failures in ASAP7 download #179

lpawelcz opened this issue Aug 29, 2023 · 0 comments

Comments

@lpawelcz
Copy link
Collaborator

Something is causing failures in CI during ASAP7 archive downloads. See https://app.buildbuddy.io/invocation/28eac576-45ad-11ee-9024-0242c0a80a02
From what I see, this happens pretty randomly. Recently there were 3 PRs submitted that touch the ASAP7 dependency:

The last one is only a small formatting change and two others are changes which should not affect the archive download process in any way. The code responsible for downloading the archive was edited last time in January 2022.

The failure became visible first time in one of the PRs in XLS Project which depends on bazel_rules_hdl. This failure occurred before #178 was merged. The issue became visible on bazel_rules_hdl main branch CI after #178 was merged. Please be aware that CI in PR #178 was completely OK at the time of merge.

This looks like some kind of a network issue which is not related to recent changes but it will be a blocker for PRs both in XLS and in bazel_rules_hdl (e.g. #176, google/xls#1052)

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