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 failed - Assert All tags are documented failed #16777

Open
apivovarov opened this issue Sep 3, 2024 · 0 comments
Open

CI failed - Assert All tags are documented failed #16777

apivovarov opened this issue Sep 3, 2024 · 0 comments

Comments

@apivovarov
Copy link
Contributor

apivovarov commented Sep 3, 2024

Assert All tags are documented failed - https://github.com/openxla/xla/actions/runs/10692144601/job/29640020232?pr=16775


Run bazelisk query //xla/... --output=build | python3 build_tools/lint/tags.py
  bazelisk query //xla/... --output=build | python3 build_tools/lint/tags.py
  shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
  env:
    GOBIN: /usr/local/bin
2024/09/03 23:18:11 Downloading https://releases.bazel.build/[6](https://github.com/openxla/xla/actions/runs/10692144601/job/29640020232?pr=16775#step:4:7).5.0/release/bazel-6.5.0-linux-x86_64...
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
 checking cached actions
DEBUG: /home/runner/work/xla/xla/third_party/py/python_repo.bzl:98:14: 
HERMETIC_PYTHON_VERSION variable was not set correctly, using default version.
Python 3.11 will be used.
To select Python version, either set HERMETIC_PYTHON_VERSION env variable in
your shell:
  export HERMETIC_PYTHON_VERSION=3.12
OR pass it as an argument to bazel command directly or inside your .bazelrc
file:
  --repo_env=HERMETIC_PYTHON_VERSION=3.12
DEBUG: /home/runner/work/xla/xla/third_party/py/python_repo.bzl:109:10: Using hermetic Python 3.11
 checking cached actions
 checking cached actions
DEBUG: /home/runner/work/xla/xla/third_party/repo.bzl:132:14: 
Warning: skipping import of repository 'llvm-raw' because it already exists.
 checking cached actions
 checking cached actions
 checking cached actions
 checking cached actions
DEBUG: /home/runner/.cache/bazel/_bazel_runner/261[7](https://github.com/openxla/xla/actions/runs/10692144601/job/29640020232?pr=16775#step:4:8)b1e020903a13406616e35b201b45/external/tsl/third_party/repo.bzl:132:14: 
Warning: skipping import of repository 'nvtx_archive' because it already exists.
DEBUG: /home/runner/work/xla/xla/third_party/repo.bzl:132:14: 
Warning: skipping import of repository 'jsoncpp_git' because it already exists.
 checking cached actions
 checking cached actions
Loading: 0 packages loaded
Loading: 142 packages loaded
Loading: 142 packages loaded
INFO:root:{'manual', 'multi_gpu', 'nobuilder', 'multi_gpu_h100', 'xla_gpu_p100', 'requires-gpu-sm60-only', 'xla_gpu_any', 'optonly', 'test_hlo_pjrt_runner', 'test_xla_cpu_thunks', 'gpu', 'requires-gpu-sm[8](https://github.com/openxla/xla/actions/runs/10692144601/job/29640020232?pr=16775#step:4:9)0-only', 'no_oss', 'xla_interpreter', 'config-cuda-only', 'xla_gpu_amd_any', 'requires-gpu-nvidia', 'xla_cpu', 'not_run:arm', 'xla_gpu_h100', 'xla_gpu_a100', 'nozapfhahn', 'requires-gpu-amd', 'nosan', 'xla_gpu_v100', 'no_mac', 'nomsan', 'nodebug', 'requires-gpu-sm[9](https://github.com/openxla/xla/actions/runs/10692144601/job/29640020232?pr=16775#step:4:10)0-only', 'notsan', 'broken', 'no_windows', 'requires-gpu-sm70-only', 'requires-gpu-nvidia:2', 'no_rocm', 'cpu', 'no_mac_arm64', 'large', 'notap', 'noasan', 'local'}
Traceback (most recent call last):
  File "/home/runner/work/xla/xla/build_tools/lint/tags.py", line 128, in <module>
    main()
  File "/home/runner/work/xla/xla/build_tools/lint/tags.py", line [11](https://github.com/openxla/xla/actions/runs/10692144601/job/29640020232?pr=16775#step:4:12)4, in main
    raise ValueError(
ValueError: Tag(s) {'config-cuda-only'} are undocumented! Please document them in `build_tools/lint/tags.py`.
Error: Process completed with exit code 1.

Related PR - #16764

@apivovarov apivovarov changed the title CI failed - Assert All tags are documented CI failed - Assert All tags are documented failed Sep 3, 2024
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