Read the Docs build information Build id: 1735596 Project: canonical-snapcraft Version: latest Commit: e0ef5ec2754a47f1b3ff00a905527b5585a6f7f4 Date: 2023-09-21T17:57:47.629244Z State: cancelled Success: False [rtd-command-info] start-time: 2023-09-21T17:57:55.536981Z, end-time: 2023-09-21T17:57:56.576572Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/snapcore/snapcraft.git . Cloning into '.'... [rtd-command-info] start-time: 2023-09-21T17:57:57.031091Z, end-time: 2023-09-21T17:57:59.345279Z, duration: 2, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main From https://github.com/snapcore/snapcraft * [new tag] 7.3.1 -> 7.3.1 * [new tag] 7.3.2 -> 7.3.2 * [new tag] 7.4.0 -> 7.4.0 * [new tag] 7.4.1 -> 7.4.1 * [new tag] 7.4.2 -> 7.4.2 * [new tag] 7.4.3 -> 7.4.3 * [new tag] 7.5.0 -> 7.5.0 * [new tag] 7.5.1 -> 7.5.1 * [new tag] 7.5.2 -> 7.5.2 * [new tag] 7.5.3 -> 7.5.3 [rtd-command-info] start-time: 2023-09-21T17:58:00.224042Z, end-time: 2023-09-21T17:58:00.372696Z, 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 e0ef5ec feat(remote-build): check if project is in a git repository [rtd-command-info] start-time: 2023-09-21T17:58:00.877992Z, end-time: 2023-09-21T17:58:00.946660Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-09-21T17:58:01.493653Z, end-time: 2023-09-21T17:58:01.552203Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details --- version: 2 build: os: ubuntu-22.04 tools: python: "3.10" apt_packages: - libapt-pkg-dev # Build documentation in the docs/ directory with Sphinx sphinx: configuration: docs/conf.py builder: html fail_on_warning: true python: install: - requirements: docs/.sphinx/requirements.txt - requirements: docs/requirements.txt [rtd-command-info] start-time: 2023-09-21T17:58:04.737312Z, end-time: 2023-09-21T17:58:14.223571Z, duration: 9, exit-code: 0 apt-get update --assume-yes --quiet Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] Get:5 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1134 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1155 kB] Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1014 kB] Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [998 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.8 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1260 kB] Get:11 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.0 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1283 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.3 kB] Fetched 7354 kB in 1s (5340 kB/s) Reading package lists...