Read the Docs build information Build id: 3775805 Project: canonical-checkbox Version: edge Commit: eff4da3a9ac17ea5fb5f53ea4faccc55c8c4efd7 Date: 2026-02-24T07:41:54.727967Z State: cancelled Success: False [rtd-command-info] start-time: 2026-02-24T07:41:55.625323Z, end-time: 2026-02-24T07:41:57.341976Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/canonical/checkbox.git . Cloning into '.'... [rtd-command-info] start-time: 2026-02-24T07:41:57.426208Z, end-time: 2026-02-24T07:41:58.800168Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main From https://github.com/canonical/checkbox * [new tag] v7.0.0 -> v7.0.0 [rtd-command-info] start-time: 2026-02-24T07:41:59.579979Z, end-time: 2026-02-24T07:41:59.877357Z, 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 eff4da3 Bump baptiste0928/cargo-install from 3.3.2 to 3.4.0 (infra) (#2350) [rtd-command-info] start-time: 2026-02-24T07:41:59.955994Z, end-time: 2026-02-24T07:42:00.003315Z, 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: post_checkout: - git fetch --unshallow || true # Cancel building pull requests when there aren't changed in the docs directory. # If there are no changes (git diff exits with 0) we force the command to return with 183. # This is a special exit code on Read the Docs that will cancel the build immediately. # https://docs.readthedocs.io/en/stable/build-customization.html#cancel-build-based-on-a-condition - | if [ "$READTHEDOCS_VERSION_TYPE" = "external" ] && git diff --quiet origin/main -- 'docs/' '.readthedocs.yaml'; then exit 183; fi post_create_environment: - pip install --upgrade pip - pip install checkbox-ng/ # Build documentation in the docs/ directory with Sphinx sphinx: builder: dirhtml configuration: docs/conf.py fail_on_warning: true # Fail on all warnings to avoid broken references # Optionally declare the Python requirements required to build your docs python: install: - requirements: docs/.sphinx/requirements.txt [rtd-command-info] start-time: 2026-02-24T07:42:00.124715Z, end-time: 2026-02-24T07:42:05.304322Z, duration: 5, exit-code: 0 git fetch --unshallow || true From https://github.com/canonical/checkbox * [new tag] checkbox-core-snap-v1.30 -> checkbox-core-snap-v1.30 * [new tag] checkbox-core-snap-v1.31 -> checkbox-core-snap-v1.31 * [new tag] checkbox-core-snap-v2.1 -> checkbox-core-snap-v2.1 * [new tag] checkbox-core-snap-v2.2 -> checkbox-core-snap-v2.2 * [new tag] checkbox-core-snap-v2.3 -> checkbox-core-snap-v2.3 * [new tag] checkbox-ng-v1.19.0 -> checkbox-ng-v1.19.0 * [new tag] checkbox-ng-v2.0.0 -> checkbox-ng-v2.0.0 * [new tag] checkbox-ng-v2.0.0rc1 -> checkbox-ng-v2.0.0rc1 * [new tag] checkbox-ng-v2.1.0 -> checkbox-ng-v2.1.0 * [new tag] checkbox-ng-v2.1.0rc1 -> checkbox-ng-v2.1.0rc1 * [new tag] checkbox-ng-v2.2.0 -> checkbox-ng-v2.2.0 * [new tag] checkbox-ng-v2.2.0rc1 -> checkbox-ng-v2.2.0rc1 * [new tag] checkbox-snap-v2.2 -> checkbox-snap-v2.2 * [new tag] checkbox-snap-v2.3 -> checkbox-snap-v2.3 * [new tag] checkbox-snap-v2.4 -> checkbox-snap-v2.4 * [new tag] checkbox-support-v0.55.0 -> checkbox-support-v0.55.0 * [new tag] checkbox-support-v2.0.0 -> checkbox-support-v2.0.0 * [new tag] checkbox-support-v2.0.0rc1 -> checkbox-support-v2.0.0rc1 * [new tag] checkbox-support-v2.1.0 -> checkbox-support-v2.1.0 * [new tag] checkbox-support-v2.1.0rc1 -> checkbox-support-v2.1.0rc1 * [new tag] checkbox-support-v2.2.0 -> checkbox-support-v2.2.0 * [new tag] checkbox-support-v2.2.0rc1 -> checkbox-support-v2.2.0rc1 * [new tag] list -> list * [new tag] provider-base-v0.65.0 -> provider-base-v0.65.0 * [new tag] provider-base-v2.0.0 -> provider-base-v2.0.0 * [new tag] provider-base-v2.0.0rc1 -> provider-base-v2.0.0rc1 * [new tag] provider-base-v2.0.0rc2 -> provider-base-v2.0.0rc2 * [new tag] provider-base-v2.0.0rc3 -> provider-base-v2.0.0rc3 * [new tag] provider-base-v2.1.0 -> provider-base-v2.1.0 * [new tag] provider-base-v2.1.0rc1 -> provider-base-v2.1.0rc1 * [new tag] provider-base-v2.2.0 -> provider-base-v2.2.0 * [new tag] provider-base-v2.2.0rc1 -> provider-base-v2.2.0rc1 * [new tag] provider-base-v2.3.0 -> provider-base-v2.3.0 * [new tag] provider-base-v2.3.0rc1 -> provider-base-v2.3.0rc1 * [new tag] provider-certification-client-v0.50.0 -> provider-certification-client-v0.50.0 * [new tag] provider-certification-client-v2.0.0 -> provider-certification-client-v2.0.0 * [new tag] provider-certification-client-v2.0.0rc1 -> provider-certification-client-v2.0.0rc1 * [new tag] provider-certification-client-v2.1.0 -> provider-certification-client-v2.1.0 * [new tag] provider-certification-client-v2.1.0rc1 -> provider-certification-client-v2.1.0rc1 * [new tag] provider-certification-client-v2.2.0 -> provider-certification-client-v2.2.0 * [new tag] provider-certification-client-v2.2.0rc1 -> provider-certification-client-v2.2.0rc1 * [new tag] provider-certification-client-v2.3.0 -> provider-certification-client-v2.3.0 * [new tag] provider-certification-client-v2.3.0rc1 -> provider-certification-client-v2.3.0rc1 * [new tag] provider-certification-server-v0.58.0 -> provider-certification-server-v0.58.0 * [new tag] provider-certification-server-v2.0.0 -> provider-certification-server-v2.0.0 * [new tag] provider-certification-server-v2.0.0rc1 -> provider-certification-server-v2.0.0rc1 * [new tag] provider-certification-server-v2.1.0 -> provider-certification-server-v2.1.0 * [new tag] provider-certification-server-v2.1.0rc1 -> provider-certification-server-v2.1.0rc1 * [new tag] provider-gpgpu-v0.3.0 -> provider-gpgpu-v0.3.0 * [new tag] provider-gpgpu-v2.0.0 -> provider-gpgpu-v2.0.0 * [new tag] provider-gpgpu-v2.0.0rc1 -> provider-gpgpu-v2.0.0rc1 * [new tag] provider-gpgpu-v2.1.0 -> provider-gpgpu-v2.1.0 * [new tag] provider-gpgpu-v2.1.0rc1 -> provider-gpgpu-v2.1.0rc1 * [new tag] provider-ipdt-v2.0.0 -> provider-ipdt-v2.0.0 * [new tag] provider-ipdt-v2.0.0rc1 -> provider-ipdt-v2.0.0rc1 * [new tag] provider-ipdt-v2.1.0 -> provider-ipdt-v2.1.0 * [new tag] provider-ipdt-v2.1.0rc1 -> provider-ipdt-v2.1.0rc1 * [new tag] provider-phoronix-v2.0.0 -> provider-phoronix-v2.0.0 * [new tag] provider-phoronix-v2.0.0rc1 -> provider-phoronix-v2.0.0rc1 * [new tag] provider-phoronix-v2.1.0 -> provider-phoronix-v2.1.0 * [new tag] provider-phoronix-v2.1.0rc1 -> provider-phoronix-v2.1.0rc1 * [new tag] provider-resource-v0.51.0 -> provider-resource-v0.51.0 * [new tag] provider-resource-v2.0.0 -> provider-resource-v2.0.0 * [new tag] provider-resource-v2.0.0rc1 -> provider-resource-v2.0.0rc1 * [new tag] provider-resource-v2.1.0 -> provider-resource-v2.1.0 * [new tag] provider-resource-v2.1.0rc1 -> provider-resource-v2.1.0rc1 * [new tag] provider-sru-v1.23.0 -> provider-sru-v1.23.0 * [new tag] provider-sru-v2.0.0 -> provider-sru-v2.0.0 * [new tag] provider-sru-v2.0.0rc1 -> provider-sru-v2.0.0rc1 * [new tag] provider-sru-v2.1.0 -> provider-sru-v2.1.0 * [new tag] provider-sru-v2.1.0rc1 -> provider-sru-v2.1.0rc1 * [new tag] provider-tpm2-v1.19.0 -> provider-tpm2-v1.19.0 * [new tag] provider-tpm2-v2.0.0 -> provider-tpm2-v2.0.0 * [new tag] provider-tpm2-v2.0.0rc1 -> provider-tpm2-v2.0.0rc1 * [new tag] provider-tpm2-v2.1.0 -> provider-tpm2-v2.1.0 * [new tag] provider-tpm2-v2.1.0rc1 -> provider-tpm2-v2.1.0rc1 * [new tag] v2.10.0 -> v2.10.0 * [new tag] v2.10.1 -> v2.10.1 * [new tag] v2.3 -> v2.3 * [new tag] v2.4 -> v2.4 * [new tag] v2.5 -> v2.5 * [new tag] v2.6 -> v2.6 * [new tag] v2.7 -> v2.7 * [new tag] v2.8 -> v2.8 * [new tag] v2.9.0 -> v2.9.0 * [new tag] v2.9.1 -> v2.9.1 * [new tag] v3.0.0 -> v3.0.0 * [new tag] v3.1.0 -> v3.1.0 * [new tag] v3.2.0 -> v3.2.0 * [new tag] v3.3.0 -> v3.3.0 * [new tag] v4.0.0 -> v4.0.0 * [new tag] v4.1.0 -> v4.1.0 * [new tag] v4.2.0 -> v4.2.0 * [new tag] v4.3.0 -> v4.3.0 * [new tag] v4.4.0 -> v4.4.0 * [new tag] v4.5.0 -> v4.5.0 * [new tag] v4.6.0 -> v4.6.0 * [new tag] v5.0.0 -> v5.0.0 * [new tag] v6.0.0 -> v6.0.0 [rtd-command-info] start-time: 2026-02-24T07:42:05.395056Z, end-time: 2026-02-24T07:42:05.439009Z, duration: 0, exit-code: 0 if [ "$READTHEDOCS_VERSION_TYPE" = "external" ] && git diff --quiet origin/main -- 'docs/' '.readthedocs.yaml'; then exit 183; fi [rtd-command-info] start-time: 2026-02-24T07:42:11.662670Z, end-time: 2026-02-24T07:42:11.728765Z, duration: 0, exit-code: 0 asdf global python 3.11.12 [rtd-command-info] start-time: 2026-02-24T07:42:12.178837Z, end-time: 2026-02-24T07:42:13.225121Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.12.final.0-64 in 758ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/canonical-checkbox/envs/main, 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: 2026-02-24T07:42:13.329860Z, end-time: 2026-02-24T07:42:20.730231Z, duration: 7, exit-code: 0 pip install --upgrade pip Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/canonical-checkbox/envs/main/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 6.4 MB/s eta 0:00:00 Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-26.0.1 [rtd-command-info] start-time: 2026-02-24T07:42:20.822369Z, end-time: 2026-02-24T07:42:31.175892Z, duration: 10, exit-code: 0 pip install checkbox-ng/ Processing ./checkbox-ng 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 packaging (from checkbox-ng==7.0.1.dev12+geff4da3a9) Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) Collecting psutil (from checkbox-ng==7.0.1.dev12+geff4da3a9) Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) Collecting requests>=1.0 (from checkbox-ng==7.0.1.dev12+geff4da3a9) Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) Collecting urwid>=1.1.1 (from checkbox-ng==7.0.1.dev12+geff4da3a9) Downloading urwid-3.0.5-py3-none-any.whl.metadata (11 kB) Collecting Jinja2>=2.7 (from checkbox-ng==7.0.1.dev12+geff4da3a9) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting xlsxwriter (from checkbox-ng==7.0.1.dev12+geff4da3a9) Downloading xlsxwriter-3.2.9-py3-none-any.whl.metadata (2.7 kB) Collecting tqdm (from checkbox-ng==7.0.1.dev12+geff4da3a9) Downloading tqdm-4.67.3-py3-none-any.whl.metadata (57 kB) Collecting pyyaml (from checkbox-ng==7.0.1.dev12+geff4da3a9) Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=2.7->checkbox-ng==7.0.1.dev12+geff4da3a9) Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) Collecting charset_normalizer<4,>=2 (from requests>=1.0->checkbox-ng==7.0.1.dev12+geff4da3a9) Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) Collecting idna<4,>=2.5 (from requests>=1.0->checkbox-ng==7.0.1.dev12+geff4da3a9) Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) Collecting urllib3<3,>=1.21.1 (from requests>=1.0->checkbox-ng==7.0.1.dev12+geff4da3a9) Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) Collecting certifi>=2017.4.17 (from requests>=1.0->checkbox-ng==7.0.1.dev12+geff4da3a9) Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) Collecting wcwidth>=0.4 (from urwid>=1.1.1->checkbox-ng==7.0.1.dev12+geff4da3a9) Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) Downloading requests-2.32.5-py3-none-any.whl (64 kB) Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) Downloading idna-3.11-py3-none-any.whl (71 kB) Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) Downloading urwid-3.0.5-py3-none-any.whl (296 kB) Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) Using cached packaging-26.0-py3-none-any.whl (74 kB) Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 34.4 MB/s 0:00:00 Downloading tqdm-4.67.3-py3-none-any.whl (78 kB) Downloading xlsxwriter-3.2.9-py3-none-any.whl (175 kB) Building wheels for collected packages: checkbox-ng Building wheel for checkbox-ng (pyproject.toml): started Building wheel for checkbox-ng (pyproject.toml): finished with status 'done' Created wheel for checkbox-ng: filename=checkbox_ng-7.0.1.dev12+geff4da3a9-py3-none-any.whl size=2418618 sha256=ce78c17f266d731e4fb11f09842494a3e8a173ae02bbd5a608b3afd2771281cc Stored in directory: /home/docs/.cache/pip/wheels/d5/72/ab/1a19884bfabf181123515a0551e4288986bcd39b212c55eb76 Successfully built checkbox-ng Installing collected packages: xlsxwriter, wcwidth, urllib3, tqdm, pyyaml, psutil, packaging, MarkupSafe, idna, charset_normalizer, certifi, urwid, requests, Jinja2, checkbox-ng Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 certifi-2026.1.4 charset_normalizer-3.4.4 checkbox-ng-7.0.1.dev12+geff4da3a9 idna-3.11 packaging-26.0 psutil-7.2.2 pyyaml-6.0.3 requests-2.32.5 tqdm-4.67.3 urllib3-2.6.3 urwid-3.0.5 wcwidth-0.6.0 xlsxwriter-3.2.9 [rtd-command-info] start-time: 2026-02-24T07:42:31.261911Z, end-time: 2026-02-24T07:42:32.781004Z, duration: 1, 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-checkbox/envs/main/lib/python3.11/site-packages (26.0.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/canonical-checkbox/envs/main/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 16.2 MB/s 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-82.0.0 [rtd-command-info] start-time: 2026-02-24T07:42:32.895480Z, end-time: 2026-02-24T07:42:36.563310Z, duration: 3, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-9.0.4-py3-none-any.whl.metadata (5.8 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) Requirement already satisfied: Jinja2>=3.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-checkbox/envs/main/lib/python3.11/site-packages (from sphinx) (3.1.6) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.23,>=0.20 (from sphinx) Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-3.0.1-py3-none-any.whl.metadata (7.9 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.18.0-py3-none-any.whl.metadata (2.2 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) Requirement already satisfied: requests>=2.30.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-checkbox/envs/main/lib/python3.11/site-packages (from sphinx) (2.32.5) Collecting roman-numerals>=1.0.0 (from sphinx) Downloading roman_numerals-4.1.0-py3-none-any.whl.metadata (3.3 kB) Requirement already satisfied: packaging>=23.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-checkbox/envs/main/lib/python3.11/site-packages (from sphinx) (26.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-checkbox/envs/main/lib/python3.11/site-packages (from Jinja2>=3.1->sphinx) (3.0.3) Requirement already satisfied: charset_normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-checkbox/envs/main/lib/python3.11/site-packages (from requests>=2.30.0->sphinx) (3.4.4) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-checkbox/envs/main/lib/python3.11/site-packages (from requests>=2.30.0->sphinx) (3.11) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-checkbox/envs/main/lib/python3.11/site-packages (from requests>=2.30.0->sphinx) (2.6.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-checkbox/envs/main/lib/python3.11/site-packages (from requests>=2.30.0->sphinx) (2026.1.4) Downloading sphinx-9.0.4-py3-none-any.whl (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 153.4 MB/s 0:00:00 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 290.3 MB/s 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.18.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 383.9 MB/s 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 658.0 MB/s 0:00:00 Downloading roman_numerals-4.1.0-py3-none-any.whl (7.7 kB) Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 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) Installing collected packages: sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, roman-numerals, Pygments, imagesize, docutils, babel, alabaster, sphinx Successfully installed Pygments-2.19.2 alabaster-1.0.0 babel-2.18.0 docutils-0.22.4 imagesize-1.4.1 roman-numerals-4.1.0 snowballstemmer-3.0.1 sphinx-9.0.4 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 [rtd-command-info] start-time: None, end-time: None, duration: None, exit-code: None python -m pip install --exists-action=w --no-cache-dir -r docs/.sphinx/requirements.txt