Read the Docs build information Build id: 3408323 Project: anyscale-ray Version: 55038 Commit: 0916921430ad0233779b8ef11ac12c89f212e999 Date: 2025-10-02T00:20:34.316362Z State: cancelled Success: False [rtd-command-info] start-time: 2025-10-02T00:20:35.380364Z, end-time: 2025-10-02T00:20:45.463294Z, duration: 10, exit-code: 0 git clone --depth 1 https://github.com/ray-project/ray.git . Cloning into '.'... Updating files: 32% (3020/9191) Updating files: 33% (3034/9191) Updating files: 34% (3125/9191) Updating files: 35% (3217/9191) Updating files: 36% (3309/9191) Updating files: 37% (3401/9191) Updating files: 38% (3493/9191) Updating files: 39% (3585/9191) Updating files: 40% (3677/9191) Updating files: 41% (3769/9191) Updating files: 42% (3861/9191) Updating files: 43% (3953/9191) Updating files: 44% (4045/9191) Updating files: 45% (4136/9191) Updating files: 46% (4228/9191) Updating files: 47% (4320/9191) Updating files: 48% (4412/9191) Updating files: 49% (4504/9191) Updating files: 50% (4596/9191) Updating files: 51% (4688/9191) Updating files: 52% (4780/9191) Updating files: 53% (4872/9191) Updating files: 54% (4964/9191) Updating files: 55% (5056/9191) Updating files: 56% (5147/9191) Updating files: 57% (5239/9191) Updating files: 58% (5331/9191) Updating files: 59% (5423/9191) Updating files: 60% (5515/9191) Updating files: 61% (5607/9191) Updating files: 62% (5699/9191) Updating files: 63% (5791/9191) Updating files: 64% (5883/9191) Updating files: 65% (5975/9191) Updating files: 66% (6067/9191) Updating files: 67% (6158/9191) Updating files: 68% (6250/9191) Updating files: 69% (6342/9191) Updating files: 70% (6434/9191) Updating files: 71% (6526/9191) Updating files: 72% (6618/9191) Updating files: 73% (6710/9191) Updating files: 74% (6802/9191) Updating files: 75% (6894/9191) Updating files: 76% (6986/9191) Updating files: 77% (7078/9191) Updating files: 78% (7169/9191) Updating files: 79% (7261/9191) Updating files: 80% (7353/9191) Updating files: 81% (7445/9191) Updating files: 82% (7537/9191) Updating files: 83% (7629/9191) Updating files: 84% (7721/9191) Updating files: 85% (7813/9191) Updating files: 86% (7905/9191) Updating files: 87% (7997/9191) Updating files: 88% (8089/9191) Updating files: 89% (8180/9191) Updating files: 90% (8272/9191) Updating files: 91% (8364/9191) Updating files: 92% (8456/9191) Updating files: 93% (8548/9191) Updating files: 94% (8640/9191) Updating files: 95% (8732/9191) Updating files: 96% (8824/9191) Updating files: 97% (8916/9191) Updating files: 98% (9008/9191) Updating files: 99% (9100/9191) Updating files: 100% (9191/9191) Updating files: 100% (9191/9191), done. [rtd-command-info] start-time: 2025-10-02T00:20:45.558046Z, end-time: 2025-10-02T00:20:47.984701Z, duration: 2, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/55038/head:external-55038 From https://github.com/ray-project/ray * [new ref] refs/pull/55038/head -> external-55038 [rtd-command-info] start-time: 2025-10-02T00:20:48.690738Z, end-time: 2025-10-02T00:20:49.304352Z, duration: 0, exit-code: 0 git checkout --force 0916921430ad0233779b8ef11ac12c89f212e999 Note: switching to '0916921430ad0233779b8ef11ac12c89f212e999'. 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 09169214 Fix critical bugs from logging cleanup [rtd-command-info] start-time: 2025-10-02T00:20:49.391749Z, end-time: 2025-10-02T00:20:49.430334Z, 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 # Required version: 2 # Set the version of Python and other tools you might need build: os: ubuntu-24.04 tools: python: "3.12" # Build documentation in the docs/ directory with Sphinx sphinx: configuration: doc/source/conf.py fail_on_warning: true # We recommend specifying your dependencies to enable reproducible builds: # https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - requirements: doc/requirements-doc.txt [rtd-command-info] start-time: 2025-10-02T00:20:55.539637Z, end-time: 2025-10-02T00:20:55.595005Z, duration: 0, exit-code: 0 asdf global python 3.12.10 [rtd-command-info] start-time: 2025-10-02T00:20:56.010030Z, end-time: 2025-10-02T00:20:56.724159Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.12.10.final.0-64 in 462ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/55038, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2025-10-02T00:20:56.809941Z, end-time: 2025-10-02T00:21:01.596482Z, duration: 4, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/55038/lib/python3.12/site-packages (23.1) Collecting pip Downloading pip-25.2-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 19.9 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/55038/lib/python3.12/site-packages (67.6.1) Collecting setuptools Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 33.3 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-25.2 setuptools-80.9.0 [rtd-command-info] start-time: None, end-time: None, duration: None, exit-code: None python -m pip install --upgrade --no-cache-dir sphinx