Read the Docs build information Build id: 2367857 Project: advanced-micro-devices-rocm-docs-core Version: develop Commit: 04f85cbb15c6822df41764deafcc62f9c11fbaed Date: 2024-07-23T16:27:49.243157Z State: cancelled Success: False [rtd-command-info] start-time: 2024-07-23T16:27:50.577430Z, end-time: 2024-07-23T16:27:51.069976Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/ROCm/rocm-docs-core.git . Cloning into '.'... [rtd-command-info] start-time: 2024-07-23T16:27:51.137097Z, end-time: 2024-07-23T16:27:52.015547Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/develop:refs/remotes/origin/develop From https://github.com/ROCm/rocm-docs-core * [new tag] v1.2.0 -> v1.2.0 * [new tag] v1.3.0 -> v1.3.0 * [new tag] v1.4.0 -> v1.4.0 * [new tag] v1.4.1 -> v1.4.1 * [new tag] v1.5.0 -> v1.5.0 [rtd-command-info] start-time: 2024-07-23T16:27:52.149310Z, end-time: 2024-07-23T16:27:52.232238Z, duration: 0, exit-code: 0 git checkout --force origin/develop Note: switching to 'origin/develop'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 04f85cb Merge pull request #859 from ROCm/dependabot/pip/mypy-1.11.0 [rtd-command-info] start-time: 2024-07-23T16:27:52.302126Z, end-time: 2024-07-23T16:27:52.365177Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 sphinx: configuration: docs/conf.py formats: [htmlzip, pdf, epub] python: install: - method: pip path: . extra_requirements: - "api_reference" - requirements: requirements.txt build: os: ubuntu-22.04 tools: python: "3.10" apt_packages: - "doxygen" - "graphviz" # For dot graphs in doxygen [rtd-command-info] start-time: 2024-07-23T16:27:53.403674Z, end-time: 2024-07-23T16:27:56.503769Z, duration: 3, exit-code: 0 apt-get update --assume-yes --quiet Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1418 kB] Get:6 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2791 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2335 kB] Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2071 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.8 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [33.7 kB] Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1128 kB] Get:14 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2717 kB] Fetched 13.1 MB in 2s (6451 kB/s) Reading package lists... [rtd-command-info] start-time: 2024-07-23T16:27:56.598429Z, end-time: 2024-07-23T16:27:59.537130Z, duration: 2, exit-code: 0 apt-get install --assume-yes --quiet -- doxygen graphviz Reading package lists... Building dependency tree... Reading state information... doxygen is already the newest version (1.9.1-2ubuntu2). The following additional packages will be installed: fonts-liberation libann0 Suggested packages: graphviz-doc The following NEW packages will be installed: fonts-liberation graphviz libann0 0 upgraded, 3 newly installed, 0 to remove and 148 not upgraded. Need to get 1500 kB of archives. After this operation, 4700 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 graphviz amd64 2.42.2-6ubuntu0.1 [653 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1500 kB in 1s (2131 kB/s) Selecting previously unselected package fonts-liberation. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 272117 files and directories currently installed.) Preparing to unpack .../fonts-liberation_1%3a1.07.4-11_all.deb ... Unpacking fonts-liberation (1:1.07.4-11) ... Selecting previously unselected package libann0. Preparing to unpack .../libann0_1.1.2+doc-7build1_amd64.deb ... Unpacking libann0 (1.1.2+doc-7build1) ... Selecting previously unselected package graphviz. Preparing to unpack .../graphviz_2.42.2-6ubuntu0.1_amd64.deb ... Unpacking graphviz (2.42.2-6ubuntu0.1) ... Setting up libann0 (1.1.2+doc-7build1) ... Setting up fonts-liberation (1:1.07.4-11) ... Setting up graphviz (2.42.2-6ubuntu0.1) ... Processing triggers for libc-bin (2.35-0ubuntu3.6) ... Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ... [rtd-command-info] start-time: 2024-07-23T16:28:03.715195Z, end-time: 2024-07-23T16:28:03.788102Z, duration: 0, exit-code: 0 asdf global python 3.10.14 [rtd-command-info] start-time: 2024-07-23T16:28:04.208471Z, end-time: 2024-07-23T16:28:05.456827Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.14.final.0-64 in 710ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-07-23T16:28:05.545949Z, end-time: 2024-07-23T16:28:18.455934Z, duration: 12, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (23.1) Collecting pip Downloading pip-24.1.2-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 8.8 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (67.6.1) Collecting setuptools Downloading setuptools-71.1.0-py3-none-any.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 21.1 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.1.2 setuptools-71.1.0 [rtd-command-info] start-time: 2024-07-23T16:28:18.523823Z, end-time: 2024-07-23T16:28:29.444629Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.4.7-py3-none-any.whl.metadata (6.1 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.6-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.8-py3-none-any.whl.metadata (2.3 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading Babel-2.15.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster~=0.7.14 (from sphinx) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.7.4-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.4.7-py3-none-any.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 60.8 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading Babel-2.15.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 76.4 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 176.0 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 160.3 MB/s eta 0:00:00 Downloading packaging-24.1-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 137.1 MB/s eta 0:00:00 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 166.7 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 140.9 MB/s eta 0:00:00 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 164.3 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.6-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 162.6 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 148.8 MB/s eta 0:00:00 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 158.1 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 145.0 MB/s eta 0:00:00 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-1.0.8-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.5/89.5 kB 152.1 MB/s eta 0:00:00 Downloading certifi-2024.7.4-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.0/163.0 kB 161.7 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.1/142.1 kB 166.3 MB/s eta 0:00:00 Downloading idna-3.7-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 142.1 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 156.3 MB/s eta 0:00:00 Installing collected packages: snowballstemmer, urllib3, tomli, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.4 MarkupSafe-2.1.5 Pygments-2.18.0 alabaster-0.7.16 babel-2.15.0 certifi-2024.7.4 charset-normalizer-3.3.2 docutils-0.21.2 idna-3.7 imagesize-1.4.1 packaging-24.1 readthedocs-sphinx-ext-2.2.5 requests-2.32.3 snowballstemmer-2.2.0 sphinx-7.4.7 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.6 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.8 sphinxcontrib-serializinghtml-1.1.10 tomli-2.0.1 urllib3-2.2.2 [rtd-command-info] start-time: 2024-07-23T16:28:29.547129Z, end-time: 2024-07-23T16:28:48.985759Z, duration: 19, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir .[api_reference] Processing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/develop Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting GitPython>=3.1.30 (from rocm-docs-core==1.5.0) Downloading GitPython-3.1.43-py3-none-any.whl.metadata (13 kB) Collecting PyGithub>=1.58.1 (from rocm-docs-core==1.5.0) Downloading PyGithub-2.3.0-py3-none-any.whl.metadata (3.8 kB) Requirement already satisfied: sphinx>=5.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from rocm-docs-core==1.5.0) (7.4.7) Collecting breathe>=4.34.0 (from rocm-docs-core==1.5.0) Downloading breathe-4.35.0-py3-none-any.whl.metadata (1.0 kB) Collecting myst-parser>=1.0.0 (from rocm-docs-core==1.5.0) Downloading myst_parser-3.0.1-py3-none-any.whl.metadata (5.5 kB) Collecting pydata-sphinx-theme>=0.13.3 (from rocm-docs-core==1.5.0) Downloading pydata_sphinx_theme-0.15.4-py3-none-any.whl.metadata (7.5 kB) Collecting sphinx-book-theme>=1.0.1 (from rocm-docs-core==1.5.0) Downloading sphinx_book_theme-1.1.3-py3-none-any.whl.metadata (5.7 kB) Collecting sphinx-copybutton>=0.5.1 (from rocm-docs-core==1.5.0) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-design>=0.3.0 (from rocm-docs-core==1.5.0) Downloading sphinx_design-0.6.0-py3-none-any.whl.metadata (5.2 kB) Collecting sphinx-external-toc>=0.3.1 (from rocm-docs-core==1.5.0) Downloading sphinx_external_toc-1.0.1-py3-none-any.whl.metadata (15 kB) Collecting sphinx-notfound-page>=0.8.3 (from rocm-docs-core==1.5.0) Downloading sphinx_notfound_page-1.0.2-py3-none-any.whl.metadata (2.9 kB) Collecting pyyaml>=6.0 (from rocm-docs-core==1.5.0) Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting fastjsonschema>=2.16 (from rocm-docs-core==1.5.0) Downloading fastjsonschema-2.20.0-py3-none-any.whl.metadata (2.1 kB) Collecting doxysphinx>=3.3.2 (from rocm-docs-core==1.5.0) Downloading doxysphinx-3.3.10-py3-none-any.whl.metadata (4.3 kB) Requirement already satisfied: docutils>=0.12 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from breathe>=4.34.0->rocm-docs-core==1.5.0) (0.21.2) Collecting click<9.0.0,>=8.1.3 (from doxysphinx>=3.3.2->rocm-docs-core==1.5.0) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting click-log<0.5.0,>=0.4.0 (from doxysphinx>=3.3.2->rocm-docs-core==1.5.0) Downloading click_log-0.4.0-py2.py3-none-any.whl.metadata (1.2 kB) Collecting libsass<0.23.0,>=0.22.0 (from doxysphinx>=3.3.2->rocm-docs-core==1.5.0) Downloading libsass-0.22.0-cp36-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (4.6 kB) Collecting lxml<5.0.0,>=4.9.2 (from doxysphinx>=3.3.2->rocm-docs-core==1.5.0) Downloading lxml-4.9.4-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (3.7 kB) Collecting mpire<3.0.0,>=2.6.0 (from doxysphinx>=3.3.2->rocm-docs-core==1.5.0) Downloading mpire-2.10.2-py3-none-any.whl.metadata (14 kB) Collecting numpy<2.0.0,>=1.26.4 (from doxysphinx>=3.3.2->rocm-docs-core==1.5.0) Downloading numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 kB 5.9 MB/s eta 0:00:00 Collecting pyjson5<2.0.0,>=1.6.2 (from doxysphinx>=3.3.2->rocm-docs-core==1.5.0) Downloading pyjson5-1.6.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting pyparsing<4.0.0,>=3.0.9 (from doxysphinx>=3.3.2->rocm-docs-core==1.5.0) Downloading pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB) Collecting gitdb<5,>=4.0.1 (from GitPython>=3.1.30->rocm-docs-core==1.5.0) Downloading gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from myst-parser>=1.0.0->rocm-docs-core==1.5.0) (3.1.4) Collecting markdown-it-py~=3.0 (from myst-parser>=1.0.0->rocm-docs-core==1.5.0) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting mdit-py-plugins~=0.4 (from myst-parser>=1.0.0->rocm-docs-core==1.5.0) Downloading mdit_py_plugins-0.4.1-py3-none-any.whl.metadata (2.8 kB) Collecting beautifulsoup4 (from pydata-sphinx-theme>=0.13.3->rocm-docs-core==1.5.0) Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from pydata-sphinx-theme>=0.13.3->rocm-docs-core==1.5.0) (24.1) Requirement already satisfied: Babel in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from pydata-sphinx-theme>=0.13.3->rocm-docs-core==1.5.0) (2.15.0) Requirement already satisfied: pygments>=2.7 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from pydata-sphinx-theme>=0.13.3->rocm-docs-core==1.5.0) (2.18.0) Collecting accessible-pygments (from pydata-sphinx-theme>=0.13.3->rocm-docs-core==1.5.0) Downloading accessible_pygments-0.0.5-py3-none-any.whl.metadata (10 kB) Collecting typing-extensions (from pydata-sphinx-theme>=0.13.3->rocm-docs-core==1.5.0) Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Collecting pynacl>=1.4.0 (from PyGithub>=1.58.1->rocm-docs-core==1.5.0) Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) Requirement already satisfied: requests>=2.14.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from PyGithub>=1.58.1->rocm-docs-core==1.5.0) (2.32.3) Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.58.1->rocm-docs-core==1.5.0) Downloading PyJWT-2.8.0-py3-none-any.whl.metadata (4.2 kB) Requirement already satisfied: urllib3>=1.26.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from PyGithub>=1.58.1->rocm-docs-core==1.5.0) (2.2.2) Collecting Deprecated (from PyGithub>=1.58.1->rocm-docs-core==1.5.0) Downloading Deprecated-1.2.14-py2.py3-none-any.whl.metadata (5.4 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from sphinx>=5.3.0->rocm-docs-core==1.5.0) (1.0.8) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from sphinx>=5.3.0->rocm-docs-core==1.5.0) (1.0.6) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from sphinx>=5.3.0->rocm-docs-core==1.5.0) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from sphinx>=5.3.0->rocm-docs-core==1.5.0) (2.0.6) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from sphinx>=5.3.0->rocm-docs-core==1.5.0) (1.1.10) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from sphinx>=5.3.0->rocm-docs-core==1.5.0) (1.0.8) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from sphinx>=5.3.0->rocm-docs-core==1.5.0) (2.2.0) Requirement already satisfied: alabaster~=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from sphinx>=5.3.0->rocm-docs-core==1.5.0) (0.7.16) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from sphinx>=5.3.0->rocm-docs-core==1.5.0) (1.4.1) Requirement already satisfied: tomli>=2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from sphinx>=5.3.0->rocm-docs-core==1.5.0) (2.0.1) Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython>=3.1.30->rocm-docs-core==1.5.0) Downloading smmap-5.0.1-py3-none-any.whl.metadata (4.3 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from jinja2->myst-parser>=1.0.0->rocm-docs-core==1.5.0) (2.1.5) Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst-parser>=1.0.0->rocm-docs-core==1.5.0) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting tqdm>=4.27 (from mpire<3.0.0,>=2.6.0->doxysphinx>=3.3.2->rocm-docs-core==1.5.0) Downloading tqdm-4.66.4-py3-none-any.whl.metadata (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 kB 139.8 MB/s eta 0:00:00 Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.58.1->rocm-docs-core==1.5.0) Downloading cryptography-43.0.0-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) Collecting cffi>=1.4.1 (from pynacl>=1.4.0->PyGithub>=1.58.1->rocm-docs-core==1.5.0) Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from requests>=2.14.0->PyGithub>=1.58.1->rocm-docs-core==1.5.0) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from requests>=2.14.0->PyGithub>=1.58.1->rocm-docs-core==1.5.0) (3.7) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from requests>=2.14.0->PyGithub>=1.58.1->rocm-docs-core==1.5.0) (2024.7.4) Collecting soupsieve>1.2 (from beautifulsoup4->pydata-sphinx-theme>=0.13.3->rocm-docs-core==1.5.0) Downloading soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB) Collecting wrapt<2,>=1.10 (from Deprecated->PyGithub>=1.58.1->rocm-docs-core==1.5.0) Downloading wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Collecting pycparser (from cffi>=1.4.1->pynacl>=1.4.0->PyGithub>=1.58.1->rocm-docs-core==1.5.0) Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Downloading breathe-4.35.0-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 125.6 MB/s eta 0:00:00 Downloading doxysphinx-3.3.10-py3-none-any.whl (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.9/41.9 kB 115.8 MB/s eta 0:00:00 Downloading fastjsonschema-2.20.0-py3-none-any.whl (23 kB) Downloading GitPython-3.1.43-py3-none-any.whl (207 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 207.3/207.3 kB 139.2 MB/s eta 0:00:00 Downloading myst_parser-3.0.1-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.2/83.2 kB 122.4 MB/s eta 0:00:00 Downloading pydata_sphinx_theme-0.15.4-py3-none-any.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 110.4 MB/s eta 0:00:00 Downloading PyGithub-2.3.0-py3-none-any.whl (354 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 354.4/354.4 kB 159.3 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 155.6 MB/s eta 0:00:00 Downloading sphinx_book_theme-1.1.3-py3-none-any.whl (430 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 430.1/430.1 kB 156.7 MB/s eta 0:00:00 Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_design-0.6.0-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 121.1 MB/s eta 0:00:00 Downloading sphinx_external_toc-1.0.1-py3-none-any.whl (26 kB) Downloading sphinx_notfound_page-1.0.2-py3-none-any.whl (8.1 kB) Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 178.1 MB/s eta 0:00:00 Downloading click_log-0.4.0-py2.py3-none-any.whl (4.3 kB) Downloading gitdb-4.0.11-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 198.8 MB/s eta 0:00:00 Downloading libsass-0.22.0-cp36-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl (9.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 186.4 MB/s eta 0:00:00 Downloading lxml-4.9.4-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 140.7 MB/s eta 0:00:00 Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 150.9 MB/s eta 0:00:00 Downloading mdit_py_plugins-0.4.1-py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.8/54.8 kB 146.5 MB/s eta 0:00:00 Downloading mpire-2.10.2-py3-none-any.whl (272 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 272.8/272.8 kB 175.6 MB/s eta 0:00:00 Downloading numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 125.8 MB/s eta 0:00:00 Downloading pyjson5-1.6.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (357 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 357.7/357.7 kB 181.2 MB/s eta 0:00:00 Downloading PyJWT-2.8.0-py3-none-any.whl (22 kB) Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 159.9 MB/s eta 0:00:00 Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.2/103.2 kB 149.6 MB/s eta 0:00:00 Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) Downloading accessible_pygments-0.0.5-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 64.6 MB/s eta 0:00:00 Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.9/147.9 kB 142.3 MB/s eta 0:00:00 Downloading Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB) Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 443.9/443.9 kB 168.1 MB/s eta 0:00:00 Downloading cryptography-43.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 164.9 MB/s eta 0:00:00 Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading smmap-5.0.1-py3-none-any.whl (24 kB) Downloading soupsieve-2.5-py3-none-any.whl (36 kB) Downloading tqdm-4.66.4-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB 156.9 MB/s eta 0:00:00 Downloading wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.3/80.3 kB 163.9 MB/s eta 0:00:00 Downloading pycparser-2.22-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 172.9 MB/s eta 0:00:00 Building wheels for collected packages: rocm-docs-core Building wheel for rocm-docs-core (pyproject.toml): started Building wheel for rocm-docs-core (pyproject.toml): finished with status 'done' Created wheel for rocm-docs-core: filename=rocm_docs_core-1.5.0-py3-none-any.whl size=1166704 sha256=5c24ec8c7bf5cf690b8ece06c6c46d50e187fc1048c6b5ea966fcfb3a9c62e3c Stored in directory: /tmp/pip-ephem-wheel-cache-adwljd3r/wheels/e2/69/d1/16fb2710a75d2e0bbee97c549320ddb49e2436bdd6df43b95d Successfully built rocm-docs-core Installing collected packages: fastjsonschema, wrapt, typing-extensions, tqdm, soupsieve, smmap, pyyaml, pyparsing, pyjwt, pyjson5, pycparser, numpy, mdurl, lxml, libsass, click, accessible-pygments, mpire, markdown-it-py, gitdb, Deprecated, click-log, cffi, beautifulsoup4, sphinx-notfound-page, sphinx-external-toc, sphinx-design, sphinx-copybutton, pynacl, pydata-sphinx-theme, mdit-py-plugins, GitPython, doxysphinx, cryptography, breathe, sphinx-book-theme, myst-parser, PyGithub, rocm-docs-core Successfully installed Deprecated-1.2.14 GitPython-3.1.43 PyGithub-2.3.0 accessible-pygments-0.0.5 beautifulsoup4-4.12.3 breathe-4.35.0 cffi-1.16.0 click-8.1.7 click-log-0.4.0 cryptography-43.0.0 doxysphinx-3.3.10 fastjsonschema-2.20.0 gitdb-4.0.11 libsass-0.22.0 lxml-4.9.4 markdown-it-py-3.0.0 mdit-py-plugins-0.4.1 mdurl-0.1.2 mpire-2.10.2 myst-parser-3.0.1 numpy-1.26.4 pycparser-2.22 pydata-sphinx-theme-0.15.4 pyjson5-1.6.6 pyjwt-2.8.0 pynacl-1.5.0 pyparsing-3.1.2 pyyaml-6.0.1 rocm-docs-core-1.5.0 smmap-5.0.1 soupsieve-2.5 sphinx-book-theme-1.1.3 sphinx-copybutton-0.5.2 sphinx-design-0.6.0 sphinx-external-toc-1.0.1 sphinx-notfound-page-1.0.2 tqdm-4.66.4 typing-extensions-4.12.2 wrapt-1.16.0 [rtd-command-info] start-time: 2024-07-23T16:28:49.072997Z, end-time: 2024-07-23T16:28:58.075307Z, duration: 9, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Requirement already satisfied: accessible-pygments==0.0.5 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 7)) (0.0.5) Requirement already satisfied: alabaster==0.7.16 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 9)) (0.7.16) Collecting argcomplete==3.3.0 (from -r requirements.txt (line 11)) Downloading argcomplete-3.3.0-py3-none-any.whl.metadata (16 kB) Requirement already satisfied: babel==2.15.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 13)) (2.15.0) Requirement already satisfied: beautifulsoup4==4.12.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 17)) (4.12.3) Collecting black==24.4.2 (from -r requirements.txt (line 19)) Downloading black-24.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 8.3 MB/s eta 0:00:00 Requirement already satisfied: breathe==4.35.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 21)) (4.35.0) Collecting build==1.2.1 (from -r requirements.txt (line 23)) Downloading build-1.2.1-py3-none-any.whl.metadata (4.3 kB) Requirement already satisfied: certifi==2024.7.4 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 27)) (2024.7.4) Requirement already satisfied: cffi==1.16.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 29)) (1.16.0) Collecting cfgv==3.4.0 (from -r requirements.txt (line 33)) Downloading cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB) Requirement already satisfied: charset-normalizer==3.3.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 35)) (3.3.2) Requirement already satisfied: click==8.1.7 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 39)) (8.1.7) Requirement already satisfied: click-log==0.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 46)) (0.4.0) Collecting colorama==0.4.6 (from -r requirements.txt (line 48)) Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) Collecting commitizen==3.28.0 (from -r requirements.txt (line 50)) Downloading commitizen-3.28.0-py3-none-any.whl.metadata (7.4 kB) Requirement already satisfied: cryptography==43.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 52)) (43.0.0) Collecting decli==0.6.2 (from -r requirements.txt (line 54)) Downloading decli-0.6.2-py3-none-any.whl.metadata (17 kB) Requirement already satisfied: deprecated==1.2.14 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 56)) (1.2.14) Collecting distlib==0.3.8 (from -r requirements.txt (line 58)) Downloading distlib-0.3.8-py2.py3-none-any.whl.metadata (5.1 kB) Requirement already satisfied: docutils==0.21.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 60)) (0.21.2) Requirement already satisfied: doxysphinx==3.3.10 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 66)) (3.3.10) Collecting exceptiongroup==1.2.2 (from -r requirements.txt (line 68)) Downloading exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) Requirement already satisfied: fastjsonschema==2.20.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 70)) (2.20.0) Collecting filelock==3.15.4 (from -r requirements.txt (line 72)) Downloading filelock-3.15.4-py3-none-any.whl.metadata (2.9 kB) Requirement already satisfied: gitdb==4.0.11 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 74)) (4.0.11) Requirement already satisfied: gitpython==3.1.43 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 76)) (3.1.43) Collecting identify==2.6.0 (from -r requirements.txt (line 78)) Downloading identify-2.6.0-py2.py3-none-any.whl.metadata (4.4 kB) Requirement already satisfied: idna==3.7 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 80)) (3.7) Requirement already satisfied: imagesize==1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 82)) (1.4.1) Collecting importlib-metadata==7.2.1 (from -r requirements.txt (line 84)) Downloading importlib_metadata-7.2.1-py3-none-any.whl.metadata (4.6 kB) Collecting iniconfig==2.0.0 (from -r requirements.txt (line 86)) Downloading iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB) Collecting isort==5.13.2 (from -r requirements.txt (line 88)) Downloading isort-5.13.2-py3-none-any.whl.metadata (12 kB) Requirement already satisfied: jinja2==3.1.4 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 90)) (3.1.4) Requirement already satisfied: libsass==0.22.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 95)) (0.22.0) Requirement already satisfied: lxml==4.9.4 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 97)) (4.9.4) Requirement already satisfied: markdown-it-py==3.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 99)) (3.0.0) Requirement already satisfied: markupsafe==2.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 103)) (2.1.5) Requirement already satisfied: mdit-py-plugins==0.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 105)) (0.4.1) Requirement already satisfied: mdurl==0.1.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 107)) (0.1.2) Requirement already satisfied: mpire==2.10.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 109)) (2.10.2) Collecting mypy==1.11.0 (from -r requirements.txt (line 111)) Downloading mypy-1.11.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (1.9 kB) Collecting mypy-extensions==1.0.0 (from -r requirements.txt (line 113)) Downloading mypy_extensions-1.0.0-py3-none-any.whl.metadata (1.1 kB) Requirement already satisfied: myst-parser==3.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 117)) (3.0.1) Collecting nodeenv==1.9.1 (from -r requirements.txt (line 119)) Downloading nodeenv-1.9.1-py2.py3-none-any.whl.metadata (21 kB) Requirement already satisfied: numpy==1.26.4 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 121)) (1.26.4) Requirement already satisfied: packaging==24.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 123)) (24.1) Collecting pathspec==0.12.1 (from -r requirements.txt (line 131)) Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) Collecting pip-tools==7.4.1 (from -r requirements.txt (line 133)) Downloading pip_tools-7.4.1-py3-none-any.whl.metadata (26 kB) Collecting platformdirs==4.2.2 (from -r requirements.txt (line 135)) Downloading platformdirs-4.2.2-py3-none-any.whl.metadata (11 kB) Collecting pluggy==1.5.0 (from -r requirements.txt (line 139)) Downloading pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) Collecting pre-commit==3.7.1 (from -r requirements.txt (line 141)) Downloading pre_commit-3.7.1-py2.py3-none-any.whl.metadata (1.3 kB) Collecting prompt-toolkit==3.0.36 (from -r requirements.txt (line 143)) Downloading prompt_toolkit-3.0.36-py3-none-any.whl.metadata (7.0 kB) Requirement already satisfied: pycparser==2.22 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 145)) (2.22) Requirement already satisfied: pydata-sphinx-theme==0.15.4 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 147)) (0.15.4) Requirement already satisfied: pygithub==2.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 151)) (2.3.0) Requirement already satisfied: pygments==2.18.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 153)) (2.18.0) Requirement already satisfied: pyjson5==1.6.6 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 159)) (1.6.6) Requirement already satisfied: pyjwt==2.8.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from pyjwt[crypto]==2.8.0->-r requirements.txt (line 161)) (2.8.0) Requirement already satisfied: pynacl==1.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 163)) (1.5.0) Requirement already satisfied: pyparsing==3.1.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 165)) (3.1.2) Collecting pyproject-hooks==1.1.0 (from -r requirements.txt (line 169)) Downloading pyproject_hooks-1.1.0-py3-none-any.whl.metadata (1.3 kB) Collecting pytest==8.3.1 (from -r requirements.txt (line 173)) Downloading pytest-8.3.1-py3-none-any.whl.metadata (7.5 kB) Collecting python-dateutil==2.9.0.post0 (from -r requirements.txt (line 175)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Requirement already satisfied: pyyaml==6.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 177)) (6.0.1) Collecting questionary==2.0.1 (from -r requirements.txt (line 184)) Downloading questionary-2.0.1-py3-none-any.whl.metadata (5.4 kB) Requirement already satisfied: requests==2.32.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 186)) (2.32.3) Collecting ruff==0.5.4 (from -r requirements.txt (line 190)) Downloading ruff-0.5.4-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (24 kB) Collecting six==1.16.0 (from -r requirements.txt (line 192)) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Requirement already satisfied: smmap==5.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 194)) (5.0.1) Requirement already satisfied: snowballstemmer==2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 196)) (2.2.0) Requirement already satisfied: soupsieve==2.5 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 198)) (2.5) Requirement already satisfied: sphinx==7.4.7 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 200)) (7.4.7) Requirement already satisfied: sphinx-book-theme==1.1.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 212)) (1.1.3) Requirement already satisfied: sphinx-copybutton==0.5.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 214)) (0.5.2) Requirement already satisfied: sphinx-design==0.6.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 216)) (0.6.0) Requirement already satisfied: sphinx-external-toc==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 218)) (1.0.1) Requirement already satisfied: sphinx-notfound-page==1.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 220)) (1.0.2) Requirement already satisfied: sphinxcontrib-applehelp==1.0.8 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 222)) (1.0.8) Requirement already satisfied: sphinxcontrib-devhelp==1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 224)) (1.0.6) Collecting sphinxcontrib-doxylink==1.12.3 (from -r requirements.txt (line 226)) Downloading sphinxcontrib_doxylink-1.12.3-py3-none-any.whl.metadata (1.4 kB) Requirement already satisfied: sphinxcontrib-htmlhelp==2.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 228)) (2.0.6) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 230)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp==1.0.8 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 232)) (1.0.8) Requirement already satisfied: sphinxcontrib-serializinghtml==1.1.10 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 234)) (1.1.10) Collecting termcolor==2.4.0 (from -r requirements.txt (line 236)) Downloading termcolor-2.4.0-py3-none-any.whl.metadata (6.1 kB) Requirement already satisfied: tomli==2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 238)) (2.0.1) Collecting tomlkit==0.13.0 (from -r requirements.txt (line 246)) Downloading tomlkit-0.13.0-py3-none-any.whl.metadata (2.7 kB) Requirement already satisfied: tqdm==4.66.4 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 248)) (4.66.4) Requirement already satisfied: typing-extensions==4.12.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 250)) (4.12.2) Requirement already satisfied: urllib3==2.2.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 256)) (2.2.2) Collecting virtualenv==20.26.3 (from -r requirements.txt (line 260)) Downloading virtualenv-20.26.3-py3-none-any.whl.metadata (4.5 kB) Collecting wcwidth==0.2.13 (from -r requirements.txt (line 262)) Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) Collecting wheel==0.43.0 (from -r requirements.txt (line 264)) Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) Requirement already satisfied: wrapt==1.16.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from -r requirements.txt (line 266)) (1.16.0) Collecting zipp==3.19.2 (from -r requirements.txt (line 268)) Downloading zipp-3.19.2-py3-none-any.whl.metadata (3.6 kB) Requirement already satisfied: pip>=22.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from pip-tools==7.4.1->-r requirements.txt (line 133)) (24.1.2) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/develop/lib/python3.10/site-packages (from pip-tools==7.4.1->-r requirements.txt (line 133)) (71.1.0) Downloading argcomplete-3.3.0-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.6/42.6 kB 185.1 MB/s eta 0:00:00 Downloading black-24.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 53.1 MB/s eta 0:00:00 Downloading build-1.2.1-py3-none-any.whl (21 kB) Downloading cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Downloading commitizen-3.28.0-py3-none-any.whl (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.6/70.6 kB 223.5 MB/s eta 0:00:00 Downloading decli-0.6.2-py3-none-any.whl (7.9 kB) Downloading distlib-0.3.8-py2.py3-none-any.whl (468 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.9/468.9 kB 174.2 MB/s eta 0:00:00 Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB) Downloading filelock-3.15.4-py3-none-any.whl (16 kB) Downloading identify-2.6.0-py2.py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.0/99.0 kB 241.2 MB/s eta 0:00:00 Downloading importlib_metadata-7.2.1-py3-none-any.whl (25 kB) Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) Downloading isort-5.13.2-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.3/92.3 kB 230.1 MB/s eta 0:00:00 Downloading mypy-1.11.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (12.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.5/12.5 MB 191.3 MB/s eta 0:00:00 Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) Downloading nodeenv-1.9.1-py2.py3-none-any.whl (22 kB) Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) Downloading pip_tools-7.4.1-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 214.8 MB/s eta 0:00:00 Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB) Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) Downloading pre_commit-3.7.1-py2.py3-none-any.whl (204 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 204.3/204.3 kB 267.9 MB/s eta 0:00:00 Downloading prompt_toolkit-3.0.36-py3-none-any.whl (386 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 386.4/386.4 kB 274.4 MB/s eta 0:00:00 Downloading pyproject_hooks-1.1.0-py3-none-any.whl (9.2 kB) Downloading pytest-8.3.1-py3-none-any.whl (341 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.6/341.6 kB 280.2 MB/s eta 0:00:00 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 254.6 MB/s eta 0:00:00 Downloading questionary-2.0.1-py3-none-any.whl (34 kB) Downloading ruff-0.5.4-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 183.1 MB/s eta 0:00:00 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading sphinxcontrib_doxylink-1.12.3-py3-none-any.whl (11 kB) Downloading termcolor-2.4.0-py3-none-any.whl (7.7 kB) Downloading tomlkit-0.13.0-py3-none-any.whl (37 kB) Downloading virtualenv-20.26.3-py3-none-any.whl (5.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 208.4 MB/s eta 0:00:00 Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Downloading wheel-0.43.0-py3-none-any.whl (65 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 227.3 MB/s eta 0:00:00 Downloading zipp-3.19.2-py3-none-any.whl (9.0 kB) Installing collected packages: wcwidth, distlib, zipp, wheel, tomlkit, termcolor, six, ruff, pyproject-hooks, prompt-toolkit, pluggy, platformdirs, pathspec, nodeenv, mypy-extensions, isort, iniconfig, identify, filelock, exceptiongroup, decli, colorama, cfgv, argcomplete, virtualenv, questionary, python-dateutil, pytest, mypy, importlib-metadata, build, black, sphinxcontrib-doxylink, pre-commit, pip-tools, commitizen Attempting uninstall: wheel Found existing installation: wheel 0.40.0 Uninstalling wheel-0.40.0: Successfully uninstalled wheel-0.40.0 Successfully installed argcomplete-3.3.0 black-24.4.2 build-1.2.1 cfgv-3.4.0 colorama-0.4.6 commitizen-3.28.0 decli-0.6.2 distlib-0.3.8 exceptiongroup-1.2.2 filelock-3.15.4 identify-2.6.0 importlib-metadata-7.2.1 iniconfig-2.0.0 isort-5.13.2 mypy-1.11.0 mypy-extensions-1.0.0 nodeenv-1.9.1 pathspec-0.12.1 pip-tools-7.4.1 platformdirs-4.2.2 pluggy-1.5.0 pre-commit-3.7.1 prompt-toolkit-3.0.36 pyproject-hooks-1.1.0 pytest-8.3.1 python-dateutil-2.9.0.post0 questionary-2.0.1 ruff-0.5.4 six-1.16.0 sphinxcontrib-doxylink-1.12.3 termcolor-2.4.0 tomlkit-0.13.0 virtualenv-20.26.3 wcwidth-0.2.13 wheel-0.43.0 zipp-3.19.2 [rtd-command-info] start-time: 2024-07-23T16:28:59.803169Z, end-time: 2024-07-23T16:28:59.864635Z, duration: 0, exit-code: 0 cat docs/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html # Disable fetching projects.yaml, it would be the same as the local one anyway # except if a PR modifies it. We want to test with its version in that case external_projects_remote_repository = "" external_projects = ["hipify", "python", "rocm-docs-core", "rocm"] external_projects_current_project = "rocm-docs-core" setting_all_article_info = True all_article_info_os = ["linux", "windows"] # specific settings override any general settings (eg: all_article_info_) article_pages = [ { "file": "index", "os": ["linux", "windows"], "author": "Author: AMD", "date": "2024-07-03", "read-time": "2 min read", }, {"file": "developer_guide/commitizen"}, ] html_theme = "rocm_docs_theme" html_theme_options = {"flavor": "rocm"} external_toc_path = "./sphinx/_toc.yml" extensions = ["rocm_docs", "rocm_docs.doxygen"] doxygen_root = "demo/doxygen" doxysphinx_enabled = True doxygen_project = { "name": "doxygen", "path": "demo/doxygen/xml", } version = "1.5.0" release = "1.5.0" html_title = f"ROCm Docs Core {version}" project = "ROCm Docs Core" author = "Advanced Micro Devices, Inc." copyright = ( "Copyright (c) 2024 Advanced Micro Devices, Inc. All rights reserved." ) ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "develop", 'version_slug': "develop", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("v1.0.0", "/en/v1.0.0/"), ("main", "/en/main/"), ("develop", "/en/develop/"), ], 'downloads': [ ("pdf", "//rocm.docs.amd.com/_/downloads/rocm-docs-core/en/develop/pdf/"), ("html", "//rocm.docs.amd.com/_/downloads/rocm-docs-core/en/develop/htmlzip/"), ("epub", "//rocm.docs.amd.com/_/downloads/rocm-docs-core/en/develop/epub/"), ], 'subprojects': [ ], 'slug': 'advanced-micro-devices-rocm-docs-core', 'name': u'rocm-docs-core', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'ROCm', 'proxied_api_host': '/_', 'github_repo': 'rocm-docs-core', 'github_version': 'develop', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'develop', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'develop', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': None, 'commit': '04f85cbb', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/advanced-micro-devices-rocm-docs-core/builds/2367857/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build'])