Read the Docs build information Build id: 1296191 Project: canonical-craft-archives Version: latest Commit: 2d083ecc9eaa32a63997683f8facccf0d5f55949 Date: 2023-02-12T17:12:17.535629Z State: cancelled Success: False [rtd-command-info] start-time: 2023-02-12T17:12:36.800263Z, end-time: 2023-02-12T17:12:37.292539Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/canonical/craft-archives.git . Cloning into '.'... [rtd-command-info] start-time: 2023-02-12T17:12:37.498616Z, end-time: 2023-02-12T17:12:37.564200Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. 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 2d083ec chore(deps): update dependency setuptools to v67.2.0 (#23) [rtd-command-info] start-time: 2023-02-12T17:12:37.805379Z, end-time: 2023-02-12T17:12:37.874211Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-02-12T17:12:38.877110Z, end-time: 2023-02-12T17:12:43.602195Z, duration: 4, 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/canonical-craft-archives/envs/latest/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/canonical-craft-archives/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-02-12T17:12:43.793036Z, end-time: 2023-02-12T17:12:45.569438Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/canonical-craft-archives/envs/latest/lib/python3.8/site-packages (23.0) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 25.3 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.2.0 Uninstalling setuptools-67.2.0: Successfully uninstalled setuptools-67.2.0 Successfully installed setuptools-58.2.0