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

WARNING when running with --experimental_guard_against_concurrent_changes #758

Open
arjantop-cai opened this issue Dec 19, 2024 · 1 comment

Comments

@arjantop-cai
Copy link

When running bazel build with --experimental_guard_against_concurrent_changes warnings are produced about concurrent modification and as a result not uploading the results to the cache.

WARNING: Skipping uploading outputs because of concurrent modifications with --experimental_guard_against_concurrent_changes enabled: /private/var/tmp/_bazel_test/29ec91ab44902ce087f81950e63441b1/execroot/_main/external/rules_oci~~oci~postgres_linux_arm64/blobs/sha256/313fe0d5de63dee76672c6f926c2da84735e135bcb657c5f619c45d5485bf7ea was modified during execution

Version:

bazel_dep(name = "rules_oci", version = "2.0.1")

Bazel version:

bazel 7.x and 8.0.x
@arjantop-cai
Copy link
Author

Might be related to https://github.com/bazel-contrib/rules_oci/blob/main/oci/private/pull.bzl#L224 or something similar

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