Read the Docs build information Build id: 106980 Project: ez-systems-developer-documentation Version: 1.7 Commit: bfd3aa5f75ec2a7343bcc532a8349948dc63db48 Date: 2018-05-08T08:44:18.267159Z State: finished Success: True [rtd-command-info] start-time: 2018-05-08T13:44:18.762724Z, end-time: 2018-05-08T13:44:21.924072Z, duration: 3, exit-code: 0 git clone --recursive https://github.com/ezsystems/developer-documentation.git . Cloning into '.'... [rtd-command-info] start-time: 2018-05-08T13:44:21.987645Z, end-time: 2018-05-08T13:44:22.220563Z, duration: 0, exit-code: 0 git checkout --force origin/1.7 Note: checking out 'origin/1.7'. 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 bfd3aa5... Shorten and reorganize topics in the guide (#264) [rtd-command-info] start-time: 2018-05-08T13:44:22.286416Z, end-time: 2018-05-08T13:44:22.296497Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2018-05-08T13:44:22.388029Z, end-time: 2018-05-08T13:44:22.394531Z, duration: 0, exit-code: 0 git show-ref --tags [rtd-command-info] start-time: 2018-05-08T13:44:22.455874Z, end-time: 2018-05-08T13:44:22.465775Z, duration: 0, exit-code: 0 git branch -r origin/1.10 origin/1.11 origin/1.12 origin/1.13 origin/1.7 origin/1.8 origin/1.9 origin/2.0 origin/2.1 origin/EZP-25657 origin/EZP-28100-fixing-errors-in-beginner-tutorial origin/HEAD -> origin/master origin/Service_tags origin/acceptance_tests origin/algolia_search origin/guide-reorg origin/guide-reorg-1.13 origin/guide-reorg-2.1 origin/guidelines-test origin/master origin/mkdocs_update origin/remove-viewlocation origin/ubuntu_1804_apache24_event origin/ui-guidelines [rtd-command-info] start-time: 2018-05-08T13:44:23.668254Z, end-time: 2018-05-08T13:44:25.277290Z, 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.7/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.7/bin/python Installing setuptools, pip, wheel...done. [rtd-command-info] start-time: 2018-05-08T13:44:25.356644Z, end-time: 2018-05-08T13:44:46.527997Z, duration: 21, 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<40 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 Downloading https://files.pythonhosted.org/packages/02/ee/b6e02dc6529e82b75bb06823ff7d005b141037cb1416b10c6f00fc419dca/Pygments-2.2.0-py2.py3-none-any.whl (841kB) Collecting setuptools<40 Downloading https://files.pythonhosted.org/packages/8c/10/79282747f9169f21c053c562a0baa21815a8c7879be97abd930dbcf862e8/setuptools-39.1.0-py2.py3-none-any.whl (566kB) Collecting docutils==0.13.1 Downloading https://files.pythonhosted.org/packages/5f/6d/e864b3c61b81eec57386ac62082fccfe694c7c3046d8723258a37da6d5fc/docutils-0.13.1-py2-none-any.whl (537kB) Collecting mock==1.0.1 Downloading https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz (818kB) Collecting pillow==2.6.1 Downloading https://files.pythonhosted.org/packages/9f/53/9dafa3a48ffa25f4e22f40df880b58b99ad53648f0990caf09b1824d5db2/Pillow-2.6.1.tar.gz (7.3MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading https://files.pythonhosted.org/packages/2e/c3/9b7dcd8548cf2c00531763ba154e524af575e8f36701bacfe5bcadc67440/alabaster-0.7.10-py2.py3-none-any.whl Collecting commonmark==0.5.4 Downloading https://files.pythonhosted.org/packages/4d/93/3808cbcebe94d205f55a9a32857df733a603339d32c46cd32669d808d964/CommonMark-0.5.4.tar.gz (120kB) Collecting recommonmark==0.4.0 Downloading https://files.pythonhosted.org/packages/df/a5/8ee4b84af7f997dfdba71254a88008cfc19c49df98983c9a4919e798f8ce/recommonmark-0.4.0-py2.py3-none-any.whl Collecting mkdocs==0.15.0 Downloading https://files.pythonhosted.org/packages/a7/10/c839adfd209aba3a5905d4a766ea354a1d03a414d6d437e10988574de70a/mkdocs-0.15.0-py2.py3-none-any.whl (966kB) Collecting tornado>=4.1 (from mkdocs==0.15.0) Downloading https://files.pythonhosted.org/packages/cf/d1/3be271ae5eba9fb59df63c9891fdc7d8044b999e8ac145994cdbfd2ae66a/tornado-5.0.2.tar.gz (506kB) Collecting click>=4.0 (from mkdocs==0.15.0) Downloading https://files.pythonhosted.org/packages/34/c1/8806f99713ddb993c5366c362b2f908f18269f8d792aff1abfd700775a77/click-6.7-py2.py3-none-any.whl (71kB) Collecting livereload>=2.3.2 (from mkdocs==0.15.0) Downloading https://files.pythonhosted.org/packages/dd/b4/213daced3ff1b4e02a1f700748e20e9a7481f5bfef57d11ae9babfd4aa2f/livereload-2.5.2-py2.py3-none-any.whl Collecting mkdocs-bootstrap>=0.1.1 (from mkdocs==0.15.0) Downloading https://files.pythonhosted.org/packages/10/5f/ffc731f23073d85a95cb24cc764cfc9a2924cdda6f91161d6b6dea15b5dd/mkdocs_bootstrap-0.2.0-py2.py3-none-any.whl (701kB) Collecting mkdocs-bootswatch>=0.1.0 (from mkdocs==0.15.0) Downloading https://files.pythonhosted.org/packages/6c/48/ecdb1ef7c4e2751c516b815342e320f2b7cc9e09a87df6c0125d06dff0a6/mkdocs_bootswatch-0.5.0-py2.py3-none-any.whl (6.4MB) Collecting PyYAML>=3.10 (from mkdocs==0.15.0) Downloading https://files.pythonhosted.org/packages/4a/85/db5a2df477072b2902b0eb892feb37d88ac635d36245a72a6a69b23b383a/PyYAML-3.12.tar.gz (253kB) Collecting Jinja2>=2.7.1 (from mkdocs==0.15.0) Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) Collecting Markdown>=2.3.1 (from mkdocs==0.15.0) Downloading https://files.pythonhosted.org/packages/6d/7d/488b90f470b96531a3f5788cf12a93332f543dbab13c423a5e7ce96a0493/Markdown-2.6.11-py2.py3-none-any.whl (78kB) Collecting futures (from tornado>=4.1->mkdocs==0.15.0) Downloading https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl Collecting singledispatch (from tornado>=4.1->mkdocs==0.15.0) Downloading 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>=4.1->mkdocs==0.15.0) Downloading https://files.pythonhosted.org/packages/7d/56/6f3ac1b816d0cd8994e83d0c4e55bc64567532f7dc543378bd87f81cebc7/backports_abc-0.5-py2.py3-none-any.whl Collecting six (from livereload>=2.3.2->mkdocs==0.15.0) Downloading https://files.pythonhosted.org/packages/67/4b/141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-py2.py3-none-any.whl Collecting MarkupSafe>=0.23 (from Jinja2>=2.7.1->mkdocs==0.15.0) Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz Building wheels for collected packages: mock, pillow, commonmark, tornado, PyYAML, MarkupSafe Running setup.py bdist_wheel for mock: started Running setup.py bdist_wheel for mock: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/.cache/pip/wheels/7e/72/92/744b532c779242b57aab4bcba80c312b30c069bbd60025e7e6 Running setup.py bdist_wheel for pillow: started Running setup.py bdist_wheel for pillow: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/.cache/pip/wheels/de/0e/6b/556798d1ac8762a076ddff5b20f65b2e6cc2ae13b0e683c263 Running setup.py bdist_wheel for commonmark: started Running setup.py bdist_wheel for commonmark: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/.cache/pip/wheels/a0/f4/35/019d917f6875107ade3aad634c982f5c6b604c5631cddf20ac Running setup.py bdist_wheel for tornado: started Running setup.py bdist_wheel for tornado: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/.cache/pip/wheels/29/8c/cf/6a5a8f6e35d877c0cb72b109d21c34981504897ce9a605e599 Running setup.py bdist_wheel for PyYAML: started Running setup.py bdist_wheel for PyYAML: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/.cache/pip/wheels/03/05/65/bdc14f2c6e09e82ae3e0f13d021e1b6b2481437ea2f207df3f Running setup.py bdist_wheel for MarkupSafe: started Running setup.py bdist_wheel for MarkupSafe: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 Successfully built mock pillow commonmark tornado PyYAML MarkupSafe Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, commonmark, recommonmark, futures, six, singledispatch, 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.2 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-39.1.0 singledispatch-3.4.0.3 six-1.11.0 tornado-5.0.2 You are using pip version 9.0.1, however version 10.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2018-05-08T13:44:47.049770Z, end-time: 2018-05-08T13:44:48.778382Z, 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)) Downloading https://files.pythonhosted.org/packages/65/b7/b1ccc6e91a44d0356657cd8e6bc642d4e2f6e64360b8d8073ad8ba284c4e/mkdocs-0.16.3-py2.py3-none-any.whl (1.2MB) Requirement already satisfied: pygments>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.7/lib/python2.7/site-packages (from -r requirements.txt (line 2)) Collecting pymdown-extensions>=2.0 (from -r requirements.txt (line 3)) Downloading https://files.pythonhosted.org/packages/db/3b/9e9a68b04d51e60e6cecc9511607a04ba88b04577930e59958d5f992e5f4/pymdown_extensions-4.10.1-py2.py3-none-any.whl (204kB) Requirement already satisfied: tornado>=4.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.10.1 You are using pip version 9.0.1, however version 10.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2018-05-08T13:44:49.055779Z, end-time: 2018-05-08T13:45:03.361476Z, 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.7/_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 "tutorials/platform_beginner/4_displaying_content_of_a_ride.md" contained a hyperlink to "guide/field_type_reference.md" which is not listed in the "pages" configuration. WARNING - The page "tutorials/platform_beginner/4_displaying_content_of_a_ride.md" contained a hyperlink to "guide/field_type_reference.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.