Read the Docs build information Build id: 245593 Project: ez-systems-user-documentation Version: latest Commit: bda33c46d87a0f38abeb1da267271fe53e599d0b Date: 2019-09-27T07:46:19.353922Z State: finished Success: True [rtd-command-info] start-time: 2019-09-27T07:46:19.894043Z, end-time: 2019-09-27T07:46:20.373964Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/ezsystems/user-documentation.git . Cloning into '.'... [rtd-command-info] start-time: 2019-09-27T07:46:20.598497Z, end-time: 2019-09-27T07:46:20.645697Z, duration: 0, exit-code: 0 git checkout --force origin/2.5 Note: checking out 'origin/2.5'. 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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at bda33c4 Add other methods of saving drafts (#47) [rtd-command-info] start-time: 2019-09-27T07:46:20.748678Z, end-time: 2019-09-27T07:46:20.756516Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2019-09-27T07:46:21.796766Z, end-time: 2019-09-27T07:46:24.715621Z, duration: 2, exit-code: 0 python2.7 -mvirtualenv --no-site-packages --no-download New python executable in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2019-09-27T07:46:24.804536Z, end-time: 2019-09-27T07:46:26.834392Z, duration: 2, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/.cache/pip pip DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. Collecting pip Using cached https://files.pythonhosted.org/packages/30/db/9e38760b32e3e7f40cce46dd5fb107b8c73840df38f0046d8e6514e675a1/pip-19.2.3-py2.py3-none-any.whl Installing collected packages: pip Found existing installation: pip 19.1.1 Uninstalling pip-19.1.1: Successfully uninstalled pip-19.1.1 Successfully installed pip-19.2.3 [rtd-command-info] start-time: 2019-09-27T07:46:26.910154Z, end-time: 2019-09-27T07:46:34.885929Z, duration: 7, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/.cache/pip Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 mkdocs==0.17.3 DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Collecting Pygments==2.3.1 Using cached https://files.pythonhosted.org/packages/13/e5/6d710c9cf96c31ac82657bcfb441df328b22df8564d58d0c4cd62612674c/Pygments-2.3.1-py2.py3-none-any.whl Requirement already up-to-date: setuptools==41.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python2.7/site-packages (41.0.1) Collecting docutils==0.14 Using cached https://files.pythonhosted.org/packages/50/09/c53398e0005b11f7ffb27b7aa720c617aba53be4fb4f4f3f06b9b5c60f28/docutils-0.14-py2-none-any.whl Collecting mock==1.0.1 Collecting pillow==5.4.1 Using cached https://files.pythonhosted.org/packages/0d/f3/421598450cb9503f4565d936860763b5af413a61009d87a5ab1e34139672/Pillow-5.4.1-cp27-cp27mu-manylinux1_x86_64.whl Collecting alabaster!=0.7.5,<0.8,>=0.7 Using cached https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl Collecting commonmark==0.8.1 Using cached https://files.pythonhosted.org/packages/ab/ca/439c88039583a29564a0043186875258e9a4f041fb5c422cd387b8e10175/commonmark-0.8.1-py2.py3-none-any.whl Collecting recommonmark==0.5.0 Using cached https://files.pythonhosted.org/packages/9b/3d/92ea48401622510e57b4bdaa74dc9db2fb9e9e892324b48f9c02d716a93a/recommonmark-0.5.0-py2.py3-none-any.whl Collecting mkdocs==0.17.3 Using cached https://files.pythonhosted.org/packages/79/52/f395c87a3ec799586a8cdf8f360a96ccbbf7f119200204d17166cc4fb097/mkdocs-0.17.3-py2.py3-none-any.whl Collecting future (from commonmark==0.8.1) Collecting sphinx>=1.3.1 (from recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/7d/66/a4af242b4348b729b9d46ce5db23943ce9bca7da9bbe2ece60dc27f26420/Sphinx-1.8.5-py2.py3-none-any.whl Collecting livereload>=2.5.1 (from mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/12/4d/30cfe74402d2e962d66d35da29bf8850b0557b559ce84d09967c8ade859e/livereload-2.6.1-py2.py3-none-any.whl Collecting PyYAML>=3.10 (from mkdocs==0.17.3) Collecting click>=3.3 (from mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl Collecting Markdown>=2.3.1 (from mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/c0/4e/fd492e91abdc2d2fcb70ef453064d980688762079397f779758e055f6575/Markdown-3.1.1-py2.py3-none-any.whl Collecting tornado<5.0,>=4.1 (from mkdocs==0.17.3) Collecting Jinja2>=2.7.1 (from mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl Collecting snowballstemmer>=1.1 (from sphinx>=1.3.1->recommonmark==0.5.0) Collecting sphinxcontrib-websupport (from sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/2a/59/d64bda9b7480a84a3569be4dde267c0f6675b255ba63b4c8e84469940457/sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl Collecting babel!=2.0,>=1.3 (from sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/2c/60/f2af68eb046c5de5b1fe6dd4743bf42c074f7141fe7b2737d3061533b093/Babel-2.7.0-py2.py3-none-any.whl Collecting requests>=2.0.0 (from sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl Collecting packaging (from sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/cf/94/9672c2d4b126e74c4496c6b3c58a8b51d6419267be9e70660ba23374c875/packaging-19.2-py2.py3-none-any.whl Collecting typing; python_version < "3.5" (from sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/22/30/64ca29543375759dc589ade14a6cd36382abf2bec17d67de8481bc9814d7/typing-3.7.4.1-py2-none-any.whl Collecting imagesize (from sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl Collecting six>=1.5 (from sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Collecting certifi (from tornado<5.0,>=4.1->mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/18/b0/8146a4f8dd402f60744fa380bc73ca47303cccf8b9190fd16a827281eac2/certifi-2019.9.11-py2.py3-none-any.whl Collecting singledispatch (from tornado<5.0,>=4.1->mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl Collecting backports-abc>=0.4 (from tornado<5.0,>=4.1->mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/7d/56/6f3ac1b816d0cd8994e83d0c4e55bc64567532f7dc543378bd87f81cebc7/backports_abc-0.5-py2.py3-none-any.whl Collecting MarkupSafe>=0.23 (from Jinja2>=2.7.1->mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/87/76/46d697698a143e05f77bec5a526bf4e56a0be61d63425b68f4ba553b51f2/pytz-2019.2-py2.py3-none-any.whl Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests>=2.0.0->sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/e0/da/55f51ea951e1b7c63a579c09dd7db825bb730ec1fe9c0180fc77bfb31448/urllib3-1.25.6-py2.py3-none-any.whl Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.0.0->sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl Collecting idna<2.9,>=2.5 (from requests>=2.0.0->sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl Collecting pyparsing>=2.0.2 (from packaging->sphinx>=1.3.1->recommonmark==0.5.0) Using cached https://files.pythonhosted.org/packages/11/fa/0160cd525c62d7abd076a070ff02b2b94de589f1a9789774f17d7c54058e/pyparsing-2.4.2-py2.py3-none-any.whl Installing collected packages: Pygments, docutils, mock, pillow, alabaster, future, commonmark, snowballstemmer, sphinxcontrib-websupport, pytz, babel, urllib3, certifi, chardet, idna, requests, pyparsing, six, packaging, MarkupSafe, Jinja2, typing, imagesize, sphinx, recommonmark, singledispatch, backports-abc, tornado, livereload, PyYAML, click, Markdown, mkdocs Successfully installed Jinja2-2.10.1 Markdown-3.1.1 MarkupSafe-1.1.1 PyYAML-5.1.2 Pygments-2.3.1 alabaster-0.7.12 babel-2.7.0 backports-abc-0.5 certifi-2019.9.11 chardet-3.0.4 click-7.0 commonmark-0.8.1 docutils-0.14 future-0.17.1 idna-2.8 imagesize-1.1.0 livereload-2.6.1 mkdocs-0.17.3 mock-1.0.1 packaging-19.2 pillow-5.4.1 pyparsing-2.4.2 pytz-2019.2 recommonmark-0.5.0 requests-2.22.0 singledispatch-3.4.0.3 six-1.12.0 snowballstemmer-1.9.1 sphinx-1.8.5 sphinxcontrib-websupport-1.1.2 tornado-4.5.3 typing-3.7.4.1 urllib3-1.25.6 [rtd-command-info] start-time: 2019-09-27T07:46:34.980076Z, end-time: 2019-09-27T07:46:36.589591Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/.cache/pip -r requirements.txt DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Requirement already satisfied: mkdocs>=0.17.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python2.7/site-packages (from -r requirements.txt (line 1)) (0.17.3) Requirement already satisfied: Pygments>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python2.7/site-packages (from -r requirements.txt (line 2)) (2.3.1) Collecting pymdown-extensions>=3.4 (from -r requirements.txt (line 3)) Using cached https://files.pythonhosted.org/packages/87/dd/b099881058d0e1a5f80389ff4528e7e796e7ad3d5d430f36c086dde8c824/pymdown_extensions-6.1-py2.py3-none-any.whl Collecting mkdocs-material>=2.7.2 (from -r requirements.txt (line 4)) Using cached https://files.pythonhosted.org/packages/5b/22/cd9acf99048b82bfe9adab00284ed632a4885f5176a06c709cf8a8296360/mkdocs_material-4.4.2-py2.py3-none-any.whl Requirement already satisfied: livereload>=2.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python2.7/site-packages (from mkdocs>=0.17.1->-r requirements.txt (line 1)) (2.6.1) Requirement already satisfied: PyYAML>=3.10 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python2.7/site-packages (from mkdocs>=0.17.1->-r requirements.txt (line 1)) (5.1.2) Requirement already satisfied: click>=3.3 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python2.7/site-packages (from mkdocs>=0.17.1->-r requirements.txt (line 1)) (7.0) Requirement already satisfied: Markdown>=2.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python2.7/site-packages (from mkdocs>=0.17.1->-r requirements.txt (line 1)) (3.1.1) Requirement already satisfied: tornado<5.0,>=4.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python2.7/site-packages (from mkdocs>=0.17.1->-r requirements.txt (line 1)) (4.5.3) Requirement already satisfied: Jinja2>=2.7.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python2.7/site-packages (from mkdocs>=0.17.1->-r requirements.txt (line 1)) (2.10.1) Collecting pep562 (from pymdown-extensions>=3.4->-r requirements.txt (line 3)) Using cached https://files.pythonhosted.org/packages/f5/31/2c8475b148c8a0c8cae39300f4346068e21909d44e0659f104ce76c3a7ef/pep562-1.0-py2.py3-none-any.whl Collecting mkdocs-minify-plugin>=0.2 (from mkdocs-material>=2.7.2->-r requirements.txt (line 4)) Using cached https://files.pythonhosted.org/packages/76/71/aa9cccab9d2bbcd5c653ba4d9d628bbe5bb959f2289f9792a0dadc7c58f5/mkdocs_minify_plugin-0.2.1-py2-none-any.whl Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python2.7/site-packages (from livereload>=2.5.1->mkdocs>=0.17.1->-r requirements.txt (line 1)) (1.12.0) Requirement already satisfied: setuptools>=36 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python2.7/site-packages (from Markdown>=2.3.1->mkdocs>=0.17.1->-r requirements.txt (line 1)) (41.0.1) Requirement already satisfied: certifi in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python2.7/site-packages (from tornado<5.0,>=4.1->mkdocs>=0.17.1->-r requirements.txt (line 1)) (2019.9.11) Requirement already satisfied: singledispatch in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python2.7/site-packages (from tornado<5.0,>=4.1->mkdocs>=0.17.1->-r requirements.txt (line 1)) (3.4.0.3) Requirement already satisfied: backports-abc>=0.4 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python2.7/site-packages (from tornado<5.0,>=4.1->mkdocs>=0.17.1->-r requirements.txt (line 1)) (0.5) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python2.7/site-packages (from Jinja2>=2.7.1->mkdocs>=0.17.1->-r requirements.txt (line 1)) (1.1.1) Collecting jsmin>=2.2.2 (from mkdocs-minify-plugin>=0.2->mkdocs-material>=2.7.2->-r requirements.txt (line 4)) Collecting htmlmin>=0.1.4 (from mkdocs-minify-plugin>=0.2->mkdocs-material>=2.7.2->-r requirements.txt (line 4)) ERROR: mkdocs-minify-plugin 0.2.1 has requirement mkdocs>=1.0.4, but you'll have mkdocs 0.17.3 which is incompatible. ERROR: mkdocs-material 4.4.2 has requirement mkdocs>=1, but you'll have mkdocs 0.17.3 which is incompatible. Installing collected packages: pep562, pymdown-extensions, jsmin, htmlmin, mkdocs-minify-plugin, mkdocs-material Successfully installed htmlmin-0.1.12 jsmin-2.2.2 mkdocs-material-4.4.2 mkdocs-minify-plugin-0.2.1 pep562-1.0 pymdown-extensions-6.1 [rtd-command-info] start-time: 2019-09-27T07:46:36.850690Z, end-time: 2019-09-27T07:46:37.160390Z, duration: 0, exit-code: 0 cat mkdocs.yml copyright: Copyright 1999-2019 eZ Systems AS and others docs_dir: /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/latest/docs extra: append_bootstrap: [] related_docs: - title: eZ Platform User Documentation url: /projects/userguide - title: eZ Platform Developer Documentation url: / - title: eZ Personalization Documentation url: /projects/ezpersonalization - title: eZ Commerce url: https://doc.ez.no/commerce version_warning: dev: - master ft: - '2.2' - '2.3' - '2.4' latest: - '2.5' lts: - '2.5' previous_lts: - '1.7' - '1.13' extra_css: - fonts/MavenPro.css - css/custom.css - css/docs.switcher.css - //cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css - https://media.readthedocs.com/css/badge_only.css - https://media.readthedocs.com/css/readthedocs-doc-embed.css extra_javascript: - js/jquery.min.js - js/custom.js - js/docs.switcher.js - //cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js - readthedocs-data.js - https://media.readthedocs.com/core/js/readthedocs-doc-embed.js - https://media.readthedocs.com/javascript/readthedocs-analytics.js google_analytics: null markdown_extensions: - admonition - codehilite: guess_lang: false linenums: true - def_list - footnotes - meta - toc: permalink: true - pymdownx.arithmatex - pymdownx.betterem: smart_enable: all - pymdownx.caret - pymdownx.critic - pymdownx.inlinehilite - pymdownx.highlight: css_class: codehilite extend_pygments_lang: - lang: php name: php options: startinline: true guess_lang: false linenums: true - pymdownx.magiclink - pymdownx.mark - pymdownx.smartsymbols - pymdownx.superfences - pymdownx.tasklist: custom_checkbox: true - pymdownx.tilde - pymdownx.details pages: - Documentation: index.md - Getting started: getting_started.md - Content model: content_model.md - "Creating content \u2013 basic": creating_content_basic.md - Working with Page: working_with_page.md - Organizing the content: organizing_the_content.md - Multi-file content management: multi_file_content_management.md - Publishing: - Publishing Content: publishing/publishing.md - Editorial workflow: publishing/editorial_workflow.md - Flex workflow: publishing/flex_workflow.md - Advanced publishing options: publishing/advanced_publishing_options.md - "Creating content \u2013 advanced": creating_content_advanced.md - Organizing the site: organizing_the_site.md - Searching: search.md - FAQ: faq.md repo_url: https://github.com/ezsystems/user-documentation site_name: eZ Platform User Documentation theme: custom_dir: material favicon: img/favicon.ico feature: tabs: false font: false language: en logo: images/eZ-Brandmark.png name: null palette: accent: deep orange primary: blue grey search_index_only: false theme_dir: material [rtd-command-info] start-time: 2019-09-27T07:46:37.239450Z, end-time: 2019-09-27T07:46:38.555736Z, duration: 1, exit-code: 0 python -m mkdocs build --clean --site-dir _build/html --config-file mkdocs.yml WARNING - Config value: 'theme_dir'. Warning: The configuration option {0} has been deprecated and will be removed in a future release of MkDocs. INFO - Cleaning site directory INFO - Building documentation to directory: /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/latest/_build/html