Read the Docs build information Build id: 2471130 Project: ez-systems-user-documentation Version: 2.1 Commit: 2066ad65b24e6303017ce968d89e36b769efde13 Date: 2024-09-10T07:57:00.432573Z State: finished Success: True [rtd-command-info] start-time: 2024-09-10T07:58:10.553957Z, end-time: 2024-09-10T07:58:13.968647Z, duration: 3, exit-code: 0 git clone --depth 1 https://github.com/ibexa/documentation-user . Cloning into '.'... [rtd-command-info] start-time: 2024-09-10T07:58:14.027132Z, end-time: 2024-09-10T07:58:15.041516Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/2.1:refs/remotes/origin/2.1 From https://github.com/ibexa/documentation-user * [new branch] 2.1 -> origin/2.1 [rtd-command-info] start-time: 2024-09-10T07:58:15.181556Z, end-time: 2024-09-10T07:58:15.275749Z, duration: 0, exit-code: 0 git checkout --force origin/2.1 Note: switching to 'origin/2.1'. 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 2066ad6 Added ReadTheDocs configuration (#307) [rtd-command-info] start-time: 2024-09-10T07:58:15.340523Z, end-time: 2024-09-10T07:58:15.500360Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 mkdocs: configuration: mkdocs.yml build: os: ubuntu-20.04 tools: python: "3.6" python: install: - requirements: pip_require.txt - requirements: requirements.txt [rtd-command-info] start-time: 2024-09-10T07:58:23.772860Z, end-time: 2024-09-10T07:58:25.236686Z, duration: 1, exit-code: 0 asdf global python 3.6.15 [rtd-command-info] start-time: 2024-09-10T07:58:26.697166Z, end-time: 2024-09-10T07:58:29.846280Z, duration: 3, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.6.15.final.0-64 in 665ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/2.1, 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==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-09-10T07:58:29.914444Z, end-time: 2024-09-10T07:58:42.382617Z, duration: 12, 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-user-documentation/envs/2.1/lib/python3.6/site-packages (21.2.3) Collecting pip Downloading pip-21.3.1-py3-none-any.whl (1.7 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/2.1/lib/python3.6/site-packages (57.4.0) Collecting setuptools Downloading setuptools-59.6.0-py3-none-any.whl (952 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-21.3.1 setuptools-59.6.0 [rtd-command-info] start-time: 2024-09-10T07:58:42.468066Z, end-time: 2024-09-10T07:58:47.437818Z, duration: 4, exit-code: 0 python -m pip install --upgrade --no-cache-dir mkdocs Collecting mkdocs Downloading mkdocs-1.3.1-py3-none-any.whl (3.7 MB) Collecting PyYAML>=3.10 Downloading PyYAML-6.0.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (677 kB) Collecting click>=3.3 Downloading click-8.0.4-py3-none-any.whl (97 kB) Collecting mergedeep>=1.3.4 Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) Collecting importlib-metadata>=4.3 Downloading importlib_metadata-4.8.3-py3-none-any.whl (17 kB) Collecting ghp-import>=1.0 Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB) Collecting Jinja2>=2.10.2 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) Collecting packaging>=20.5 Downloading packaging-21.3-py3-none-any.whl (40 kB) Collecting Markdown<3.4,>=3.2.1 Downloading Markdown-3.3.7-py3-none-any.whl (97 kB) Collecting pyyaml-env-tag>=0.1 Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB) Collecting watchdog>=2.0 Downloading watchdog-2.3.1-py3-none-manylinux2014_x86_64.whl (80 kB) Collecting python-dateutil>=2.8.1 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Collecting zipp>=0.5 Downloading zipp-3.6.0-py3-none-any.whl (5.3 kB) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-4.1.1-py3-none-any.whl (26 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (30 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.1.4-py3-none-any.whl (104 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Installing collected packages: zipp, typing-extensions, six, PyYAML, python-dateutil, pyparsing, MarkupSafe, importlib-metadata, watchdog, pyyaml-env-tag, packaging, mergedeep, Markdown, Jinja2, ghp-import, click, mkdocs Successfully installed Jinja2-3.0.3 Markdown-3.3.7 MarkupSafe-2.0.1 PyYAML-6.0.1 click-8.0.4 ghp-import-2.1.0 importlib-metadata-4.8.3 mergedeep-1.3.4 mkdocs-1.3.1 packaging-21.3 pyparsing-3.1.4 python-dateutil-2.9.0.post0 pyyaml-env-tag-0.1 six-1.16.0 typing-extensions-4.1.1 watchdog-2.3.1 zipp-3.6.0 [rtd-command-info] start-time: 2024-09-10T07:58:47.514610Z, end-time: 2024-09-10T07:58:49.384031Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r pip_require.txt Requirement already satisfied: pip==21.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/2.1/lib/python3.6/site-packages (from -r pip_require.txt (line 1)) (21.3.1) [rtd-command-info] start-time: 2024-09-10T07:58:49.452657Z, end-time: 2024-09-10T07:58:54.540526Z, duration: 5, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting mkdocs<0.17,>=0.16 Downloading mkdocs-0.16.3-py2.py3-none-any.whl (1.2 MB) Collecting pygments>=2.2 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) Collecting pymdown-extensions>=2.0 Downloading pymdown_extensions-9.1-py3-none-any.whl (215 kB) Collecting Markdown==2.6.11 Downloading Markdown-2.6.11-py2.py3-none-any.whl (78 kB) Collecting livereload>=2.5.1 Downloading livereload-2.6.3-py2.py3-none-any.whl (24 kB) Requirement already satisfied: PyYAML>=3.10 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/2.1/lib/python3.6/site-packages (from mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) (6.0.1) Requirement already satisfied: Jinja2>=2.7.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/2.1/lib/python3.6/site-packages (from mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) (3.0.3) Requirement already satisfied: click>=3.3 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/2.1/lib/python3.6/site-packages (from mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) (8.0.4) Collecting tornado>=4.1 Downloading tornado-6.1-cp36-cp36m-manylinux2010_x86_64.whl (427 kB) Collecting pymdown-extensions>=2.0 Downloading pymdown_extensions-9.0-py3-none-any.whl (215 kB) Downloading pymdown_extensions-8.2-py3-none-any.whl (207 kB) Downloading pymdown_extensions-8.1.1-py3-none-any.whl (206 kB) Downloading pymdown_extensions-8.1-py2.py3-none-any.whl (206 kB) Downloading pymdown_extensions-8.0.1-py2.py3-none-any.whl (206 kB) Downloading pymdown_extensions-8.0-py2.py3-none-any.whl (206 kB) Downloading pymdown_extensions-7.1-py2.py3-none-any.whl (205 kB) Downloading pymdown_extensions-7.0-py2.py3-none-any.whl (204 kB) Downloading pymdown_extensions-6.3-py2.py3-none-any.whl (198 kB) Downloading pymdown_extensions-6.2.1-py2.py3-none-any.whl (198 kB) Collecting pep562 Downloading pep562-1.1-py2.py3-none-any.whl (7.3 kB) Collecting pymdown-extensions>=2.0 Downloading pymdown_extensions-6.2-py2.py3-none-any.whl (198 kB) Downloading pymdown_extensions-6.1-py2.py3-none-any.whl (219 kB) Downloading pymdown_extensions-6.0-py2.py3-none-any.whl (218 kB) Downloading pymdown_extensions-5.0-py2.py3-none-any.whl (206 kB) Requirement already satisfied: importlib-metadata in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/2.1/lib/python3.6/site-packages (from click>=3.3->mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) (4.8.3) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/2.1/lib/python3.6/site-packages (from Jinja2>=2.7.1->mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) (2.0.1) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/2.1/lib/python3.6/site-packages (from livereload>=2.5.1->mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) (1.16.0) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/2.1/lib/python3.6/site-packages (from importlib-metadata->click>=3.3->mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) (3.6.0) Requirement already satisfied: typing-extensions>=3.6.4 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/2.1/lib/python3.6/site-packages (from importlib-metadata->click>=3.3->mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) (4.1.1) Installing collected packages: tornado, Markdown, livereload, pymdown-extensions, pygments, mkdocs Attempting uninstall: Markdown Found existing installation: Markdown 3.3.7 Uninstalling Markdown-3.3.7: Successfully uninstalled Markdown-3.3.7 Attempting uninstall: mkdocs Found existing installation: mkdocs 1.3.1 Uninstalling mkdocs-1.3.1: Successfully uninstalled mkdocs-1.3.1 Successfully installed Markdown-2.6.11 livereload-2.6.3 mkdocs-0.16.3 pygments-2.14.0 pymdown-extensions-5.0 tornado-6.1 [rtd-command-info] start-time: 2024-09-10T07:58:54.703689Z, end-time: 2024-09-10T07:58:54.765271Z, duration: 0, exit-code: 0 cat mkdocs.yml site_name: eZ Platform User Documentation repo_url: https://github.com/ezsystems/user-documentation copyright: "Copyright 1999-2017 eZ Systems AS and others" site_favicon: img/favicon.ico pages: - 'Documentation': 'index.md' - 'Getting started': 'getting_started.md' - 'Under the hood': 'under_the_hood.md' - 'Creating content, basic': 'creating_content_basic.md' - 'Organizing the content': 'organizing_the_content.md' - 'Publishing': 'publishing.md' - 'Creating content, advanced': 'creating_content_advanced.md' - 'Organizing the site': 'organizing_the_site.md' - 'Searching': 'search.md' - 'FAQ': 'faq.md' #theme: material theme_dir: material extra_css: [fonts/MavenPro.css, css/custom.css] extra_javascript: [js/jquery.min.js, js/custom.js] markdown_extensions: - markdown.extensions.admonition - markdown.extensions.codehilite(guess_lang=false) - markdown.extensions.def_list - markdown.extensions.footnotes - markdown.extensions.meta - markdown.extensions.toc(permalink=true) - pymdownx.arithmatex - pymdownx.betterem(smart_enable=all) - pymdownx.caret - pymdownx.critic - pymdownx.inlinehilite - pymdownx.magiclink - pymdownx.mark - pymdownx.smartsymbols - pymdownx.superfences - pymdownx.tasklist(custom_checkbox=true) - pymdownx.tilde #extra: # font: # text: 'Maven Pro' [rtd-command-info] start-time: 2024-09-10T07:58:54.837750Z, end-time: 2024-09-10T07:58:55.876021Z, duration: 1, exit-code: 0 python -m mkdocs build --clean --site-dir $READTHEDOCS_OUTPUT/html --config-file mkdocs.yml INFO - Cleaning site directory INFO - Building documentation to directory: /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/2.1/_readthedocs/html WARNING - The page "creating_content_basic.md" contained a hyperlink to "glossary.md" which is not listed in the "pages" configuration.