llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `llvm-clang-x86_64-gcc-ubuntu-no-asserts` running on `doug-worker-6` while building `clang-tools-extra` at step 6 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/202/builds/1296 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 6 (test-build-unified-tree-check-all) failure: test (failure) ******************** TEST 'Clang Tools :: clang-tidy/infrastructure/update-checks-list.test' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/bin/python3.8 /home/buildbot/buildbot-root/gcc-no-asserts/llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/../../../clang-tidy/tool/check_update_docs.py -o /home/buildbot/buildbot-root/gcc-no-asserts/build/tools/clang/tools/extra/test/clang-tidy/infrastructure/Output/update-checks-list.test.tmp.clang-tidy-checks-list.rst # executed command: /usr/bin/python3.8 /home/buildbot/buildbot-root/gcc-no-asserts/llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/../../../clang-tidy/tool/check_update_docs.py -o /home/buildbot/buildbot-root/gcc-no-asserts/build/tools/clang/tools/extra/test/clang-tidy/infrastructure/Output/update-checks-list.test.tmp.clang-tidy-checks-list.rst # .---command stderr------------ # | Traceback (most recent call last): # | File "/home/buildbot/buildbot-root/gcc-no-asserts/llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/../../../clang-tidy/tool/check_update_docs.py", line 93, in <module> # | sys.exit(main(sys.argv[1:])) # | File "/home/buildbot/buildbot-root/gcc-no-asserts/llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/../../../clang-tidy/tool/check_update_docs.py", line 80, in main # | generated = generate_updated_list() # | File "/home/buildbot/buildbot-root/gcc-no-asserts/llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/../../../clang-tidy/tool/check_update_docs.py", line 57, in generate_updated_list # | subprocess.run( # | File "/usr/lib/python3.8/subprocess.py", line 516, in run # | raise CalledProcessError(retcode, process.args, # | subprocess.CalledProcessError: Command '['/usr/bin/python3.8', '/tmp/lit-tmp-hijibx1n/tmpo3m0nj69/clang-tools-extra/clang-tidy/add_new_check.py', '--update-docs']' returned non-zero exit status 1. # `----------------------------- # error: command failed with exit status: 1 -- ******************** ``` </details> https://github.com/llvm/llvm-project/pull/211448 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
