Read the Docs build information Build id: 3879179 Project: ez-systems-developer-documentation Version: 3114 Commit: 2088845670374abc5a197aad6d707aa9b7f511ee Date: 2026-03-30T14:56:02.205112Z State: finished Success: False [rtd-command-info] start-time: 2026-03-30T14:56:08.373814Z, end-time: 2026-03-30T14:56:12.324474Z, duration: 3, exit-code: 0 git clone --depth 1 https://github.com/ibexa/documentation-developer.git . Cloning into '.'... [rtd-command-info] start-time: 2026-03-30T14:56:12.504175Z, end-time: 2026-03-30T14:56:13.982861Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/3114/head:external-3114 From https://github.com/ibexa/documentation-developer * [new ref] refs/pull/3114/head -> external-3114 [rtd-command-info] start-time: 2026-03-30T14:56:14.802973Z, end-time: 2026-03-30T14:56:15.269679Z, duration: 0, exit-code: 0 git checkout --force 2088845670374abc5a197aad6d707aa9b7f511ee Note: switching to '2088845670374abc5a197aad6d707aa9b7f511ee'. 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 2088845 requirements: Upgrades [rtd-command-info] start-time: 2026-03-30T14:56:15.356654Z, end-time: 2026-03-30T14:56:15.396697Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 mkdocs: configuration: mkdocs.yml fail_on_warning: true build: os: ubuntu-24.04 tools: python: "3.13" python: install: - requirements: pip_require.txt - requirements: requirements.txt [rtd-command-info] start-time: 2026-03-30T14:56:20.631835Z, end-time: 2026-03-30T14:56:20.689736Z, duration: 0, exit-code: 0 asdf global python 3.13.3 [rtd-command-info] start-time: 2026-03-30T14:56:21.110324Z, end-time: 2026-03-30T14:56:21.778661Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.13.3.final.0-64 in 403ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/3114, 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-03-30T14:56:21.886953Z, end-time: 2026-03-30T14:56:26.906601Z, duration: 5, 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/ez-systems-developer-documentation/envs/3114/lib/python3.13/site-packages (23.1) Collecting pip Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 13.1 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/3114/lib/python3.13/site-packages (67.6.1) Collecting setuptools Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 23.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-26.0.1 setuptools-82.0.1 [rtd-command-info] start-time: 2026-03-30T14:56:27.000946Z, end-time: 2026-03-30T14:56:29.351086Z, duration: 2, exit-code: 0 python -m pip install --upgrade --no-cache-dir mkdocs Collecting mkdocs Downloading mkdocs-1.6.1-py3-none-any.whl.metadata (6.0 kB) Collecting click>=7.0 (from mkdocs) Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) Collecting ghp-import>=1.0 (from mkdocs) Downloading ghp_import-2.1.0-py3-none-any.whl.metadata (7.2 kB) Collecting jinja2>=2.11.1 (from mkdocs) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting markdown>=3.3.6 (from mkdocs) Downloading markdown-3.10.2-py3-none-any.whl.metadata (5.1 kB) Collecting markupsafe>=2.0.1 (from mkdocs) Downloading markupsafe-3.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) Collecting mergedeep>=1.3.4 (from mkdocs) Downloading mergedeep-1.3.4-py3-none-any.whl.metadata (4.3 kB) Collecting mkdocs-get-deps>=0.2.0 (from mkdocs) Downloading mkdocs_get_deps-0.2.2-py3-none-any.whl.metadata (4.0 kB) Collecting packaging>=20.5 (from mkdocs) Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) Collecting pathspec>=0.11.1 (from mkdocs) Downloading pathspec-1.0.4-py3-none-any.whl.metadata (13 kB) Collecting pyyaml-env-tag>=0.1 (from mkdocs) Downloading pyyaml_env_tag-1.1-py3-none-any.whl.metadata (5.5 kB) Collecting pyyaml>=5.1 (from mkdocs) Downloading pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) Collecting watchdog>=2.0 (from mkdocs) Downloading watchdog-6.0.0-py3-none-manylinux2014_x86_64.whl.metadata (44 kB) Collecting python-dateutil>=2.8.1 (from ghp-import>=1.0->mkdocs) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting platformdirs>=2.2.0 (from mkdocs-get-deps>=0.2.0->mkdocs) Downloading platformdirs-4.9.4-py3-none-any.whl.metadata (4.7 kB) Collecting six>=1.5 (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Downloading mkdocs-1.6.1-py3-none-any.whl (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 68.1 MB/s 0:00:00 Downloading click-8.3.1-py3-none-any.whl (108 kB) Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading markdown-3.10.2-py3-none-any.whl (108 kB) Downloading markupsafe-3.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) Downloading mkdocs_get_deps-0.2.2-py3-none-any.whl (9.6 kB) Downloading packaging-26.0-py3-none-any.whl (74 kB) Downloading pathspec-1.0.4-py3-none-any.whl (55 kB) Downloading platformdirs-4.9.4-py3-none-any.whl (21 kB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (801 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 801.6/801.6 kB 593.0 MB/s 0:00:00 Downloading pyyaml_env_tag-1.1-py3-none-any.whl (4.7 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading watchdog-6.0.0-py3-none-manylinux2014_x86_64.whl (79 kB) Installing collected packages: watchdog, six, pyyaml, platformdirs, pathspec, packaging, mergedeep, markupsafe, markdown, click, pyyaml-env-tag, python-dateutil, mkdocs-get-deps, jinja2, ghp-import, mkdocs Successfully installed click-8.3.1 ghp-import-2.1.0 jinja2-3.1.6 markdown-3.10.2 markupsafe-3.0.3 mergedeep-1.3.4 mkdocs-1.6.1 mkdocs-get-deps-0.2.2 packaging-26.0 pathspec-1.0.4 platformdirs-4.9.4 python-dateutil-2.9.0.post0 pyyaml-6.0.3 pyyaml-env-tag-1.1 six-1.17.0 watchdog-6.0.0 [rtd-command-info] start-time: 2026-03-30T14:56:29.453840Z, end-time: 2026-03-30T14:56:31.376959Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r pip_require.txt Collecting pip==21.1 (from -r pip_require.txt (line 1)) Downloading pip-21.1-py3-none-any.whl.metadata (4.1 kB) Downloading pip-21.1-py3-none-any.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 13.4 MB/s 0:00:00 Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 26.0.1 Uninstalling pip-26.0.1: Successfully uninstalled pip-26.0.1 Successfully installed pip-21.1 [notice] A new release of pip is available: 21.1 -> 26.0.1 [notice] To update, run: pip install --upgrade pip [rtd-command-info] start-time: 2026-03-30T14:56:31.459382Z, end-time: 2026-03-30T14:56:31.699943Z, duration: 0, exit-code: 1 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/3114/lib/python3.13/site-packages/pip/__main__.py", line 29, in from pip._internal.cli.main import main as _main File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/3114/lib/python3.13/site-packages/pip/_internal/cli/main.py", line 9, in from pip._internal.cli.autocompletion import autocomplete File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/3114/lib/python3.13/site-packages/pip/_internal/cli/autocompletion.py", line 10, in from pip._internal.cli.main_parser import create_main_parser File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/3114/lib/python3.13/site-packages/pip/_internal/cli/main_parser.py", line 8, in from pip._internal.cli import cmdoptions File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/3114/lib/python3.13/site-packages/pip/_internal/cli/cmdoptions.py", line 23, in from pip._internal.cli.parser import ConfigOptionParser File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/3114/lib/python3.13/site-packages/pip/_internal/cli/parser.py", line 12, in from pip._internal.configuration import Configuration, ConfigurationError File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/3114/lib/python3.13/site-packages/pip/_internal/configuration.py", line 21, in from pip._internal.exceptions import ( ...<2 lines>... ) File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/3114/lib/python3.13/site-packages/pip/_internal/exceptions.py", line 7, in from pip._vendor.pkg_resources import Distribution File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/3114/lib/python3.13/site-packages/pip/_vendor/pkg_resources/__init__.py", line 58, in from pip._vendor.six.moves import urllib, map, filter ModuleNotFoundError: No module named 'pip._vendor.six.moves'