Read the Docs build information Build id: 1554076 Project: advanced-micro-devices-rocm-docs-core Version: latest Commit: e6db7a3af8e8270a9fa643f0619f762546662e08 Date: 2023-06-22T02:44:14.247025Z State: cancelled Success: False [rtd-command-info] start-time: 2023-06-22T02:44:24.042883Z, end-time: 2023-06-22T02:44:31.586646Z, duration: 7, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/RadeonOpenCompute/rocm-docs-core.git . Cloning into '.'... [rtd-command-info] start-time: 2023-06-22T02:44:31.846194Z, end-time: 2023-06-22T02:44:31.994477Z, 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 e6db7a3 Merge pull request #257 from saadrahim/announcement [rtd-command-info] start-time: 2023-06-22T02:44:32.198157Z, end-time: 2023-06-22T02:44:32.271890Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-06-22T02:44:32.573809Z, end-time: 2023-06-22T02:44:32.713688Z, 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: [] python: install: - method: pip path: . extra_requirements: - "api_reference" - requirements: requirements.txt build: os: ubuntu-20.04 tools: python: "3.8" apt_packages: - "doxygen" - "graphviz" # For dot graphs in doxygen [rtd-command-info] start-time: 2023-06-22T02:44:34.440108Z, end-time: 2023-06-22T02:44:45.993826Z, duration: 11, exit-code: 0 apt-get update --assume-yes --quiet Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1360 kB] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2820 kB] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3299 kB] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2554 kB] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [31.2 kB] Get:10 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] Get:12 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [28.5 kB] Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2416 kB] Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1064 kB] Fetched 14.0 MB in 3s (4501 kB/s) Reading package lists... [rtd-command-info] start-time: 2023-06-22T02:44:46.220054Z, end-time: 2023-06-22T02:45:35.450135Z, duration: 49, 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.8.17-0ubuntu2). 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 286 not upgraded. Need to get 1437 kB of archives. After this operation, 5394 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] Get:2 http://archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1437 kB in 1s (967 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 ... 262057 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-3build2_amd64.deb ... Unpacking graphviz (2.42.2-3build2) ... Setting up libann0 (1.1.2+doc-7build1) ... Setting up fonts-liberation (1:1.07.4-11) ... Setting up graphviz (2.42.2-3build2) ... Processing triggers for libc-bin (2.31-0ubuntu9.2) ... Processing triggers for fontconfig (2.13.1-2ubuntu3) ... [rtd-command-info] start-time: 2023-06-22T02:45:41.128066Z, end-time: 2023-06-22T02:45:41.518927Z, duration: 0, exit-code: 0 asdf global python 3.8.15 [rtd-command-info] start-time: 2023-06-22T02:45:42.245130Z, end-time: 2023-06-22T02:45:43.337429Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.8.15.final.0-64 in 724ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest, 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==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-06-22T02:45:43.550236Z, end-time: 2023-06-22T02:45:54.520382Z, duration: 10, 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/latest/lib/python3.8/site-packages (21.2.3) Collecting pip Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (57.4.0) Collecting setuptools Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-23.1.2 setuptools-68.0.0 [rtd-command-info] start-time: 2023-06-22T02:45:54.751659Z, end-time: 2023-06-22T02:46:04.890560Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.3 Collecting pillow Downloading Pillow-9.5.0-cp38-cp38-manylinux_2_28_x86_64.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 62.0 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 260.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 189.1 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading sphinx-7.0.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 198.6 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.2.2-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 192.2 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.1-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 263.0 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 233.8 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 220.3 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 225.2 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 227.0 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 206.0 MB/s eta 0:00:00 Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 219.7 MB/s eta 0:00:00 Collecting Pygments>=2.13 (from sphinx) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 263.8 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 200.4 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 212.1 MB/s eta 0:00:00 Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 199.2 MB/s eta 0:00:00 Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 192.0 MB/s eta 0:00:00 Collecting importlib-metadata>=4.8 (from sphinx) Downloading importlib_metadata-6.7.0-py3-none-any.whl (22 kB) Collecting sphinx Downloading sphinx-6.2.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 225.9 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 255.4 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 236.9 MB/s eta 0:00:00 Collecting pytz>=2015.7 (from babel>=2.9->sphinx) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 259.2 MB/s eta 0:00:00 Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.9/195.9 kB 227.5 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 199.6 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 205.1 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 239.1 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23753 sha256=4733212590d3ad9f1f883729988ec902889997c8a84c73ff2ca9f37c325112a8 Stored in directory: /tmp/pip-ephem-wheel-cache-0hudsd99/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext, sphinxcontrib-jquery, recommonmark, sphinx-rtd-theme Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.3 Pygments-2.15.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.5.7 charset-normalizer-3.1.0 commonmark-0.9.1 docutils-0.18.1 idna-3.4 imagesize-1.4.1 importlib-metadata-6.7.0 mock-1.0.1 packaging-23.1 pillow-9.5.0 pytz-2023.3 readthedocs-sphinx-ext-2.2.1 recommonmark-0.5.0 requests-2.31.0 snowballstemmer-2.2.0 sphinx-6.2.1 sphinx-rtd-theme-1.2.2 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-2.0.3 zipp-3.15.0 [rtd-command-info] start-time: 2023-06-22T02:46:05.143126Z, end-time: 2023-06-22T02:46:20.119552Z, duration: 14, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir .[api_reference] Processing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/checkouts/latest 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==0.15.0) Downloading GitPython-3.1.31-py3-none-any.whl (184 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.3/184.3 kB 8.8 MB/s eta 0:00:00 Collecting PyGithub>=1.58.1 (from rocm-docs-core==0.15.0) Downloading PyGithub-1.58.2-py3-none-any.whl (312 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 312.5/312.5 kB 40.8 MB/s eta 0:00:00 Requirement already satisfied: sphinx>=5.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from rocm-docs-core==0.15.0) (6.2.1) Collecting sphinx>=5.3.0 (from rocm-docs-core==0.15.0) Downloading sphinx-7.0.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 75.6 MB/s eta 0:00:00 Collecting breathe>=4.34.0 (from rocm-docs-core==0.15.0) Downloading breathe-4.35.0-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 217.5 MB/s eta 0:00:00 Collecting myst-parser[linkify]>=1.0.0 (from rocm-docs-core==0.15.0) Downloading myst_parser-2.0.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.2/77.2 kB 208.5 MB/s eta 0:00:00 Collecting pydata-sphinx-theme>=0.13.3 (from rocm-docs-core==0.15.0) Downloading pydata_sphinx_theme-0.13.3-py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 162.8 MB/s eta 0:00:00 Collecting sphinx-book-theme>=1.0.1 (from rocm-docs-core==0.15.0) Downloading sphinx_book_theme-1.0.1-py3-none-any.whl (396 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 396.9/396.9 kB 252.8 MB/s eta 0:00:00 Collecting sphinx-copybutton>=0.5.1 (from rocm-docs-core==0.15.0) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Collecting sphinx-design>=0.3.0 (from rocm-docs-core==0.15.0) Downloading sphinx_design-0.4.1-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 209.0 MB/s eta 0:00:00 Collecting sphinx-external-toc>=0.3.1 (from rocm-docs-core==0.15.0) Downloading sphinx_external_toc-0.3.1-py3-none-any.whl (26 kB) Collecting sphinx-notfound-page>=0.8.3 (from rocm-docs-core==0.15.0) Downloading sphinx_notfound_page-0.8.3-py2.py3-none-any.whl (8.5 kB) Collecting pyyaml>=6.0 (from rocm-docs-core==0.15.0) Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 701.2/701.2 kB 252.0 MB/s eta 0:00:00 Collecting fastjsonschema>=2.16 (from rocm-docs-core==0.15.0) Downloading fastjsonschema-2.17.1-py3-none-any.whl (23 kB) Collecting importlib-resources>=5.10.2 (from rocm-docs-core==0.15.0) Downloading importlib_resources-5.12.0-py3-none-any.whl (36 kB) Collecting doxysphinx>=3.3.2 (from rocm-docs-core==0.15.0) Downloading doxysphinx-3.3.4-py3-none-any.whl (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.5/41.5 kB 170.7 MB/s eta 0:00:00 Requirement already satisfied: docutils>=0.12 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from breathe>=4.34.0->rocm-docs-core==0.15.0) (0.18.1) Collecting docutils>=0.12 (from breathe>=4.34.0->rocm-docs-core==0.15.0) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 253.3 MB/s eta 0:00:00 Collecting click<9.0.0,>=8.1.3 (from doxysphinx>=3.3.2->rocm-docs-core==0.15.0) Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 222.7 MB/s eta 0:00:00 Collecting click-log<0.5.0,>=0.4.0 (from doxysphinx>=3.3.2->rocm-docs-core==0.15.0) Downloading click_log-0.4.0-py2.py3-none-any.whl (4.3 kB) Collecting libsass<0.23.0,>=0.22.0 (from doxysphinx>=3.3.2->rocm-docs-core==0.15.0) Downloading libsass-0.22.0-cp36-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl (9.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 188.6 MB/s eta 0:00:00 Collecting lxml<5.0.0,>=4.9.2 (from doxysphinx>=3.3.2->rocm-docs-core==0.15.0) Downloading lxml-4.9.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (7.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.1/7.1 MB 157.7 MB/s eta 0:00:00 Collecting mpire<3.0.0,>=2.6.0 (from doxysphinx>=3.3.2->rocm-docs-core==0.15.0) Downloading mpire-2.7.1-py3-none-any.whl (302 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 302.0/302.0 kB 246.8 MB/s eta 0:00:00 Collecting pyjson5<2.0.0,>=1.6.2 (from doxysphinx>=3.3.2->rocm-docs-core==0.15.0) Downloading pyjson5-1.6.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (333 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 334.0/334.0 kB 252.5 MB/s eta 0:00:00 Collecting pyparsing<4.0.0,>=3.0.9 (from doxysphinx>=3.3.2->rocm-docs-core==0.15.0) Downloading pyparsing-3.1.0-py3-none-any.whl (102 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.6/102.6 kB 216.9 MB/s eta 0:00:00 Collecting gitdb<5,>=4.0.1 (from GitPython>=3.1.30->rocm-docs-core==0.15.0) Downloading gitdb-4.0.10-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 200.7 MB/s eta 0:00:00 Requirement already satisfied: zipp>=3.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from importlib-resources>=5.10.2->rocm-docs-core==0.15.0) (3.15.0) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from myst-parser[linkify]>=1.0.0->rocm-docs-core==0.15.0) (3.1.2) Collecting markdown-it-py~=3.0 (from myst-parser[linkify]>=1.0.0->rocm-docs-core==0.15.0) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 192.0 MB/s eta 0:00:00 Collecting mdit-py-plugins~=0.4 (from myst-parser[linkify]>=1.0.0->rocm-docs-core==0.15.0) Downloading mdit_py_plugins-0.4.0-py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.1/54.1 kB 196.8 MB/s eta 0:00:00 Collecting linkify-it-py~=2.0 (from myst-parser[linkify]>=1.0.0->rocm-docs-core==0.15.0) Downloading linkify_it_py-2.0.2-py3-none-any.whl (19 kB) Collecting beautifulsoup4 (from pydata-sphinx-theme>=0.13.3->rocm-docs-core==0.15.0) Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 234.8 MB/s eta 0:00:00 Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from pydata-sphinx-theme>=0.13.3->rocm-docs-core==0.15.0) (23.1) Requirement already satisfied: Babel in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from pydata-sphinx-theme>=0.13.3->rocm-docs-core==0.15.0) (2.12.1) Requirement already satisfied: pygments>=2.7 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from pydata-sphinx-theme>=0.13.3->rocm-docs-core==0.15.0) (2.15.1) Collecting accessible-pygments (from pydata-sphinx-theme>=0.13.3->rocm-docs-core==0.15.0) Downloading accessible_pygments-0.0.4-py2.py3-none-any.whl (29 kB) Collecting typing-extensions (from pydata-sphinx-theme>=0.13.3->rocm-docs-core==0.15.0) Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) Collecting deprecated (from PyGithub>=1.58.1->rocm-docs-core==0.15.0) Downloading Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB) Collecting pyjwt[crypto]>=2.4.0 (from PyGithub>=1.58.1->rocm-docs-core==0.15.0) Downloading PyJWT-2.7.0-py3-none-any.whl (22 kB) Collecting pynacl>=1.4.0 (from PyGithub>=1.58.1->rocm-docs-core==0.15.0) 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 250.3 MB/s eta 0:00:00 Requirement already satisfied: requests>=2.14.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from PyGithub>=1.58.1->rocm-docs-core==0.15.0) (2.31.0) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from sphinx>=5.3.0->rocm-docs-core==0.15.0) (1.0.4) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from sphinx>=5.3.0->rocm-docs-core==0.15.0) (1.0.2) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from sphinx>=5.3.0->rocm-docs-core==0.15.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/latest/lib/python3.8/site-packages (from sphinx>=5.3.0->rocm-docs-core==0.15.0) (2.0.1) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from sphinx>=5.3.0->rocm-docs-core==0.15.0) (1.1.5) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from sphinx>=5.3.0->rocm-docs-core==0.15.0) (1.0.3) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from sphinx>=5.3.0->rocm-docs-core==0.15.0) (2.2.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from sphinx>=5.3.0->rocm-docs-core==0.15.0) (0.7.13) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from sphinx>=5.3.0->rocm-docs-core==0.15.0) (1.4.1) Requirement already satisfied: importlib-metadata>=4.8 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from sphinx>=5.3.0->rocm-docs-core==0.15.0) (6.7.0) Collecting docutils>=0.12 (from breathe>=4.34.0->rocm-docs-core==0.15.0) Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 250.8 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of sphinx-external-toc to determine which version is compatible with other requirements. This could take a while. Collecting sphinx-design>=0.3.0 (from rocm-docs-core==0.15.0) Downloading sphinx_design-0.4.0-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 203.1 MB/s eta 0:00:00 Downloading sphinx_design-0.3.0-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 202.1 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of sphinx-design to determine which version is compatible with other requirements. This could take a while. Collecting sphinx-copybutton>=0.5.1 (from rocm-docs-core==0.15.0) Downloading sphinx_copybutton-0.5.1-py3-none-any.whl (13 kB) Collecting myst-parser[linkify]>=1.0.0 (from rocm-docs-core==0.15.0) Downloading myst_parser-1.0.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.3/77.3 kB 204.1 MB/s eta 0:00:00 Collecting markdown-it-py<3.0.0,>=1.0.0 (from myst-parser[linkify]>=1.0.0->rocm-docs-core==0.15.0) Downloading markdown_it_py-2.2.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/84.5 kB 211.5 MB/s eta 0:00:00 Collecting mdit-py-plugins~=0.3.4 (from myst-parser[linkify]>=1.0.0->rocm-docs-core==0.15.0) Downloading mdit_py_plugins-0.3.5-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.1/52.1 kB 181.6 MB/s eta 0:00:00 Collecting linkify-it-py~=1.0 (from myst-parser[linkify]>=1.0.0->rocm-docs-core==0.15.0) Downloading linkify_it_py-1.0.3-py3-none-any.whl (19 kB) Collecting sphinx>=5.3.0 (from rocm-docs-core==0.15.0) Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 141.5 MB/s eta 0:00:00 Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from Babel->pydata-sphinx-theme>=0.13.3->rocm-docs-core==0.15.0) (2023.3) Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython>=3.1.30->rocm-docs-core==0.15.0) Downloading smmap-5.0.0-py3-none-any.whl (24 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from jinja2->myst-parser[linkify]>=1.0.0->rocm-docs-core==0.15.0) (2.1.3) Collecting uc-micro-py (from linkify-it-py~=1.0->myst-parser[linkify]>=1.0.0->rocm-docs-core==0.15.0) Downloading uc_micro_py-1.0.2-py3-none-any.whl (6.2 kB) Collecting mdurl~=0.1 (from markdown-it-py<3.0.0,>=1.0.0->myst-parser[linkify]>=1.0.0->rocm-docs-core==0.15.0) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting tqdm>=4.27 (from mpire<3.0.0,>=2.6.0->doxysphinx>=3.3.2->rocm-docs-core==0.15.0) Downloading tqdm-4.65.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 204.9 MB/s eta 0:00:00 Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.58.1->rocm-docs-core==0.15.0) Downloading cryptography-41.0.1-cp37-abi3-manylinux_2_28_x86_64.whl (4.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 204.6 MB/s eta 0:00:00 Collecting cffi>=1.4.1 (from pynacl>=1.4.0->PyGithub>=1.58.1->rocm-docs-core==0.15.0) Downloading cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 442.7/442.7 kB 247.1 MB/s eta 0:00:00 Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from requests>=2.14.0->PyGithub>=1.58.1->rocm-docs-core==0.15.0) (3.1.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from requests>=2.14.0->PyGithub>=1.58.1->rocm-docs-core==0.15.0) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from requests>=2.14.0->PyGithub>=1.58.1->rocm-docs-core==0.15.0) (2.0.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocm-docs-core/envs/latest/lib/python3.8/site-packages (from requests>=2.14.0->PyGithub>=1.58.1->rocm-docs-core==0.15.0) (2023.5.7) Collecting soupsieve>1.2 (from beautifulsoup4->pydata-sphinx-theme>=0.13.3->rocm-docs-core==0.15.0) Downloading soupsieve-2.4.1-py3-none-any.whl (36 kB) Collecting wrapt<2,>=1.10 (from deprecated->PyGithub>=1.58.1->rocm-docs-core==0.15.0) Downloading wrapt-1.15.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.5/81.5 kB 214.0 MB/s eta 0:00:00 Collecting pycparser (from cffi>=1.4.1->pynacl>=1.4.0->PyGithub>=1.58.1->rocm-docs-core==0.15.0) Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 230.4 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-0.15.0-py3-none-any.whl size=1158103 sha256=1d3c971c7004fdb27aa89bd9ef10e4876447d7a5c2259a5ba63fa064415ab6c7 Stored in directory: /tmp/pip-ephem-wheel-cache-6mhz04w5/wheels/31/ce/cc/34d66fedd355f81a6637a79d49bce6882d2dcdcc037b8043fd Successfully built rocm-docs-core Installing collected packages: fastjsonschema, wrapt, uc-micro-py, typing-extensions, tqdm, soupsieve, smmap, pyyaml, pyparsing, pyjwt, pyjson5, pycparser, mdurl, lxml, libsass, importlib-resources, docutils, click, accessible-pygments, sphinx, mpire, markdown-it-py, linkify-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 Attempting uninstall: docutils Found existing installation: docutils 0.18.1 Uninstalling docutils-0.18.1: Successfully uninstalled docutils-0.18.1 Attempting uninstall: sphinx Found existing installation: Sphinx 6.2.1 Uninstalling Sphinx-6.2.1: Successfully uninstalled Sphinx-6.2.1 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. sphinx-rtd-theme 1.2.2 requires docutils<0.19, but you have docutils 0.19 which is incompatible. Successfully installed GitPython-3.1.31 PyGithub-1.58.2 accessible-pygments-0.0.4 beautifulsoup4-4.12.2 breathe-4.35.0 cffi-1.15.1 click-8.1.3 click-log-0.4.0 cryptography-41.0.1 deprecated-1.2.14 docutils-0.19 doxysphinx-3.3.4 fastjsonschema-2.17.1 gitdb-4.0.10 importlib-resources-5.12.0 libsass-0.22.0 linkify-it-py-1.0.3 lxml-4.9.2 markdown-it-py-2.2.0 mdit-py-plugins-0.3.5 mdurl-0.1.2 mpire-2.7.1 myst-parser-1.0.0 pycparser-2.21 pydata-sphinx-theme-0.13.3 pyjson5-1.6.2 pyjwt-2.7.0 pynacl-1.5.0 pyparsing-3.1.0 pyyaml-6.0 rocm-docs-core-0.15.0 smmap-5.0.0 soupsieve-2.4.1 sphinx-5.3.0 sphinx-book-theme-1.0.1 sphinx-copybutton-0.5.2 sphinx-design-0.4.1 sphinx-external-toc-0.3.1 sphinx-notfound-page-0.8.3 tqdm-4.65.0 typing-extensions-4.6.3 uc-micro-py-1.0.2 wrapt-1.15.0