Read the Docs build information Build id: 28995 Project: image-processor Version: latest Commit: 1a3973285e13b315ae30fd7f59d3abcb8cdf3fd7 Date: 2024-09-10T08:57:23.009198Z State: finished Success: True [rtd-command-info] start-time: 2024-09-10T08:57:24.130654Z, end-time: 2024-09-10T08:57:24.977522Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 http://git.xfel.eu/karaboDevices/imageProcessor.git . Cloning into '.'... [rtd-command-info] start-time: 2024-09-10T08:57:25.282767Z, end-time: 2024-09-10T08:57:25.365142Z, 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 1a39732 FIX: Types enum has changed [rtd-command-info] start-time: 2024-09-10T08:57:25.453852Z, end-time: 2024-09-10T08:57:25.512313Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-09-10T08:57:26.805382Z, end-time: 2024-09-10T08:57:31.612554Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/envs/latest Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/envs/latest/bin/python3.7 Also creating executable in /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2024-09-10T08:57:31.702036Z, end-time: 2024-09-10T08:57:32.611033Z, duration: 0, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/envs/latest/bin/python -m pip install --upgrade --no-cache-dir pip Requirement already satisfied: pip in /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/envs/latest/lib/python3.7/site-packages (24.0) [rtd-command-info] start-time: 2024-09-10T08:57:32.701266Z, end-time: 2024-09-10T08:57:40.770010Z, duration: 8, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/envs/latest/bin/python -m pip install --upgrade --no-cache-dir jinja2==2.11.3 markupsafe==2.0.1 Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1 Collecting jinja2==2.11.3 Downloading Jinja2-2.11.3-py2.py3-none-any.whl.metadata (3.5 kB) Collecting markupsafe==2.0.1 Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (3.2 kB) Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl.metadata (3.3 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl.metadata (2.3 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 17.5 MB/s eta 0:00:00 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.metadata (4.5 kB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl.metadata (3.0 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl.metadata (5.6 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl.metadata (463 bytes) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl.metadata (7.3 kB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl.metadata (3.0 kB) Collecting readthedocs-sphinx-ext<1.1 Downloading readthedocs_sphinx_ext-1.0.4-py2.py3-none-any.whl.metadata (1.4 kB) Collecting future (from commonmark==0.8.1) Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) Collecting six>=1.5 (from sphinx<2) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Collecting snowballstemmer>=1.1 (from sphinx<2) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel!=2.0,>=1.3 (from sphinx<2) Downloading Babel-2.14.0-py3-none-any.whl.metadata (1.6 kB) Collecting imagesize (from sphinx<2) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.0.0 (from sphinx<2) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging (from sphinx<2) Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) Collecting sphinxcontrib-websupport (from sphinx<2) Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl.metadata (1.5 kB) Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx<2) Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.0.0->sphinx<2) Downloading charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.0.0->sphinx<2) Downloading idna-3.8-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.0.0->sphinx<2) Downloading urllib3-2.0.7-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-serializinghtml (from sphinxcontrib-websupport->sphinx<2) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl.metadata (1.5 kB) Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.7/125.7 kB 187.7 MB/s eta 0:00:00 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) Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 849.5/849.5 kB 165.9 MB/s eta 0:00:00 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 576.0/576.0 kB 205.7 MB/s eta 0:00:00 Downloading docutils-0.14-py3-none-any.whl (543 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 543.2/543.2 kB 213.8 MB/s eta 0:00:00 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 147.3 MB/s eta 0:00:00 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.4/47.4 kB 186.8 MB/s eta 0:00:00 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 184.3 MB/s eta 0:00:00 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 160.1 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-1.0.4-py2.py3-none-any.whl (28 kB) Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 170.2 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 189.3 MB/s eta 0:00:00 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 194.0 MB/s eta 0:00:00 Downloading future-1.0.0-py3-none-any.whl (491 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 491.3/491.3 kB 216.2 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading packaging-24.0-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 171.9 MB/s eta 0:00:00 Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.3/167.3 kB 191.2 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (136 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 136.8/136.8 kB 187.2 MB/s eta 0:00:00 Downloading idna-3.8-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.9/66.9 kB 186.1 MB/s eta 0:00:00 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 216.6 MB/s eta 0:00:00 Downloading urllib3-2.0.7-py3-none-any.whl (124 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 200.8 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 191.5 MB/s eta 0:00:00 Building wheels for collected packages: mock 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=23753 sha256=d3a265fb0e48d457f63b915f30bf79268dccfa527d5f7d9808fe2aa2564931db Stored in directory: /tmp/pip-ephem-wheel-cache-aftkrve_/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Successfully built mock Installing collected packages: snowballstemmer, pytz, Pygments, mock, docutils, urllib3, sphinxcontrib-serializinghtml, six, setuptools, pillow, packaging, markupsafe, imagesize, idna, future, charset-normalizer, certifi, babel, alabaster, sphinxcontrib-websupport, requests, jinja2, commonmark, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Attempting uninstall: setuptools Found existing installation: setuptools 68.0.0 Uninstalling setuptools-68.0.0: Successfully uninstalled setuptools-68.0.0 Successfully installed Pygments-2.3.1 alabaster-0.7.13 babel-2.14.0 certifi-2024.8.30 charset-normalizer-3.3.2 commonmark-0.8.1 docutils-0.14 future-1.0.0 idna-3.8 imagesize-1.4.1 jinja2-2.11.3 markupsafe-2.0.1 mock-1.0.1 packaging-24.0 pillow-5.4.1 pytz-2024.1 readthedocs-sphinx-ext-1.0.4 recommonmark-0.5.0 requests-2.31.0 setuptools-41.0.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-2.0.7 [rtd-command-info] start-time: 2024-09-10T08:57:40.857892Z, end-time: 2024-09-10T08:57:42.576543Z, duration: 1, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/envs/latest/bin/python -m pip install --exists-action=w --no-cache-dir -r doc/requirements.txt Collecting slumber (from -r doc/requirements.txt (line 1)) Downloading slumber-0.7.1.tar.gz (10 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting urllib3~=1.26 (from -r doc/requirements.txt (line 2)) Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.1/50.1 kB 4.5 MB/s eta 0:00:00 Requirement already satisfied: requests in /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/envs/latest/lib/python3.7/site-packages (from slumber->-r doc/requirements.txt (line 1)) (2.31.0) Requirement already satisfied: charset-normalizer<4,>=2 in /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/envs/latest/lib/python3.7/site-packages (from requests->slumber->-r doc/requirements.txt (line 1)) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/envs/latest/lib/python3.7/site-packages (from requests->slumber->-r doc/requirements.txt (line 1)) (3.8) Requirement already satisfied: certifi>=2017.4.17 in /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/envs/latest/lib/python3.7/site-packages (from requests->slumber->-r doc/requirements.txt (line 1)) (2024.8.30) Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 kB 9.8 MB/s eta 0:00:00 Building wheels for collected packages: slumber Building wheel for slumber (setup.py): started Building wheel for slumber (setup.py): finished with status 'done' Created wheel for slumber: filename=slumber-0.7.1-py3-none-any.whl size=8098 sha256=2fc347dadb7f5edff16f660c87bd81734a996efcecd5acb5f3ad204e446a91f3 Stored in directory: /tmp/pip-ephem-wheel-cache-kfogcp2d/wheels/eb/d6/67/f165e383ef89df4d90f29343f2e120543adc1886663e9f139b Successfully built slumber Installing collected packages: urllib3, slumber Attempting uninstall: urllib3 Found existing installation: urllib3 2.0.7 Uninstalling urllib3-2.0.7: Successfully uninstalled urllib3-2.0.7 Successfully installed slumber-0.7.1 urllib3-1.26.20 [rtd-command-info] start-time: 2024-09-10T08:57:43.341043Z, end-time: 2024-09-10T08:57:43.401534Z, duration: 0, exit-code: 0 cat doc/source/conf.py project = 'Image Processor' copyright = '2018, European XFEL GmbH' author = 'A. Parenti' # The short X.Y version version = '' # The full version, including alpha/beta/rc tags release = '' extensions = [ 'sphinx.ext.intersphinx', 'sphinx.ext.extlinks', ] # 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 = [] # 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 = 'default' # 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'] # -- Options for HTMLHelp output --------------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = 'XFELControlDocumentationdoc' #we add a custom function to work with intersphinx import slumber # the RTDHOST should be set to localhost if you only compile on RTD # otherwise it needs to be set to the server hosting the internal RTD RTDHOST = 'https://rtd.xfel.eu' api = slumber.API(base_url='{}/api/v2/'.format(RTDHOST)) projects = api.project.get()['results'] isphinx = {'python': ('http://python.readthedocs.io/en/latest/', None), 'numpy': ('http://numpy.readthedocs.io/en/latest/', None), 'scipy': ('http://scipy.readthedocs.io/en/latest/', None)} for proj in projects: isphinx[proj['slug'].replace('-', '')] = \ ('{}/docs/{}/en/latest'.format(RTDHOST, proj['slug']), None) intersphinx_mapping = isphinx def setup(app): app.add_config_value('includeDevInfo', 'false', 'env') ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'http://rtd.xfel.eu/websupport' websupport2_static_url = '/static/' #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': "media/", 'STATIC_URL': "/static/", 'PRODUCTION_DOMAIN': "rtd.xfel.eu", 'versions': [ ("latest", "/en/latest/"), ], 'downloads': [ ("pdf", "//rtd.xfel.eu/downloads/image-processor/latest/pdf/"), ("html", "//rtd.xfel.eu/downloads/image-processor/latest/htmlzip/"), ("epub", "//rtd.xfel.eu/downloads/image-processor/latest/epub/"), ], 'subprojects': [ ], 'slug': 'image-processor', 'name': u'Image Processor', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'http://rtd.xfel.eu/docs/image-processor/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/doc/source/', 'api_host': 'http://rtd.xfel.eu', 'github_user': 'None', 'proxied_api_host': '/_', 'github_repo': 'None', 'github_version': 'master', 'display_github': False, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, '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': 'None', 'commit': '1a397328', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2024-09-10T08:57:43.490735Z, end-time: 2024-09-10T08:57:52.419944Z, duration: 8, exit-code: 0 python /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/envs/latest/bin/sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.8.6 loading translations [en]... done making output directory... loading intersphinx inventory from http://python.readthedocs.io/en/latest/objects.inv... intersphinx inventory has moved: http://python.readthedocs.io/en/latest/objects.inv -> https://python.readthedocs.io/en/latest/objects.inv loading intersphinx inventory from http://numpy.readthedocs.io/en/latest/objects.inv... intersphinx inventory has moved: http://numpy.readthedocs.io/en/latest/objects.inv -> https://numpy.readthedocs.io/en/latest/objects.inv loading intersphinx inventory from http://scipy.readthedocs.io/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'http://scipy.readthedocs.io/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://scipy.readthedocs.io/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/10/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/10/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/10/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/11/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/11/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/11/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/4/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/4/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/4/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/5/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/5/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/5/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/6/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/6/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/6/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/7/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/7/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/7/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/8/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/8/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/8/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/9/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/9/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/9/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/adqdigitizer/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/adqdigitizer/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/adqdigitizer/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/agipd-manual-mid/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/agipd-mid/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/agipd-mid/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/agipd-mid/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/agipd-mid-manual/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/agipd-mid-manual/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/agipd-mid-manual/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/aibs/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/autocorrelator/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/beckhoff/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/beckhoff-monitor/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/beckhoff-monitor/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/beckhoff-monitor/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/bozcalc/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/brambrin-demo/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/brambrin-demo/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/brambrin-demo/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/cal-db-interactive-test/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/cal-db-interactive-test/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/cal-db-interactive-test/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/calibrationbase/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/calibrationreport/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/calng/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/calng/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/calng/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/componentmanager/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/control-requirements-annex/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/controls-documentation/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/controls-documentation/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/controls-documentation/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/ctrendxfeleu/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/cuckoo/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/cuckoo/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/cuckoo/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/cue/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/cue/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/cue/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/damnit/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/damnit/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/damnit/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/da-onboarding/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/da-onboarding/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/da-onboarding/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/data-analysis-newsletter/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/data-analysis-operation/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/data-analysis-operation/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/data-analysis-operation/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/data-analysis-user-documentation/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/data-reduction-user-documentation/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/data-reduction-user-documentation/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/data-reduction-user-documentation/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/deployed-controls/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/deployed-controls/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-fxe/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-generic/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/deployed-controls-generic/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/deployed-controls-generic/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-hed/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-la1/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-la2/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-la3/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-mid/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-sa1/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-sa2/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-sa3/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-scs/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-spb/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-sqs/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/detectorcharacterization/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/detectorcharacterization/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/detectorcharacterization/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/detector-support/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/digitizer-processor/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/digitizer-processor/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/digitizer-processor/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/djangoembed/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/djangoembed/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/djangoembed/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/django-test-utils/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/django-test-utils/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/django-test-utils/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/django-uni-form/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/django-uni-form/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/django-uni-form/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/doocsdevices/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/doocsdevices-test/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/doocsdevices-test/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/doocsdevices-test/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/doocs-ml/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/drone-test/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/drone-test/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/drone-test/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/drone-test2/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/drone-test2/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/drone-test2/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/drone-test3/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/drone-test3/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/drone-test3/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/dssc/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/dssc/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/dssc/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/dssc-control/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/dssc-control/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/dssc-control/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/dssc-operation-manual/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/eee-plc-framework/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/eee-plc-management-system/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/eee-plc-management-system-version-2/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/eee-plc-management-system-version-2/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/eee-plc-management-system-version-2/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/epix-documentation/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/european-xfel-offline-calibration/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/extra-dwba/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/extra-hed/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/extra-hed/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/extra-hed/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/fabric/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/fabric/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/fabric/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/fast-adc/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/fast-adc/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/fast-adc/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/fastccd-documentation/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/fbrinker-tileboards/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/fbrinker-tileboards/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/fbrinker-tileboards/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/genericwatchdog/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/genicam-cameras-based-on-ebus-sdk/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/gertzr-demo/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/gertzr-demo/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/gertzr-demo/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/gjhufgxjiykgykgh/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/gjhufgxjiykgykgh/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/gjhufgxjiykgykgh/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/gotthard-2-documentation/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/gui-extensions/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/gui-extensions/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/gui-extensions/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/guxtfjxfgiyk/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/guxtfjxfgiyk/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/guxtfjxfgiyk/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/hammerd-demo/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/hammerd-demo/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/hammerd-demo/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/haystack/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/haystack/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/haystack/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/hdf5-to-slow-control/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/hdf5-to-slow-control/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/hdf5-to-slow-control/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/hedautomatization/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/hedautomatization/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/hedautomatization/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/howtobound/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/howtocpp/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/howtogui/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/howtomacro/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/howtomacro/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/howtomacro/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/howtomiddlelayer/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/howtopulsepicker/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/how-to-read-the-docs/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/howtosqs/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/howtosqs/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/howtosqs/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/httpsgmonochromatorenergychanger/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/httpsgmonochromatorenergychanger/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/httpsgmonochromatorenergychanger/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/httpsletterboxdcomexhumathailandlistexhuma-2024-hd-tv-th/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/httpsletterboxdcomexhumathailandlistexhuma-2024-hd-tv-th/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/httpsletterboxdcomexhumathailandlistexhuma-2024-hd-tv-th/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/httpsletterboxdcomkailanisamilalisthd-2024-1080phd-korea/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/httpsletterboxdcomkailanisamilalisthd-2024-1080phd-korea/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/httpsletterboxdcomkailanisamilalisthd-2024-1080phd-korea/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/httpswwwartstationcomexhuma-2024hd-thai-1080pprofile/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/httpswwwartstationcomexhuma-2024hd-thai-1080pprofile/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/httpswwwartstationcomexhuma-2024hd-thai-1080pprofile/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/httpswwwartstationcomexhuma-hd-koreaprofile/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/httpswwwartstationcomexhuma-hd-koreaprofile/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/httpswwwartstationcomexhuma-hd-koreaprofile/en/latest/objects.inv building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 15 source files that are out of date updating environment: 15 added, 0 changed, 0 removed reading sources... [ 6%] index reading sources... [ 13%] user_docu_avg reading sources... [ 20%] user_docu_beam_shape_coarse reading sources... [ 26%] user_docu_bkg reading sources... [ 33%] user_docu_correlator reading sources... [ 40%] user_docu_mask reading sources... [ 46%] user_docu_norm_roi reading sources... [ 53%] user_docu_pattern_picker reading sources... [ 60%] user_docu_picker reading sources... [ 66%] user_docu_processor reading sources... [ 73%] user_docu_roi reading sources... [ 80%] user_docu_simple_processor reading sources... [ 86%] user_docu_spectrum reading sources... [ 93%] user_docu_thumbnail reading sources... [100%] user_docu_two_peak_finder /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_thumbnail.rst:19: WARNING: duplicate label image-averager-settings, other instance in /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_avg.rst looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 6%] index writing output... [ 13%] user_docu_avg writing output... [ 20%] user_docu_beam_shape_coarse writing output... [ 26%] user_docu_bkg writing output... [ 33%] user_docu_correlator writing output... [ 40%] user_docu_mask writing output... [ 46%] user_docu_norm_roi writing output... [ 53%] user_docu_pattern_picker writing output... [ 60%] user_docu_picker writing output... [ 66%] user_docu_processor writing output... [ 73%] user_docu_roi writing output... [ 80%] user_docu_simple_processor writing output... [ 86%] user_docu_spectrum writing output... [ 93%] user_docu_thumbnail writing output... [100%] user_docu_two_peak_finder /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_beam_shape_coarse.rst:11: WARNING: undefined label: imageprocessing (if the link has no caption the label must precede a section header) /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_correlator.rst:9: WARNING: numfig is disabled. :numref: is ignored. /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_correlator.rst:28: WARNING: numfig is disabled. :numref: is ignored. /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_correlator.rst:42: WARNING: numfig is disabled. :numref: is ignored. /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_correlator.rst:69: WARNING: numfig is disabled. :numref: is ignored. /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_correlator.rst:119: WARNING: numfig is disabled. :numref: is ignored. /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_correlator.rst:255: WARNING: numfig is disabled. :numref: is ignored. /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_processor.rst:117: WARNING: undefined label: imageprocessing (if the link has no caption the label must precede a section header) /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_thumbnail.rst:10: WARNING: undefined label: imageprocessing (if the link has no caption the label must precede a section header) generating indices... genindex writing additional pages... search copying images... [ 16%] correlator_images/principle.png copying images... [ 33%] correlator_images/SH_profile.png copying images... [ 50%] correlator_images/device_editor.png copying images... [ 66%] correlator_images/autocorrelator_setup.png copying images... [ 83%] correlator_images/autocorrelator_scene.png copying images... [100%] images/pixel-count.png copying static files... WARNING: html_static_path entry '/usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/_static' does not exist done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 67 warnings. The HTML pages are in _build/html. [rtd-command-info] start-time: 2024-09-10T08:57:52.543696Z, end-time: 2024-09-10T08:57:59.092899Z, duration: 6, exit-code: 0 python /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/envs/latest/bin/sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.8.6 loading translations [en]... done making output directory... loading intersphinx inventory from http://python.readthedocs.io/en/latest/objects.inv... intersphinx inventory has moved: http://python.readthedocs.io/en/latest/objects.inv -> https://python.readthedocs.io/en/latest/objects.inv loading intersphinx inventory from http://numpy.readthedocs.io/en/latest/objects.inv... intersphinx inventory has moved: http://numpy.readthedocs.io/en/latest/objects.inv -> https://numpy.readthedocs.io/en/latest/objects.inv loading intersphinx inventory from http://scipy.readthedocs.io/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'http://scipy.readthedocs.io/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://scipy.readthedocs.io/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/10/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/10/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/10/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/11/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/11/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/11/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/4/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/4/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/4/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/5/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/5/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/5/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/6/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/6/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/6/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/7/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/7/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/7/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/8/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/8/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/8/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/9/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/9/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/9/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/adqdigitizer/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/adqdigitizer/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/adqdigitizer/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/agipd-manual-mid/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/agipd-mid/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/agipd-mid/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/agipd-mid/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/agipd-mid-manual/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/agipd-mid-manual/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/agipd-mid-manual/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/aibs/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/autocorrelator/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/beckhoff/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/beckhoff-monitor/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/beckhoff-monitor/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/beckhoff-monitor/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/bozcalc/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/brambrin-demo/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/brambrin-demo/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/brambrin-demo/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/cal-db-interactive-test/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/cal-db-interactive-test/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/cal-db-interactive-test/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/calibrationbase/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/calibrationreport/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/calng/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/calng/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/calng/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/componentmanager/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/control-requirements-annex/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/controls-documentation/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/controls-documentation/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/controls-documentation/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/ctrendxfeleu/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/cuckoo/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/cuckoo/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/cuckoo/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/cue/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/cue/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/cue/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/damnit/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/damnit/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/damnit/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/da-onboarding/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/da-onboarding/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/da-onboarding/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/data-analysis-newsletter/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/data-analysis-operation/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/data-analysis-operation/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/data-analysis-operation/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/data-analysis-user-documentation/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/data-reduction-user-documentation/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/data-reduction-user-documentation/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/data-reduction-user-documentation/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/deployed-controls/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/deployed-controls/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-fxe/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-generic/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/deployed-controls-generic/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/deployed-controls-generic/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-hed/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-la1/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-la2/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-la3/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-mid/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-sa1/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-sa2/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-sa3/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-scs/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-spb/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-sqs/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/detectorcharacterization/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/detectorcharacterization/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/detectorcharacterization/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/detector-support/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/digitizer-processor/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/digitizer-processor/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/digitizer-processor/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/djangoembed/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/djangoembed/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/djangoembed/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/django-test-utils/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/django-test-utils/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/django-test-utils/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/django-uni-form/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/django-uni-form/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/django-uni-form/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/doocsdevices/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/doocsdevices-test/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/doocsdevices-test/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/doocsdevices-test/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/doocs-ml/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/drone-test/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/drone-test/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/drone-test/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/drone-test2/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/drone-test2/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/drone-test2/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/drone-test3/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/drone-test3/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/drone-test3/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/dssc/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/dssc/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/dssc/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/dssc-control/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/dssc-control/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/dssc-control/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/dssc-operation-manual/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/eee-plc-framework/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/eee-plc-management-system/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/eee-plc-management-system-version-2/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/eee-plc-management-system-version-2/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/eee-plc-management-system-version-2/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/epix-documentation/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/european-xfel-offline-calibration/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/extra-dwba/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/extra-hed/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/extra-hed/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/extra-hed/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/fabric/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/fabric/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/fabric/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/fast-adc/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/fast-adc/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/fast-adc/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/fastccd-documentation/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/fbrinker-tileboards/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/fbrinker-tileboards/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/fbrinker-tileboards/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/genericwatchdog/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/genicam-cameras-based-on-ebus-sdk/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/gertzr-demo/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/gertzr-demo/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/gertzr-demo/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/gjhufgxjiykgykgh/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/gjhufgxjiykgykgh/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/gjhufgxjiykgykgh/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/gotthard-2-documentation/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/gui-extensions/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/gui-extensions/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/gui-extensions/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/guxtfjxfgiyk/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/guxtfjxfgiyk/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/guxtfjxfgiyk/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/hammerd-demo/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/hammerd-demo/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/hammerd-demo/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/haystack/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/haystack/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/haystack/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/hdf5-to-slow-control/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/hdf5-to-slow-control/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/hdf5-to-slow-control/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/hedautomatization/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/hedautomatization/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/hedautomatization/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/howtobound/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/howtocpp/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/howtogui/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/howtomacro/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/howtomacro/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/howtomacro/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/howtomiddlelayer/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/howtopulsepicker/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/how-to-read-the-docs/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/howtosqs/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/howtosqs/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/howtosqs/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/httpsgmonochromatorenergychanger/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/httpsgmonochromatorenergychanger/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/httpsgmonochromatorenergychanger/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/httpsletterboxdcomexhumathailandlistexhuma-2024-hd-tv-th/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/httpsletterboxdcomexhumathailandlistexhuma-2024-hd-tv-th/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/httpsletterboxdcomexhumathailandlistexhuma-2024-hd-tv-th/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/httpsletterboxdcomkailanisamilalisthd-2024-1080phd-korea/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/httpsletterboxdcomkailanisamilalisthd-2024-1080phd-korea/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/httpsletterboxdcomkailanisamilalisthd-2024-1080phd-korea/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/httpswwwartstationcomexhuma-2024hd-thai-1080pprofile/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/httpswwwartstationcomexhuma-2024hd-thai-1080pprofile/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/httpswwwartstationcomexhuma-2024hd-thai-1080pprofile/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/httpswwwartstationcomexhuma-hd-koreaprofile/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/httpswwwartstationcomexhuma-hd-koreaprofile/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/httpswwwartstationcomexhuma-hd-koreaprofile/en/latest/objects.inv building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 15 added, 0 changed, 0 removed reading sources... [ 6%] index reading sources... [ 13%] user_docu_avg reading sources... [ 20%] user_docu_beam_shape_coarse reading sources... [ 26%] user_docu_bkg reading sources... [ 33%] user_docu_correlator reading sources... [ 40%] user_docu_mask reading sources... [ 46%] user_docu_norm_roi reading sources... [ 53%] user_docu_pattern_picker reading sources... [ 60%] user_docu_picker reading sources... [ 66%] user_docu_processor reading sources... [ 73%] user_docu_roi reading sources... [ 80%] user_docu_simple_processor reading sources... [ 86%] user_docu_spectrum reading sources... [ 93%] user_docu_thumbnail reading sources... [100%] user_docu_two_peak_finder /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_thumbnail.rst:19: WARNING: duplicate label image-averager-settings, other instance in /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_avg.rst looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... user_docu_correlator user_docu_processor user_docu_simple_processor user_docu_avg user_docu_bkg user_docu_mask user_docu_roi user_docu_norm_roi user_docu_pattern_picker user_docu_picker user_docu_spectrum user_docu_beam_shape_coarse user_docu_thumbnail user_docu_two_peak_finder /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_correlator.rst:9: WARNING: numfig is disabled. :numref: is ignored. /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_correlator.rst:28: WARNING: numfig is disabled. :numref: is ignored. /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_correlator.rst:42: WARNING: numfig is disabled. :numref: is ignored. /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_correlator.rst:69: WARNING: numfig is disabled. :numref: is ignored. /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_correlator.rst:119: WARNING: numfig is disabled. :numref: is ignored. /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_correlator.rst:255: WARNING: numfig is disabled. :numref: is ignored. /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_processor.rst:117: WARNING: undefined label: imageprocessing (if the link has no caption the label must precede a section header) /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_beam_shape_coarse.rst:11: WARNING: undefined label: imageprocessing (if the link has no caption the label must precede a section header) /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_thumbnail.rst:10: WARNING: undefined label: imageprocessing (if the link has no caption the label must precede a section header) writing... done writing additional files... copying images... [ 16%] correlator_images/principle.png copying images... [ 33%] correlator_images/SH_profile.png copying images... [ 50%] correlator_images/device_editor.png copying images... [ 66%] correlator_images/autocorrelator_setup.png copying images... [ 83%] correlator_images/autocorrelator_scene.png copying images... [100%] images/pixel-count.png copying static files... WARNING: html_static_path entry '/usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/_static' does not exist done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded, 67 warnings. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2024-09-10T08:57:59.219617Z, end-time: 2024-09-10T08:58:06.640065Z, duration: 7, exit-code: 0 python /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/envs/latest/bin/sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.8.6 loading translations [en]... done making output directory... loading intersphinx inventory from http://python.readthedocs.io/en/latest/objects.inv... intersphinx inventory has moved: http://python.readthedocs.io/en/latest/objects.inv -> https://python.readthedocs.io/en/latest/objects.inv loading intersphinx inventory from http://numpy.readthedocs.io/en/latest/objects.inv... intersphinx inventory has moved: http://numpy.readthedocs.io/en/latest/objects.inv -> https://numpy.readthedocs.io/en/latest/objects.inv loading intersphinx inventory from http://scipy.readthedocs.io/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'http://scipy.readthedocs.io/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://scipy.readthedocs.io/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/10/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/10/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/10/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/11/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/11/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/11/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/4/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/4/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/4/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/5/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/5/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/5/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/6/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/6/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/6/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/7/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/8/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/7/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/7/en/latest/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/8/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/8/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/9/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/9/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/9/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/adqdigitizer/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/adqdigitizer/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/adqdigitizer/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/agipd-manual-mid/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/agipd-mid/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/agipd-mid/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/agipd-mid/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/agipd-mid-manual/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/agipd-mid-manual/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/agipd-mid-manual/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/aibs/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/autocorrelator/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/beckhoff/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/beckhoff-monitor/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/beckhoff-monitor/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/beckhoff-monitor/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/bozcalc/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/brambrin-demo/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/brambrin-demo/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/brambrin-demo/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/cal-db-interactive-test/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/cal-db-interactive-test/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/cal-db-interactive-test/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/calibrationbase/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/calibrationreport/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/calng/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/calng/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/calng/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/componentmanager/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/control-requirements-annex/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/controls-documentation/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/controls-documentation/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/controls-documentation/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/ctrendxfeleu/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/cuckoo/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/cuckoo/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/cuckoo/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/cue/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/cue/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/cue/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/damnit/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/damnit/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/damnit/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/da-onboarding/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/da-onboarding/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/da-onboarding/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/data-analysis-newsletter/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/data-analysis-operation/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/data-analysis-operation/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/data-analysis-operation/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/data-analysis-user-documentation/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/data-reduction-user-documentation/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/data-reduction-user-documentation/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/data-reduction-user-documentation/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/deployed-controls/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/deployed-controls/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-fxe/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-generic/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/deployed-controls-generic/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/deployed-controls-generic/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-hed/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-la1/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-la2/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-la3/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-mid/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-sa1/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-sa2/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-sa3/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-scs/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-spb/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-sqs/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/detectorcharacterization/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/detectorcharacterization/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/detectorcharacterization/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/detector-support/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/digitizer-processor/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/digitizer-processor/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/digitizer-processor/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/djangoembed/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/djangoembed/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/djangoembed/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/django-test-utils/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/django-test-utils/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/django-test-utils/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/django-uni-form/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/django-uni-form/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/django-uni-form/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/doocsdevices/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/doocsdevices-test/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/doocsdevices-test/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/doocsdevices-test/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/doocs-ml/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/drone-test/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/drone-test/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/drone-test/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/drone-test2/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/drone-test2/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/drone-test2/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/drone-test3/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/drone-test3/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/drone-test3/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/dssc/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/dssc/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/dssc/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/dssc-control/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/dssc-control/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/dssc-control/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/dssc-operation-manual/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/eee-plc-framework/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/eee-plc-management-system/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/eee-plc-management-system-version-2/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/eee-plc-management-system-version-2/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/eee-plc-management-system-version-2/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/epix-documentation/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/european-xfel-offline-calibration/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/extra-dwba/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/extra-hed/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/extra-hed/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/extra-hed/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/fabric/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/fabric/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/fabric/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/fast-adc/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/fast-adc/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/fast-adc/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/fastccd-documentation/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/fbrinker-tileboards/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/fbrinker-tileboards/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/fbrinker-tileboards/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/genericwatchdog/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/genicam-cameras-based-on-ebus-sdk/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/gertzr-demo/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/gertzr-demo/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/gertzr-demo/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/gjhufgxjiykgykgh/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/gjhufgxjiykgykgh/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/gjhufgxjiykgykgh/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/gotthard-2-documentation/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/gui-extensions/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/gui-extensions/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/gui-extensions/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/guxtfjxfgiyk/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/guxtfjxfgiyk/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/guxtfjxfgiyk/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/hammerd-demo/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/hammerd-demo/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/hammerd-demo/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/haystack/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/haystack/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/haystack/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/hdf5-to-slow-control/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/hdf5-to-slow-control/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/hdf5-to-slow-control/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/hedautomatization/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/hedautomatization/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/hedautomatization/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/howtobound/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/howtocpp/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/howtogui/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/howtomacro/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/howtomacro/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/howtomacro/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/howtomiddlelayer/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/howtopulsepicker/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/how-to-read-the-docs/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/howtosqs/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/howtosqs/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/howtosqs/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/httpsgmonochromatorenergychanger/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/httpsgmonochromatorenergychanger/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/httpsgmonochromatorenergychanger/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/httpsletterboxdcomexhumathailandlistexhuma-2024-hd-tv-th/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/httpsletterboxdcomexhumathailandlistexhuma-2024-hd-tv-th/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/httpsletterboxdcomexhumathailandlistexhuma-2024-hd-tv-th/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/httpsletterboxdcomkailanisamilalisthd-2024-1080phd-korea/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/httpsletterboxdcomkailanisamilalisthd-2024-1080phd-korea/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/httpsletterboxdcomkailanisamilalisthd-2024-1080phd-korea/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/httpswwwartstationcomexhuma-2024hd-thai-1080pprofile/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/httpswwwartstationcomexhuma-2024hd-thai-1080pprofile/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/httpswwwartstationcomexhuma-2024hd-thai-1080pprofile/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/httpswwwartstationcomexhuma-hd-koreaprofile/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/httpswwwartstationcomexhuma-hd-koreaprofile/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/httpswwwartstationcomexhuma-hd-koreaprofile/en/latest/objects.inv building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 15 added, 0 changed, 0 removed reading sources... [ 6%] index reading sources... [ 13%] user_docu_avg reading sources... [ 20%] user_docu_beam_shape_coarse reading sources... [ 26%] user_docu_bkg reading sources... [ 33%] user_docu_correlator reading sources... [ 40%] user_docu_mask reading sources... [ 46%] user_docu_norm_roi reading sources... [ 53%] user_docu_pattern_picker reading sources... [ 60%] user_docu_picker reading sources... [ 66%] user_docu_processor reading sources... [ 73%] user_docu_roi reading sources... [ 80%] user_docu_simple_processor reading sources... [ 86%] user_docu_spectrum reading sources... [ 93%] user_docu_thumbnail reading sources... [100%] user_docu_two_peak_finder /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_thumbnail.rst:19: WARNING: duplicate label image-averager-settings, other instance in /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_avg.rst looking for now-outdated files... none found pickling environment... done checking consistency... done processing ImageProcessor.tex...index user_docu_correlator user_docu_processor user_docu_simple_processor user_docu_avg user_docu_bkg user_docu_mask user_docu_roi user_docu_norm_roi user_docu_pattern_picker user_docu_picker user_docu_spectrum user_docu_beam_shape_coarse user_docu_thumbnail user_docu_two_peak_finder resolving references... /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_correlator.rst:9: WARNING: numfig is disabled. :numref: is ignored. /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_correlator.rst:28: WARNING: numfig is disabled. :numref: is ignored. /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_correlator.rst:42: WARNING: numfig is disabled. :numref: is ignored. /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_correlator.rst:69: WARNING: numfig is disabled. :numref: is ignored. /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_correlator.rst:119: WARNING: numfig is disabled. :numref: is ignored. /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_correlator.rst:255: WARNING: numfig is disabled. :numref: is ignored. /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_processor.rst:117: WARNING: undefined label: imageprocessing (if the link has no caption the label must precede a section header) /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_beam_shape_coarse.rst:11: WARNING: undefined label: imageprocessing (if the link has no caption the label must precede a section header) /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_thumbnail.rst:10: WARNING: undefined label: imageprocessing (if the link has no caption the label must precede a section header) writing... done copying images... [ 16%] correlator_images/principle.png copying images... [ 33%] correlator_images/SH_profile.png copying images... [ 50%] correlator_images/device_editor.png copying images... [ 66%] correlator_images/autocorrelator_setup.png copying images... [ 83%] correlator_images/autocorrelator_scene.png copying images... [100%] images/pixel-count.png copying TeX support files... done build succeeded, 66 warnings. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2024-09-10T08:58:07.386872Z, end-time: 2024-09-10T08:58:07.447067Z, 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: 2024-09-10T08:58:07.532527Z, end-time: 2024-09-10T08:58:10.039243Z, duration: 2, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=image-processor -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="image-processor" "ImageProcessor.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 (./ImageProcessor.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 image-processor.idx (./image-processor.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] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1] [2] Chapter 1. LaTeX Warning: Float too large for page by 24.77219pt on input line 166. [3] [4 <./principle.png> <./SH_profile.png>] [5 <./device_editor.png>] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [6 <./autocorrelator _setup.png>] [7] [8 <./autocorrelator_scene.png>] [9] [10] Chapter 2. LaTeX Warning: Hyper reference `user_docu_processor:image-processor-general-set tings' on page 11 undefined on input line 439. LaTeX Warning: Hyper reference `user_docu_processor:image-processor-enabling-fe atures' on page 11 undefined on input line 442. [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23 <./pixel-count. png>] [24] Chapter 3. [25] [26] [27] [28] Chapter 4. LaTeX Warning: Hyper reference `user_docu_thumbnail:image-averager-settings' on page 29 undefined on input line 1611. [29] [30] Chapter 5. LaTeX Warning: Hyper reference `user_docu_bkg:image-background-settings' on pag e 31 undefined on input line 1736. [31] [32] Chapter 6. [33] [34] Chapter 7. [35] [36] Chapter 8. [37] [38] Chapter 9. [39] [40] Chapter 10. [41] [42] [43] [44] Chapter 11. [45] [46] Chapter 12. [47] [48] Chapter 13. [49] [50] Chapter 14. [51] [52] Chapter 15. [53] [54] Chapter 16. No file image-processor.ind. [55] (./image-processor.aux) Package rerunfilecheck Warning: File `image-processor.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. ){/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvb8a.pfb> Output written on image-processor.pdf (59 pages, 681352 bytes). Transcript written on image-processor.log. Latexmk: Index file 'image-processor.idx' was written Latexmk: Missing input file: 'image-processor.ind' from line 'No file image-processor.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'image-processor.pdf' Rule 'makeindex image-processor.idx': File changes, etc: Non-existent destination files: 'image-processor.ind' ------------ Run number 1 of rule 'makeindex image-processor.idx' ------------ ------------ Running 'makeindex -s python.ist -o "image-processor.ind" "image-processor.idx"' ------------ Latexmk: applying rule 'makeindex image-processor.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 image-processor.idx...done (0 entries accepted, 0 rejected). Nothing written in image-processor.ind. Transcript written in image-processor.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'image-processor.aux' 'image-processor.ind' ------------ Run number 2 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="image-processor" "ImageProcessor.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./ImageProcessor.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 image-processor.idx (./image-processor.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)) (./image-processor.out) (./image-processor.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] (./image-processor.toc [1]) [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1] [2] Chapter 1. LaTeX Warning: Float too large for page by 24.77219pt on input line 166. [3] [4 <./principle.png> <./SH_profile.png>] [5 <./device_editor.png>] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [6 <./autocorrelator _setup.png>] [7] [8 <./autocorrelator_scene.png>] [9] [10] Chapter 2. [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23 <./pixel-count. png>] [24] Chapter 3. [25] [26] [27] [28] Chapter 4. [29] [30] Chapter 5. [31] [32] Chapter 6. [33] [34] Chapter 7. [35] [36] Chapter 8. [37] [38] Chapter 9. [39] [40] Chapter 10. [41] [42] [43] [44] Chapter 11. [45] [46] Chapter 12. [47] [48] Chapter 13. [49] [50] Chapter 14. [51] [52] Chapter 15. [53] [54] Chapter 16. (./image-processor.ind) [55] (./image-processor.aux) ){/usr/share/texlive/texmf -dist/fonts/enc/dvips/base/8r.enc} Output written on image-processor.pdf (59 pages, 690510 bytes). Transcript written on image-processor.log. Latexmk: Index file 'image-processor.idx' was written Latexmk: Log file says output to 'image-processor.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'image-processor.out' 'image-processor.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="image-processor" "ImageProcessor.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./ImageProcessor.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 image-processor.idx (./image-processor.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)) (./image-processor.out) (./image-processor.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] (./image-processor.toc [1]) [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1] [2] Chapter 1. LaTeX Warning: Float too large for page by 24.77219pt on input line 166. [3] [4 <./principle.png> <./SH_profile.png>] [5 <./device_editor.png>] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [6 <./autocorrelator _setup.png>] [7] [8 <./autocorrelator_scene.png>] [9] [10] Chapter 2. [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23 <./pixel-count. png>] [24] Chapter 3. [25] [26] [27] [28] Chapter 4. [29] [30] Chapter 5. [31] [32] Chapter 6. [33] [34] Chapter 7. [35] [36] Chapter 8. [37] [38] Chapter 9. [39] [40] Chapter 10. [41] [42] [43] [44] Chapter 11. [45] [46] Chapter 12. [47] [48] Chapter 13. [49] [50] Chapter 14. [51] [52] Chapter 15. [53] [54] Chapter 16. (./image-processor.ind) [55] (./image-processor.aux) ){/usr/share/texlive/texmf -dist/fonts/enc/dvips/base/8r.enc} Output written on image-processor.pdf (59 pages, 690510 bytes). Transcript written on image-processor.log. Latexmk: Index file 'image-processor.idx' was written Latexmk: Log file says output to 'image-processor.pdf' Latexmk: All targets (image-processor.pdf) are up-to-date [rtd-command-info] start-time: 2024-09-10T08:58:10.127735Z, end-time: 2024-09-10T08:58:10.183854Z, duration: 0, exit-code: 0 mv -f /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/_build/latex/image-processor.pdf /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/artifacts/latest/sphinx_pdf/image-processor.pdf [rtd-command-info] start-time: 2024-09-10T08:58:10.269568Z, end-time: 2024-09-10T08:58:16.915739Z, duration: 6, exit-code: 0 python /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/envs/latest/bin/sphinx-build -T -b epub -d _build/doctrees-epub -D language=en . _build/epub Running Sphinx v1.8.6 loading translations [en]... done making output directory... loading intersphinx inventory from http://python.readthedocs.io/en/latest/objects.inv... intersphinx inventory has moved: http://python.readthedocs.io/en/latest/objects.inv -> https://python.readthedocs.io/en/latest/objects.inv loading intersphinx inventory from http://numpy.readthedocs.io/en/latest/objects.inv... intersphinx inventory has moved: http://numpy.readthedocs.io/en/latest/objects.inv -> https://numpy.readthedocs.io/en/latest/objects.inv loading intersphinx inventory from http://scipy.readthedocs.io/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'http://scipy.readthedocs.io/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://scipy.readthedocs.io/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/10/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/10/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/10/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/11/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/11/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/11/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/4/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/4/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/4/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/5/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/5/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/5/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/6/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/6/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/6/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/7/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/7/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/7/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/8/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/8/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/8/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/9/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/9/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/9/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/adqdigitizer/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/adqdigitizer/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/adqdigitizer/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/agipd-manual-mid/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/agipd-mid/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/agipd-mid/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/agipd-mid/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/agipd-mid-manual/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/agipd-mid-manual/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/agipd-mid-manual/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/aibs/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/autocorrelator/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/beckhoff/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/beckhoff-monitor/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/beckhoff-monitor/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/beckhoff-monitor/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/bozcalc/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/brambrin-demo/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/brambrin-demo/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/brambrin-demo/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/cal-db-interactive-test/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/cal-db-interactive-test/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/cal-db-interactive-test/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/calibrationbase/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/calibrationreport/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/calng/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/calng/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/calng/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/componentmanager/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/control-requirements-annex/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/controls-documentation/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/controls-documentation/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/controls-documentation/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/ctrendxfeleu/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/cuckoo/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/cuckoo/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/cuckoo/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/cue/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/cue/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/cue/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/damnit/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/damnit/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/damnit/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/da-onboarding/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/da-onboarding/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/da-onboarding/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/data-analysis-newsletter/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/data-analysis-operation/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/data-analysis-operation/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/data-analysis-operation/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/data-analysis-user-documentation/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/data-reduction-user-documentation/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/data-reduction-user-documentation/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/data-reduction-user-documentation/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/deployed-controls/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/deployed-controls/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-fxe/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-generic/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/deployed-controls-generic/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/deployed-controls-generic/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-hed/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-la1/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-la2/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-la3/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-mid/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-sa1/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-sa2/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-sa3/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-scs/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-spb/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/deployed-controls-sqs/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/detectorcharacterization/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/detectorcharacterization/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/detectorcharacterization/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/detector-support/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/digitizer-processor/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/digitizer-processor/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/digitizer-processor/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/djangoembed/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/djangoembed/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/djangoembed/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/django-test-utils/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/django-test-utils/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/django-test-utils/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/django-uni-form/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/django-uni-form/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/django-uni-form/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/doocsdevices/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/doocsdevices-test/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/doocsdevices-test/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/doocsdevices-test/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/doocs-ml/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/drone-test/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/drone-test/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/drone-test/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/drone-test2/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/drone-test2/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/drone-test2/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/drone-test3/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/drone-test3/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/drone-test3/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/dssc/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/dssc/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/dssc/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/dssc-control/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/dssc-control/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/dssc-control/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/dssc-operation-manual/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/eee-plc-framework/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/eee-plc-management-system/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/eee-plc-management-system-version-2/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/eee-plc-management-system-version-2/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/eee-plc-management-system-version-2/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/epix-documentation/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/european-xfel-offline-calibration/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/extra-dwba/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/extra-hed/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/extra-hed/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/extra-hed/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/fabric/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/fabric/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/fabric/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/fast-adc/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/fast-adc/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/fast-adc/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/fastccd-documentation/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/fbrinker-tileboards/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/fbrinker-tileboards/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/fbrinker-tileboards/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/genericwatchdog/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/genicam-cameras-based-on-ebus-sdk/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/gertzr-demo/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/gertzr-demo/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/gertzr-demo/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/gjhufgxjiykgykgh/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/gjhufgxjiykgykgh/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/gjhufgxjiykgykgh/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/gotthard-2-documentation/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/gui-extensions/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/gui-extensions/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/gui-extensions/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/guxtfjxfgiyk/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/guxtfjxfgiyk/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/guxtfjxfgiyk/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/hammerd-demo/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/hammerd-demo/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/hammerd-demo/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/haystack/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/haystack/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/haystack/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/hdf5-to-slow-control/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/hdf5-to-slow-control/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/hdf5-to-slow-control/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/hedautomatization/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/hedautomatization/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/hedautomatization/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/howtobound/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/howtocpp/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/howtogui/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/howtomacro/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/howtomacro/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/howtomacro/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/howtomiddlelayer/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/howtopulsepicker/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/how-to-read-the-docs/en/latest/objects.inv... loading intersphinx inventory from https://rtd.xfel.eu/docs/howtosqs/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/howtosqs/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/howtosqs/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/httpsgmonochromatorenergychanger/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/httpsgmonochromatorenergychanger/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/httpsgmonochromatorenergychanger/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/httpsletterboxdcomexhumathailandlistexhuma-2024-hd-tv-th/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/httpsletterboxdcomexhumathailandlistexhuma-2024-hd-tv-th/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/httpsletterboxdcomexhumathailandlistexhuma-2024-hd-tv-th/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/httpsletterboxdcomkailanisamilalisthd-2024-1080phd-korea/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/httpsletterboxdcomkailanisamilalisthd-2024-1080phd-korea/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/httpsletterboxdcomkailanisamilalisthd-2024-1080phd-korea/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/httpswwwartstationcomexhuma-2024hd-thai-1080pprofile/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/httpswwwartstationcomexhuma-2024hd-thai-1080pprofile/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/httpswwwartstationcomexhuma-2024hd-thai-1080pprofile/en/latest/objects.inv loading intersphinx inventory from https://rtd.xfel.eu/docs/httpswwwartstationcomexhuma-hd-koreaprofile/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rtd.xfel.eu/docs/httpswwwartstationcomexhuma-hd-koreaprofile/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rtd.xfel.eu/docs/httpswwwartstationcomexhuma-hd-koreaprofile/en/latest/objects.inv building [mo]: targets for 0 po files that are out of date building [epub]: targets for 15 source files that are out of date updating environment: 15 added, 0 changed, 0 removed reading sources... [ 6%] index reading sources... [ 13%] user_docu_avg reading sources... [ 20%] user_docu_beam_shape_coarse reading sources... [ 26%] user_docu_bkg reading sources... [ 33%] user_docu_correlator reading sources... [ 40%] user_docu_mask reading sources... [ 46%] user_docu_norm_roi reading sources... [ 53%] user_docu_pattern_picker reading sources... [ 60%] user_docu_picker reading sources... [ 66%] user_docu_processor reading sources... [ 73%] user_docu_roi reading sources... [ 80%] user_docu_simple_processor reading sources... [ 86%] user_docu_spectrum reading sources... [ 93%] user_docu_thumbnail reading sources... [100%] user_docu_two_peak_finder /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_thumbnail.rst:19: WARNING: duplicate label image-averager-settings, other instance in /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_avg.rst looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 6%] index writing output... [ 13%] user_docu_avg writing output... [ 20%] user_docu_beam_shape_coarse writing output... [ 26%] user_docu_bkg writing output... [ 33%] user_docu_correlator writing output... [ 40%] user_docu_mask writing output... [ 46%] user_docu_norm_roi writing output... [ 53%] user_docu_pattern_picker writing output... [ 60%] user_docu_picker writing output... [ 66%] user_docu_processor writing output... [ 73%] user_docu_roi writing output... [ 80%] user_docu_simple_processor writing output... [ 86%] user_docu_spectrum writing output... [ 93%] user_docu_thumbnail writing output... [100%] user_docu_two_peak_finder /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_beam_shape_coarse.rst:11: WARNING: undefined label: imageprocessing (if the link has no caption the label must precede a section header) /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_correlator.rst:9: WARNING: numfig is disabled. :numref: is ignored. /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_correlator.rst:28: WARNING: numfig is disabled. :numref: is ignored. /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_correlator.rst:42: WARNING: numfig is disabled. :numref: is ignored. /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_correlator.rst:69: WARNING: numfig is disabled. :numref: is ignored. /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_correlator.rst:119: WARNING: numfig is disabled. :numref: is ignored. /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_correlator.rst:255: WARNING: numfig is disabled. :numref: is ignored. /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_processor.rst:117: WARNING: undefined label: imageprocessing (if the link has no caption the label must precede a section header) /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/user_docu_thumbnail.rst:10: WARNING: undefined label: imageprocessing (if the link has no caption the label must precede a section header) generating indices... genindex writing additional pages... copying images... [ 16%] correlator_images/principle.png copying images... [ 33%] correlator_images/SH_profile.png copying images... [ 50%] correlator_images/device_editor.png copying images... [ 66%] correlator_images/autocorrelator_setup.png copying images... [ 83%] correlator_images/autocorrelator_scene.png copying images... [100%] images/pixel-count.png copying static files... WARNING: html_static_path entry '/usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/_static' does not exist 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 ImageProcessor.epub file... build succeeded, 68 warnings. The ePub file is in _build/epub. [rtd-command-info] start-time: 2024-09-10T08:58:17.006989Z, end-time: 2024-09-10T08:58:17.067836Z, duration: 0, exit-code: 0 mv -f /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/checkouts/latest/doc/source/_build/epub/ImageProcessor.epub /usr/src/app/checkouts/readthedocs.org/user_builds/image-processor/artifacts/latest/sphinx_epub/image-processor.epub