Read the Docs build information Build id: 233392 Project: nubeva-docs Version: api Commit: 339acb51663205921930651bf6630833fa7b5d43 Date: 2019-08-16T22:29:00.512511Z State: finished Success: True [rtd-command-info] start-time: 2019-08-16T22:29:00.981211Z, end-time: 2019-08-16T22:29:00.989577Z, duration: 0, exit-code: 0 git remote set-url origin git@bitbucket.org:nubeva/docs.git [rtd-command-info] start-time: 2019-08-16T22:29:01.071762Z, end-time: 2019-08-16T22:29:05.995026Z, duration: 4, exit-code: 0 git fetch origin --tags --prune --prune-tags --depth 50 From bitbucket.org:nubeva/docs 768b7a9..339acb5 api -> origin/api 0562aa0..78d1159 garland -> origin/garland c050a4c..f5aed6f master -> origin/master e36590b..7fb11c2 tls -> origin/tls [rtd-command-info] start-time: 2019-08-16T22:29:06.221721Z, end-time: 2019-08-16T22:29:06.792806Z, duration: 0, exit-code: 0 git checkout --force origin/api Previous HEAD position was 768b7a9 Update incorrect examples text HEAD is now at 339acb5 Update the ApiDetails.rst with more endpoints [rtd-command-info] start-time: 2019-08-16T22:29:06.872616Z, end-time: 2019-08-16T22:29:06.884528Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2019-08-16T22:29:07.885909Z, end-time: 2019-08-16T22:29:12.098129Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv --no-site-packages --no-download Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/api/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/api/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2019-08-16T22:29:12.186093Z, end-time: 2019-08-16T22:29:14.471856Z, duration: 2, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/.cache/pip pip Collecting pip Using cached https://files.pythonhosted.org/packages/8d/07/f7d7ced2f97ca3098c16565efbe6b15fafcba53e8d9bdb431e09140514b0/pip-19.2.2-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.2 [rtd-command-info] start-time: 2019-08-16T22:29:14.562672Z, end-time: 2019-08-16T22:29:23.539912Z, duration: 8, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/.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 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1 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/nubeva-docs/envs/api/lib/python3.7/site-packages (41.0.1) Collecting docutils==0.14 Using cached https://files.pythonhosted.org/packages/36/fa/08e9e6e0e3cbd1d362c3bbee8d01d0aedb2155c4ac112b19ef3cae8eed8d/docutils-0.14-py3-none-any.whl Collecting mock==1.0.1 Collecting pillow==5.4.1 Using cached https://files.pythonhosted.org/packages/ae/2a/0a0ab2833e5270664fb5fae590717f867ac6319b124160c09f1d3291de28/Pillow-5.4.1-cp37-cp37m-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 sphinx<2 Using cached https://files.pythonhosted.org/packages/7d/66/a4af242b4348b729b9d46ce5db23943ce9bca7da9bbe2ece60dc27f26420/Sphinx-1.8.5-py2.py3-none-any.whl Collecting sphinx-rtd-theme<0.5 Using cached https://files.pythonhosted.org/packages/60/b4/4df37087a1d36755e3a3bfd2a30263f358d2dea21938240fa02313d45f51/sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl Collecting readthedocs-sphinx-ext<1.1 Using cached https://files.pythonhosted.org/packages/51/43/a5a98d9aec325b2824bdf504fa446ae876d0909d03e28667018f9eb01bcd/readthedocs_sphinx_ext-1.0.0-py2.py3-none-any.whl Collecting future (from commonmark==0.8.1) Collecting packaging (from sphinx<2) Using cached https://files.pythonhosted.org/packages/ec/22/630ac83e8f8a9566c4f88038447ed9e16e6f10582767a01f31c769d9a71e/packaging-19.1-py2.py3-none-any.whl Collecting Jinja2>=2.3 (from sphinx<2) 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<2) Collecting six>=1.5 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Collecting imagesize (from sphinx<2) Using cached https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl Collecting babel!=2.0,>=1.3 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/2c/60/f2af68eb046c5de5b1fe6dd4743bf42c074f7141fe7b2737d3061533b093/Babel-2.7.0-py2.py3-none-any.whl Collecting sphinxcontrib-websupport (from sphinx<2) Using cached https://files.pythonhosted.org/packages/2a/59/d64bda9b7480a84a3569be4dde267c0f6675b255ba63b4c8e84469940457/sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl Collecting requests>=2.0.0 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl Collecting attrs (from packaging->sphinx<2) Using cached https://files.pythonhosted.org/packages/23/96/d828354fa2dbdf216eaa7b7de0db692f12c234f7ef888cc14980ef40d1d2/attrs-19.1.0-py2.py3-none-any.whl Collecting pyparsing>=2.0.2 (from packaging->sphinx<2) Using cached https://files.pythonhosted.org/packages/11/fa/0160cd525c62d7abd076a070ff02b2b94de589f1a9789774f17d7c54058e/pyparsing-2.4.2-py2.py3-none-any.whl Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx<2) Using cached https://files.pythonhosted.org/packages/98/7b/ff284bd8c80654e471b769062a9b43cc5d03e7a615048d96f4619df8d420/MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx<2) Using cached https://files.pythonhosted.org/packages/87/76/46d697698a143e05f77bec5a526bf4e56a0be61d63425b68f4ba553b51f2/pytz-2019.2-py2.py3-none-any.whl Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Using cached https://files.pythonhosted.org/packages/69/1b/b853c7a9d4f6a6d00749e94eb6f3a041e342a885b87340b79c1ef73e3a78/certifi-2019.6.16-py2.py3-none-any.whl Collecting idna<2.9,>=2.5 (from requests>=2.0.0->sphinx<2) Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.0.0->sphinx<2) Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests>=2.0.0->sphinx<2) Using cached https://files.pythonhosted.org/packages/e6/60/247f23a7121ae632d62811ba7f273d0e58972d75e58a94d329d51550a47d/urllib3-1.25.3-py2.py3-none-any.whl Installing collected packages: Pygments, docutils, mock, pillow, alabaster, future, commonmark, six, attrs, pyparsing, packaging, MarkupSafe, Jinja2, snowballstemmer, imagesize, pytz, babel, sphinxcontrib-websupport, certifi, idna, chardet, urllib3, requests, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Successfully installed Jinja2-2.10.1 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 attrs-19.1.0 babel-2.7.0 certifi-2019.6.16 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.17.1 idna-2.8 imagesize-1.1.0 mock-1.0.1 packaging-19.1 pillow-5.4.1 pyparsing-2.4.2 pytz-2019.2 readthedocs-sphinx-ext-1.0.0 recommonmark-0.5.0 requests-2.22.0 six-1.12.0 snowballstemmer-1.9.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.1.2 urllib3-1.25.3 [rtd-command-info] start-time: 2019-08-16T22:29:23.648554Z, end-time: 2019-08-16T22:29:25.760515Z, duration: 2, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/.cache/pip -r requirements.txt Collecting https://github.com/djungelorm/sphinx-tabs/releases/download/v1.1.11/sphinx-tabs-1.1.11.tar.gz (from -r requirements.txt (line 1)) Downloading https://github.com/djungelorm/sphinx-tabs/releases/download/v1.1.11/sphinx-tabs-1.1.11.tar.gz Requirement already satisfied: sphinx>=1.4 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/api/lib/python3.7/site-packages (from sphinx-tabs==1.1.11->-r requirements.txt (line 1)) (1.8.5) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/api/lib/python3.7/site-packages (from sphinx>=1.4->sphinx-tabs==1.1.11->-r requirements.txt (line 1)) (0.7.12) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/api/lib/python3.7/site-packages (from sphinx>=1.4->sphinx-tabs==1.1.11->-r requirements.txt (line 1)) (1.1.0) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/api/lib/python3.7/site-packages (from sphinx>=1.4->sphinx-tabs==1.1.11->-r requirements.txt (line 1)) (1.9.0) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/api/lib/python3.7/site-packages (from sphinx>=1.4->sphinx-tabs==1.1.11->-r requirements.txt (line 1)) (2.3.1) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/api/lib/python3.7/site-packages (from sphinx>=1.4->sphinx-tabs==1.1.11->-r requirements.txt (line 1)) (1.1.2) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/api/lib/python3.7/site-packages (from sphinx>=1.4->sphinx-tabs==1.1.11->-r requirements.txt (line 1)) (2.22.0) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/api/lib/python3.7/site-packages (from sphinx>=1.4->sphinx-tabs==1.1.11->-r requirements.txt (line 1)) (2.10.1) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/api/lib/python3.7/site-packages (from sphinx>=1.4->sphinx-tabs==1.1.11->-r requirements.txt (line 1)) (0.14) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/api/lib/python3.7/site-packages (from sphinx>=1.4->sphinx-tabs==1.1.11->-r requirements.txt (line 1)) (2.7.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/api/lib/python3.7/site-packages (from sphinx>=1.4->sphinx-tabs==1.1.11->-r requirements.txt (line 1)) (41.0.1) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/api/lib/python3.7/site-packages (from sphinx>=1.4->sphinx-tabs==1.1.11->-r requirements.txt (line 1)) (19.1) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/api/lib/python3.7/site-packages (from sphinx>=1.4->sphinx-tabs==1.1.11->-r requirements.txt (line 1)) (1.12.0) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/api/lib/python3.7/site-packages (from requests>=2.0.0->sphinx>=1.4->sphinx-tabs==1.1.11->-r requirements.txt (line 1)) (3.0.4) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/api/lib/python3.7/site-packages (from requests>=2.0.0->sphinx>=1.4->sphinx-tabs==1.1.11->-r requirements.txt (line 1)) (1.25.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/api/lib/python3.7/site-packages (from requests>=2.0.0->sphinx>=1.4->sphinx-tabs==1.1.11->-r requirements.txt (line 1)) (2019.6.16) Requirement already satisfied: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/api/lib/python3.7/site-packages (from requests>=2.0.0->sphinx>=1.4->sphinx-tabs==1.1.11->-r requirements.txt (line 1)) (2.8) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/api/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx>=1.4->sphinx-tabs==1.1.11->-r requirements.txt (line 1)) (1.1.1) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/api/lib/python3.7/site-packages (from babel!=2.0,>=1.3->sphinx>=1.4->sphinx-tabs==1.1.11->-r requirements.txt (line 1)) (2019.2) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/api/lib/python3.7/site-packages (from packaging->sphinx>=1.4->sphinx-tabs==1.1.11->-r requirements.txt (line 1)) (2.4.2) Requirement already satisfied: attrs in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/api/lib/python3.7/site-packages (from packaging->sphinx>=1.4->sphinx-tabs==1.1.11->-r requirements.txt (line 1)) (19.1.0) Building wheels for collected packages: sphinx-tabs Building wheel for sphinx-tabs (setup.py): started Building wheel for sphinx-tabs (setup.py): finished with status 'done' Created wheel for sphinx-tabs: filename=sphinx_tabs-1.1.11-cp37-none-any.whl size=26164 sha256=91a1ef91e4c7844bcda659d048be8b30b1d3960e2a03fb105e5a1487c8c305ad Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/.cache/pip/wheels/87/12/58/347f20009c658c61f9146b7b81e68a9806a37a2860e30bc353 Successfully built sphinx-tabs Installing collected packages: sphinx-tabs Successfully installed sphinx-tabs-1.1.11 [rtd-command-info] start-time: 2019-08-16T22:29:26.547649Z, end-time: 2019-08-16T22:29:26.858455Z, duration: 0, exit-code: 0 cat conf.py # -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # # import os # import sys # sys.path.insert(0, os.path.abspath('.')) # -- Project information ----------------------------------------------------- project = 'Prisms' copyright = '2019 Nubeva' author = 'Nubeva' # The short X.Y version version = '' # The full version, including alpha/beta/rc tags release = '1.1' # -- General configuration --------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'sphinx.ext.autodoc', 'sphinx.ext.intersphinx', 'sphinx.ext.todo', 'sphinx_tabs.tabs', ] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The master toctree document. master_doc = 'index' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] # The name of the Pygments (syntax highlighting) style to use. pygments_style = None # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # #html_theme = 'alabaster' html_theme = "sphinx_rtd_theme" # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # html_theme_options = { 'canonical_url': '', 'analytics_id': 'UA-92272539-3', # Provided by Google in your dashboard 'logo_only': False, 'display_version': True, 'prev_next_buttons_location': 'bottom', 'style_external_links': False, # 'style_nav_header_background': 'white', # Toc options 'collapse_navigation': False, 'sticky_navigation': True, 'navigation_depth': 4, 'includehidden': True, 'titles_only': False } # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] html_css_files = [ 'css/prisms.css', ] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # The default sidebars (for documents that don't match any pattern) are # defined by theme itself. Builtin themes are using these templates by # default: ``['localtoc.html', 'relations.html', 'sourcelink.html', # 'searchbox.html']``. # # html_sidebars = {} # -- Options for HTMLHelp output --------------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = 'Prismsdoc' # -- Options for LaTeX output ------------------------------------------------ latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'Prisms.tex', 'Prisms Documentation', 'Product', 'manual'), ] # -- Options for manual page output ------------------------------------------ # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'prisms', 'Prisms Documentation', [author], 1) ] # -- Options for Texinfo output ---------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'Prisms', 'Prisms Documentation', author, 'Prisms', 'Prisms user guide.', ''), ] # -- Options for Epub output ------------------------------------------------- # Bibliographic Dublin Core info. epub_title = project # The unique identifier of the text. This can be a ISBN number # or the project homepage. # # epub_identifier = '' # A unique identification for the text. # # epub_uid = '' # A list of files that should not be packed into the epub file. epub_exclude_files = ['search.html'] # -- Extension configuration ------------------------------------------------- # -- Options for intersphinx extension --------------------------------------- # Example configuration for intersphinx: refer to the Python standard library. intersphinx_mapping = {'https://docs.python.org/': None} # -- Options for todo extension ---------------------------------------------- # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True ########################################################################### # 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 importlib 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 elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' 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') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://media.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "api", 'version_slug': "api", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://media.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("tls", "/en/tls/"), ("netflow", "/en/netflow/"), ("garland", "/en/garland/"), ("api-tab", "/en/api-tab/"), ("api", "/en/api/"), ], 'downloads': [ ("pdf", "//readthedocs.com/projects/nubeva-docs/downloads/pdf/api/"), ("html", "//readthedocs.com/projects/nubeva-docs/downloads/htmlzip/api/"), ("epub", "//readthedocs.com/projects/nubeva-docs/downloads/epub/api/"), ], 'subprojects': [ ], 'slug': 'nubeva-docs', 'name': u'docs', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.nubeva.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/', 'api_host': 'https://readthedocs.com', 'github_user': 'None', 'github_repo': 'None', 'github_version': 'api', 'display_github': False, 'bitbucket_user': 'nubeva', 'bitbucket_repo': 'docs', 'bitbucket_version': 'api', 'display_bitbucket': True, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'api', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '339acb51', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' [rtd-command-info] start-time: 2019-08-16T22:29:26.949409Z, end-time: 2019-08-16T22:29:29.914968Z, duration: 2, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.8.5 loading translations [en]... done making output directory... loading intersphinx inventory from https://docs.python.org/objects.inv... intersphinx inventory has moved: https://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 14 source files that are out of date updating environment: 14 added, 0 changed, 0 removed reading sources... [ 7%] files/ApiDetails reading sources... [ 14%] files/ApiIntro reading sources... [ 21%] files/BasicExample reading sources... [ 28%] files/QuickStart reading sources... [ 35%] files/accounts reading sources... [ 42%] files/connections reading sources... [ 50%] files/decryptors reading sources... [ 57%] files/dg reading sources... [ 64%] files/filters reading sources... [ 71%] files/key_agents reading sources... [ 78%] files/projects reading sources... [ 85%] files/sg reading sources... [ 92%] files/tokens reading sources... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/BasicExample.rst:91: WARNING: Title underline too short. Setting Up an Existing Project *************** /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/BasicExample.rst:91: WARNING: Title underline too short. Setting Up an Existing Project *************** /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/key_agents.rst:89: WARNING: Title underline too short. /keyagents/commands ************* /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/key_agents.rst:89: WARNING: Title underline too short. /keyagents/commands ************* /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/tokens.rst:55: WARNING: Title underline too short. /tokens/delete ************* /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/tokens.rst:55: WARNING: Title underline too short. /tokens/delete ************* looking for now-outdated files... none found pickling environment... done /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/QuickStart.rst: WARNING: document isn't included in any toctree checking consistency... done preparing documents... done writing output... [ 7%] files/ApiDetails writing output... [ 14%] files/ApiIntro writing output... [ 21%] files/BasicExample writing output... [ 28%] files/QuickStart writing output... [ 35%] files/accounts writing output... [ 42%] files/connections writing output... [ 50%] files/decryptors writing output... [ 57%] files/dg writing output... [ 64%] files/filters writing output... [ 71%] files/key_agents writing output... [ 78%] files/projects writing output... [ 85%] files/sg writing output... [ 92%] files/tokens writing output... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/QuickStart.rst:97: WARNING: unknown document: ../files/CustomTags /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/QuickStart.rst:189: WARNING: unknown document: ../files/bpf generating indices... genindex writing additional pages... search copying images... [ 11%] files/include/TLSDeployment.png copying images... [ 22%] files/include/image_1.png copying images... [ 33%] files/include/image_2.png copying images... [ 44%] files/include/WindowsSensor.png copying images... [ 55%] files/include/image_7.png copying images... [ 66%] files/include/image_8.png copying images... [ 77%] files/include/image_9.png copying images... [ 88%] files/include/image_10.png copying images... [100%] files/include/image_11.png copying downloadable files... [100%] files/include/nuapi.postman_collection.json copying static files... done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 9 warnings. The HTML pages are in _build/html. Copying tabs assets [rtd-command-info] start-time: 2019-08-16T22:29:30.042425Z, end-time: 2019-08-16T22:29:32.463929Z, duration: 2, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.8.5 loading translations [en]... done making output directory... loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 14 added, 0 changed, 0 removed reading sources... [ 7%] files/ApiDetails reading sources... [ 14%] files/ApiIntro reading sources... [ 21%] files/BasicExample reading sources... [ 28%] files/QuickStart reading sources... [ 35%] files/accounts reading sources... [ 42%] files/connections reading sources... [ 50%] files/decryptors reading sources... [ 57%] files/dg reading sources... [ 64%] files/filters reading sources... [ 71%] files/key_agents reading sources... [ 78%] files/projects reading sources... [ 85%] files/sg reading sources... [ 92%] files/tokens reading sources... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/BasicExample.rst:91: WARNING: Title underline too short. Setting Up an Existing Project *************** /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/BasicExample.rst:91: WARNING: Title underline too short. Setting Up an Existing Project *************** /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/key_agents.rst:89: WARNING: Title underline too short. /keyagents/commands ************* /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/key_agents.rst:89: WARNING: Title underline too short. /keyagents/commands ************* /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/tokens.rst:55: WARNING: Title underline too short. /tokens/delete ************* /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/tokens.rst:55: WARNING: Title underline too short. /tokens/delete ************* looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/QuickStart.rst: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... files/ApiIntro files/ApiDetails files/BasicExample files/accounts files/connections files/decryptors files/dg files/filters files/key_agents files/projects files/sg files/tokens writing... done writing additional files... copying images... [100%] files/include/TLSDeployment.png copying downloadable files... [100%] files/include/nuapi.postman_collection.json copying static files... done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded, 7 warnings. The HTML page is in _build/localmedia. Copying tabs assets [rtd-command-info] start-time: 2019-08-16T22:29:32.590130Z, end-time: 2019-08-16T22:29:34.525440Z, duration: 1, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.8.5 loading translations [en]... done making output directory... loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 14 added, 0 changed, 0 removed reading sources... [ 7%] files/ApiDetails reading sources... [ 14%] files/ApiIntro reading sources... [ 21%] files/BasicExample reading sources... [ 28%] files/QuickStart reading sources... [ 35%] files/accounts reading sources... [ 42%] files/connections reading sources... [ 50%] files/decryptors reading sources... [ 57%] files/dg reading sources... [ 64%] files/filters reading sources... [ 71%] files/key_agents reading sources... [ 78%] files/projects reading sources... [ 85%] files/sg reading sources... [ 92%] files/tokens reading sources... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/BasicExample.rst:91: WARNING: Title underline too short. Setting Up an Existing Project *************** /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/BasicExample.rst:91: WARNING: Title underline too short. Setting Up an Existing Project *************** /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/key_agents.rst:89: WARNING: Title underline too short. /keyagents/commands ************* /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/key_agents.rst:89: WARNING: Title underline too short. /keyagents/commands ************* /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/tokens.rst:55: WARNING: Title underline too short. /tokens/delete ************* /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/tokens.rst:55: WARNING: Title underline too short. /tokens/delete ************* looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/QuickStart.rst: WARNING: document isn't included in any toctree done processing Prisms.tex...index files/ApiIntro files/ApiDetails files/BasicExample files/accounts files/connections files/decryptors files/dg files/filters files/key_agents files/projects files/sg files/tokens resolving references... writing... done copying images... [100%] files/include/TLSDeployment.png copying TeX support files... done build succeeded, 7 warnings. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). WARNING: Not copying tabs assets! Not compatible with latex builder [rtd-command-info] start-time: 2019-08-16T22:29:35.304155Z, end-time: 2019-08-16T22:29:35.614041Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2019-08-16T22:29:35.691561Z, end-time: 2019-08-16T22:29:38.859806Z, duration: 3, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=nubeva-docs -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="nubeva-docs" "Prisms.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./Prisms.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file nubeva-docs.idx (./nubeva-docs.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1] [2 <./TLSDeployme nt.png>] Chapter 2. Underfull \hbox (badness 10000) in paragraph at lines 147--147 []\T1/phv/m/n/10 Re- Overfull \hbox (6.73357pt too wide) in paragraph at lines 147--147 \T1/phv/m/n/10 quired| Overfull \hbox (5.9612pt too wide) in paragraph at lines 147--147 []\T1/ptm/m/n/10 Content- Underfull \hbox (badness 10000) in paragraph at lines 147--147 []\T1/ptm/m/n/10 ap-pli-ca- Underfull \hbox (badness 10000) in paragraph at lines 147--147 []\T1/ptm/m/n/10 Au-tho- Underfull \hbox (badness 10000) in paragraph at lines 147--147 \T1/ptm/m/n/10 riza- Underfull \hbox (badness 10000) in paragraph at lines 147--147 []\T1/ptm/m/n/10 Bearer Underfull \hbox (badness 10000) in paragraph at lines 147--147 \T1/ptm/m/n/10 Output written on nubeva-docs.pdf (50 pages, 260536 bytes). Transcript written on nubeva-docs.log. Latexmk: Index file 'nubeva-docs.idx' was written Latexmk: Missing input file: 'nubeva-docs.ind' from line 'No file nubeva-docs.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'nubeva-docs.pdf' Rule 'makeindex nubeva-docs.idx': File changes, etc: Non-existent destination files: 'nubeva-docs.ind' ------------ Run number 1 of rule 'makeindex nubeva-docs.idx' ------------ ------------ Running 'makeindex -s python.ist -o "nubeva-docs.ind" "nubeva-docs.idx"' ------------ Latexmk: applying rule 'makeindex nubeva-docs.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file nubeva-docs.idx...done (0 entries accepted, 0 rejected). Nothing written in nubeva-docs.ind. Transcript written in nubeva-docs.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'nubeva-docs.aux' 'nubeva-docs.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="nubeva-docs" "Prisms.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./Prisms.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file nubeva-docs.idx (./nubeva-docs.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./nubeva-docs.out) (./nubeva-docs.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./nubeva-docs.toc [1] [2] [3]) [4] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1] [2 <./TLSDeployme nt.png>] Chapter 2. Underfull \hbox (badness 10000) in paragraph at lines 147--147 []\T1/phv/m/n/10 Re- Overfull \hbox (6.73357pt too wide) in paragraph at lines 147--147 \T1/phv/m/n/10 quired| Overfull \hbox (5.9612pt too wide) in paragraph at lines 147--147 []\T1/ptm/m/n/10 Content- Underfull \hbox (badness 10000) in paragraph at lines 147--147 []\T1/ptm/m/n/10 ap-pli-ca- Underfull \hbox (badness 10000) in paragraph at lines 147--147 []\T1/ptm/m/n/10 Au-tho- Underfull \hbox (badness 10000) in paragraph at lines 147--147 \T1/ptm/m/n/10 riza- Underfull \hbox (badness 10000) in paragraph at lines 147--147 []\T1/ptm/m/n/10 Bearer Underfull \hbox (badness 10000) in paragraph at lines 147--147 \T1/ptm/m/n/10 Output written on nubeva-docs.pdf (52 pages, 281730 bytes). Transcript written on nubeva-docs.log. Latexmk: Index file 'nubeva-docs.idx' was written Latexmk: Log file says output to 'nubeva-docs.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'nubeva-docs.out' 'nubeva-docs.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="nubeva-docs" "Prisms.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./Prisms.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file nubeva-docs.idx (./nubeva-docs.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./nubeva-docs.out) (./nubeva-docs.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./nubeva-docs.toc [1] [2] [3]) [4] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1] [2 <./TLSDeployme nt.png>] Chapter 2. Underfull \hbox (badness 10000) in paragraph at lines 147--147 []\T1/phv/m/n/10 Re- Overfull \hbox (6.73357pt too wide) in paragraph at lines 147--147 \T1/phv/m/n/10 quired| Overfull \hbox (5.9612pt too wide) in paragraph at lines 147--147 []\T1/ptm/m/n/10 Content- Underfull \hbox (badness 10000) in paragraph at lines 147--147 []\T1/ptm/m/n/10 ap-pli-ca- Underfull \hbox (badness 10000) in paragraph at lines 147--147 []\T1/ptm/m/n/10 Au-tho- Underfull \hbox (badness 10000) in paragraph at lines 147--147 \T1/ptm/m/n/10 riza- Underfull \hbox (badness 10000) in paragraph at lines 147--147 []\T1/ptm/m/n/10 Bearer Underfull \hbox (badness 10000) in paragraph at lines 147--147 \T1/ptm/m/n/10 Output written on nubeva-docs.pdf (52 pages, 281730 bytes). Transcript written on nubeva-docs.log. Latexmk: Index file 'nubeva-docs.idx' was written Latexmk: Log file says output to 'nubeva-docs.pdf' Latexmk: All targets (nubeva-docs.pdf) are up-to-date [rtd-command-info] start-time: 2019-08-16T22:29:38.945979Z, end-time: 2019-08-16T22:29:39.257150Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/./_build/latex/nubeva-docs.pdf /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/artifacts/api/sphinx_pdf/nubeva-docs.pdf [rtd-command-info] start-time: 2019-08-16T22:29:39.340289Z, end-time: 2019-08-16T22:29:41.321010Z, duration: 1, exit-code: 0 python sphinx-build -T -b epub -d _build/doctrees-epub -D language=en . _build/epub Running Sphinx v1.8.5 loading translations [en]... done making output directory... loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [epub]: targets for 14 source files that are out of date updating environment: 14 added, 0 changed, 0 removed reading sources... [ 7%] files/ApiDetails reading sources... [ 14%] files/ApiIntro reading sources... [ 21%] files/BasicExample reading sources... [ 28%] files/QuickStart reading sources... [ 35%] files/accounts reading sources... [ 42%] files/connections reading sources... [ 50%] files/decryptors reading sources... [ 57%] files/dg reading sources... [ 64%] files/filters reading sources... [ 71%] files/key_agents reading sources... [ 78%] files/projects reading sources... [ 85%] files/sg reading sources... [ 92%] files/tokens reading sources... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/BasicExample.rst:91: WARNING: Title underline too short. Setting Up an Existing Project *************** /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/BasicExample.rst:91: WARNING: Title underline too short. Setting Up an Existing Project *************** /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/key_agents.rst:89: WARNING: Title underline too short. /keyagents/commands ************* /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/key_agents.rst:89: WARNING: Title underline too short. /keyagents/commands ************* /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/tokens.rst:55: WARNING: Title underline too short. /tokens/delete ************* /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/tokens.rst:55: WARNING: Title underline too short. /tokens/delete ************* looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/QuickStart.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 7%] files/ApiDetails writing output... [ 14%] files/ApiIntro writing output... [ 21%] files/BasicExample writing output... [ 28%] files/QuickStart writing output... [ 35%] files/accounts writing output... [ 42%] files/connections writing output... [ 50%] files/decryptors writing output... [ 57%] files/dg writing output... [ 64%] files/filters writing output... [ 71%] files/key_agents writing output... [ 78%] files/projects writing output... [ 85%] files/sg writing output... [ 92%] files/tokens writing output... [100%] index generating indices.../home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/QuickStart.rst:97: WARNING: unknown document: ../files/CustomTags /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/files/QuickStart.rst:189: WARNING: unknown document: ../files/bpf genindex writing additional pages... copying images... [ 11%] files/include/TLSDeployment.png copying images... [ 22%] files/include/image_1.png copying images... [ 33%] files/include/image_2.png copying images... [ 44%] files/include/WindowsSensor.png copying images... [ 55%] files/include/image_7.png copying images... [ 66%] files/include/image_8.png copying images... [ 77%] files/include/image_9.png copying images... [ 88%] files/include/image_10.png copying images... [100%] files/include/image_11.png copying static files... done copying extra files... done WARNING: conf value "version" should not be empty for EPUB3 writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing Prisms.epub file... build succeeded, 10 warnings. The ePub file is in _build/epub. WARNING: Not copying tabs assets! Not compatible with epub builder [rtd-command-info] start-time: 2019-08-16T22:29:41.414989Z, end-time: 2019-08-16T22:29:41.726725Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/api/./_build/epub/Prisms.epub /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/artifacts/api/sphinx_epub/nubeva-docs.epub