Read the Docs build information Build id: 2093920 Project: advanced-micro-devices-rdc Version: docs-6.1.0 Commit: None Date: 2024-03-18T22:27:09.482299Z State: finished Success: False [rtd-command-info] start-time: 2024-03-18T23:25:29.640068Z, end-time: 2024-03-18T23:25:30.359470Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/RadeonOpenCompute/rdc.git . Cloning into '.'... [rtd-command-info] start-time: 2024-03-18T23:25:30.429891Z, end-time: 2024-03-18T23:25:32.105760Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/docs/6.1.0:refs/remotes/origin/docs/6.1.0 From https://github.com/RadeonOpenCompute/rdc * [new branch] docs/6.1.0 -> origin/docs/6.1.0 * [new tag] rocm-6.0.0 -> rocm-6.0.0 * [new tag] rocm-6.0.2 -> rocm-6.0.2 * [new tag] rocm-5.2.0 -> rocm-5.2.0 * [new tag] rocm-5.2.1 -> rocm-5.2.1 * [new tag] rocm-5.2.3 -> rocm-5.2.3 * [new tag] rocm-5.3.0 -> rocm-5.3.0 * [new tag] rocm-5.3.1 -> rocm-5.3.1 * [new tag] rocm-5.3.2 -> rocm-5.3.2 * [new tag] rocm-5.3.3 -> rocm-5.3.3 * [new tag] rocm-5.4.0 -> rocm-5.4.0 * [new tag] rocm-5.4.1 -> rocm-5.4.1 * [new tag] rocm-5.4.2 -> rocm-5.4.2 * [new tag] rocm-5.7.0 -> rocm-5.7.0 * [new tag] rocm-5.7.1 -> rocm-5.7.1 [rtd-command-info] start-time: 2024-03-18T23:25:32.233469Z, end-time: 2024-03-18T23:25:32.373305Z, duration: 0, exit-code: 0 git checkout --force origin/docs/6.1.0 Note: switching to 'origin/docs/6.1.0'. 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 2cfbcd9 Merge amd-staging into amd-master 20230921 [rtd-command-info] start-time: 2024-03-18T23:25:32.455651Z, end-time: 2024-03-18T23:25:32.518919Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-03-18T23:25:32.582453Z, end-time: 2024-03-18T23:25:32.644247Z, 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