Read the Docs build information Build id: 1357754 Project: anyscale-ray Version: 33403 Commit: c9db7b6b3db2b3b249c6875c0b471424f3791938 Date: 2023-03-17T05:00:19.336430Z State: cancelled Success: False [rtd-command-info] start-time: 2023-03-17T05:00:21.134107Z, end-time: 2023-03-17T05:00:43.436355Z, duration: 22, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/ray-project/ray . Cloning into '.'... Updating files: 96% (5983/6231) Updating files: 97% (6045/6231) Updating files: 98% (6107/6231) Updating files: 99% (6169/6231) Updating files: 100% (6231/6231) Updating files: 100% (6231/6231), done. [rtd-command-info] start-time: 2023-03-17T05:00:43.621593Z, end-time: 2023-03-17T05:00:44.425707Z, duration: 0, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 pull/33403/head:external-33403 From https://github.com/ray-project/ray * [new ref] refs/pull/33403/head -> external-33403 [rtd-command-info] start-time: 2023-03-17T05:00:44.646080Z, end-time: 2023-03-17T05:00:45.168064Z, duration: 0, exit-code: 0 git checkout --force c9db7b6b3db2b3b249c6875c0b471424f3791938 Note: switching to 'c9db7b6b3db2b3b249c6875c0b471424f3791938'. 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 c9db7b6b3 fix coloring [rtd-command-info] start-time: 2023-03-17T05:00:45.345725Z, end-time: 2023-03-17T05:00:45.418711Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-03-17T05:00:46.783619Z, end-time: 2023-03-17T05:00:51.322140Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/33403/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/33403/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-03-17T05:00:51.538028Z, end-time: 2023-03-17T05:00:53.367677Z, 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/anyscale-ray/envs/33403/lib/python3.7/site-packages (23.0.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 23.2 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.6.0 Uninstalling setuptools-67.6.0: Successfully uninstalled setuptools-67.6.0 Successfully installed setuptools-58.2.0