Read the Docs build information Build id: 2049005 Project: robust-intelligence-inc-docs Version: latest Commit: d3a2bbe17322fe24f5d8ececb35462b65ea4b219 Date: 2024-02-28T17:50:13.221838Z State: finished Success: True [rtd-command-info] start-time: 2024-02-28T17:50:14.350317Z, end-time: 2024-02-28T17:50:18.922796Z, duration: 4, exit-code: 0 git clone --depth 1 git@github.com:RobustIntelligence/docs.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2024-02-28T17:50:18.999732Z, end-time: 2024-02-28T17:50:23.319263Z, duration: 4, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/2.6-stable:refs/remotes/origin/2.6-stable Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:RobustIntelligence/docs * [new branch] 2.6-stable -> origin/2.6-stable [rtd-command-info] start-time: 2024-02-28T17:50:23.448538Z, end-time: 2024-02-28T17:50:23.779685Z, duration: 0, exit-code: 0 git checkout --force origin/2.6-stable Note: switching to 'origin/2.6-stable'. 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 d3a2bbe Publish 2.6 validation documentation. [rtd-command-info] start-time: 2024-02-28T17:50:23.848065Z, end-time: 2024-02-28T17:50:23.908880Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-02-28T17:50:23.984691Z, end-time: 2024-02-28T17:50:24.039653Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 build: os: "ubuntu-20.04" tools: python: "3.9" commands: - mkdir --parents _readthedocs/html/ - cp --recursive html/* _readthedocs/html/ [rtd-command-info] start-time: 2024-02-28T17:50:29.932837Z, end-time: 2024-02-28T17:50:30.029290Z, duration: 0, exit-code: 0 asdf global python 3.9.18 [rtd-command-info] start-time: 2024-02-28T17:50:30.607086Z, end-time: 2024-02-28T17:50:30.667706Z, duration: 0, exit-code: 0 mkdir --parents _readthedocs/html/ [rtd-command-info] start-time: 2024-02-28T17:50:30.723047Z, end-time: 2024-02-28T17:50:30.820140Z, duration: 0, exit-code: 0 cp --recursive html/* _readthedocs/html/