Read the Docs build information Build id: 97448 Project: ez-systems-developer-documentation Version: 1.13 Commit: cef81c4821f4f9c78997f47b22320aa958788347 Date: 2018-03-29T10:42:47.201943Z State: finished Success: True [rtd-command-info] start-time: 2018-03-29T15:42:50.047417Z, end-time: 2018-03-29T15:42:50.055242Z, duration: 0, exit-code: 0 git remote set-url origin https://github.com/ezsystems/developer-documentation.git [rtd-command-info] start-time: 2018-03-29T15:42:50.119324Z, end-time: 2018-03-29T15:42:50.948499Z, duration: 0, exit-code: 0 git fetch --tags --prune From https://github.com/ezsystems/developer-documentation x [deleted] (none) -> origin/Public_PHP_API_audit 4c89189..cef81c4 1.13 -> origin/1.13 * [new branch] 1.13_field_types_restructure -> origin/1.13_field_types_restructure 4b06b00..82312f5 1.7 -> origin/1.7 * [new branch] 1.7_Field_Types_Restructure -> origin/1.7_Field_Types_Restructure eff10a7..31dd0fd 2.0 -> origin/2.0 * [new branch] 2.0_field_type_restructure -> origin/2.0_field_type_restructure 6beb4e7..26a50d1 2.1 -> origin/2.1 * [new branch] algolia_search -> origin/algolia_search 4abcc8b..3d33ac6 master -> origin/master [rtd-command-info] start-time: 2018-03-29T15:42:51.010190Z, end-time: 2018-03-29T15:42:51.023039Z, duration: 0, exit-code: 0 git checkout --force origin/1.13 Previous HEAD position was 4c89189... v2.1.0 release notes (#214) HEAD is now at cef81c4... Public PHP API audit [rtd-command-info] start-time: 2018-03-29T15:42:51.085133Z, end-time: 2018-03-29T15:42:52.260756Z, duration: 1, exit-code: 0 git clean -d -f -f Removing _build/ Removing docs/readthedocs-data.js Removing docs/readthedocs-dynamic-include.js [rtd-command-info] start-time: 2018-03-29T15:42:52.370475Z, end-time: 2018-03-29T15:42:52.376588Z, duration: 0, exit-code: 0 git show-ref --tags [rtd-command-info] start-time: 2018-03-29T15:42:52.467217Z, end-time: 2018-03-29T15:42:52.475102Z, duration: 0, exit-code: 0 git branch -r origin/1.10 origin/1.11 origin/1.12 origin/1.13 origin/1.13_field_types_restructure origin/1.7 origin/1.7_Field_Types_Restructure origin/1.8 origin/1.9 origin/2.0 origin/2.0_field_type_restructure origin/2.1 origin/2.1-release-notes origin/EZP-26809-unify-install origin/EZP-28100-fixing-errors-in-beginner-tutorial origin/HEAD -> origin/master origin/acceptance_tests origin/algolia_search origin/fix_v2_install origin/master origin/ui-guidelines [rtd-command-info] start-time: 2018-03-29T15:42:53.353200Z, end-time: 2018-03-29T15:42:55.101675Z, duration: 1, exit-code: 0 python2.7 -mvirtualenv --no-site-packages --no-download New python executable in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.13/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.13/bin/python Installing setuptools, pip, wheel...done. [rtd-command-info] start-time: 2018-03-29T15:42:55.164284Z, end-time: 2018-03-29T15:43:01.113513Z, duration: 5, exit-code: 0 python pip install --use-wheel --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/.cache/pip Pygments==2.2.0 setuptools==37.0.0 docutils==0.13.1 mock==1.0.1 pillow==2.6.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.5.4 recommonmark==0.4.0 mkdocs==0.15.0 Collecting Pygments==2.2.0 Using cached Pygments-2.2.0-py2.py3-none-any.whl Collecting setuptools==37.0.0 Using cached setuptools-37.0.0-py2.py3-none-any.whl Collecting docutils==0.13.1 Using cached docutils-0.13.1-py2-none-any.whl Collecting mock==1.0.1 Collecting pillow==2.6.1 Collecting alabaster!=0.7.5,<0.8,>=0.7 Using cached alabaster-0.7.10-py2.py3-none-any.whl Collecting commonmark==0.5.4 Collecting recommonmark==0.4.0 Using cached recommonmark-0.4.0-py2.py3-none-any.whl Collecting mkdocs==0.15.0 Using cached mkdocs-0.15.0-py2.py3-none-any.whl Collecting tornado>=4.1 (from mkdocs==0.15.0) Collecting click>=4.0 (from mkdocs==0.15.0) Using cached click-6.7-py2.py3-none-any.whl Collecting livereload>=2.3.2 (from mkdocs==0.15.0) Using cached livereload-2.5.1-py2-none-any.whl Collecting mkdocs-bootstrap>=0.1.1 (from mkdocs==0.15.0) Using cached mkdocs_bootstrap-0.2.0-py2.py3-none-any.whl Collecting mkdocs-bootswatch>=0.1.0 (from mkdocs==0.15.0) Using cached mkdocs_bootswatch-0.5.0-py2.py3-none-any.whl Collecting PyYAML>=3.10 (from mkdocs==0.15.0) Collecting Jinja2>=2.7.1 (from mkdocs==0.15.0) Using cached Jinja2-2.10-py2.py3-none-any.whl Collecting Markdown>=2.3.1 (from mkdocs==0.15.0) Using cached Markdown-2.6.11-py2.py3-none-any.whl Collecting singledispatch (from tornado>=4.1->mkdocs==0.15.0) Using cached singledispatch-3.4.0.3-py2.py3-none-any.whl Collecting futures (from tornado>=4.1->mkdocs==0.15.0) Using cached futures-3.2.0-py2-none-any.whl Collecting backports-abc>=0.4 (from tornado>=4.1->mkdocs==0.15.0) Using cached backports_abc-0.5-py2.py3-none-any.whl Collecting six (from livereload>=2.3.2->mkdocs==0.15.0) Using cached six-1.11.0-py2.py3-none-any.whl Collecting MarkupSafe>=0.23 (from Jinja2>=2.7.1->mkdocs==0.15.0) Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, commonmark, recommonmark, six, singledispatch, futures, backports-abc, tornado, click, livereload, mkdocs-bootstrap, mkdocs-bootswatch, PyYAML, MarkupSafe, Jinja2, Markdown, mkdocs Found existing installation: setuptools 28.8.0 Uninstalling setuptools-28.8.0: Successfully uninstalled setuptools-28.8.0 Successfully installed Jinja2-2.10 Markdown-2.6.11 MarkupSafe-1.0 PyYAML-3.12 Pygments-2.2.0 alabaster-0.7.10 backports-abc-0.5 click-6.7 commonmark-0.5.4 docutils-0.13.1 futures-3.2.0 livereload-2.5.1 mkdocs-0.15.0 mkdocs-bootstrap-0.2.0 mkdocs-bootswatch-0.5.0 mock-1.0.1 pillow-2.6.1 recommonmark-0.4.0 setuptools-37.0.0 singledispatch-3.4.0.3 six-1.11.0 tornado-5.0.1 You are using pip version 9.0.1, however version 9.0.3 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2018-03-29T15:43:01.201907Z, end-time: 2018-03-29T15:43:02.392249Z, duration: 1, exit-code: 0 python pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/.cache/pip -rrequirements.txt Collecting mkdocs<0.17,>=0.16 (from -r requirements.txt (line 1)) Using cached mkdocs-0.16.3-py2.py3-none-any.whl Requirement already satisfied: pygments>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.13/lib/python2.7/site-packages (from -r requirements.txt (line 2)) Collecting pymdown-extensions>=2.0 (from -r requirements.txt (line 3)) Using cached pymdown_extensions-4.9.2-py2.py3-none-any.whl Requirement already satisfied: tornado>=4.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.13/lib/python2.7/site-packages (from mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) Requirement already satisfied: livereload>=2.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.13/lib/python2.7/site-packages (from mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) Requirement already satisfied: PyYAML>=3.10 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.13/lib/python2.7/site-packages (from mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) Requirement already satisfied: Jinja2>=2.7.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.13/lib/python2.7/site-packages (from mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) Requirement already satisfied: Markdown>=2.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.13/lib/python2.7/site-packages (from mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) Requirement already satisfied: click>=3.3 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.13/lib/python2.7/site-packages (from mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) Requirement already satisfied: singledispatch in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.13/lib/python2.7/site-packages (from tornado>=4.1->mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) Requirement already satisfied: futures in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.13/lib/python2.7/site-packages (from tornado>=4.1->mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) Requirement already satisfied: backports-abc>=0.4 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.13/lib/python2.7/site-packages (from tornado>=4.1->mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.13/lib/python2.7/site-packages (from livereload>=2.5.1->mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.13/lib/python2.7/site-packages (from Jinja2>=2.7.1->mkdocs<0.17,>=0.16->-r requirements.txt (line 1)) Installing collected packages: mkdocs, pymdown-extensions Found existing installation: mkdocs 0.15.0 Uninstalling mkdocs-0.15.0: Successfully uninstalled mkdocs-0.15.0 Successfully installed mkdocs-0.16.3 pymdown-extensions-4.9.2 You are using pip version 9.0.1, however version 9.0.3 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2018-03-29T15:43:02.841528Z, end-time: 2018-03-29T15:43:16.910937Z, duration: 14, exit-code: 0 python mkdocs build --clean --site-dir _build/html --theme readthedocs INFO - Cleaning site directory INFO - Building documentation to directory: /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/checkouts/1.13/_build/html WARNING - The page "index.md" contained a hyperlink to "releases/releases.md" which is not listed in the "pages" configuration. WARNING - The page "guide/extending_ez_platform_ui.md" contained a hyperlink to "cookbook/creating_landing_page_blocks_(enterprise).md" which is not listed in the "pages" configuration. WARNING - The page "releases/ez_platform_v1.10.0.md" contained a hyperlink to "guide/solr_bundle.md" which is not listed in the "pages" configuration. WARNING - The page "releases/ez_platform_v1.10.0.md" contained a hyperlink to "guide/guide_to_ez_platform.md" which is not listed in the "pages" configuration. WARNING - The page "releases/ez_platform_v1.10.0.md" contained a hyperlink to "releases/docs/getting_started/install_ez_platform.md" which is not listed in the "pages" configuration. WARNING - The page "releases/ez_platform_v1.10.0.md" contained a hyperlink to "releases/docs/getting_started/requirements_and_system_configuration.md" which is not listed in the "pages" configuration. WARNING - The page "releases/ez_platform_v1.9.0.md" contained a hyperlink to "guide/solr_bundle.md" which is not listed in the "pages" configuration. WARNING - The page "releases/ez_studio_2016.04_release_notes.md" contained a hyperlink to "../ez_platform_2016.04_release_notes.md" which is not listed in the "pages" configuration. WARNING - The page "releases/ez_studio_16.02_release_notes.md" contained a hyperlink to "releases/requirements_and_system_configuration.md" which is not listed in the "pages" configuration. WARNING - The page "releases/ez_platform_v1.4.0_release_notes.md" contained a hyperlink to "guide/docker_tools.md" which is not listed in the "pages" configuration. WARNING - The page "releases/earlier_releases.md" contained a hyperlink to "guide/solr_bundle.md" which is not listed in the "pages" configuration.