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

DNL: Testing --remote_download_outputs=toplevel issue with Bazel 6.0.0rc1 & rc2 #618

Closed
wants to merge 1 commit into from

Conversation

gregmagolan
Copy link
Member

@gregmagolan gregmagolan commented Nov 18, 2022

Based on testing it looks like the issue happens with --remote_download_outputs=toplevel or --remote_download_outputs=minimal but only with sandboxed execution and when there is a --disk_cache or a --remote_cache configured.

The symptom seems to be that tree artifacts are just not present in the sandbox under these conditions. npm deps fail to resolve since the virtual store tree artifacts are not present.

@gregmagolan gregmagolan changed the title testing testing Testing --remote_download_outputs=toplevel issue with Bazel 6.0.0rc1 & rc2 Nov 18, 2022
@gregmagolan gregmagolan changed the title Testing --remote_download_outputs=toplevel issue with Bazel 6.0.0rc1 & rc2 DNL: Testing --remote_download_outputs=toplevel issue with Bazel 6.0.0rc1 & rc2 Nov 18, 2022
@gregmagolan gregmagolan force-pushed the test_test branch 2 times, most recently from cb203ed to d70bd98 Compare November 18, 2022 05:57
@gregmagolan
Copy link
Member Author

bazelbuild/bazel#16789 is the issue and fix should get into the 6.0.0 release

@gregmagolan gregmagolan deleted the test_test branch February 22, 2024 22:49
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.

1 participant