Read the Docs build information Build id: 2954838 Project: canonical-ibm Version: latest Commit: 8996e826557fee1ee8901e311b4388c578b56a0c Date: 2025-04-09T15:20:42.135641Z State: finished Success: False [rtd-command-info] start-time: 2025-04-09T15:20:43.777885Z, end-time: 2025-04-09T15:20:44.685920Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/canonical/ubuntu-cloud-docs.git . Cloning into '.'... [rtd-command-info] start-time: 2025-04-09T15:20:44.748795Z, end-time: 2025-04-09T15:20:45.220004Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main [rtd-command-info] start-time: 2025-04-09T15:20:45.319704Z, end-time: 2025-04-09T15:20:45.418698Z, 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 8996e82 Merge pull request #351 from dlalaj/add-security-overview [rtd-command-info] start-time: 2025-04-09T15:20:45.482248Z, end-time: 2025-04-09T15:20:45.522534Z, 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-22.04 tools: python: "3.11" jobs: pre_install: - python3 .sphinx/build_requirements.py - git fetch --unshallow || true pre_build: - PROJECT=all-clouds make spelling - PROJECT=aws make spelling - PROJECT=azure make spelling - PROJECT=google make spelling - PROJECT=ibm make spelling - PROJECT=oracle make spelling - PROJECT=oci make spelling - PROJECT=public-images make spelling # Build documentation in the docs/ directory with Sphinx sphinx: builder: dirhtml configuration: conf.py fail_on_warning: true # If using Sphinx, optionally build your docs in additional formats such as PDF formats: - pdf # Optionally declare the Python requirements required to build your docs python: install: - requirements: .sphinx/requirements.txt [rtd-command-info] start-time: 2025-04-09T15:20:49.698094Z, end-time: 2025-04-09T15:20:49.756520Z, duration: 0, exit-code: 0 asdf global python 3.11.10 [rtd-command-info] start-time: 2025-04-09T15:20:50.093368Z, end-time: 2025-04-09T15:20:50.972496Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.10.final.0-64 in 572ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest, 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-04-09T15:20:51.040667Z, end-time: 2025-04-09T15:20:51.176402Z, duration: 0, exit-code: 0 python3 .sphinx/build_requirements.py [rtd-command-info] start-time: 2025-04-09T15:20:51.243063Z, end-time: 2025-04-09T15:20:52.305854Z, duration: 1, exit-code: 0 git fetch --unshallow || true [rtd-command-info] start-time: 2025-04-09T15:20:52.374131Z, end-time: 2025-04-09T15:21:00.719561Z, duration: 8, 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/canonical-ibm/envs/latest/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-25.0.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 12.1 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-78.1.0-py3-none-any.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 14.7 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.0.1 setuptools-78.1.0 [rtd-command-info] start-time: 2025-04-09T15:21:00.790838Z, end-time: 2025-04-09T15:21:07.314904Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.2.3-py3-none-any.whl.metadata (7.0 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting roman-numerals-py>=1.0.0 (from sphinx) Downloading roman_numerals_py-3.1.0-py3-none-any.whl.metadata (3.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB) Downloading sphinx-8.2.3-py3-none-any.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 141.9 MB/s eta 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 322.0 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 466.1 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading packaging-24.2-py3-none-any.whl (65 kB) Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 503.7 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading roman_numerals_py-3.1.0-py3-none-any.whl (7.7 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) Downloading charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Downloading urllib3-2.3.0-py3-none-any.whl (128 kB) Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, roman-numerals-py, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.2 Pygments-2.19.1 alabaster-1.0.0 babel-2.17.0 certifi-2025.1.31 charset-normalizer-3.4.1 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-24.2 requests-2.32.3 roman-numerals-py-3.1.0 snowballstemmer-2.2.0 sphinx-8.2.3 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 urllib3-2.3.0 [rtd-command-info] start-time: 2025-04-09T15:21:07.371873Z, end-time: 2025-04-09T15:21:17.323153Z, duration: 9, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r .sphinx/requirements.txt Collecting git+https://github.com/k-dimple/sphinx-multiproject.git (from -r .sphinx/requirements.txt (line 10)) Cloning https://github.com/k-dimple/sphinx-multiproject.git to /tmp/pip-req-build-r7aiicu0 Running command git clone --filter=blob:none --quiet https://github.com/k-dimple/sphinx-multiproject.git /tmp/pip-req-build-r7aiicu0 Resolved https://github.com/k-dimple/sphinx-multiproject.git to commit 97a18f27f85c1f8ab7687d6a9339bbbaaf9a3db5 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting GitPython (from -r .sphinx/requirements.txt (line 7)) Downloading GitPython-3.1.44-py3-none-any.whl.metadata (13 kB) Collecting canonical-sphinx-extensions (from -r .sphinx/requirements.txt (line 8)) Downloading canonical_sphinx_extensions-0.0.27-py3-none-any.whl.metadata (15 kB) Collecting furo (from -r .sphinx/requirements.txt (line 9)) Downloading furo-2024.8.6-py3-none-any.whl.metadata (5.9 kB) Collecting linkify-it-py (from -r .sphinx/requirements.txt (line 11)) Downloading linkify_it_py-2.0.3-py3-none-any.whl.metadata (8.5 kB) Collecting myst-parser (from -r .sphinx/requirements.txt (line 12)) Downloading myst_parser-4.0.1-py3-none-any.whl.metadata (5.5 kB) Collecting pyspelling (from -r .sphinx/requirements.txt (line 13)) Downloading pyspelling-2.10-py3-none-any.whl.metadata (3.8 kB) Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from -r .sphinx/requirements.txt (line 14)) (8.2.3) Collecting sphinx-autobuild (from -r .sphinx/requirements.txt (line 15)) Downloading sphinx_autobuild-2024.10.3-py3-none-any.whl.metadata (7.7 kB) Collecting sphinx-copybutton (from -r .sphinx/requirements.txt (line 16)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-design (from -r .sphinx/requirements.txt (line 17)) Downloading sphinx_design-0.6.1-py3-none-any.whl.metadata (5.5 kB) Collecting sphinx-notfound-page (from -r .sphinx/requirements.txt (line 18)) Downloading sphinx_notfound_page-1.1.0-py3-none-any.whl.metadata (2.9 kB) Collecting sphinx-reredirects (from -r .sphinx/requirements.txt (line 19)) Downloading sphinx_reredirects-0.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting sphinx-tabs (from -r .sphinx/requirements.txt (line 20)) Downloading sphinx_tabs-3.4.7-py3-none-any.whl.metadata (6.3 kB) Collecting sphinxcontrib-jquery (from -r .sphinx/requirements.txt (line 21)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting sphinxext-opengraph (from -r .sphinx/requirements.txt (line 22)) Downloading sphinxext_opengraph-0.10.0-py3-none-any.whl.metadata (2.7 kB) Collecting watchfiles (from -r .sphinx/requirements.txt (line 23)) Downloading watchfiles-1.0.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.9 kB) Collecting gitdb<5,>=4.0.1 (from GitPython->-r .sphinx/requirements.txt (line 7)) Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) (2.32.3) Collecting beautifulsoup4 (from canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) Downloading beautifulsoup4-4.13.3-py3-none-any.whl.metadata (3.8 kB) Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) (0.21.2) Collecting sphinx-basic-ng>=1.0.0.beta2 (from furo->-r .sphinx/requirements.txt (line 9)) Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl.metadata (1.5 kB) Requirement already satisfied: pygments>=2.7 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from furo->-r .sphinx/requirements.txt (line 9)) (2.19.1) Collecting uc-micro-py (from linkify-it-py->-r .sphinx/requirements.txt (line 11)) Downloading uc_micro_py-1.0.3-py3-none-any.whl.metadata (2.0 kB) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from myst-parser->-r .sphinx/requirements.txt (line 12)) (3.1.6) Collecting markdown-it-py~=3.0 (from myst-parser->-r .sphinx/requirements.txt (line 12)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting mdit-py-plugins>=0.4.1,~=0.4 (from myst-parser->-r .sphinx/requirements.txt (line 12)) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl.metadata (2.8 kB) Collecting pyyaml (from myst-parser->-r .sphinx/requirements.txt (line 12)) Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting html5lib (from pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading html5lib-1.1-py2.py3-none-any.whl.metadata (16 kB) Collecting lxml (from pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading lxml-5.3.2-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (3.6 kB) Collecting markdown (from pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading Markdown-3.7-py3-none-any.whl.metadata (7.0 kB) Collecting soupsieve>=1.8 (from pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB) Collecting wcmatch>=8.5 (from pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading wcmatch-10.0-py3-none-any.whl.metadata (5.0 kB) Requirement already satisfied: sphinxcontrib-applehelp>=1.0.7 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 14)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 14)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 14)) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 14)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 14)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 14)) (2.0.0) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 14)) (2.2.0) Requirement already satisfied: babel>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 14)) (2.17.0) Requirement already satisfied: alabaster>=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 14)) (1.0.0) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 14)) (1.4.1) Requirement already satisfied: roman-numerals-py>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 14)) (3.1.0) Requirement already satisfied: packaging>=23.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 14)) (24.2) Collecting colorama>=0.4.6 (from sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) Collecting starlette>=0.35 (from sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading starlette-0.46.1-py3-none-any.whl.metadata (6.2 kB) Collecting uvicorn>=0.25 (from sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading uvicorn-0.34.0-py3-none-any.whl.metadata (6.5 kB) Collecting websockets>=11 (from sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading websockets-15.0.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.8 kB) Collecting anyio>=3.0.0 (from watchfiles->-r .sphinx/requirements.txt (line 23)) Downloading anyio-4.9.0-py3-none-any.whl.metadata (4.7 kB) Requirement already satisfied: idna>=2.8 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from anyio>=3.0.0->watchfiles->-r .sphinx/requirements.txt (line 23)) (3.10) Collecting sniffio>=1.1 (from anyio>=3.0.0->watchfiles->-r .sphinx/requirements.txt (line 23)) Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) Collecting typing_extensions>=4.5 (from anyio>=3.0.0->watchfiles->-r .sphinx/requirements.txt (line 23)) Downloading typing_extensions-4.13.1-py3-none-any.whl.metadata (3.0 kB) Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython->-r .sphinx/requirements.txt (line 7)) Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from jinja2->myst-parser->-r .sphinx/requirements.txt (line 12)) (3.0.2) Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst-parser->-r .sphinx/requirements.txt (line 12)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from requests->canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) (3.4.1) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from requests->canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) (2.3.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from requests->canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) (2025.1.31) Collecting click>=7.0 (from uvicorn>=0.25->sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) Collecting h11>=0.8 (from uvicorn>=0.25->sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) Collecting bracex>=2.1.1 (from wcmatch>=8.5->pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading bracex-2.5.post1-py3-none-any.whl.metadata (3.5 kB) Collecting six>=1.9 (from html5lib->pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting webencodings (from html5lib->pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) Downloading GitPython-3.1.44-py3-none-any.whl (207 kB) Downloading canonical_sphinx_extensions-0.0.27-py3-none-any.whl (60 kB) Downloading furo-2024.8.6-py3-none-any.whl (341 kB) Downloading linkify_it_py-2.0.3-py3-none-any.whl (19 kB) Downloading myst_parser-4.0.1-py3-none-any.whl (84 kB) Downloading pyspelling-2.10-py3-none-any.whl (45 kB) Downloading sphinx_autobuild-2024.10.3-py3-none-any.whl (11 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_design-0.6.1-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 117.2 MB/s eta 0:00:00 Downloading sphinx_notfound_page-1.1.0-py3-none-any.whl (8.2 kB) Downloading sphinx_reredirects-0.1.6-py3-none-any.whl (5.7 kB) Downloading sphinx_tabs-3.4.7-py3-none-any.whl (9.7 kB) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Downloading sphinxext_opengraph-0.10.0-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 485.9 MB/s eta 0:00:00 Downloading watchfiles-1.0.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (454 kB) Downloading anyio-4.9.0-py3-none-any.whl (100 kB) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl (55 kB) Downloading soupsieve-2.6-py3-none-any.whl (36 kB) Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl (22 kB) Downloading starlette-0.46.1-py3-none-any.whl (71 kB) Downloading uvicorn-0.34.0-py3-none-any.whl (62 kB) Downloading wcmatch-10.0-py3-none-any.whl (39 kB) Downloading websockets-15.0.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (182 kB) Downloading beautifulsoup4-4.13.3-py3-none-any.whl (186 kB) Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) Downloading lxml-5.3.2-cp311-cp311-manylinux_2_28_x86_64.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 367.6 MB/s eta 0:00:00 Downloading Markdown-3.7-py3-none-any.whl (106 kB) Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 467.9 MB/s eta 0:00:00 Downloading uc_micro_py-1.0.3-py3-none-any.whl (6.2 kB) Downloading bracex-2.5.post1-py3-none-any.whl (11 kB) Downloading click-8.1.8-py3-none-any.whl (98 kB) Downloading h11-0.14.0-py3-none-any.whl (58 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading smmap-5.0.2-py3-none-any.whl (24 kB) Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) Downloading typing_extensions-4.13.1-py3-none-any.whl (45 kB) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Building wheels for collected packages: sphinx-multiproject Building wheel for sphinx-multiproject (pyproject.toml): started Building wheel for sphinx-multiproject (pyproject.toml): finished with status 'done' Created wheel for sphinx-multiproject: filename=sphinx_multiproject-1.0.0rc1-py3-none-any.whl size=4719 sha256=1dd220beb03c285881aa01463e4816290ecd82df46a01ecdd2089f1bf254ac6f Stored in directory: /tmp/pip-ephem-wheel-cache-evddr4j9/wheels/f2/a1/33/204c161ccf319496fdcb98a5b85533dfd44d395a9a489420db Successfully built sphinx-multiproject Installing collected packages: webencodings, websockets, uc-micro-py, typing_extensions, sphinx-multiproject, soupsieve, sniffio, smmap, six, pyyaml, mdurl, markdown, lxml, h11, colorama, click, bracex, wcmatch, uvicorn, markdown-it-py, linkify-it-py, html5lib, gitdb, beautifulsoup4, anyio, watchfiles, starlette, sphinxext-opengraph, sphinxcontrib-jquery, sphinx-tabs, sphinx-reredirects, sphinx-notfound-page, sphinx-design, sphinx-copybutton, sphinx-basic-ng, pyspelling, mdit-py-plugins, GitPython, sphinx-autobuild, myst-parser, furo, canonical-sphinx-extensions Successfully installed GitPython-3.1.44 anyio-4.9.0 beautifulsoup4-4.13.3 bracex-2.5.post1 canonical-sphinx-extensions-0.0.27 click-8.1.8 colorama-0.4.6 furo-2024.8.6 gitdb-4.0.12 h11-0.14.0 html5lib-1.1 linkify-it-py-2.0.3 lxml-5.3.2 markdown-3.7 markdown-it-py-3.0.0 mdit-py-plugins-0.4.2 mdurl-0.1.2 myst-parser-4.0.1 pyspelling-2.10 pyyaml-6.0.2 six-1.17.0 smmap-5.0.2 sniffio-1.3.1 soupsieve-2.6 sphinx-autobuild-2024.10.3 sphinx-basic-ng-1.0.0b2 sphinx-copybutton-0.5.2 sphinx-design-0.6.1 sphinx-multiproject-1.0.0rc1 sphinx-notfound-page-1.1.0 sphinx-reredirects-0.1.6 sphinx-tabs-3.4.7 sphinxcontrib-jquery-4.1 sphinxext-opengraph-0.10.0 starlette-0.46.1 typing_extensions-4.13.1 uc-micro-py-1.0.3 uvicorn-0.34.0 watchfiles-1.0.5 wcmatch-10.0 webencodings-0.5.1 websockets-15.0.1 [rtd-command-info] start-time: 2025-04-09T15:21:17.481701Z, end-time: 2025-04-09T15:21:41.848680Z, duration: 24, exit-code: 2 PROJECT=all-clouds make spelling make -f Makefile.sp sp-spelling make[1]: Entering directory '/home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest' ... setting up virtualenv python3 -m venv .sphinx/venv . .sphinx/venv/bin/activate; pip install --require-virtualenv \ --upgrade -r .sphinx/requirements.txt \ --log .sphinx/venv/pip_install.log Collecting git+https://github.com/k-dimple/sphinx-multiproject.git (from -r .sphinx/requirements.txt (line 10)) Cloning https://github.com/k-dimple/sphinx-multiproject.git to /tmp/pip-req-build-qs3jcj8t Running command git clone --filter=blob:none --quiet https://github.com/k-dimple/sphinx-multiproject.git /tmp/pip-req-build-qs3jcj8t Resolved https://github.com/k-dimple/sphinx-multiproject.git to commit 97a18f27f85c1f8ab7687d6a9339bbbaaf9a3db5 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting GitPython (from -r .sphinx/requirements.txt (line 7)) Downloading GitPython-3.1.44-py3-none-any.whl.metadata (13 kB) Collecting canonical-sphinx-extensions (from -r .sphinx/requirements.txt (line 8)) Downloading canonical_sphinx_extensions-0.0.27-py3-none-any.whl.metadata (15 kB) Collecting furo (from -r .sphinx/requirements.txt (line 9)) Downloading furo-2024.8.6-py3-none-any.whl.metadata (5.9 kB) Collecting linkify-it-py (from -r .sphinx/requirements.txt (line 11)) Downloading linkify_it_py-2.0.3-py3-none-any.whl.metadata (8.5 kB) Collecting myst-parser (from -r .sphinx/requirements.txt (line 12)) Downloading myst_parser-4.0.1-py3-none-any.whl.metadata (5.5 kB) Collecting pyspelling (from -r .sphinx/requirements.txt (line 13)) Downloading pyspelling-2.10-py3-none-any.whl.metadata (3.8 kB) Collecting sphinx (from -r .sphinx/requirements.txt (line 14)) Downloading sphinx-8.2.3-py3-none-any.whl.metadata (7.0 kB) Collecting sphinx-autobuild (from -r .sphinx/requirements.txt (line 15)) Downloading sphinx_autobuild-2024.10.3-py3-none-any.whl.metadata (7.7 kB) Collecting sphinx-copybutton (from -r .sphinx/requirements.txt (line 16)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-design (from -r .sphinx/requirements.txt (line 17)) Downloading sphinx_design-0.6.1-py3-none-any.whl.metadata (5.5 kB) Collecting sphinx-notfound-page (from -r .sphinx/requirements.txt (line 18)) Downloading sphinx_notfound_page-1.1.0-py3-none-any.whl.metadata (2.9 kB) Collecting sphinx-reredirects (from -r .sphinx/requirements.txt (line 19)) Downloading sphinx_reredirects-0.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting sphinx-tabs (from -r .sphinx/requirements.txt (line 20)) Downloading sphinx_tabs-3.4.7-py3-none-any.whl.metadata (6.3 kB) Collecting sphinxcontrib-jquery (from -r .sphinx/requirements.txt (line 21)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting sphinxext-opengraph (from -r .sphinx/requirements.txt (line 22)) Downloading sphinxext_opengraph-0.10.0-py3-none-any.whl.metadata (2.7 kB) Collecting watchfiles (from -r .sphinx/requirements.txt (line 23)) Downloading watchfiles-1.0.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.9 kB) Collecting gitdb<5,>=4.0.1 (from GitPython->-r .sphinx/requirements.txt (line 7)) Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) Collecting requests (from canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting beautifulsoup4 (from canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) Downloading beautifulsoup4-4.13.3-py3-none-any.whl.metadata (3.8 kB) Collecting docutils (from canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting sphinx-basic-ng>=1.0.0.beta2 (from furo->-r .sphinx/requirements.txt (line 9)) Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl.metadata (1.5 kB) Collecting pygments>=2.7 (from furo->-r .sphinx/requirements.txt (line 9)) Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) Collecting uc-micro-py (from linkify-it-py->-r .sphinx/requirements.txt (line 11)) Downloading uc_micro_py-1.0.3-py3-none-any.whl.metadata (2.0 kB) Collecting jinja2 (from myst-parser->-r .sphinx/requirements.txt (line 12)) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting markdown-it-py~=3.0 (from myst-parser->-r .sphinx/requirements.txt (line 12)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting mdit-py-plugins>=0.4.1,~=0.4 (from myst-parser->-r .sphinx/requirements.txt (line 12)) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl.metadata (2.8 kB) Collecting pyyaml (from myst-parser->-r .sphinx/requirements.txt (line 12)) Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting html5lib (from pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading html5lib-1.1-py2.py3-none-any.whl.metadata (16 kB) Collecting lxml (from pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading lxml-5.3.2-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (3.6 kB) Collecting markdown (from pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading Markdown-3.7-py3-none-any.whl.metadata (7.0 kB) Collecting soupsieve>=1.8 (from pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB) Collecting wcmatch>=8.5 (from pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading wcmatch-10.0-py3-none-any.whl.metadata (5.0 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx->-r .sphinx/requirements.txt (line 14)) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx->-r .sphinx/requirements.txt (line 14)) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx->-r .sphinx/requirements.txt (line 14)) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx->-r .sphinx/requirements.txt (line 14)) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx->-r .sphinx/requirements.txt (line 14)) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx->-r .sphinx/requirements.txt (line 14)) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting snowballstemmer>=2.2 (from sphinx->-r .sphinx/requirements.txt (line 14)) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx->-r .sphinx/requirements.txt (line 14)) Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) Collecting alabaster>=0.7.14 (from sphinx->-r .sphinx/requirements.txt (line 14)) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx->-r .sphinx/requirements.txt (line 14)) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting roman-numerals-py>=1.0.0 (from sphinx->-r .sphinx/requirements.txt (line 14)) Downloading roman_numerals_py-3.1.0-py3-none-any.whl.metadata (3.6 kB) Collecting packaging>=23.0 (from sphinx->-r .sphinx/requirements.txt (line 14)) Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting colorama>=0.4.6 (from sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) Collecting starlette>=0.35 (from sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading starlette-0.46.1-py3-none-any.whl.metadata (6.2 kB) Collecting uvicorn>=0.25 (from sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading uvicorn-0.34.0-py3-none-any.whl.metadata (6.5 kB) Collecting websockets>=11 (from sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading websockets-15.0.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.8 kB) Collecting anyio>=3.0.0 (from watchfiles->-r .sphinx/requirements.txt (line 23)) Downloading anyio-4.9.0-py3-none-any.whl.metadata (4.7 kB) Collecting idna>=2.8 (from anyio>=3.0.0->watchfiles->-r .sphinx/requirements.txt (line 23)) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting sniffio>=1.1 (from anyio>=3.0.0->watchfiles->-r .sphinx/requirements.txt (line 23)) Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) Collecting typing_extensions>=4.5 (from anyio>=3.0.0->watchfiles->-r .sphinx/requirements.txt (line 23)) Downloading typing_extensions-4.13.1-py3-none-any.whl.metadata (3.0 kB) Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython->-r .sphinx/requirements.txt (line 7)) Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) Collecting MarkupSafe>=2.0 (from jinja2->myst-parser->-r .sphinx/requirements.txt (line 12)) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst-parser->-r .sphinx/requirements.txt (line 12)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting charset-normalizer<4,>=2 (from requests->canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) Downloading charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) Collecting urllib3<3,>=1.21.1 (from requests->canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests->canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB) Collecting click>=7.0 (from uvicorn>=0.25->sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) Collecting h11>=0.8 (from uvicorn>=0.25->sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) Collecting bracex>=2.1.1 (from wcmatch>=8.5->pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading bracex-2.5.post1-py3-none-any.whl.metadata (3.5 kB) Collecting six>=1.9 (from html5lib->pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting webencodings (from html5lib->pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) Downloading GitPython-3.1.44-py3-none-any.whl (207 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 207.6/207.6 kB 10.0 MB/s eta 0:00:00 Downloading canonical_sphinx_extensions-0.0.27-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.9/60.9 kB 6.2 MB/s eta 0:00:00 Downloading furo-2024.8.6-py3-none-any.whl (341 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.3/341.3 kB 20.9 MB/s eta 0:00:00 Downloading linkify_it_py-2.0.3-py3-none-any.whl (19 kB) Downloading myst_parser-4.0.1-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.6/84.6 kB 9.0 MB/s eta 0:00:00 Downloading pyspelling-2.10-py3-none-any.whl (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.0/45.0 kB 4.4 MB/s eta 0:00:00 Downloading sphinx-8.2.3-py3-none-any.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 97.5 MB/s eta 0:00:00 Downloading sphinx_autobuild-2024.10.3-py3-none-any.whl (11 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_design-0.6.1-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 104.8 MB/s eta 0:00:00 Downloading sphinx_notfound_page-1.1.0-py3-none-any.whl (8.2 kB) Downloading sphinx_reredirects-0.1.6-py3-none-any.whl (5.7 kB) Downloading sphinx_tabs-3.4.7-py3-none-any.whl (9.7 kB) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 13.3 MB/s eta 0:00:00 Downloading sphinxext_opengraph-0.10.0-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 73.5 MB/s eta 0:00:00 Downloading watchfiles-1.0.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (454 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 454.8/454.8 kB 39.4 MB/s eta 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading anyio-4.9.0-py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.9/100.9 kB 9.9 MB/s eta 0:00:00 Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 159.3 MB/s eta 0:00:00 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 84.9 MB/s eta 0:00:00 Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 12.4 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 25.6 MB/s eta 0:00:00 Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 19.2 MB/s eta 0:00:00 Downloading mdit_py_plugins-0.4.2-py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.3/55.3 kB 12.3 MB/s eta 0:00:00 Downloading packaging-24.2-py3-none-any.whl (65 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 14.9 MB/s eta 0:00:00 Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 126.3 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 15.6 MB/s eta 0:00:00 Downloading roman_numerals_py-3.1.0-py3-none-any.whl (7.7 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 21.1 MB/s eta 0:00:00 Downloading soupsieve-2.6-py3-none-any.whl (36 kB) Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl (22 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.3/119.3 kB 23.5 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.5/82.5 kB 15.0 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 15.4 MB/s eta 0:00:00 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.7/88.7 kB 11.9 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.1/92.1 kB 12.0 MB/s eta 0:00:00 Downloading starlette-0.46.1-py3-none-any.whl (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.0/72.0 kB 8.7 MB/s eta 0:00:00 Downloading uvicorn-0.34.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 kB 7.0 MB/s eta 0:00:00 Downloading wcmatch-10.0-py3-none-any.whl (39 kB) Downloading websockets-15.0.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (182 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.3/182.3 kB 19.8 MB/s eta 0:00:00 Downloading beautifulsoup4-4.13.3-py3-none-any.whl (186 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 186.0/186.0 kB 19.7 MB/s eta 0:00:00 Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.2/112.2 kB 12.2 MB/s eta 0:00:00 Downloading lxml-5.3.2-cp311-cp311-manylinux_2_28_x86_64.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 138.8 MB/s eta 0:00:00 Downloading Markdown-3.7-py3-none-any.whl (106 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.3/106.3 kB 23.1 MB/s eta 0:00:00 Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 88.9 MB/s eta 0:00:00 Downloading uc_micro_py-1.0.3-py3-none-any.whl (6.2 kB) Downloading bracex-2.5.post1-py3-none-any.whl (11 kB) Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 27.7 MB/s eta 0:00:00 Downloading charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.9/143.9 kB 23.1 MB/s eta 0:00:00 Downloading click-8.1.8-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 kB 14.9 MB/s eta 0:00:00 Downloading h11-0.14.0-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 7.9 MB/s eta 0:00:00 Downloading idna-3.10-py3-none-any.whl (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 8.7 MB/s eta 0:00:00 Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading smmap-5.0.2-py3-none-any.whl (24 kB) Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) Downloading typing_extensions-4.13.1-py3-none-any.whl (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.7/45.7 kB 4.9 MB/s eta 0:00:00 Downloading urllib3-2.3.0-py3-none-any.whl (128 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.4/128.4 kB 13.0 MB/s eta 0:00:00 Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Building wheels for collected packages: sphinx-multiproject Building wheel for sphinx-multiproject (pyproject.toml): started Building wheel for sphinx-multiproject (pyproject.toml): finished with status 'done' Created wheel for sphinx-multiproject: filename=sphinx_multiproject-1.0.0rc1-py3-none-any.whl size=4719 sha256=48f498f3abcb9247482a333c6001c05de540fa0a934f2c77921a363b29c736b7 Stored in directory: /tmp/pip-ephem-wheel-cache-pv7n7y2_/wheels/f2/a1/33/204c161ccf319496fdcb98a5b85533dfd44d395a9a489420db Successfully built sphinx-multiproject Installing collected packages: webencodings, snowballstemmer, websockets, urllib3, uc-micro-py, typing_extensions, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, sphinx-multiproject, soupsieve, sniffio, smmap, six, roman-numerals-py, pyyaml, pygments, packaging, mdurl, MarkupSafe, markdown, lxml, imagesize, idna, h11, docutils, colorama, click, charset-normalizer, certifi, bracex, babel, alabaster, wcmatch, uvicorn, requests, markdown-it-py, linkify-it-py, jinja2, html5lib, gitdb, beautifulsoup4, anyio, watchfiles, starlette, sphinx, pyspelling, mdit-py-plugins, GitPython, sphinxext-opengraph, sphinxcontrib-jquery, sphinx-tabs, sphinx-reredirects, sphinx-notfound-page, sphinx-design, sphinx-copybutton, sphinx-basic-ng, sphinx-autobuild, myst-parser, canonical-sphinx-extensions, furo Successfully installed GitPython-3.1.44 MarkupSafe-3.0.2 alabaster-1.0.0 anyio-4.9.0 babel-2.17.0 beautifulsoup4-4.13.3 bracex-2.5.post1 canonical-sphinx-extensions-0.0.27 certifi-2025.1.31 charset-normalizer-3.4.1 click-8.1.8 colorama-0.4.6 docutils-0.21.2 furo-2024.8.6 gitdb-4.0.12 h11-0.14.0 html5lib-1.1 idna-3.10 imagesize-1.4.1 jinja2-3.1.6 linkify-it-py-2.0.3 lxml-5.3.2 markdown-3.7 markdown-it-py-3.0.0 mdit-py-plugins-0.4.2 mdurl-0.1.2 myst-parser-4.0.1 packaging-24.2 pygments-2.19.1 pyspelling-2.10 pyyaml-6.0.2 requests-2.32.3 roman-numerals-py-3.1.0 six-1.17.0 smmap-5.0.2 sniffio-1.3.1 snowballstemmer-2.2.0 soupsieve-2.6 sphinx-8.2.3 sphinx-autobuild-2024.10.3 sphinx-basic-ng-1.0.0b2 sphinx-copybutton-0.5.2 sphinx-design-0.6.1 sphinx-multiproject-1.0.0rc1 sphinx-notfound-page-1.1.0 sphinx-reredirects-0.1.6 sphinx-tabs-3.4.7 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 sphinxext-opengraph-0.10.0 starlette-0.46.1 typing_extensions-4.13.1 uc-micro-py-1.0.3 urllib3-2.3.0 uvicorn-0.34.0 watchfiles-1.0.5 wcmatch-10.0 webencodings-0.5.1 websockets-15.0.1 [notice] A new release of pip is available: 24.0 -> 25.0.1 [notice] To update, run: pip install --upgrade pip [notice] A new release of pip is available: 24.0 -> 25.0.1 [notice] To update, run: pip install --upgrade pip . .sphinx/venv/bin/activate; sphinx-build -W --keep-going -b dirhtml "." "_build" -w .sphinx/warnings.txt -c . -d .sphinx/.doctrees Running Sphinx v8.2.3 loading translations [en]... done matplotlib is not installed, social cards will not be generated making output directory... done Using project: all-clouds loading intersphinx inventory 'all-clouds' from https://documentation.ubuntu.com/public-cloud/en/latest/objects.inv ... loading intersphinx inventory 'aws' from https://documentation.ubuntu.com/aws/en/latest/objects.inv ... loading intersphinx inventory 'azure' from https://documentation.ubuntu.com/azure/en/latest/objects.inv ... loading intersphinx inventory 'google' from https://documentation.ubuntu.com/gcp/en/latest/objects.inv ... loading intersphinx inventory 'ibm' from https://canonical-ibm.readthedocs-hosted.com/en/latest/objects.inv ... loading intersphinx inventory 'oracle' from https://canonical-oracle.readthedocs-hosted.com/en/latest/objects.inv ... intersphinx inventory has moved: https://canonical-ibm.readthedocs-hosted.com/en/latest/objects.inv -> https://canonical-ibm.readthedocs-hosted.com/objects.inv loading intersphinx inventory 'oci' from https://documentation.ubuntu.com/oci-registries/en/latest/objects.inv ... intersphinx inventory has moved: https://canonical-oracle.readthedocs-hosted.com/en/latest/objects.inv -> https://canonical-oracle.readthedocs-hosted.com/objects.inv loading intersphinx inventory 'public-images' from https://documentation.ubuntu.com/public-images/en/latest/objects.inv ... intersphinx inventory has moved: https://documentation.ubuntu.com/azure/en/latest/objects.inv -> https://documentation.ubuntu.com/azure/objects.inv intersphinx inventory has moved: https://documentation.ubuntu.com/public-cloud/en/latest/objects.inv -> https://documentation.ubuntu.com/public-cloud/objects.inv intersphinx inventory has moved: https://documentation.ubuntu.com/aws/en/latest/objects.inv -> https://documentation.ubuntu.com/aws/objects.inv intersphinx inventory has moved: https://documentation.ubuntu.com/gcp/en/latest/objects.inv -> https://documentation.ubuntu.com/gcp/objects.inv intersphinx inventory has moved: https://documentation.ubuntu.com/public-images/en/latest/objects.inv -> https://documentation.ubuntu.com/public-images/objects.inv intersphinx inventory has moved: https://documentation.ubuntu.com/oci-registries/en/latest/objects.inv -> https://documentation.ubuntu.com/oci-registries/objects.inv myst v4.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'deflist', 'substitution', 'linkify'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) building [mo]: targets for 0 po files that are out of date writing output... building [dirhtml]: targets for 8 source files that are out of date updating environment: [new config] 8 added, 0 changed, 0 removed reading sources... [ 12%] all-clouds-explanation/cloud-init-metapackages reading sources... [ 25%] all-clouds-explanation/confidential-computing reading sources... [ 38%] all-clouds-explanation/release-types reading sources... [ 50%] all-clouds-explanation/ubuntu-base-and-minimal-images reading sources... [ 62%] all-clouds-how-to/check-cve-on-instance reading sources... [ 75%] all-clouds-how-to/contribute-to-these-docs reading sources... [ 88%] all-clouds-how-to/install-proposed-nvidia-drivers-for-testing reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest/_build/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest/_build/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest/_build/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest/_build/_static/copybutton.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 12%] all-clouds-explanation/cloud-init-metapackages writing output... [ 25%] all-clouds-explanation/confidential-computing writing output... [ 38%] all-clouds-explanation/release-types writing output... [ 50%] all-clouds-explanation/ubuntu-base-and-minimal-images writing output... [ 62%] all-clouds-how-to/check-cve-on-instance writing output... [ 75%] all-clouds-how-to/contribute-to-these-docs writing output... [ 88%] all-clouds-how-to/install-proposed-nvidia-drivers-for-testing writing output... [100%] index generating indices... genindex done Creating redirect 'oci/oci-how-to/create-chiselled-ubuntu-image.html' to 'https://documentation.ubuntu.com/chisel/en/latest/tutorial/getting-started/'. Creating redirect 'oci/oci-how-to/deploy-pro-container-on-pro-kubernetes-cluster.html' to 'https://documentation.ubuntu.com/oci-registries/en/latest/oci-how-to/deploy-pro-container-on-pro-kubernetes-cluster/'. writing additional pages... search done copying images... [100%] all-clouds-how-to/check-cve-on-instance-images/0_oscap_oval_cve_scan_report.png dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in _build. . .sphinx/venv/bin/activate ; python3 -m pyspelling -c .sphinx/spellingcheck.yaml -j 2 Misspelled words: _build/all-clouds-how-to/install-proposed-nvidia-drivers-for-testing/index.html: html>body>div>div>div>div>article>section>section>p -------------------------------------------------------------------------------- nvidia -------------------------------------------------------------------------------- !!!Spelling check failed!!! make[1]: Leaving directory '/home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest' make[1]: *** [Makefile.sp:86: sp-spelling] Error 1 make: *** [Makefile:29: spelling] Error 2