Read the Docs build information Build id: 1407122 Project: anyscale-ray Version: master Commit: 74325efb20d525339f482b764322ef55c9e29849 Date: 2023-04-12T01:03:51.935108Z State: cancelled Success: False [rtd-command-info] start-time: 2023-04-12T01:03:53.968335Z, end-time: 2023-04-12T01:04:14.269454Z, duration: 20, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/ray-project/ray . Cloning into '.'... Updating files: 90% (5879/6465) Updating files: 91% (5884/6465) Updating files: 92% (5948/6465) Updating files: 93% (6013/6465) Updating files: 94% (6078/6465) Updating files: 95% (6142/6465) Updating files: 96% (6207/6465) Updating files: 97% (6272/6465) Updating files: 98% (6336/6465) Updating files: 99% (6401/6465) Updating files: 100% (6465/6465) Updating files: 100% (6465/6465), done. [rtd-command-info] start-time: 2023-04-12T01:04:14.483023Z, end-time: 2023-04-12T01:04:14.832918Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to 'origin/master'. 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 74325efb2 [Jobs] Fix race condition in supervisor actor creation and add timeout for pending jobs (#34223) [rtd-command-info] start-time: 2023-04-12T01:04:15.036114Z, end-time: 2023-04-12T01:04:15.142769Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-04-12T01:04:16.646081Z, end-time: 2023-04-12T01:04:21.270318Z, 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/master/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/master/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-04-12T01:04:21.610540Z, end-time: 2023-04-12T01:04:23.392104Z, 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/master/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 27.0 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Successfully installed setuptools-58.2.0