Read the Docs build information Build id: 25507 Project: data-analysis-user-documentation Version: latest Commit: 3e2ab38aff5251e008ad750403dea303a47002ce Date: 2023-02-08T09:46:03.007555Z State: finished Success: True [rtd-command-info] start-time: 2023-02-08T09:46:04.197865Z, end-time: 2023-02-08T09:46:05.577072Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 http://git.xfel.eu/dataAnalysis/user-documentation . Cloning into '.'... warning: redirecting to https://git.xfel.eu/dataAnalysis/user-documentation.git/ [rtd-command-info] start-time: 2023-02-08T09:46:05.849139Z, end-time: 2023-02-08T09:46:05.979486Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: checking out 'origin/main'. 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 3e2ab38 Manually add redirects, RTD redirects not working [rtd-command-info] start-time: 2023-02-08T09:46:06.061435Z, end-time: 2023-02-08T09:46:06.123724Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-02-08T09:46:07.447434Z, end-time: 2023-02-08T09:46:12.110398Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/bin/python3.7 Also creating executable in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-02-08T09:46:12.200716Z, end-time: 2023-02-08T09:46:13.110799Z, duration: 0, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/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/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (23.0) [rtd-command-info] start-time: 2023-02-08T09:46:13.194782Z, end-time: 2023-02-08T09:46:24.688872Z, duration: 11, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/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 mkdocs<1.1 Collecting jinja2==2.11.3 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.7/125.7 kB 3.3 MB/s eta 0:00:00 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 (31 kB) Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 849.5/849.5 kB 16.6 MB/s eta 0:00:00 Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 576.0/576.0 kB 160.8 MB/s eta 0:00:00 Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 543.2/543.2 kB 217.0 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 188.7 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 (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 130.7 MB/s eta 0:00:00 Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.4/47.4 kB 98.7 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting mkdocs<1.1 Downloading mkdocs-1.0.4-py2.py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 212.9 MB/s eta 0:00:00 Collecting future Downloading future-0.18.3.tar.gz (840 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 840.9/840.9 kB 219.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx>=1.3.1 Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 168.1 MB/s eta 0:00:00 Collecting PyYAML>=3.10 Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 596.3/596.3 kB 229.3 MB/s eta 0:00:00 Collecting click>=3.3 Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 177.0 MB/s eta 0:00:00 Collecting livereload>=2.5.1 Downloading livereload-2.6.3-py2.py3-none-any.whl (24 kB) Collecting tornado>=5.0 Downloading tornado-6.2-cp37-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (423 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 424.0/424.0 kB 183.6 MB/s eta 0:00:00 Collecting Markdown>=2.3.1 Downloading Markdown-3.4.1-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.3/93.3 kB 187.9 MB/s eta 0:00:00 Collecting importlib-metadata Downloading importlib_metadata-6.0.0-py3-none-any.whl (21 kB) Collecting six Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting requests>=2.5.0 Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 177.1 MB/s eta 0:00:00 Collecting packaging>=21.0 Downloading packaging-23.0-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 120.5 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 178.4 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 184.3 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 181.3 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 197.9 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 170.4 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinx>=1.3.1 Downloading sphinx-5.2.3-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 167.5 MB/s eta 0:00:00 Downloading sphinx-5.2.2-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 168.2 MB/s eta 0:00:00 Downloading sphinx-5.2.1-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 159.8 MB/s eta 0:00:00 Downloading sphinx-5.2.0.post0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 142.4 MB/s eta 0:00:00 Downloading sphinx-5.2.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 114.2 MB/s eta 0:00:00 Downloading Sphinx-5.1.1-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 153.2 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting babel>=1.3 Downloading Babel-2.11.0-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 136.5 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 197.8 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2022.7.1-py2.py3-none-any.whl (499 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 499.4/499.4 kB 222.0 MB/s eta 0:00:00 Collecting typing-extensions>=3.6.4 Downloading typing_extensions-4.4.0-py3-none-any.whl (26 kB) Collecting zipp>=0.5 Downloading zipp-3.12.1-py3-none-any.whl (6.7 kB) Collecting certifi>=2017.4.17 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 186.7 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 Downloading charset_normalizer-3.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (170 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 170.5/170.5 kB 149.3 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.14-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 kB 202.8 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 166.7 MB/s eta 0:00:00 Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23753 sha256=3fd7b5229814e262d757e0809795ddacbaee784ef69aea53736507dce239a03a Stored in directory: /tmp/pip-ephem-wheel-cache-byxj_57b/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.3-py3-none-any.whl size=492025 sha256=7a78456ec05fc327ca6e6b8cb63aea8af76895367118d0c609ca17b90c9c98a8 Stored in directory: /tmp/pip-ephem-wheel-cache-byxj_57b/wheels/fa/cd/1f/c6b7b50b564983bf3011e8fc75d06047ddc50c07f6e3660b00 Successfully built mock future Installing collected packages: snowballstemmer, pytz, Pygments, mock, docutils, charset-normalizer, zipp, urllib3, typing-extensions, tornado, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, six, setuptools, PyYAML, pillow, packaging, markupsafe, imagesize, idna, future, certifi, babel, alabaster, requests, livereload, jinja2, importlib-metadata, commonmark, sphinx, Markdown, click, recommonmark, mkdocs Attempting uninstall: setuptools Found existing installation: setuptools 67.2.0 Uninstalling setuptools-67.2.0: Successfully uninstalled setuptools-67.2.0 Successfully installed Markdown-3.4.1 PyYAML-6.0 Pygments-2.3.1 alabaster-0.7.13 babel-2.11.0 certifi-2022.12.7 charset-normalizer-3.0.1 click-8.1.3 commonmark-0.8.1 docutils-0.14 future-0.18.3 idna-3.4 imagesize-1.4.1 importlib-metadata-6.0.0 jinja2-2.11.3 livereload-2.6.3 markupsafe-2.0.1 mkdocs-1.0.4 mock-1.0.1 packaging-23.0 pillow-5.4.1 pytz-2022.7.1 recommonmark-0.5.0 requests-2.28.2 setuptools-41.0.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-5.1.1 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 tornado-6.2 typing-extensions-4.4.0 urllib3-1.26.14 zipp-3.12.1 [rtd-command-info] start-time: 2023-02-08T09:46:24.775973Z, end-time: 2023-02-08T09:46:36.417813Z, duration: 11, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/bin/python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting mkdocs>=1.4.0 Downloading mkdocs-1.4.2-py3-none-any.whl (3.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 30.8 MB/s eta 0:00:00 Collecting mkdocs-material~=8.5.10 Downloading mkdocs_material-8.5.11-py3-none-any.whl (7.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 141.1 MB/s eta 0:00:00 Collecting mkdocs-section-index~=0.3.4 Downloading mkdocs_section_index-0.3.5-py3-none-any.whl (8.6 kB) Collecting mkdocs-literate-nav~=0.5.0 Downloading mkdocs_literate_nav-0.5.0-py3-none-any.whl (12 kB) Collecting mkdocstrings[python]>=0.18 Downloading mkdocstrings-0.20.0-py3-none-any.whl (26 kB) Collecting karabo_bridge Downloading karabo_bridge-0.6.2.tar.gz (17 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mkdocs-redirects~=1.2.0 Downloading mkdocs-redirects-1.2.0.tar.gz (5.7 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: typing-extensions>=3.10 in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (from mkdocs>=1.4.0->-r requirements.txt (line 1)) (4.4.0) Collecting mergedeep>=1.3.4 Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) Requirement already satisfied: pyyaml>=5.1 in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (from mkdocs>=1.4.0->-r requirements.txt (line 1)) (6.0) Collecting markdown<3.4,>=3.2.1 Downloading Markdown-3.3.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.8/97.8 kB 173.5 MB/s eta 0:00:00 Requirement already satisfied: jinja2>=2.11.1 in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (from mkdocs>=1.4.0->-r requirements.txt (line 1)) (2.11.3) Requirement already satisfied: click>=7.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (from mkdocs>=1.4.0->-r requirements.txt (line 1)) (8.1.3) Requirement already satisfied: importlib-metadata>=4.3 in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (from mkdocs>=1.4.0->-r requirements.txt (line 1)) (6.0.0) Collecting watchdog>=2.0 Downloading watchdog-2.2.1-py3-none-manylinux2014_x86_64.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.0/79.0 kB 177.4 MB/s eta 0:00:00 Collecting ghp-import>=1.0 Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB) Requirement already satisfied: packaging>=20.5 in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (from mkdocs>=1.4.0->-r requirements.txt (line 1)) (23.0) Collecting pyyaml-env-tag>=0.1 Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB) Collecting jinja2>=2.11.1 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 196.6 MB/s eta 0:00:00 Requirement already satisfied: requests>=2.26 in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (from mkdocs-material~=8.5.10->-r requirements.txt (line 2)) (2.28.2) Collecting pymdown-extensions>=9.4 Downloading pymdown_extensions-9.9.2-py3-none-any.whl (219 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 219.5/219.5 kB 214.0 MB/s eta 0:00:00 Collecting mkdocs-material-extensions>=1.1 Downloading mkdocs_material_extensions-1.1.1-py3-none-any.whl (7.9 kB) Collecting pygments>=2.12 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 216.9 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=1.1 in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (from mkdocstrings[python]>=0.18->-r requirements.txt (line 5)) (2.0.1) Collecting mkdocs-autorefs>=0.3.1 Downloading mkdocs_autorefs-0.4.1-py3-none-any.whl (9.8 kB) Collecting mkdocstrings-python>=0.5.2 Downloading mkdocstrings_python-0.8.3-py3-none-any.whl (38 kB) Collecting msgpack>=0.5.4 Downloading msgpack-1.0.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (299 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 299.8/299.8 kB 215.4 MB/s eta 0:00:00 Collecting msgpack-numpy Downloading msgpack_numpy-0.4.8-py2.py3-none-any.whl (6.9 kB) Collecting numpy Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 131.1 MB/s eta 0:00:00 Collecting pyzmq>=17.0.0 Downloading pyzmq-25.0.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 221.9 MB/s eta 0:00:00 Collecting python-dateutil>=2.8.1 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 213.0 MB/s eta 0:00:00 Requirement already satisfied: zipp>=0.5 in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (from importlib-metadata>=4.3->mkdocs>=1.4.0->-r requirements.txt (line 1)) (3.12.1) Collecting griffe>=0.24 Downloading griffe-0.25.4-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.2/87.2 kB 206.8 MB/s eta 0:00:00 Requirement already satisfied: charset-normalizer<4,>=2 in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (from requests>=2.26->mkdocs-material~=8.5.10->-r requirements.txt (line 2)) (3.0.1) Requirement already satisfied: idna<4,>=2.5 in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (from requests>=2.26->mkdocs-material~=8.5.10->-r requirements.txt (line 2)) (3.4) Requirement already satisfied: certifi>=2017.4.17 in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (from requests>=2.26->mkdocs-material~=8.5.10->-r requirements.txt (line 2)) (2022.12.7) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (from requests>=2.26->mkdocs-material~=8.5.10->-r requirements.txt (line 2)) (1.26.14) Collecting cached-property Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) Collecting colorama>=0.4 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Requirement already satisfied: six>=1.5 in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs>=1.4.0->-r requirements.txt (line 1)) (1.16.0) Building wheels for collected packages: karabo_bridge, mkdocs-redirects Building wheel for karabo_bridge (setup.py): started Building wheel for karabo_bridge (setup.py): finished with status 'done' Created wheel for karabo_bridge: filename=karabo_bridge-0.6.2-py3-none-any.whl size=23573 sha256=c924cafe08b7b4f71507cd7522b73828c49d14b14b211aaaf0c8ded6a7774213 Stored in directory: /tmp/pip-ephem-wheel-cache-ywfmy_gu/wheels/64/27/d2/f99ae797c1c4dd8358dc1c6a52d33de496712a6d2dfdc53009 Building wheel for mkdocs-redirects (setup.py): started Building wheel for mkdocs-redirects (setup.py): finished with status 'done' Created wheel for mkdocs-redirects: filename=mkdocs_redirects-1.2.0-py3-none-any.whl size=6054 sha256=079f6c7f90938275997149bd2346ebca676b21b893108751d29d67dba139625a Stored in directory: /tmp/pip-ephem-wheel-cache-ywfmy_gu/wheels/12/dd/58/f445b7804d3ace5039c950e84b8a1ac319354dc27116c70916 Successfully built karabo_bridge mkdocs-redirects Installing collected packages: msgpack, cached-property, watchdog, pyzmq, pyyaml-env-tag, python-dateutil, pygments, numpy, mkdocs-material-extensions, mergedeep, jinja2, colorama, msgpack-numpy, markdown, griffe, ghp-import, pymdown-extensions, mkdocs, karabo_bridge, mkdocs-section-index, mkdocs-redirects, mkdocs-material, mkdocs-literate-nav, mkdocs-autorefs, mkdocstrings, mkdocstrings-python Attempting uninstall: pygments Found existing installation: Pygments 2.3.1 Uninstalling Pygments-2.3.1: Successfully uninstalled Pygments-2.3.1 Attempting uninstall: jinja2 Found existing installation: Jinja2 2.11.3 Uninstalling Jinja2-2.11.3: Successfully uninstalled Jinja2-2.11.3 Attempting uninstall: markdown Found existing installation: Markdown 3.4.1 Uninstalling Markdown-3.4.1: Successfully uninstalled Markdown-3.4.1 Attempting uninstall: mkdocs Found existing installation: mkdocs 1.0.4 Uninstalling mkdocs-1.0.4: Successfully uninstalled mkdocs-1.0.4 Successfully installed cached-property-1.5.2 colorama-0.4.6 ghp-import-2.1.0 griffe-0.25.4 jinja2-3.1.2 karabo_bridge-0.6.2 markdown-3.3.7 mergedeep-1.3.4 mkdocs-1.4.2 mkdocs-autorefs-0.4.1 mkdocs-literate-nav-0.5.0 mkdocs-material-8.5.11 mkdocs-material-extensions-1.1.1 mkdocs-redirects-1.2.0 mkdocs-section-index-0.3.5 mkdocstrings-0.20.0 mkdocstrings-python-0.8.3 msgpack-1.0.4 msgpack-numpy-0.4.8 numpy-1.21.6 pygments-2.14.0 pymdown-extensions-9.9.2 python-dateutil-2.8.2 pyyaml-env-tag-0.1 pyzmq-25.0.0 watchdog-2.2.1 [rtd-command-info] start-time: 2023-02-08T09:46:36.648345Z, end-time: 2023-02-08T09:46:36.707303Z, duration: 0, exit-code: 0 cat mkdocs.yml docs_dir: /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/checkouts/latest/docs extra: social: - icon: fontawesome/brands/github link: https://github.com/European-XFEL extra_css: - stylesheets/extra.css - http://rtd.xfel.eu/static/css/badge_only.css - http://rtd.xfel.eu/static/css/readthedocs-doc-embed.css extra_javascript: - readthedocs-data.js - http://rtd.xfel.eu/static/core/js/readthedocs-doc-embed.js - http://rtd.xfel.eu/static/javascript/readthedocs-analytics.js google_analytics: null markdown_extensions: - abbr - admonition - attr_list - codehilite - def_list - footnotes - md_in_html - pymdownx.details - pymdownx.emoji - pymdownx.snippets: auto_append: - docs/includes/glossary.md url_download: true - pymdownx.superfences - pymdownx.tabbed: alternate_style: true - pymdownx.tasklist - tables nav: - index.md - Overview: overview.md - Accounts and Access: accounts.md - Data Files: data-files.md - Online Analysis: online.md - Offline Analysis (Maxwell): offline.md - Jupyter Hub: jhub.md - Usecases: usecases.md - Resources: resources.md - Software: software/index.md - Citations: citations.md plugins: - search - literate-nav - mkdocstrings - redirects: redirect_maps: citations.html.md: citations.md computing.html.md: accounts.md datafiles.html.md: data-files.md jhub.html.md: jhub.md online.html.md: online.md overview.html.md: overview.md resources.html.md: resources.md software.html.md: software/index.md usecases.html.md: usecases.md repo_url: https://git.xfel.eu/dataAnalysis/user-documentation site_description: Data Analysis User Documentation for EuXFEL site_name: EuXFEL Data Analysis User Documentation site_url: https://rtd.xfel.eu/docs/data-analysis-user-documentation/en/latest/ theme: custom_dir: docs/overrides features: - announce.dismiss - content.tabs.link - navigation.indexes - navigation.top - navigation.tracking - navigation.instant - search.highlight - search.share - search.suggest - toc.follow - toc.integrate font: code: Roboto Mono text: Roboto logo: assets/logo.jpeg name: material palette: language: en scheme: preference [rtd-command-info] start-time: 2023-02-08T09:46:36.794791Z, end-time: 2023-02-08T09:46:38.743928Z, duration: 1, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/bin/python -m mkdocs build --clean --site-dir _build/html --config-file mkdocs.yml INFO - Cleaning site directory INFO - Building documentation to directory: /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/checkouts/latest/_build/html INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: - includes/glossary.md - software/extra-xwiz.md - software/hdf5-virtualise.md - software/karabo-bridge.md INFO - Documentation built in 1.53 seconds