Read the Docs build information Build id: 762148 Project: foglamp-foglamp-documentation Version: develop Commit: cd848d02d55fe96f84ec9a276a3f1cf83884e313 Date: 2021-11-02T14:09:36.974178Z State: finished Success: False [rtd-command-info] start-time: 2021-11-02T14:09:39.020076Z, end-time: 2021-11-02T14:09:41.355370Z, duration: 2, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:dianomic/foglamp-documentation.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (RSA) to the list of known hosts. [rtd-command-info] start-time: 2021-11-02T14:09:41.484111Z, end-time: 2021-11-02T14:09:41.637931Z, duration: 0, exit-code: 0 git checkout --force origin/develop Note: checking out 'origin/develop'. 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 cd848d0 Periodical doc changes on Tue Nov 2 14:09:35 UTC 2021 [rtd-command-info] start-time: 2021-11-02T14:09:41.802961Z, end-time: 2021-11-02T14:09:41.875098Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-11-02T14:09:43.165238Z, end-time: 2021-11-02T14:09:48.270636Z, duration: 5, 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/foglamp-foglamp-documentation/envs/develop/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-11-02T14:09:48.408459Z, end-time: 2021-11-02T14:09:49.526610Z, 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/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages (21.3.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages (58.4.0) [rtd-command-info] start-time: 2021-11-02T14:09:49.673096Z, end-time: 2021-11-02T14:09:57.462902Z, duration: 7, 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) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' 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) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docutils>=0.11 Downloading docutils-0.18-py2.py3-none-any.whl (569 kB) Collecting Pygments>=2.0 Downloading Pygments-2.10.0-py3-none-any.whl (1.0 MB) Collecting packaging Downloading packaging-21.2-py3-none-any.whl (40 kB) Collecting requests>=2.0.0 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting Jinja2>=2.3 Downloading Jinja2-3.0.2-py3-none-any.whl (133 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages (from sphinx<2) (58.4.0) Collecting pytz>=2015.7 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (31 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.7-py2.py3-none-any.whl (138 kB) Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.7-py3-none-any.whl (38 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) Collecting pyparsing<3,>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 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=23772 sha256=f355a48999e9fe3ef72ab5f967c81e191b1f05d4a3b63dc1dc3cb543bea2927c Stored in directory: /tmp/pip-ephem-wheel-cache-lc3yho6b/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=491070 sha256=0bb8ae46303c51a8faee609b9356d0b4fa3da82e6b84a5ea1957e9f72b6c47ab Stored in directory: /tmp/pip-ephem-wheel-cache-lc3yho6b/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: urllib3, sphinxcontrib-serializinghtml, pytz, pyparsing, MarkupSafe, idna, charset-normalizer, 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-3.0.2 MarkupSafe-2.0.1 Pygments-2.10.0 alabaster-0.7.12 babel-2.9.1 certifi-2021.10.8 charset-normalizer-2.0.7 commonmark-0.8.1 docutils-0.18 future-0.18.2 idna-3.3 imagesize-1.2.0 mock-1.0.1 packaging-21.2 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.3 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.26.0 six-1.16.0 snowballstemmer-2.1.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.7 [rtd-command-info] start-time: 2021-11-02T14:09:58.681766Z, end-time: 2021-11-02T14:09:58.753489Z, duration: 0, exit-code: 0 cat docs/conf.py # -*- coding: utf-8 -*- # # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # 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('.')) import subprocess # -- 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 = [] # 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' # General information about the project. project = u'FogLAMP' copyright = u'2020, Dianomic Systems Inc.' author = u'Dianomic Systems' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. version = u'' # The full version, including alpha/beta/rc tags. release = u'' # 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 patterns also effect to html_static_path and html_extra_path exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store', 'build_index.rst', 'RASPBIAN.rst', 'REDHAT.rst', 'building_foglamp', 'foglamp-north-OMF.rst', 'foglamp-rule-Threshold'] # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = False # -- 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 = '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 = {} # 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'] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # This is required for the alabaster theme # refs: http://alabaster.readthedocs.io/en/latest/installation.html#sidebars html_sidebars = { '**': [ 'about.html', 'navigation.html', 'relations.html', # needs 'show_related': True theme option to display 'searchbox.html', 'donate.html', ] } # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = 'FogLAMPdoc' # -- 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, 'FogLAMP.tex', u'FogLAMP Documentation', u'Dianomic Systems', '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, 'foglamp', u'FogLAMP 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, 'FogLAMP', u'FogLAMP Documentation', author, 'FogLAMP', 'One line description of project.', 'Miscellaneous'), ] html_context = { 'css_files': [ '_static/theme_overrides.css', # override wide tables in RTD theme ], } subprocess.run(["make generated"], shell=True, check=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 shouldn't rely on extra dependencies. 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': "develop", 'version_slug': "develop", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("v1.9.2", "/en/v1.9.2/"), ("v1.9.1", "/en/v1.9.1/"), ("v1.9.0", "/en/v1.9.0/"), ("v1.8.2", "/en/v1.8.2/"), ("v1.8.1", "/en/v1.8.1/"), ("develop", "/en/develop/"), ("1.8.0-docs", "/en/1.8.0-docs/"), ], 'downloads': [ ("pdf", "//foglamp-foglamp-documentation.readthedocs-hosted.com/_/downloads/en/develop/pdf/"), ("html", "//foglamp-foglamp-documentation.readthedocs-hosted.com/_/downloads/en/develop/htmlzip/"), ("epub", "//foglamp-foglamp-documentation.readthedocs-hosted.com/_/downloads/en/develop/epub/"), ], 'subprojects': [ ], 'slug': 'foglamp-foglamp-documentation', 'name': u'foglamp', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://foglamp-foglamp-documentation.readthedocs-hosted.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'dianomic', 'proxied_api_host': '/_', 'github_repo': 'foglamp-documentation', 'github_version': 'develop', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'develop', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'develop', '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': 'cd848d02', } # 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/foglamp-foglamp-documentation/builds/762148/' 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-11-02T14:09:58.867555Z, end-time: 2021-11-02T14:12:45.081215Z, duration: 166, exit-code: 2 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v1.8.5 Building page with table of plugins EXCLUDED FLEDGE TOPIC REPOS...fledge-north-edgex fledge-service-dispatcher EXCLUDED DIANOMIC TOPIC REPOS...foglamp-filter-assetdebug foglamp-filter-dnn foglamp-filter-snapshot foglamp-north-Azure-IoT-Hub foglamp-south-chain foglamp-south-jsonplayback foglamp-south-spinnaker foglamp-rule-ML-engine-failure foglamp-south-esp8266 foglamp-south-image-classifier foglamp-filter-ai foglamp-filter-bad-bearing foglamp-filter-dnn foglamp-filter-insight foglamp-filter-reaper foglamp-south-dnn-data-gen foglamp-south-flir foglamp-south-mqttgcp REPOS LIST: fledge-dev-pkg fledge-display fledge-filter-asset fledge-filter-change fledge-filter-delta fledge-filter-expression fledge-filter-fft fledge-filter-Flir-Validity fledge-filter-log fledge-filter-metadata fledge-filter-omfhint fledge-filter-python27 fledge-filter-python35 fledge-filter-rate fledge-filter-rename fledge-filter-replace fledge-filter-rms fledge-filter-scale fledge-filter-scale-set fledge-filter-threshold fledge-gui fledge-north-azure fledge-north-gcp fledge-north-harperdb fledge-north-http fledge-north-http-c fledge-north-iec104 fledge-north-kafka fledge-north-kafka-python fledge-north-opcua fledge-north-thingspeak fledge-north-timestream fledge-notify-alexa-notifyme fledge-notify-asset fledge-notify-blynk fledge-notify-email fledge-notify-google-hangouts fledge-notify-ifttt fledge-notify-mqtt fledge-notify-operation fledge-notify-python35 fledge-notify-setpoint fledge-notify-slack fledge-notify-telegram fledge-pkg fledge-rule-average fledge-rule-outofbound fledge-rule-simple-expression fledge-rule-watchdog fledge-service-notification fledge-south-am2315 fledge-south-b100-modbus-python fledge-south-benchmark fledge-south-cc2650 fledge-south-coap fledge-south-coral-enviro fledge-south-csv fledge-south-csv-async fledge-south-csvplayback fledge-south-dht fledge-south-dht11 fledge-south-dnp3 fledge-south-envirophat fledge-south-expression fledge-south-FlirAX8 fledge-south-game fledge-south-http fledge-south-iec104 fledge-south-iec61850 fledge-south-ina219 fledge-south-J1708 fledge-south-J1939 fledge-south-lathesim fledge-south-modbus-c fledge-south-modbustcp fledge-south-mqtt fledge-south-mqtt-sparkplug fledge-south-opcua fledge-south-openweathermap fledge-south-person-detection fledge-south-playback fledge-south-pt100 fledge-south-random fledge-south-randomwalk fledge-south-roxtec fledge-south-s2opcua fledge-south-sensehat fledge-south-sensorphone fledge-south-sinusoid fledge-south-systeminfo fledge-south-usb4704 fledge-south-wind-turbine foglamp-filter-ADM-LD-prediction foglamp-filter-asset-split foglamp-filter-blocktest foglamp-filter-csv-writer foglamp-filter-dataframe foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate foglamp-filter-fft2 foglamp-filter-rms-trigger foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-specgram foglamp-filter-statistics foglamp-filter-velocity foglamp-filter-vibration_features foglamp-north-graphite foglamp-north-influxdb foglamp-north-influxdbcloud foglamp-north-splunk foglamp-notify-config foglamp-notify-jira foglamp-notify-jsonconfig foglamp-notify-management foglamp-notify-north foglamp-notify-zendesk foglamp-rule-ML-bad-bearing foglamp-rule-periodic foglamp-rule-simple-sigma foglamp-south-abb foglamp-south-beckhoff foglamp-south-digiducer foglamp-south-dt9837 foglamp-south-edgeml foglamp-south-gw65 foglamp-south-mqtt-scripted foglamp-south-phidget foglamp-south-piwebapi foglamp-south-s7 foglamp-south-sarcos foglamp-south-simple-rest foglamp-south-suez foglamp-south-webcam-media Sorted REPOS LIST: fledge-display fledge-gui fledge-service-notification fledge-dev-pkg fledge-pkg foglamp-south-abb fledge-south-am2315 fledge-south-b100-modbus-python foglamp-south-beckhoff fledge-south-benchmark fledge-south-cc2650 fledge-south-coap fledge-south-coral-enviro fledge-south-csv fledge-south-csv-async fledge-south-csvplayback fledge-south-dht fledge-south-dht11 foglamp-south-digiducer fledge-south-dnp3 foglamp-south-dt9837 foglamp-south-edgeml fledge-south-envirophat fledge-south-expression fledge-south-FlirAX8 fledge-south-game foglamp-south-gw65 fledge-south-http fledge-south-iec104 fledge-south-iec61850 fledge-south-ina219 fledge-south-J1708 fledge-south-J1939 fledge-south-lathesim fledge-south-modbus-c fledge-south-modbustcp fledge-south-mqtt fledge-south-mqtt-sparkplug foglamp-south-mqtt-scripted fledge-south-opcua fledge-south-openweathermap fledge-south-person-detection foglamp-south-phidget foglamp-south-piwebapi fledge-south-playback fledge-south-pt100 fledge-south-random fledge-south-randomwalk fledge-south-roxtec fledge-south-s2opcua foglamp-south-s7 foglamp-south-sarcos fledge-south-sensehat fledge-south-sensorphone foglamp-south-simple-rest fledge-south-sinusoid foglamp-south-suez fledge-south-systeminfo fledge-south-usb4704 foglamp-south-webcam-media fledge-south-wind-turbine fledge-north-azure fledge-north-gcp foglamp-north-graphite fledge-north-harperdb fledge-north-http fledge-north-http-c fledge-north-iec104 foglamp-north-influxdb foglamp-north-influxdbcloud fledge-north-kafka fledge-north-kafka-python fledge-north-opcua foglamp-north-splunk fledge-north-thingspeak fledge-north-timestream foglamp-filter-ADM-LD-prediction fledge-filter-asset foglamp-filter-asset-split foglamp-filter-blocktest fledge-filter-change foglamp-filter-csv-writer foglamp-filter-dataframe fledge-filter-delta foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate fledge-filter-expression fledge-filter-fft foglamp-filter-fft2 fledge-filter-Flir-Validity fledge-filter-log fledge-filter-metadata fledge-filter-omfhint fledge-filter-python27 fledge-filter-python35 fledge-filter-rate fledge-filter-rename fledge-filter-replace fledge-filter-rms foglamp-filter-rms-trigger fledge-filter-scale fledge-filter-scale-set foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-specgram foglamp-filter-statistics fledge-filter-threshold foglamp-filter-velocity foglamp-filter-vibration_features fledge-notify-alexa-notifyme fledge-notify-asset fledge-notify-blynk foglamp-notify-config fledge-notify-email fledge-notify-google-hangouts fledge-notify-ifttt foglamp-notify-jira foglamp-notify-jsonconfig foglamp-notify-management fledge-notify-mqtt foglamp-notify-north fledge-notify-operation fledge-notify-python35 fledge-notify-setpoint fledge-notify-slack fledge-notify-telegram foglamp-notify-zendesk fledge-rule-average foglamp-rule-ML-bad-bearing fledge-rule-outofbound foglamp-rule-periodic fledge-rule-simple-expression foglamp-rule-simple-sigma fledge-rule-watchdog Building plugin configuration appendices Default develop used for plugin documentation EXCLUDED FLEDGE TOPIC REPOS...fledge-north-edgex fledge-service-dispatcher EXCLUDED DIANOMIC TOPIC REPOS...foglamp-filter-assetdebug foglamp-filter-dnn foglamp-filter-snapshot foglamp-north-Azure-IoT-Hub foglamp-south-chain foglamp-south-jsonplayback foglamp-south-spinnaker foglamp-rule-ML-engine-failure foglamp-south-esp8266 foglamp-south-image-classifier foglamp-filter-ai foglamp-filter-bad-bearing foglamp-filter-dnn foglamp-filter-insight foglamp-filter-reaper foglamp-south-dnn-data-gen foglamp-south-flir foglamp-south-mqttgcp REPOS LIST: fledge-dev-pkg fledge-display fledge-filter-asset fledge-filter-change fledge-filter-delta fledge-filter-expression fledge-filter-fft fledge-filter-Flir-Validity fledge-filter-log fledge-filter-metadata fledge-filter-omfhint fledge-filter-python27 fledge-filter-python35 fledge-filter-rate fledge-filter-rename fledge-filter-replace fledge-filter-rms fledge-filter-scale fledge-filter-scale-set fledge-filter-threshold fledge-gui fledge-north-azure fledge-north-gcp fledge-north-harperdb fledge-north-http fledge-north-http-c fledge-north-iec104 fledge-north-kafka fledge-north-kafka-python fledge-north-opcua fledge-north-thingspeak fledge-north-timestream fledge-notify-alexa-notifyme fledge-notify-asset fledge-notify-blynk fledge-notify-email fledge-notify-google-hangouts fledge-notify-ifttt fledge-notify-mqtt fledge-notify-operation fledge-notify-python35 fledge-notify-setpoint fledge-notify-slack fledge-notify-telegram fledge-pkg fledge-rule-average fledge-rule-outofbound fledge-rule-simple-expression fledge-rule-watchdog fledge-service-notification fledge-south-am2315 fledge-south-b100-modbus-python fledge-south-benchmark fledge-south-cc2650 fledge-south-coap fledge-south-coral-enviro fledge-south-csv fledge-south-csv-async fledge-south-csvplayback fledge-south-dht fledge-south-dht11 fledge-south-dnp3 fledge-south-envirophat fledge-south-expression fledge-south-FlirAX8 fledge-south-game fledge-south-http fledge-south-iec104 fledge-south-iec61850 fledge-south-ina219 fledge-south-J1708 fledge-south-J1939 fledge-south-lathesim fledge-south-modbus-c fledge-south-modbustcp fledge-south-mqtt fledge-south-mqtt-sparkplug fledge-south-opcua fledge-south-openweathermap fledge-south-person-detection fledge-south-playback fledge-south-pt100 fledge-south-random fledge-south-randomwalk fledge-south-roxtec fledge-south-s2opcua fledge-south-sensehat fledge-south-sensorphone fledge-south-sinusoid fledge-south-systeminfo fledge-south-usb4704 fledge-south-wind-turbine foglamp-filter-ADM-LD-prediction foglamp-filter-asset-split foglamp-filter-blocktest foglamp-filter-csv-writer foglamp-filter-dataframe foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate foglamp-filter-fft2 foglamp-filter-rms-trigger foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-specgram foglamp-filter-statistics foglamp-filter-velocity foglamp-filter-vibration_features foglamp-north-graphite foglamp-north-influxdb foglamp-north-influxdbcloud foglamp-north-splunk foglamp-notify-config foglamp-notify-jira foglamp-notify-jsonconfig foglamp-notify-management foglamp-notify-north foglamp-notify-zendesk foglamp-rule-ML-bad-bearing foglamp-rule-periodic foglamp-rule-simple-sigma foglamp-south-abb foglamp-south-beckhoff foglamp-south-digiducer foglamp-south-dt9837 foglamp-south-edgeml foglamp-south-gw65 foglamp-south-mqtt-scripted foglamp-south-phidget foglamp-south-piwebapi foglamp-south-s7 foglamp-south-sarcos foglamp-south-simple-rest foglamp-south-suez foglamp-south-webcam-media Sorted REPOS LIST: fledge-display fledge-gui fledge-service-notification fledge-dev-pkg fledge-pkg foglamp-south-abb fledge-south-am2315 fledge-south-b100-modbus-python foglamp-south-beckhoff fledge-south-benchmark fledge-south-cc2650 fledge-south-coap fledge-south-coral-enviro fledge-south-csv fledge-south-csv-async fledge-south-csvplayback fledge-south-dht fledge-south-dht11 foglamp-south-digiducer fledge-south-dnp3 foglamp-south-dt9837 foglamp-south-edgeml fledge-south-envirophat fledge-south-expression fledge-south-FlirAX8 fledge-south-game foglamp-south-gw65 fledge-south-http fledge-south-iec104 fledge-south-iec61850 fledge-south-ina219 fledge-south-J1708 fledge-south-J1939 fledge-south-lathesim fledge-south-modbus-c fledge-south-modbustcp fledge-south-mqtt fledge-south-mqtt-sparkplug foglamp-south-mqtt-scripted fledge-south-opcua fledge-south-openweathermap fledge-south-person-detection foglamp-south-phidget foglamp-south-piwebapi fledge-south-playback fledge-south-pt100 fledge-south-random fledge-south-randomwalk fledge-south-roxtec fledge-south-s2opcua foglamp-south-s7 foglamp-south-sarcos fledge-south-sensehat fledge-south-sensorphone foglamp-south-simple-rest fledge-south-sinusoid foglamp-south-suez fledge-south-systeminfo fledge-south-usb4704 foglamp-south-webcam-media fledge-south-wind-turbine fledge-north-azure fledge-north-gcp foglamp-north-graphite fledge-north-harperdb fledge-north-http fledge-north-http-c fledge-north-iec104 foglamp-north-influxdb foglamp-north-influxdbcloud fledge-north-kafka fledge-north-kafka-python fledge-north-opcua foglamp-north-splunk fledge-north-thingspeak fledge-north-timestream foglamp-filter-ADM-LD-prediction fledge-filter-asset foglamp-filter-asset-split foglamp-filter-blocktest fledge-filter-change foglamp-filter-csv-writer foglamp-filter-dataframe fledge-filter-delta foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate fledge-filter-expression fledge-filter-fft foglamp-filter-fft2 fledge-filter-Flir-Validity fledge-filter-log fledge-filter-metadata fledge-filter-omfhint fledge-filter-python27 fledge-filter-python35 fledge-filter-rate fledge-filter-rename fledge-filter-replace fledge-filter-rms foglamp-filter-rms-trigger fledge-filter-scale fledge-filter-scale-set foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-specgram foglamp-filter-statistics fledge-filter-threshold foglamp-filter-velocity foglamp-filter-vibration_features fledge-notify-alexa-notifyme fledge-notify-asset fledge-notify-blynk foglamp-notify-config fledge-notify-email fledge-notify-google-hangouts fledge-notify-ifttt foglamp-notify-jira foglamp-notify-jsonconfig foglamp-notify-management fledge-notify-mqtt foglamp-notify-north fledge-notify-operation fledge-notify-python35 fledge-notify-setpoint fledge-notify-slack fledge-notify-telegram foglamp-notify-zendesk fledge-rule-average foglamp-rule-ML-bad-bearing fledge-rule-outofbound foglamp-rule-periodic fledge-rule-simple-expression foglamp-rule-simple-sigma fledge-rule-watchdog Cloning into 'foglamp-south-abb'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-am2315'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-b100-modbus-python'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-south-beckhoff'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-benchmark'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-cc2650'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-coap'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-coral-enviro'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-csv'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-csv-async'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-csvplayback'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-dht'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-dht11'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-south-digiducer'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-dnp3'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-south-dt9837'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-south-edgeml'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-envirophat'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-expression'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-FlirAX8'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-game'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-south-gw65'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-http'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-iec104'... cat: fledge-south-iec104/Package: No such file or directory /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-iec61850'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-ina219'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-J1708'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-J1939'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs ls: cannot access 'foglamp-south-J1939/*.rst': No such file or directory Cloning into 'fledge-south-lathesim'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-modbus-c'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-modbustcp'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-mqtt'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-mqtt-sparkplug'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-south-mqtt-scripted'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-opcua'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-openweathermap'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-person-detection'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-south-phidget'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-south-piwebapi'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-playback'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-pt100'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-random'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-randomwalk'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-roxtec'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-s2opcua'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-south-s7'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-south-sarcos'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-sensehat'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-sensorphone'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-south-simple-rest'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-sinusoid'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-south-suez'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-systeminfo'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-usb4704'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-south-webcam-media'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-south-wind-turbine'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-north-azure'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-north-gcp'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-north-graphite'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-north-harperdb'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-north-http'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-north-http-c'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-north-iec104'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-north-influxdb'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-north-influxdbcloud'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-north-kafka'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-north-kafka-python'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-north-opcua'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-north-splunk'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-north-thingspeak'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-north-timestream'... fatal: Remote branch develop not found in upstream origin cat: fledge-north-timestream/Package: No such file or directory mv: cannot stat 'fledge-north-timestream': No such file or directory /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-filter-ADM-LD-prediction'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-filter-asset'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-filter-asset-split'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-filter-blocktest'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-filter-change'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-filter-csv-writer'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-filter-dataframe'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-filter-delta'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-filter-downsample'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-filter-edgeml'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-filter-ema'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-filter-eventrate'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-filter-expression'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-filter-fft'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-filter-fft2'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-filter-Flir-Validity'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-filter-log'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-filter-metadata'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-filter-omfhint'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-filter-python27'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-filter-python35'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-filter-rate'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-filter-rename'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-filter-replace'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-filter-rms'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-filter-rms-trigger'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-filter-scale'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-filter-scale-set'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-filter-sigfns'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-filter-sigmacleanse'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-filter-simple-python'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-filter-specgram'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-filter-statistics'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-filter-threshold'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-filter-velocity'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-filter-vibration_features'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-notify-alexa-notifyme'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-notify-asset'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-notify-blynk'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-notify-config'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-notify-email'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-notify-google-hangouts'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-notify-ifttt'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-notify-jira'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-notify-jsonconfig'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-notify-management'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-notify-mqtt'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-notify-north'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-notify-operation'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-notify-python35'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-notify-setpoint'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-notify-slack'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-notify-telegram'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-notify-zendesk'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-rule-average'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-rule-ML-bad-bearing'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-rule-outofbound'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-rule-periodic'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-rule-simple-expression'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'foglamp-rule-simple-sigma'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs Cloning into 'fledge-rule-watchdog'... cat: fledge-rule-watchdog/Package: No such file or directory /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [html]: targets for 151 source files that are out of date updating environment: 151 added, 0 changed, 0 removed reading sources... [ 0%] 91_version_history Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages/sphinx/cmd/build.py", line 304, in build_main app.build(args.force_all, filenames) File "/home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages/sphinx/application.py", line 341, in build self.builder.build_update() File "/home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages/sphinx/builders/__init__.py", line 347, in build_update len(to_build)) File "/home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages/sphinx/builders/__init__.py", line 360, in build updated_docnames = set(self.read()) File "/home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages/sphinx/builders/__init__.py", line 468, in read self._read_serial(docnames) File "/home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages/sphinx/builders/__init__.py", line 490, in _read_serial self.read_doc(docname) File "/home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages/sphinx/builders/__init__.py", line 534, in read_doc doctree = read_doc(self.app, self.env, self.env.doc2path(docname)) File "/home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages/sphinx/io.py", line 318, in read_doc pub.publish() File "/home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages/docutils/core.py", line 219, in publish self.apply_transforms() File "/home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages/docutils/core.py", line 200, in apply_transforms self.document.transformer.apply_transforms() File "/home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages/sphinx/transforms/__init__.py", line 90, in apply_transforms Transformer.apply_transforms(self) File "/home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages/docutils/transforms/__init__.py", line 171, in apply_transforms transform.apply(**kwargs) File "/home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages/sphinx/transforms/__init__.py", line 245, in apply apply_source_workaround(n) File "/home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages/sphinx/util/nodes.py", line 94, in apply_source_workaround for classifier in reversed(node.parent.traverse(nodes.classifier)): TypeError: 'generator' object is not reversible Exception occurred: File "/home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages/sphinx/util/nodes.py", line 94, in apply_source_workaround for classifier in reversed(node.parent.traverse(nodes.classifier)): TypeError: 'generator' object is not reversible The full traceback has been saved in /tmp/sphinx-err-sir7nr2_.log, if you want to report the issue to the developers. Please also report this if it was a user error, so that a better error message can be provided next time. A bug report can be filed in the tracker at . Thanks!