Read the Docs build information Build id: 3488412 Project: advanced-micro-devices-rocr-runtime Version: develop Commit: a69f86a6f25d2c64ad1447d33dd76c167a7755c4 Date: 2025-10-31T14:10:29.112873Z State: cancelled Success: False [rtd-command-info] start-time: 2025-10-31T14:10:29.989625Z, end-time: 2025-10-31T14:10:31.006215Z, duration: 1, exit-code: 0 git clone --depth 1 git@github.com:ROCm/rocm-systems-docs.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2025-10-31T14:10:31.108120Z, end-time: 2025-10-31T14:10:32.344875Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/develop:refs/remotes/origin/develop Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2025-10-31T14:10:33.335667Z, end-time: 2025-10-31T14:10:33.377321Z, 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 a69f86a Fix doxygen build for HIP (#2) [rtd-command-info] start-time: 2025-10-31T14:10:33.458613Z, end-time: 2025-10-31T14:10:33.496999Z, duration: 0, exit-code: 0 cat projects/rocr-runtime/.readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 sphinx: configuration: projects/rocr-runtime/runtime/docs/conf.py # RTD by default builds html only # Additional formats available for extra build time: htmlzip, pdf, epub formats: [] python: install: - requirements: projects/rocr-runtime/runtime/docs/sphinx/requirements.txt # Defines build environment build: os: ubuntu-22.04 tools: python: "3.10" jobs: pre_install: - rm -rf ./* ./.[!.]* - git clone --no-checkout --no-tags --filter=tree:0 --branch=$READTHEDOCS_VERSION_NAME --depth=1 https://github.com/ROCm/rocm-systems.git . - git sparse-checkout init --cone - git sparse-checkout set projects/rocr-runtime - git checkout $READTHEDOCS_VERSION_NAME [rtd-command-info] start-time: 2025-10-31T14:10:38.857068Z, end-time: 2025-10-31T14:10:38.917891Z, duration: 0, exit-code: 0 asdf global python 3.10.17 [rtd-command-info] start-time: 2025-10-31T14:10:39.341576Z, end-time: 2025-10-31T14:10:40.758500Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.17.final.0-64 in 964ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/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: 2025-10-31T14:10:40.854581Z, end-time: 2025-10-31T14:10:40.970707Z, duration: 0, exit-code: 0 rm -rf ./* ./.[!.]* [rtd-command-info] start-time: 2025-10-31T14:10:41.071767Z, end-time: 2025-10-31T14:10:41.710318Z, duration: 0, exit-code: 0 git clone --no-checkout --no-tags --filter=tree:0 --branch=$READTHEDOCS_VERSION_NAME --depth=1 https://github.com/ROCm/rocm-systems.git . Cloning into '.'... [rtd-command-info] start-time: 2025-10-31T14:10:41.799317Z, end-time: 2025-10-31T14:10:41.932773Z, duration: 0, exit-code: 0 git sparse-checkout init --cone [rtd-command-info] start-time: 2025-10-31T14:10:42.024653Z, end-time: 2025-10-31T14:10:42.145244Z, duration: 0, exit-code: 0 git sparse-checkout set projects/rocr-runtime [rtd-command-info] start-time: 2025-10-31T14:10:42.271867Z, end-time: 2025-10-31T14:10:44.691449Z, duration: 2, exit-code: 0 git checkout $READTHEDOCS_VERSION_NAME Already on 'develop' Your branch is up to date with 'origin/develop'. [rtd-command-info] start-time: 2025-10-31T14:10:44.772745Z, end-time: 2025-10-31T14:10:50.876781Z, duration: 6, 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-rocr-runtime/envs/develop/lib/python3.10/site-packages (23.1) Collecting pip Downloading pip-25.3-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 17.0 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/develop/lib/python3.10/site-packages (67.6.1) Collecting setuptools Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 31.8 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-25.3 setuptools-80.9.0 [rtd-command-info] start-time: None, end-time: None, duration: None, exit-code: None python -m pip install --upgrade --no-cache-dir sphinx