Read the Docs build information Build id: 4012601 Project: advanced-micro-devices-hiprand Version: 7.13.0-preview Commit: f664f44c90ae22e860738f8c9793a019eb1975e1 Date: 2026-05-13T21:36:25.560556Z State: cancelled Success: False [rtd-command-info] start-time: 2026-05-13T21:40:05.455610Z, end-time: 2026-05-13T21:40:06.013344Z, duration: 0, exit-code: 0 git clone --no-checkout --no-tags --filter=tree:0 --branch="$READTHEDOCS_GIT_IDENTIFIER" --depth=1 https://github.com/ROCm/rocm-libraries.git . Cloning into '.'... [rtd-command-info] start-time: 2026-05-13T21:40:06.099524Z, end-time: 2026-05-13T21:40:06.141951Z, duration: 0, exit-code: 0 git sparse-checkout init --cone [rtd-command-info] start-time: 2026-05-13T21:40:06.226031Z, end-time: 2026-05-13T21:40:06.266935Z, duration: 0, exit-code: 0 git sparse-checkout set projects/hiprand [rtd-command-info] start-time: 2026-05-13T21:40:06.694373Z, end-time: 2026-05-13T21:40:07.688699Z, duration: 0, exit-code: 0 git checkout "$READTHEDOCS_GIT_IDENTIFIER" Already on 'docs/7.13.0' Your branch is up to date with 'origin/docs/7.13.0'. [rtd-command-info] start-time: 2026-05-13T21:40:08.604408Z, end-time: 2026-05-13T21:40:08.643439Z, duration: 0, exit-code: 0 cat projects/hiprand/.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/hiprand/docs/conf.py formats: [htmlzip, pdf, epub] python: install: - requirements: projects/hiprand/docs/sphinx/requirements.txt build: os: ubuntu-22.04 tools: python: "3.10" [rtd-command-info] start-time: 2026-05-13T21:40:13.013174Z, end-time: 2026-05-13T21:40:13.178494Z, duration: 0, exit-code: 0 asdf global python 3.10.19 [rtd-command-info] start-time: 2026-05-13T21:40:13.763094Z, end-time: 2026-05-13T21:40:14.633448Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.19.final.0-64 in 284ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/envs/docs-7.13.0, 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: None, end-time: None, duration: None, exit-code: None python -m pip install --upgrade --no-cache-dir pip setuptools