Read the Docs build information Build id: 604054 Project: nubeva-docs Version: latest Commit: 10e9f3145a113a4f91b6c098c0a1da065a5cb6c6 Date: 2021-04-01T10:20:45.458516Z State: finished Success: True [rtd-command-info] start-time: 2021-04-01T10:21:28.285585Z, end-time: 2021-04-01T10:21:35.889314Z, duration: 7, exit-code: 0 git clone --no-single-branch --depth 50 git@bitbucket.org:nubeva/docs.git . Cloning into '.'... Warning: Permanently added 'bitbucket.org,104.192.141.1' (RSA) to the list of known hosts. [rtd-command-info] start-time: 2021-04-01T10:21:36.036662Z, end-time: 2021-04-01T10:21:36.141772Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out 'origin/master'. 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 10e9f31 obfuscate IP addresses [rtd-command-info] start-time: 2021-04-01T10:21:36.261695Z, end-time: 2021-04-01T10:21:36.341714Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-04-01T10:21:37.385435Z, end-time: 2021-04-01T10:21:41.390263Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-04-01T10:21:41.512696Z, end-time: 2021-04-01T10:21:43.127545Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/latest/lib/python3.7/site-packages (21.0.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/latest/lib/python3.7/site-packages (54.2.0) [rtd-command-info] start-time: 2021-04-01T10:21:43.275943Z, end-time: 2021-04-01T10:21:51.874781Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir 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<2.2 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting docutils>=0.11 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) Collecting Jinja2>=2.9 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting requests Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) Collecting Pygments>=2.0 Downloading Pygments-2.8.1-py3-none-any.whl (983 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/latest/lib/python3.7/site-packages (from sphinx<2) (54.2.0) Collecting six>=1.5 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting packaging Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting pytz>=2015.7 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux2010_x86_64.whl (33 kB) Collecting chardet<5,>=3.0.2 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.4-py2.py3-none-any.whl (153 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23755 sha256=76dfeb110de352907b57e096629cd25f1b70def1de6c4e41b2142a1058d412e4 Stored in directory: /tmp/pip-ephem-wheel-cache-flp35icj/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=f2892fb22176433620c958cb750c17f8ce8ed9a691dc49aa07faf1a91fbc0460 Stored in directory: /tmp/pip-ephem-wheel-cache-flp35icj/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: urllib3, sphinxcontrib-serializinghtml, pytz, pyparsing, MarkupSafe, idna, chardet, certifi, sphinxcontrib-websupport, snowballstemmer, six, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock Successfully installed Jinja2-2.11.3 MarkupSafe-1.1.1 Pygments-2.8.1 alabaster-0.7.12 babel-2.9.0 certifi-2020.12.5 chardet-4.0.0 commonmark-0.8.1 docutils-0.16 future-0.18.2 idna-2.10 imagesize-1.2.0 mock-1.0.1 packaging-20.9 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.1 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.25.1 six-1.15.0 snowballstemmer-2.1.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.4 sphinxcontrib-websupport-1.2.4 urllib3-1.26.4 [rtd-command-info] start-time: 2021-04-01T10:21:52.001011Z, end-time: 2021-04-01T10:21:53.276002Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting sphinx-copybutton==0.2.8 Downloading sphinx_copybutton-0.2.8-py3-none-any.whl (9.8 kB) Requirement already satisfied: wheel in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/latest/lib/python3.7/site-packages (from sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (0.36.2) Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/latest/lib/python3.7/site-packages (from sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (1.8.5) Collecting flit Downloading flit-3.2.0-py3-none-any.whl (48 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/latest/lib/python3.7/site-packages (from sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (54.2.0) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/latest/lib/python3.7/site-packages (from flit->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (2.25.1) Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/latest/lib/python3.7/site-packages (from flit->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (0.16) Collecting flit_core>=3.2.0 Downloading flit_core-3.2.0-py3-none-any.whl (45 kB) Collecting toml Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/latest/lib/python3.7/site-packages (from requests->flit->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (2020.12.5) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/latest/lib/python3.7/site-packages (from requests->flit->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (1.26.4) Requirement already satisfied: chardet<5,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/latest/lib/python3.7/site-packages (from requests->flit->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (4.0.0) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/latest/lib/python3.7/site-packages (from requests->flit->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (2.10) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/latest/lib/python3.7/site-packages (from sphinx->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (2.11.3) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/latest/lib/python3.7/site-packages (from sphinx->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (1.15.0) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/latest/lib/python3.7/site-packages (from sphinx->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (2.8.1) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/latest/lib/python3.7/site-packages (from sphinx->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (20.9) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/latest/lib/python3.7/site-packages (from sphinx->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (2.9.0) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/latest/lib/python3.7/site-packages (from sphinx->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (2.1.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/latest/lib/python3.7/site-packages (from sphinx->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (0.7.12) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/latest/lib/python3.7/site-packages (from sphinx->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (1.2.4) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/latest/lib/python3.7/site-packages (from sphinx->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (1.2.0) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/latest/lib/python3.7/site-packages (from babel!=2.0,>=1.3->sphinx->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (2021.1) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (1.1.1) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/latest/lib/python3.7/site-packages (from packaging->sphinx->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (2.4.7) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/latest/lib/python3.7/site-packages (from sphinxcontrib-websupport->sphinx->sphinx-copybutton==0.2.8->-r requirements.txt (line 1)) (1.1.4) Installing collected packages: toml, flit-core, flit, sphinx-copybutton Successfully installed flit-3.2.0 flit-core-3.2.0 sphinx-copybutton-0.2.8 toml-0.10.2 [rtd-command-info] start-time: 2021-04-01T10:21:54.990369Z, end-time: 2021-04-01T10:21:55.080911Z, 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 = 'Nubeva Session Key Intercept' copyright = '2021 Nubeva' author = 'Nubeva' # The short X.Y version version = '' # The full version, including alpha/beta/rc tags release = '1.2' # -- 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.ext.autosectionlabel', 'sphinx_copybutton', ] # 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-XXXXXXX-1', # 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 = 'SKIdoc' # -- 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, 'SKI.tex', 'Nubeva SKI 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, 'SKI', 'Nubeva SKI 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, 'SKI', 'Nubeva SKI Documentation', author, 'SKI', 'Nubeva SKI 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 # # Note: this file should't rely on extra depencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring 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://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("skiv2", "/en/skiv2/"), ("skiv1", "/en/skiv1/"), ("ski", "/en/ski/"), ("k8s", "/en/k8s/"), ("garland", "/en/garland/"), ("api", "/en/api/"), ], 'downloads': [ ("pdf", "//docs.nubeva.com/_/downloads/en/latest/pdf/"), ("html", "//docs.nubeva.com/_/downloads/en/latest/htmlzip/"), ("epub", "//docs.nubeva.com/_/downloads/en/latest/epub/"), ], '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', 'proxied_api_host': '/_', 'github_repo': 'None', 'github_version': 'master', 'display_github': False, 'bitbucket_user': 'nubeva', 'bitbucket_repo': 'docs', 'bitbucket_version': 'master', 'display_bitbucket': True, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '10e9f314', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None 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") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/nubeva-docs/builds/604054/' 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' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2021-04-01T10:21:55.197758Z, end-time: 2021-04-01T10:21:57.357020Z, duration: 2, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v1.8.5 loading translations [en]... done Adding copy buttons to code blocks... 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 [html]: targets for 18 source files that are out of date updating environment: 18 added, 0 changed, 0 removed reading sources... [ 5%] files/Ciphers reading sources... [ 11%] files/Introduction reading sources... [ 16%] files/Libraries reading sources... [ 22%] files/Sensors reading sources... [ 27%] files/configserver reading sources... [ 33%] files/decryption reading sources... [ 38%] files/decryptionlibrary reading sources... [ 44%] files/faq reading sources... [ 50%] files/fastkey reading sources... [ 55%] files/fastkeydb reading sources... [ 61%] files/fastkeyserver reading sources... [ 66%] files/gettingstarted reading sources... [ 72%] files/keybuffer reading sources... [ 77%] files/keydepots reading sources... [ 83%] files/parameters reading sources... [ 88%] files/releasenotes reading sources... [ 94%] files/tools reading sources... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/latest/lib/python3.7/site-packages/sphinx/util/nodes.py:94: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/faq.rst:2: WARNING: duplicate label frequently asked questions, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/decryptionlibrary.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/keybuffer.rst:2: WARNING: duplicate label fastkey server, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/fastkeyserver.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/parameters.rst:2: WARNING: duplicate label sensor, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/keydepots.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/parameters.rst:88: WARNING: duplicate label decryptor, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/keydepots.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/releasenotes.rst:25: WARNING: duplicate label features, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/releasenotes.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/releasenotes.rst:35: WARNING: duplicate label features, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/releasenotes.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/releasenotes.rst:38: WARNING: duplicate label bug fixes, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/releasenotes.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/releasenotes.rst:41: WARNING: duplicate label known issues, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/releasenotes.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/releasenotes.rst:47: WARNING: duplicate label jan-2021, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/releasenotes.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/releasenotes.rst:55: WARNING: duplicate label oct-2020, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/releasenotes.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/releasenotes.rst:58: WARNING: duplicate label features, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/releasenotes.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/releasenotes.rst:66: WARNING: duplicate label bug fixes, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/releasenotes.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/releasenotes.rst:69: WARNING: duplicate label known issues, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/releasenotes.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/releasenotes.rst:79: WARNING: duplicate label features, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/releasenotes.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/releasenotes.rst:85: WARNING: duplicate label jan-2021, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/releasenotes.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/releasenotes.rst:88: WARNING: duplicate label features, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/releasenotes.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/releasenotes.rst:97: WARNING: duplicate label bug fixes, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/releasenotes.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/releasenotes.rst:100: WARNING: duplicate label known issues, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/releasenotes.rst /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/tools.rst:13: WARNING: duplicate label dtlsscript, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/fastkeydb.rst looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/faq.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/fastkeydb.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/keybuffer.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/keydepots.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/parameters.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 5%] files/Ciphers writing output... [ 11%] files/Introduction writing output... [ 16%] files/Libraries writing output... [ 22%] files/Sensors writing output... [ 27%] files/configserver writing output... [ 33%] files/decryption writing output... [ 38%] files/decryptionlibrary writing output... [ 44%] files/faq writing output... [ 50%] files/fastkey writing output... [ 55%] files/fastkeydb writing output... [ 61%] files/fastkeyserver writing output... [ 66%] files/gettingstarted writing output... [ 72%] files/keybuffer writing output... [ 77%] files/keydepots writing output... [ 83%] files/parameters writing output... [ 88%] files/releasenotes writing output... [ 94%] files/tools writing output... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/configserver.rst:32: WARNING: undefined label: sensor configuration files (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/keybuffer.rst:3: WARNING: undefined label: fastkey |trade| protocol (if the link has no caption the label must precede a section header) generating indices... genindex writing additional pages... search copying images... [ 5%] files/include/Overview001.png copying images... [ 11%] files/include/Arch001.png copying images... [ 16%] files/include/SensorHighlightedwithDec.png copying images... [ 22%] files/include/SensorFK.png copying images... [ 27%] files/include/KeySense.png copying images... [ 33%] files/include/DecryptorHighlighted.png copying images... [ 38%] files/include/DecryptionLibrary.png copying images... [ 44%] files/include/DecryptLibHighlighted.png copying images... [ 50%] files/include/TCPTLS001.png copying images... [ 55%] files/include/TCPTLS002.png copying images... [ 61%] files/include/TCPTLS003.png copying images... [ 66%] files/include/TCPTLS004.png copying images... [ 72%] files/include/TCPTLS005.png copying images... [ 77%] files/include/FastkeyServer.png copying images... [ 83%] files/include/FastKeyServerDlib.png copying images... [ 88%] files/include/GettingStarted.png copying images... [ 94%] files/include/TLSKeybuffer.png copying images... [100%] files/include/Wireshark.png copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 26 warnings. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-04-01T10:21:57.564730Z, end-time: 2021-04-01T10:21:58.586942Z, duration: 1, exit-code: 0 python -m sphinx -T -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . _build/localmedia Running Sphinx v1.8.5 loading translations [en]... done Adding copy buttons to code blocks... 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: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done assembling single document... files/gettingstarted files/Introduction files/Sensors files/decryption files/decryptionlibrary files/fastkey files/fastkeyserver files/configserver files/Ciphers files/Libraries files/tools files/releasenotes /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/configserver.rst:32: WARNING: undefined label: sensor configuration files (if the link has no caption the label must precede a section header) writing... done writing additional files... copying images... [ 5%] files/include/GettingStarted.png copying images... [ 11%] files/include/Overview001.png copying images... [ 17%] files/include/Arch001.png copying images... [ 23%] files/include/SensorHighlightedwithDec.png copying images... [ 29%] files/include/SensorFK.png copying images... [ 35%] files/include/KeySense.png copying images... [ 41%] files/include/DecryptorHighlighted.png copying images... [ 47%] files/include/DecryptionLibrary.png copying images... [ 52%] files/include/DecryptLibHighlighted.png copying images... [ 58%] files/include/TCPTLS001.png copying images... [ 64%] files/include/TCPTLS002.png copying images... [ 70%] files/include/TCPTLS003.png copying images... [ 76%] files/include/TCPTLS004.png copying images... [ 82%] files/include/TCPTLS005.png copying images... [ 88%] files/include/FastkeyServer.png copying images... [ 94%] files/include/FastKeyServerDlib.png copying images... [100%] files/include/Wireshark.png copying static files... done copying extra files... done dumping object inventory... done build succeeded, 1 warning. The HTML page is in _build/localmedia. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-04-01T10:21:58.779523Z, end-time: 2021-04-01T10:21:59.721415Z, duration: 0, exit-code: 0 python -m sphinx -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.8.5 loading translations [en]... done Adding copy buttons to code blocks... 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: 0 added, 0 changed, 0 removed looking for now-outdated files... none found processing SKI.tex...index files/gettingstarted files/Introduction files/Sensors files/decryption files/decryptionlibrary files/fastkey files/fastkeyserver files/configserver files/Ciphers files/Libraries files/tools files/releasenotes resolving references... /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/latest/lib/python3.7/site-packages/sphinx/builders/latex/__init__.py:201: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. if toctrees[0].get('maxdepth') > 0: /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/configserver.rst:32: WARNING: undefined label: sensor configuration files (if the link has no caption the label must precede a section header) writing... done copying images... [ 5%] files/include/GettingStarted.png copying images... [ 11%] files/include/Overview001.png copying images... [ 17%] files/include/Arch001.png copying images... [ 23%] files/include/SensorHighlightedwithDec.png copying images... [ 29%] files/include/SensorFK.png copying images... [ 35%] files/include/KeySense.png copying images... [ 41%] files/include/DecryptorHighlighted.png copying images... [ 47%] files/include/DecryptionLibrary.png copying images... [ 52%] files/include/DecryptLibHighlighted.png copying images... [ 58%] files/include/TCPTLS001.png copying images... [ 64%] files/include/TCPTLS002.png copying images... [ 70%] files/include/TCPTLS003.png copying images... [ 76%] files/include/TCPTLS004.png copying images... [ 82%] files/include/TCPTLS005.png copying images... [ 88%] files/include/FastkeyServer.png copying images... [ 94%] files/include/FastKeyServerDlib.png copying images... [100%] files/include/Wireshark.png copying TeX support files... done build succeeded, 1 warning. 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: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/_build/latex/_static/searchtools.js [rtd-command-info] start-time: 2021-04-01T10:22:02.046903Z, end-time: 2021-04-01T10:22:02.121581Z, 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: 2021-04-01T10:22:02.264983Z, end-time: 2021-04-01T10:22:07.064287Z, duration: 4, 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" "SKI.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 (./SKI.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) LaTeX Warning: Hyper reference `files/Sensors:ski-sensors' on page 1 undefined on input line 104. [1 <./GettingStarted.png>] LaTeX Warning: Hyper reference `files/decryption:ski-decryptors' on page 2 unde fined on input line 118. LaTeX Warning: Hyper reference `files/tools:wireshark' on page 2 undefined on i nput line 127. [2] Chapter 2. [3 <./Overview001.png>] [4 <./Arch001.png>] Chapter 3. LaTeX Warning: Hyper reference `files/fastkey::doc' on page 5 undefined on inpu t line 160. [5 <./SensorHighlightedwithDec.png>] [6 <./SensorFK.png>] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [7 <./KeySense.png>] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) Overfull \hbox (216.0442pt too wide) in paragraph at lines 221--221 []\TS1/pcr/m/n/9 '[][]\T1/pcr/m/n/9 eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJ lZGdlLmNvbTo0NDMzIiwicmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQ o=[][] LaTeX Warning: Hyper reference `files/configserver:configuration-server' on pag e 8 undefined on input line 238. [8] Overfull \hbox (216.0442pt too wide) in paragraph at lines 286--286 []\T1/pcr/m/n/9 "[][]eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0ND MzIiwicmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo=[][] Overfull \hbox (216.0442pt too wide) in paragraph at lines 312--312 []\T1/pcr/m/n/9 eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0NDMzIiw icmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo[]=[][] LaTeX Warning: Hyper reference `files/tools:traffic-generator' on page 9 undefi ned on input line 315. Overfull \hbox (210.64421pt too wide) in paragraph at lines 324--324 []\T1/pcr/m/n/9 eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0NDMzIiw icmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo= [9] Overfull \hbox (216.0442pt too wide) in paragraph at lines 358--358 []\T1/pcr/m/n/9 "[][]eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0ND MzIiwicmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo=[][] [10] Overfull \hbox (216.0442pt too wide) in paragraph at lines 409--409 []\T1/pcr/m/n/9 eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0NDMzIiw icmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo[]=[][] [11] [12] Chapter 4. LaTeX Warning: Hyper reference `files/decryptionlibrary:ski-decrypt-library' on page 13 undefined on input line 442. [13 <./DecryptorHighlighted.png>] LaTeX Warning: Hyper reference `files/configserver:configuration-server' on pag e 14 undefined on input line 451. Overfull \hbox (216.0442pt too wide) in paragraph at lines 495--495 []\T1/pcr/m/n/9 "[][]eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0ND MzIiwicmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo=[][] [14] Overfull \hbox (189.04424pt too wide) in paragraph at lines 541--541 []\T1/pcr/m/n/9 eyJ0eXBlIjoia2RiIiwiZG9tYWluIjoidGVzdCIsInJlZ2lvbiI6ImtleS5udWJ lZGdlLmNvbTo0NDMzIiwiYWsiOiJ1c2VyIiwic2siOiJwYXNzd29yZCJ9| Overfull \hbox (194.44423pt too wide) in paragraph at lines 559--559 []\T1/pcr/m/n/9 eyJ0eXBlIjoia2RiIiwiZG9tYWluIjoidGVzdCIsInJlZ2lvbiI6ImtleS5udWJ lZGdlLmNvbTo0NDMzIiwiYWsiOiJ1c2VyIiwic2siOiJwYXNzd29yZCJ9[] [15] [16] Chapter 5. [17 <./DecryptionLibrary.png>] [18 <./DecryptLibHighlighted.png>] [19] Underfull \hbox (badness 5008) in paragraph at lines 823--824 []\T1/pcr/m/n/10 nu_record_processor() \T1/ptm/m/n/10 out-puts the de-crypted d ata from all the TLS records in Underfull \hbox (badness 10000) in paragraph at lines 823--824 \T1/ptm/m/n/10 turn value is RECORD_HANDSHAKE_DECRYPTED, RECORD_DECRYPTED, or [20 <./TCPTLS001.png> <./TCPTLS002.png>] Underfull \hbox (badness 5008) in paragraph at lines 850--851 []\T1/pcr/m/n/10 nu_record_processor() \T1/ptm/m/n/10 out-puts the de-crypted d ata from all the TLS records in Underfull \hbox (badness 10000) in paragraph at lines 850--851 \T1/ptm/m/n/10 turn value is RECORD_HANDSHAKE_DECRYPTED, RECORD_DECRYPTED, or [21 <./TCPTLS003.png> <./TCPTLS004.png> <./TCPTLS005.png>] Underfull \hbox (badness 10000) in paragraph at lines 909--911 []\T1/ptm/m/n/10 Handshake in-for-ma-tion Underfull \hbox (badness 7704) in paragraph at lines 912--914 []\T1/ptm/m/n/10 Packets con-tain-ing TLS hand- [22] [23] [24] Chapter 6. Overfull \hbox (64.84438pt too wide) in paragraph at lines 1013--1013 []\T1/pcr/m/n/9 "[][]8b48f8a3f80ee7bbf26166d20913ce5ff068924d23b79199adc1babc43 85c084c9cccc143ffa19963db60e010157fe33[][] [25] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1028--1028 []\T1/pcr/m/n/9 "[][]34110bb15d8fad38f0e2cda16cebe43e5f30cf60066ab04bf6cabf9553 b175c6e2d1a3005b1d1c5527d9d1ad9a750679[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1030--1030 []\T1/pcr/m/n/9 "[][]1bfa4c5d2351a746fb4472f5ca0276c81864ac613f994b06570431c175 1f3aa88a4a67a66375a403dc9792e913b830b8[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1038--1038 []\T1/pcr/m/n/9 "[][]a86ae64b0fe1bd9e065125768251fd279089d0e544e2200f2d3df87edc 2692d45befce649fac006d0fab153f2365a41a[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1039--1039 []\T1/pcr/m/n/9 "[][]4c84bdae94562490dc2371cf32a48489fe03e89f7c464efae93afdc1df 522d774b875ffabf95ce8e35cdf9b89773855a[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1041--1041 []\T1/pcr/m/n/9 "[][]7dce5eec25e6e48a4f0a6bad9ece783fe7ef208d2508a1112b9a074d00 0e8cc9425ff2d59ac99b33715c2bdf98547510[][] [26] [27] [28] Chapter 7. LaTeX Warning: Hyper reference `files/Sensors:ski-sensors' on page 29 undefined on input line 1114. LaTeX Warning: Hyper reference `files/fastkey:fastkey-protocol' on page 29 unde fined on input line 1114. LaTeX Warning: Hyper reference `files/decryption:ski-decryptors' on page 29 und efined on input line 1116. LaTeX Warning: Hyper reference `files/decryptionlibrary:ski-decrypt-library' on page 29 undefined on input line 1120. [29 <./FastkeyServer.png>] [30 <./FastKeyServerDlib.png>] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1236--1236 []\T1/pcr/m/n/9 "[][]ffa69c63527f2a8fe1a9dc974bf0c9c841283ebe28278d27d4a32f888b f91eff2b7d66b490954843b458c386ccac90e6[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1237--1237 []\T1/pcr/m/n/9 "[][]e1fbea741bebc77786bee83b571a463476bd0a0daf0af0f39ca122b003 2631a50fe3987ef6b619aba21216c5ad3b2349[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1238--1238 []\T1/pcr/m/n/9 "[][]5f1f76bed96460469b52d31c8c2539030d3f35b41a67f476cc27747378 7efd35b4598ef515ca777157a18786e59a5d85[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1239--1239 []\T1/pcr/m/n/9 "[][]873180754f348e964060fc8b76292118cf4b535880bd9be94fa105b1f1 c133f6b0366a2fcd88b666f545e00898af7698[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1240--1240 []\T1/pcr/m/n/9 "[][]8aab03b0bb908fb829ced89bb233255203995fb03151ede766dd737b29 8186fa1ed83016e13684473bb6bc5120452be5[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1245--1245 []\T1/pcr/m/n/9 "[][]feb0418af64c0c8fc1059389a8e50e10e124092196c2b2781a012274ab 9eea5f4625f1037f329bc983c5b30cba1eb6f9[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1246--1246 []\T1/pcr/m/n/9 "[][]d2611d319b2e43523098d9b87339ebca574d5b5d397dab3a74ef3f7f6e 21b12472903e88ea364aea75a72b39b276271f[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1247--1247 []\T1/pcr/m/n/9 "[][]41beb5c8ea2c0fa073722e3addd4b39aaaf9599f309f6192df710e0341 7d198081a54da135d5d2a2c3f454a74619ba8c[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1248--1248 []\T1/pcr/m/n/9 "[][]9e75b7418d3877548556e64b2079bba42c11ad1563add1002c551b4d63 fb50a6cc3ab7c4f0429904d65fd84071587a7b[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1249--1249 []\T1/pcr/m/n/9 "[][]50cc7fa146b61476a7a493162b76e95c64d8256cf54a342f34eab98336 2a8b435870b4bd5fbef33b6bf7edf995e77278[][] Overfull \vbox (10.1832pt too high) detected at line 1251 [31] [32] Chapter 8. [33] LaTeX Warning: Hyper reference `files/decryption:decryptor-configuration-files' on page 34 undefined on input line 1358. [34] [35] [36] Chapter 9. [37] [38] Chapter 10. [39] Underfull \vbox (badness 10000) detected at line 1728 Overfull \vbox (2.68169pt too high) detected at line 1728 [40] Underfull \vbox (badness 10000) detected at line 1728 Overfull \vbox (2.68169pt too high) detected at line 1728 [41] Underfull \vbox (badness 10000) detected at line 1728 Overfull \vbox (2.68169pt too high) detected at line 1728 [42] [43] Underfull \vbox (badness 10000) detected at line 1850 Underfull \vbox (badness 10000) detected at line 1850 [44] [45] Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 []\T1/ptm/m/n/10 80.0.3987.132, 80.0.3987.149, 81.0.4044.113, 83.0.4103.97, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 83.0.4103.10, 83.0.4103.116, 84.0.4147.89, 84.0.4174.105, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 84.0.4147.125, 85.0.4183.83, 85.0.4183.102, 85.0.4183.121, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 86.0.4240.75, 86.0.4240.183, 86.0.4240.193, 86.0.4240.198, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 87.0.4280.66, 87.0.4280.88, 87.0.4280.141, 88.0.4324.104, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 88.0.4324.146, 88.0.4324.150, 88.0.4324.182, 88.0.4324.190, Underfull \hbox (badness 6125) in paragraph at lines 1942--1942 []\T1/ptm/m/n/10 80.0.361.66, 80.0.361.69, 80.0.361.109, 83.0.478.44, 83.0.478. 45, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 83.0.478.54, 83.0.478.56, 83.0.478.58, 83.0.478.61, 84.0.522.44, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 84.0.522.49, 84.0.522.52, 84.0.522.59, 84.0.522.63, 85.0.564.41, Underfull \hbox (badness 6125) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 85.0.564.44, 85.0.564.51, 85.0.564.63, 86.0.4240.75, 86.0.622.38 , Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 86.0.622.43, 86.0.622.51, 86.0.622.56, 86.0.622.61, 86.0.622.69, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 87.0.664.41, 87.0.664.47, 87.0.664.52, 87.0.664.55, 87.0.664.57, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 87.0.664.60, 87.0.664.66, 87.0.664.75, 87.0.664.75, 88.0.705.50, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 88.0.705.53, 88.0.705.56, 88.0.705.62, 88.0.705.63, 88.0.705.68, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 88.0.705.74, 88.0.705.81, 89.0.774.45, 89.0.774.48, 89.0.774.50, Underfull \hbox (badness 6380) in paragraph at lines 1942--1942 []\T1/ptm/m/n/10 Ac-cess, Cor-tana, Ex-cel, Groove Underfull \hbox (badness 6016) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 MS Dy-nam-ics 365 CRM, MSN [46] [47] [48] Chapter 11. [49] [50] [51 <./Wireshark.png>] [52] Chapter 12. [53] [54] No file nubeva-docs.ind. [55] (./nubeva-docs.aux) Package rerunfilecheck Warning: File `nubeva-docs.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on nubeva-docs.pdf (59 pages, 1017548 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" "SKI.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 (./SKI.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] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1 <./GettingStarted. png>] [2] Chapter 2. [3 <./Overview001.png>] [4 <./Arch001.png>] Chapter 3. [5 <./SensorHighlightedwithDec.png>] [6 <./SensorFK.png>] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [7 <./KeySense.png>] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) Overfull \hbox (216.0442pt too wide) in paragraph at lines 221--221 []\TS1/pcr/m/n/9 '[][]\T1/pcr/m/n/9 eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJ lZGdlLmNvbTo0NDMzIiwicmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQ o=[][] [8] Overfull \hbox (216.0442pt too wide) in paragraph at lines 286--286 []\T1/pcr/m/n/9 "[][]eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0ND MzIiwicmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo=[][] Overfull \hbox (216.0442pt too wide) in paragraph at lines 312--312 []\T1/pcr/m/n/9 eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0NDMzIiw icmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo[]=[][] Overfull \hbox (210.64421pt too wide) in paragraph at lines 324--324 []\T1/pcr/m/n/9 eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0NDMzIiw icmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo= [9] Overfull \hbox (216.0442pt too wide) in paragraph at lines 358--358 []\T1/pcr/m/n/9 "[][]eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0ND MzIiwicmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo=[][] [10] Overfull \hbox (216.0442pt too wide) in paragraph at lines 409--409 []\T1/pcr/m/n/9 eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0NDMzIiw icmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo[]=[][] [11] [12] Chapter 4. [13 <./DecryptorHighlighted.png>] Overfull \hbox (216.0442pt too wide) in paragraph at lines 495--495 []\T1/pcr/m/n/9 "[][]eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0ND MzIiwicmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo=[][] [14] Overfull \hbox (189.04424pt too wide) in paragraph at lines 541--541 []\T1/pcr/m/n/9 eyJ0eXBlIjoia2RiIiwiZG9tYWluIjoidGVzdCIsInJlZ2lvbiI6ImtleS5udWJ lZGdlLmNvbTo0NDMzIiwiYWsiOiJ1c2VyIiwic2siOiJwYXNzd29yZCJ9| Overfull \hbox (194.44423pt too wide) in paragraph at lines 559--559 []\T1/pcr/m/n/9 eyJ0eXBlIjoia2RiIiwiZG9tYWluIjoidGVzdCIsInJlZ2lvbiI6ImtleS5udWJ lZGdlLmNvbTo0NDMzIiwiYWsiOiJ1c2VyIiwic2siOiJwYXNzd29yZCJ9[] [15] [16] Chapter 5. [17 <./DecryptionLibrary.png>] [18 <./DecryptLibHighlighted.png>] [19] Underfull \hbox (badness 5008) in paragraph at lines 823--824 []\T1/pcr/m/n/10 nu_record_processor() \T1/ptm/m/n/10 out-puts the de-crypted d ata from all the TLS records in Underfull \hbox (badness 10000) in paragraph at lines 823--824 \T1/ptm/m/n/10 turn value is RECORD_HANDSHAKE_DECRYPTED, RECORD_DECRYPTED, or [20 <./TCPTLS001.png> <./TCPTLS002.png>] Underfull \hbox (badness 5008) in paragraph at lines 850--851 []\T1/pcr/m/n/10 nu_record_processor() \T1/ptm/m/n/10 out-puts the de-crypted d ata from all the TLS records in Underfull \hbox (badness 10000) in paragraph at lines 850--851 \T1/ptm/m/n/10 turn value is RECORD_HANDSHAKE_DECRYPTED, RECORD_DECRYPTED, or [21 <./TCPTLS003.png> <./TCPTLS004.png> <./TCPTLS005.png>] Underfull \hbox (badness 10000) in paragraph at lines 909--911 []\T1/ptm/m/n/10 Handshake in-for-ma-tion Underfull \hbox (badness 7704) in paragraph at lines 912--914 []\T1/ptm/m/n/10 Packets con-tain-ing TLS hand- [22] [23] [24] Chapter 6. Overfull \hbox (64.84438pt too wide) in paragraph at lines 1013--1013 []\T1/pcr/m/n/9 "[][]8b48f8a3f80ee7bbf26166d20913ce5ff068924d23b79199adc1babc43 85c084c9cccc143ffa19963db60e010157fe33[][] [25] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1028--1028 []\T1/pcr/m/n/9 "[][]34110bb15d8fad38f0e2cda16cebe43e5f30cf60066ab04bf6cabf9553 b175c6e2d1a3005b1d1c5527d9d1ad9a750679[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1030--1030 []\T1/pcr/m/n/9 "[][]1bfa4c5d2351a746fb4472f5ca0276c81864ac613f994b06570431c175 1f3aa88a4a67a66375a403dc9792e913b830b8[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1038--1038 []\T1/pcr/m/n/9 "[][]a86ae64b0fe1bd9e065125768251fd279089d0e544e2200f2d3df87edc 2692d45befce649fac006d0fab153f2365a41a[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1039--1039 []\T1/pcr/m/n/9 "[][]4c84bdae94562490dc2371cf32a48489fe03e89f7c464efae93afdc1df 522d774b875ffabf95ce8e35cdf9b89773855a[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1041--1041 []\T1/pcr/m/n/9 "[][]7dce5eec25e6e48a4f0a6bad9ece783fe7ef208d2508a1112b9a074d00 0e8cc9425ff2d59ac99b33715c2bdf98547510[][] [26] [27] [28] Chapter 7. [29 <./FastkeyServer.png>] [30 <./FastKeyServerDlib.png>] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1236--1236 []\T1/pcr/m/n/9 "[][]ffa69c63527f2a8fe1a9dc974bf0c9c841283ebe28278d27d4a32f888b f91eff2b7d66b490954843b458c386ccac90e6[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1237--1237 []\T1/pcr/m/n/9 "[][]e1fbea741bebc77786bee83b571a463476bd0a0daf0af0f39ca122b003 2631a50fe3987ef6b619aba21216c5ad3b2349[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1238--1238 []\T1/pcr/m/n/9 "[][]5f1f76bed96460469b52d31c8c2539030d3f35b41a67f476cc27747378 7efd35b4598ef515ca777157a18786e59a5d85[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1239--1239 []\T1/pcr/m/n/9 "[][]873180754f348e964060fc8b76292118cf4b535880bd9be94fa105b1f1 c133f6b0366a2fcd88b666f545e00898af7698[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1240--1240 []\T1/pcr/m/n/9 "[][]8aab03b0bb908fb829ced89bb233255203995fb03151ede766dd737b29 8186fa1ed83016e13684473bb6bc5120452be5[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1245--1245 []\T1/pcr/m/n/9 "[][]feb0418af64c0c8fc1059389a8e50e10e124092196c2b2781a012274ab 9eea5f4625f1037f329bc983c5b30cba1eb6f9[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1246--1246 []\T1/pcr/m/n/9 "[][]d2611d319b2e43523098d9b87339ebca574d5b5d397dab3a74ef3f7f6e 21b12472903e88ea364aea75a72b39b276271f[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1247--1247 []\T1/pcr/m/n/9 "[][]41beb5c8ea2c0fa073722e3addd4b39aaaf9599f309f6192df710e0341 7d198081a54da135d5d2a2c3f454a74619ba8c[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1248--1248 []\T1/pcr/m/n/9 "[][]9e75b7418d3877548556e64b2079bba42c11ad1563add1002c551b4d63 fb50a6cc3ab7c4f0429904d65fd84071587a7b[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1249--1249 []\T1/pcr/m/n/9 "[][]50cc7fa146b61476a7a493162b76e95c64d8256cf54a342f34eab98336 2a8b435870b4bd5fbef33b6bf7edf995e77278[][] Overfull \vbox (10.1832pt too high) detected at line 1251 [31] [32] Chapter 8. [33] [34] [35] [36] Chapter 9. [37] [38] Chapter 10. [39] Underfull \vbox (badness 10000) detected at line 1728 Overfull \vbox (2.68169pt too high) detected at line 1728 [40] Underfull \vbox (badness 10000) detected at line 1728 Overfull \vbox (2.68169pt too high) detected at line 1728 [41] Underfull \vbox (badness 10000) detected at line 1728 Overfull \vbox (2.68169pt too high) detected at line 1728 [42] [43] Underfull \vbox (badness 10000) detected at line 1850 Underfull \vbox (badness 10000) detected at line 1850 [44] [45] Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 []\T1/ptm/m/n/10 80.0.3987.132, 80.0.3987.149, 81.0.4044.113, 83.0.4103.97, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 83.0.4103.10, 83.0.4103.116, 84.0.4147.89, 84.0.4174.105, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 84.0.4147.125, 85.0.4183.83, 85.0.4183.102, 85.0.4183.121, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 86.0.4240.75, 86.0.4240.183, 86.0.4240.193, 86.0.4240.198, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 87.0.4280.66, 87.0.4280.88, 87.0.4280.141, 88.0.4324.104, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 88.0.4324.146, 88.0.4324.150, 88.0.4324.182, 88.0.4324.190, Underfull \hbox (badness 6125) in paragraph at lines 1942--1942 []\T1/ptm/m/n/10 80.0.361.66, 80.0.361.69, 80.0.361.109, 83.0.478.44, 83.0.478. 45, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 83.0.478.54, 83.0.478.56, 83.0.478.58, 83.0.478.61, 84.0.522.44, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 84.0.522.49, 84.0.522.52, 84.0.522.59, 84.0.522.63, 85.0.564.41, Underfull \hbox (badness 6125) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 85.0.564.44, 85.0.564.51, 85.0.564.63, 86.0.4240.75, 86.0.622.38 , Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 86.0.622.43, 86.0.622.51, 86.0.622.56, 86.0.622.61, 86.0.622.69, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 87.0.664.41, 87.0.664.47, 87.0.664.52, 87.0.664.55, 87.0.664.57, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 87.0.664.60, 87.0.664.66, 87.0.664.75, 87.0.664.75, 88.0.705.50, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 88.0.705.53, 88.0.705.56, 88.0.705.62, 88.0.705.63, 88.0.705.68, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 88.0.705.74, 88.0.705.81, 89.0.774.45, 89.0.774.48, 89.0.774.50, Underfull \hbox (badness 6380) in paragraph at lines 1942--1942 []\T1/ptm/m/n/10 Ac-cess, Cor-tana, Ex-cel, Groove Underfull \hbox (badness 6016) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 MS Dy-nam-ics 365 CRM, MSN [46] [47] [48] Chapter 11. [49] [50] [51 <./Wireshark.png>] [52] Chapter 12. [53] [54] (./nubeva-docs.ind) [55] (./nubeva-docs.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on nubeva-docs.pdf (59 pages, 1024442 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' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="nubeva-docs" "SKI.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 (./SKI.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] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1 <./GettingStarted. png>] [2] Chapter 2. [3 <./Overview001.png>] [4 <./Arch001.png>] Chapter 3. [5 <./SensorHighlightedwithDec.png>] [6 <./SensorFK.png>] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [7 <./KeySense.png>] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) Overfull \hbox (216.0442pt too wide) in paragraph at lines 221--221 []\TS1/pcr/m/n/9 '[][]\T1/pcr/m/n/9 eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJ lZGdlLmNvbTo0NDMzIiwicmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQ o=[][] [8] Overfull \hbox (216.0442pt too wide) in paragraph at lines 286--286 []\T1/pcr/m/n/9 "[][]eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0ND MzIiwicmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo=[][] Overfull \hbox (216.0442pt too wide) in paragraph at lines 312--312 []\T1/pcr/m/n/9 eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0NDMzIiw icmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo[]=[][] Overfull \hbox (210.64421pt too wide) in paragraph at lines 324--324 []\T1/pcr/m/n/9 eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0NDMzIiw icmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo= [9] Overfull \hbox (216.0442pt too wide) in paragraph at lines 358--358 []\T1/pcr/m/n/9 "[][]eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0ND MzIiwicmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo=[][] [10] Overfull \hbox (216.0442pt too wide) in paragraph at lines 409--409 []\T1/pcr/m/n/9 eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0NDMzIiw icmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo[]=[][] [11] [12] Chapter 4. [13 <./DecryptorHighlighted.png>] Overfull \hbox (216.0442pt too wide) in paragraph at lines 495--495 []\T1/pcr/m/n/9 "[][]eyJ0eXBlIjoiZHRscyIsImRvbWFpbiI6ImtleS5udWJlZGdlLmNvbTo0ND MzIiwicmVnaW9uIjoidGVzdCIsImFrIjoidXNlciIsInNrIjoicGFzc3dvcmQifQo=[][] [14] Overfull \hbox (189.04424pt too wide) in paragraph at lines 541--541 []\T1/pcr/m/n/9 eyJ0eXBlIjoia2RiIiwiZG9tYWluIjoidGVzdCIsInJlZ2lvbiI6ImtleS5udWJ lZGdlLmNvbTo0NDMzIiwiYWsiOiJ1c2VyIiwic2siOiJwYXNzd29yZCJ9| Overfull \hbox (194.44423pt too wide) in paragraph at lines 559--559 []\T1/pcr/m/n/9 eyJ0eXBlIjoia2RiIiwiZG9tYWluIjoidGVzdCIsInJlZ2lvbiI6ImtleS5udWJ lZGdlLmNvbTo0NDMzIiwiYWsiOiJ1c2VyIiwic2siOiJwYXNzd29yZCJ9[] [15] [16] Chapter 5. [17 <./DecryptionLibrary.png>] [18 <./DecryptLibHighlighted.png>] [19] Underfull \hbox (badness 5008) in paragraph at lines 823--824 []\T1/pcr/m/n/10 nu_record_processor() \T1/ptm/m/n/10 out-puts the de-crypted d ata from all the TLS records in Underfull \hbox (badness 10000) in paragraph at lines 823--824 \T1/ptm/m/n/10 turn value is RECORD_HANDSHAKE_DECRYPTED, RECORD_DECRYPTED, or [20 <./TCPTLS001.png> <./TCPTLS002.png>] Underfull \hbox (badness 5008) in paragraph at lines 850--851 []\T1/pcr/m/n/10 nu_record_processor() \T1/ptm/m/n/10 out-puts the de-crypted d ata from all the TLS records in Underfull \hbox (badness 10000) in paragraph at lines 850--851 \T1/ptm/m/n/10 turn value is RECORD_HANDSHAKE_DECRYPTED, RECORD_DECRYPTED, or [21 <./TCPTLS003.png> <./TCPTLS004.png> <./TCPTLS005.png>] Underfull \hbox (badness 10000) in paragraph at lines 909--911 []\T1/ptm/m/n/10 Handshake in-for-ma-tion Underfull \hbox (badness 7704) in paragraph at lines 912--914 []\T1/ptm/m/n/10 Packets con-tain-ing TLS hand- [22] [23] [24] Chapter 6. Overfull \hbox (64.84438pt too wide) in paragraph at lines 1013--1013 []\T1/pcr/m/n/9 "[][]8b48f8a3f80ee7bbf26166d20913ce5ff068924d23b79199adc1babc43 85c084c9cccc143ffa19963db60e010157fe33[][] [25] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1028--1028 []\T1/pcr/m/n/9 "[][]34110bb15d8fad38f0e2cda16cebe43e5f30cf60066ab04bf6cabf9553 b175c6e2d1a3005b1d1c5527d9d1ad9a750679[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1030--1030 []\T1/pcr/m/n/9 "[][]1bfa4c5d2351a746fb4472f5ca0276c81864ac613f994b06570431c175 1f3aa88a4a67a66375a403dc9792e913b830b8[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1038--1038 []\T1/pcr/m/n/9 "[][]a86ae64b0fe1bd9e065125768251fd279089d0e544e2200f2d3df87edc 2692d45befce649fac006d0fab153f2365a41a[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1039--1039 []\T1/pcr/m/n/9 "[][]4c84bdae94562490dc2371cf32a48489fe03e89f7c464efae93afdc1df 522d774b875ffabf95ce8e35cdf9b89773855a[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1041--1041 []\T1/pcr/m/n/9 "[][]7dce5eec25e6e48a4f0a6bad9ece783fe7ef208d2508a1112b9a074d00 0e8cc9425ff2d59ac99b33715c2bdf98547510[][] [26] [27] [28] Chapter 7. [29 <./FastkeyServer.png>] [30 <./FastKeyServerDlib.png>] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1236--1236 []\T1/pcr/m/n/9 "[][]ffa69c63527f2a8fe1a9dc974bf0c9c841283ebe28278d27d4a32f888b f91eff2b7d66b490954843b458c386ccac90e6[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1237--1237 []\T1/pcr/m/n/9 "[][]e1fbea741bebc77786bee83b571a463476bd0a0daf0af0f39ca122b003 2631a50fe3987ef6b619aba21216c5ad3b2349[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1238--1238 []\T1/pcr/m/n/9 "[][]5f1f76bed96460469b52d31c8c2539030d3f35b41a67f476cc27747378 7efd35b4598ef515ca777157a18786e59a5d85[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1239--1239 []\T1/pcr/m/n/9 "[][]873180754f348e964060fc8b76292118cf4b535880bd9be94fa105b1f1 c133f6b0366a2fcd88b666f545e00898af7698[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1240--1240 []\T1/pcr/m/n/9 "[][]8aab03b0bb908fb829ced89bb233255203995fb03151ede766dd737b29 8186fa1ed83016e13684473bb6bc5120452be5[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1245--1245 []\T1/pcr/m/n/9 "[][]feb0418af64c0c8fc1059389a8e50e10e124092196c2b2781a012274ab 9eea5f4625f1037f329bc983c5b30cba1eb6f9[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1246--1246 []\T1/pcr/m/n/9 "[][]d2611d319b2e43523098d9b87339ebca574d5b5d397dab3a74ef3f7f6e 21b12472903e88ea364aea75a72b39b276271f[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1247--1247 []\T1/pcr/m/n/9 "[][]41beb5c8ea2c0fa073722e3addd4b39aaaf9599f309f6192df710e0341 7d198081a54da135d5d2a2c3f454a74619ba8c[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1248--1248 []\T1/pcr/m/n/9 "[][]9e75b7418d3877548556e64b2079bba42c11ad1563add1002c551b4d63 fb50a6cc3ab7c4f0429904d65fd84071587a7b[][] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1249--1249 []\T1/pcr/m/n/9 "[][]50cc7fa146b61476a7a493162b76e95c64d8256cf54a342f34eab98336 2a8b435870b4bd5fbef33b6bf7edf995e77278[][] Overfull \vbox (10.1832pt too high) detected at line 1251 [31] [32] Chapter 8. [33] [34] [35] [36] Chapter 9. [37] [38] Chapter 10. [39] Underfull \vbox (badness 10000) detected at line 1728 Overfull \vbox (2.68169pt too high) detected at line 1728 [40] Underfull \vbox (badness 10000) detected at line 1728 Overfull \vbox (2.68169pt too high) detected at line 1728 [41] Underfull \vbox (badness 10000) detected at line 1728 Overfull \vbox (2.68169pt too high) detected at line 1728 [42] [43] Underfull \vbox (badness 10000) detected at line 1850 Underfull \vbox (badness 10000) detected at line 1850 [44] [45] Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 []\T1/ptm/m/n/10 80.0.3987.132, 80.0.3987.149, 81.0.4044.113, 83.0.4103.97, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 83.0.4103.10, 83.0.4103.116, 84.0.4147.89, 84.0.4174.105, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 84.0.4147.125, 85.0.4183.83, 85.0.4183.102, 85.0.4183.121, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 86.0.4240.75, 86.0.4240.183, 86.0.4240.193, 86.0.4240.198, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 87.0.4280.66, 87.0.4280.88, 87.0.4280.141, 88.0.4324.104, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 88.0.4324.146, 88.0.4324.150, 88.0.4324.182, 88.0.4324.190, Underfull \hbox (badness 6125) in paragraph at lines 1942--1942 []\T1/ptm/m/n/10 80.0.361.66, 80.0.361.69, 80.0.361.109, 83.0.478.44, 83.0.478. 45, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 83.0.478.54, 83.0.478.56, 83.0.478.58, 83.0.478.61, 84.0.522.44, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 84.0.522.49, 84.0.522.52, 84.0.522.59, 84.0.522.63, 85.0.564.41, Underfull \hbox (badness 6125) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 85.0.564.44, 85.0.564.51, 85.0.564.63, 86.0.4240.75, 86.0.622.38 , Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 86.0.622.43, 86.0.622.51, 86.0.622.56, 86.0.622.61, 86.0.622.69, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 87.0.664.41, 87.0.664.47, 87.0.664.52, 87.0.664.55, 87.0.664.57, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 87.0.664.60, 87.0.664.66, 87.0.664.75, 87.0.664.75, 88.0.705.50, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 88.0.705.53, 88.0.705.56, 88.0.705.62, 88.0.705.63, 88.0.705.68, Underfull \hbox (badness 10000) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 88.0.705.74, 88.0.705.81, 89.0.774.45, 89.0.774.48, 89.0.774.50, Underfull \hbox (badness 6380) in paragraph at lines 1942--1942 []\T1/ptm/m/n/10 Ac-cess, Cor-tana, Ex-cel, Groove Underfull \hbox (badness 6016) in paragraph at lines 1942--1942 \T1/ptm/m/n/10 MS Dy-nam-ics 365 CRM, MSN [46] [47] [48] Chapter 11. [49] [50] [51 <./Wireshark.png>] [52] Chapter 12. [53] [54] (./nubeva-docs.ind) [55] (./nubeva-docs.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on nubeva-docs.pdf (59 pages, 1024442 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: 2021-04-01T10:22:07.222241Z, end-time: 2021-04-01T10:22:07.303374Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/./_build/latex/nubeva-docs.pdf /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/artifacts/latest/sphinx_pdf/nubeva-docs.pdf [rtd-command-info] start-time: 2021-04-01T10:22:07.424126Z, end-time: 2021-04-01T10:22:08.566310Z, duration: 1, exit-code: 0 python -m sphinx -T -b epub -d _build/doctrees -D language=en . _build/epub Running Sphinx v1.8.5 loading translations [en]... done Adding copy buttons to code blocks... making output directory... loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [epub]: targets for 18 source files that are out of date updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done writing output... [ 5%] files/Ciphers writing output... [ 11%] files/Introduction writing output... [ 16%] files/Libraries writing output... [ 22%] files/Sensors writing output... [ 27%] files/configserver writing output... [ 33%] files/decryption writing output... [ 38%] files/decryptionlibrary writing output... [ 44%] files/faq writing output... [ 50%] files/fastkey writing output... [ 55%] files/fastkeydb writing output... [ 61%] files/fastkeyserver writing output... [ 66%] files/gettingstarted writing output... [ 72%] files/keybuffer writing output... [ 77%] files/keydepots writing output... [ 83%] files/parameters writing output... [ 88%] files/releasenotes writing output... [ 94%] files/tools writing output... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/configserver.rst:32: WARNING: undefined label: sensor configuration files (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/files/keybuffer.rst:3: WARNING: undefined label: fastkey |trade| protocol (if the link has no caption the label must precede a section header) generating indices... genindex writing additional pages... copying images... [ 5%] files/include/Overview001.png copying images... [ 11%] files/include/Arch001.png copying images... [ 16%] files/include/SensorHighlightedwithDec.png copying images... [ 22%] files/include/SensorFK.png copying images... [ 27%] files/include/KeySense.png copying images... [ 33%] files/include/DecryptorHighlighted.png copying images... [ 38%] files/include/DecryptionLibrary.png copying images... [ 44%] files/include/DecryptLibHighlighted.png copying images... [ 50%] files/include/TCPTLS001.png copying images... [ 55%] files/include/TCPTLS002.png copying images... [ 61%] files/include/TCPTLS003.png copying images... [ 66%] files/include/TCPTLS004.png copying images... [ 72%] files/include/TCPTLS005.png copying images... [ 77%] files/include/FastkeyServer.png copying images... [ 83%] files/include/FastKeyServerDlib.png copying images... [ 88%] files/include/GettingStarted.png copying images... [ 94%] files/include/TLSKeybuffer.png copying images... [100%] files/include/Wireshark.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 NubevaSessionKeyIntercept.epub file... build succeeded, 3 warnings. The ePub file is in _build/epub. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-04-01T10:22:08.781328Z, end-time: 2021-04-01T10:22:08.867079Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/checkouts/latest/./_build/epub/NubevaSessionKeyIntercept.epub /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/artifacts/latest/sphinx_epub/nubeva-docs.epub