Read the Docs build information Build id: 92065 Project: tiledb-inc-tiledb-py Version: stable Commit: 1f4eeb2326734540531afaf7bde1938ae8638579 Date: 2018-03-07T22:26:27.385034Z State: finished Success: False [rtd-command-info] start-time: 2018-03-08T04:26:27.917040Z, end-time: 2018-03-08T04:26:28.368855Z, duration: 0, exit-code: 0 git clone --recursive https://github.com/TileDB-Inc/TileDB-Py.git . Cloning into '.'... [rtd-command-info] start-time: 2018-03-08T04:26:28.434339Z, end-time: 2018-03-08T04:26:28.444964Z, duration: 0, exit-code: 0 git show-ref remotes/origin/1f4eeb2326734540531afaf7bde1938ae8638579 [rtd-command-info] start-time: 2018-03-08T04:26:28.509891Z, end-time: 2018-03-08T04:26:28.526685Z, duration: 0, exit-code: 0 git checkout --force 1f4eeb2326734540531afaf7bde1938ae8638579 Note: checking out '1f4eeb2326734540531afaf7bde1938ae8638579'. 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 1f4eeb2... set version [rtd-command-info] start-time: 2018-03-08T04:26:28.592924Z, end-time: 2018-03-08T04:26:28.605079Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2018-03-08T04:26:28.668621Z, end-time: 2018-03-08T04:26:28.694321Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2018-03-08T04:26:28.762251Z, end-time: 2018-03-08T04:26:28.787882Z, duration: 0, exit-code: 0 git submodule update --init --recursive --force [rtd-command-info] start-time: 2018-03-08T04:26:28.865747Z, end-time: 2018-03-08T04:26:28.874768Z, duration: 0, exit-code: 0 git show-ref --tags 1f4eeb2326734540531afaf7bde1938ae8638579 refs/tags/0.1.0 [rtd-command-info] start-time: 2018-03-08T04:26:28.941570Z, end-time: 2018-03-08T04:26:28.952296Z, duration: 0, exit-code: 0 git branch -r origin/HEAD -> origin/dev origin/dev origin/jcb/cytiledb origin/jcb/docstrings origin/jcb/examples2 origin/jcb/pip_install_docs origin/jcb/pt_query_fix origin/jcb/readthedocs origin/jcb/travis_debug origin/master origin/sp/examples origin/ttd/reorganize [rtd-command-info] start-time: 2018-03-08T04:26:29.606389Z, end-time: 2018-03-08T04:26:31.372876Z, duration: 1, exit-code: 0 python2.7 -mvirtualenv --no-site-packages --no-download New python executable in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable/bin/python Installing setuptools, pip, wheel...done. [rtd-command-info] start-time: 2018-03-08T04:26:31.444116Z, end-time: 2018-03-08T04:27:06.345944Z, duration: 34, exit-code: 0 python pip install --use-wheel --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/.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 sphinx==1.6.5 sphinx-rtd-theme<0.3 readthedocs-sphinx-ext<0.6 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 Using cached mock-1.0.1.zip Collecting pillow==2.6.1 Downloading Pillow-2.6.1.zip (7.5MB) 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 Using cached CommonMark-0.5.4.tar.gz Collecting recommonmark==0.4.0 Using cached recommonmark-0.4.0-py2.py3-none-any.whl Collecting sphinx==1.6.5 Downloading Sphinx-1.6.5-py2.py3-none-any.whl (1.9MB) Collecting sphinx-rtd-theme<0.3 Downloading sphinx_rtd_theme-0.2.4-py2.py3-none-any.whl (1.4MB) Collecting readthedocs-sphinx-ext<0.6 Using cached readthedocs_sphinx_ext-0.5.8-py2-none-any.whl Collecting sphinxcontrib-websupport (from sphinx==1.6.5) Using cached sphinxcontrib_websupport-1.0.1-py2.py3-none-any.whl Collecting six>=1.5 (from sphinx==1.6.5) Using cached six-1.11.0-py2.py3-none-any.whl Collecting requests>=2.0.0 (from sphinx==1.6.5) Using cached requests-2.18.4-py2.py3-none-any.whl Collecting typing; python_version < "3.5" (from sphinx==1.6.5) Downloading typing-3.6.4-py2-none-any.whl Collecting imagesize (from sphinx==1.6.5) Downloading imagesize-1.0.0-py2.py3-none-any.whl Collecting babel!=2.0,>=1.3 (from sphinx==1.6.5) Downloading Babel-2.5.3-py2.py3-none-any.whl (6.8MB) Collecting snowballstemmer>=1.1 (from sphinx==1.6.5) Using cached snowballstemmer-1.2.1-py2.py3-none-any.whl Collecting Jinja2>=2.3 (from sphinx==1.6.5) Downloading Jinja2-2.10-py2.py3-none-any.whl (126kB) Collecting nilsimsa>=0.3.7 (from readthedocs-sphinx-ext<0.6) Using cached nilsimsa-0.3.8.tar.gz Collecting urllib3<1.23,>=1.21.1 (from requests>=2.0.0->sphinx==1.6.5) Using cached urllib3-1.22-py2.py3-none-any.whl Collecting idna<2.7,>=2.5 (from requests>=2.0.0->sphinx==1.6.5) Using cached idna-2.6-py2.py3-none-any.whl Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.0.0->sphinx==1.6.5) Using cached chardet-3.0.4-py2.py3-none-any.whl Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx==1.6.5) Using cached certifi-2018.1.18-py2.py3-none-any.whl Collecting pytz>=0a (from babel!=2.0,>=1.3->sphinx==1.6.5) Downloading pytz-2018.3-py2.py3-none-any.whl (509kB) Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx==1.6.5) Downloading MarkupSafe-1.0.tar.gz Building wheels for collected packages: mock, pillow, commonmark, nilsimsa, 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/tiledb-inc-tiledb-py/.cache/pip/wheels/b2/f8/fe/920b7d3b279878045354cde14646f73864cf944501f19e4a1b 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/tiledb-inc-tiledb-py/.cache/pip/wheels/d0/3d/6f/4a3dbe290c7053073e6c32734c146d7174f2ad7675030b6137 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/tiledb-inc-tiledb-py/.cache/pip/wheels/fd/3a/ea/9ead7944d8ba3771888487ca4f6ef39bcde9fd4e986c32f442 Running setup.py bdist_wheel for nilsimsa: started Running setup.py bdist_wheel for nilsimsa: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/.cache/pip/wheels/77/f8/25/539c7b52ecbfcb7ed9b6c7189f9fdde48706c41fe529a64c9f 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/tiledb-inc-tiledb-py/.cache/pip/wheels/88/a7/30/e39a54a87bcbe25308fa3ca64e8ddc75d9b3e5afa21ee32d57 Successfully built mock pillow commonmark nilsimsa MarkupSafe Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, commonmark, recommonmark, sphinxcontrib-websupport, six, urllib3, idna, chardet, certifi, requests, typing, imagesize, pytz, babel, snowballstemmer, MarkupSafe, Jinja2, sphinx, sphinx-rtd-theme, nilsimsa, readthedocs-sphinx-ext Found existing installation: setuptools 28.8.0 Uninstalling setuptools-28.8.0: Successfully uninstalled setuptools-28.8.0 Successfully installed Jinja2-2.10 MarkupSafe-1.0 Pygments-2.2.0 alabaster-0.7.10 babel-2.5.3 certifi-2018.1.18 chardet-3.0.4 commonmark-0.5.4 docutils-0.13.1 idna-2.6 imagesize-1.0.0 mock-1.0.1 nilsimsa-0.3.8 pillow-2.6.1 pytz-2018.3 readthedocs-sphinx-ext-0.5.8 recommonmark-0.4.0 requests-2.18.4 setuptools-37.0.0 six-1.11.0 snowballstemmer-1.2.1 sphinx-1.6.5 sphinx-rtd-theme-0.2.4 sphinxcontrib-websupport-1.0.1 typing-3.6.4 urllib3-1.22 [rtd-command-info] start-time: 2018-03-08T04:27:06.519607Z, end-time: 2018-03-08T04:27:12.098836Z, duration: 5, exit-code: 0 python pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/.cache/pip -r/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/stable/requirements.txt Collecting numpy>=1.8 (from -r /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/stable/requirements.txt (line 1)) Downloading numpy-1.14.1-cp27-cp27mu-manylinux1_x86_64.whl (12.1MB) Installing collected packages: numpy Successfully installed numpy-1.14.1 [rtd-command-info] start-time: 2018-03-08T04:27:12.801022Z, end-time: 2018-03-08T04:27:12.858319Z, duration: 0, exit-code: 0 cat conf.py # -*- coding: utf-8 -*- from __future__ import division, print_function, unicode_literals from datetime import datetime from recommonmark.parser import CommonMarkParser extensions = [] templates_path = ['/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx', 'templates', '_templates', '.templates'] source_suffix = ['.rst', '.md'] source_parsers = { '.md': CommonMarkParser, } master_doc = 'index' project = u'TileDB-Py' copyright = str(datetime.now().year) version = 'stable' release = 'stable' exclude_patterns = ['_build'] pygments_style = 'sphinx' htmlhelp_basename = 'tiledb-inc-tiledb-py' html_theme = 'sphinx_rtd_theme' file_insertion_enabled = False latex_documents = [ ('index', 'tiledb-inc-tiledb-py.tex', u'TileDB-Py Documentation', u'', 'manual'), ] ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix else: SUFFIX = source_suffix[0] else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') html_static_path.append('/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = False if 'html_theme' in globals(): if html_theme in ['default']: # Allow people to bail with a hack of having an html_style if not 'html_style' in globals(): import sphinx_rtd_theme html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(sphinx_rtd_theme.get_html_theme_path()) else: html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] using_rtd_theme = True else: import sphinx_rtd_theme html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(sphinx_rtd_theme.get_html_theme_path()) else: html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] using_rtd_theme = True if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' if 'http' not in settings.MEDIA_URL: websupport2_static_url = 'https://media.readthedocs.com/' else: websupport2_static_url = 'https://media.readthedocs.com/media//static' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "stable", 'version_slug': "stable", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'tiledb-inc-tiledb-py', 'name': u'TileDB-Py', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://tiledb-inc-tiledb-py.readthedocs-hosted.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/./', 'api_host': 'https://readthedocs.com', 'github_user': 'TileDB-Inc', 'github_repo': 'TileDB-Py', 'github_version': '1f4eeb2326734540531afaf7bde1938ae8638579', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': '1f4eeb2326734540531afaf7bde1938ae8638579', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': '1f4eeb2326734540531afaf7bde1938ae8638579', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '1f4eeb23', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): extensions.append("readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] [rtd-command-info] start-time: 2018-03-08T04:27:12.928816Z, end-time: 2018-03-08T04:27:13.665462Z, duration: 0, exit-code: 1 python sphinx-build -T -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.6.5 making output directory... loading translations [en]... done loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 1 source files that are out of date updating environment: 1 added, 0 changed, 0 removed reading sources... [100%] README /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/stable/README.rst:11: WARNING: Title underline too short. Runtime Dependencies ------------ Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable/local/lib/python2.7/site-packages/sphinx/cmdline.py", line 306, in main app.build(opts.force_all, filenames) File "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable/local/lib/python2.7/site-packages/sphinx/application.py", line 339, in build self.builder.build_update() File "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable/local/lib/python2.7/site-packages/sphinx/builders/__init__.py", line 331, in build_update 'out of date' % len(to_build)) File "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable/local/lib/python2.7/site-packages/sphinx/builders/__init__.py", line 344, in build updated_docnames = set(self.env.update(self.config, self.srcdir, self.doctreedir)) File "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable/local/lib/python2.7/site-packages/sphinx/environment/__init__.py", line 588, in update self.doc2path(config.master_doc)) SphinxError: master file /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/stable/index.rst not found Sphinx error: master file /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/stable/index.rst not found