Read the Docs build information Build id: 1221755 Project: quantify-quantify-scheduler Version: 544 Commit: 717db9ae1b622c37138b482e8ee4bfcd211aff05 Date: 2022-12-14T15:37:31.217403Z State: cancelled Success: False [rtd-command-info] start-time: 2022-12-14T15:37:33.579626Z, end-time: 2022-12-14T15:37:37.909330Z, duration: 4, exit-code: 0 git clone --no-single-branch --depth 50 git@gitlab.com:quantify-os/quantify-scheduler.git . Cloning into '.'... Warning: Permanently added 'gitlab.com,172.65.251.78' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2022-12-14T15:37:38.148576Z, end-time: 2022-12-14T15:37:39.659848Z, duration: 1, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 merge-requests/544/head:external-544 Warning: Permanently added 'gitlab.com,172.65.251.78' (ECDSA) to the list of known hosts. From gitlab.com:quantify-os/quantify-scheduler * [new ref] refs/merge-requests/544/head -> external-544 [rtd-command-info] start-time: 2022-12-14T15:37:39.846714Z, end-time: 2022-12-14T15:37:40.056944Z, duration: 0, exit-code: 0 git checkout --force 717db9ae1b622c37138b482e8ee4bfcd211aff05 Note: switching to '717db9ae1b622c37138b482e8ee4bfcd211aff05'. 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 717db9ae update AUTHORS.md and CHANGELOG.md [rtd-command-info] start-time: 2022-12-14T15:37:40.297850Z, end-time: 2022-12-14T15:37:40.388757Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-12-14T15:37:41.422608Z, end-time: 2022-12-14T15:37:46.274579Z, duration: 4, exit-code: 0 python3.8 -mvirtualenv --system-site-packages Using base prefix '/home/docs/.pyenv/versions/3.8.6' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/544/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/544/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2022-12-14T15:37:46.485137Z, end-time: 2022-12-14T15:37:48.207821Z, 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/quantify-quantify-scheduler/envs/544/lib/python3.8/site-packages (22.3.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 26.6 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 65.6.3 Uninstalling setuptools-65.6.3: Successfully uninstalled setuptools-65.6.3 Successfully installed setuptools-58.2.0