Read the Docs build information Build id: 1628890 Project: advanced-micro-devices-rocgdb-internal Version: amd-master Commit: af3731bbab94d63e798d051c3a784e0fd2fd2578 Date: 2023-07-28T20:44:53.288211Z State: cancelled Success: False [rtd-command-info] start-time: 2023-07-28T20:45:18.289740Z, end-time: 2023-07-28T20:45:20.222237Z, duration: 1, exit-code: 0 git clone --depth 1 git@github.com:ROCm-Developer-Tools/ROCgdb-docs.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2023-07-28T20:45:20.449723Z, end-time: 2023-07-28T20:45:21.540134Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/amd-master:refs/remotes/origin/amd-master Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2023-07-28T20:45:21.778117Z, end-time: 2023-07-28T20:45:22.061201Z, duration: 0, exit-code: 0 git checkout --force origin/amd-master Note: switching to 'origin/amd-master'. 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 af3731b upd reqs [rtd-command-info] start-time: 2023-07-28T20:45:22.476403Z, end-time: 2023-07-28T20:45:22.567643Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-07-28T20:45:23.071328Z, end-time: 2023-07-28T20:45:23.146890Z, 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] python: version: "3.8" install: - requirements: docs/.sphinx/requirements.txt [rtd-command-info] start-time: 2023-07-28T20:45:25.833302Z, end-time: 2023-07-28T20:45:31.209814Z, duration: 5, exit-code: 0 python3.8 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.8.6' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocgdb-internal/envs/amd-master/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocgdb-internal/envs/amd-master/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-07-28T20:45:31.898079Z, end-time: 2023-07-28T20:45:33.079422Z, duration: 1, 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-rocgdb-internal/envs/amd-master/lib/python3.8/site-packages (23.2.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocgdb-internal/envs/amd-master/lib/python3.8/site-packages (68.0.0)