Read the Docs build information Build id: 21271 Project: deployed-controls-la1 Version: latest Commit: 54559cf4526e5db74d66af6568a6b71eea98feb0 Date: 2021-01-27T08:42:41.548549Z State: finished Success: False [rtd-command-info] start-time: 2021-01-27T08:43:52.583947Z, end-time: 2021-01-27T08:43:54.063660Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 http://git.xfel.eu/gitlab/control-docs/control-docs-la1.git . Cloning into '.'... [rtd-command-info] start-time: 2021-01-27T08:43:54.426484Z, end-time: 2021-01-27T08:43:54.534370Z, 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 54559cf Committing updated structure [rtd-command-info] start-time: 2021-01-27T08:43:54.670438Z, end-time: 2021-01-27T08:43:54.747832Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-01-27T08:43:55.084849Z, end-time: 2021-01-27T08:43:55.189575Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2021-01-27T08:43:55.329218Z, end-time: 2021-01-27T08:43:58.617242Z, duration: 3, exit-code: 0 git submodule update --init --force --recursive control-docs-generic source/userthemes Submodule 'control-docs-generic' (https://haufs:NeSoy5xJnyiLZr2C7M8E@git.xfel.eu/gitlab/control-docs/control-docs-generic.git) registered for path 'control-docs-generic' Submodule 'source/userthemes' (https://haufs:cEMsag5QRLLDwfkFkWkL@git.xfel.eu/gitlab/detectors/rtfd_theme.git) registered for path 'source/userthemes' Cloning into '/usr/src/app/checkouts/readthedocs.org/user_builds/deployed-controls-la1/checkouts/latest/control-docs-generic'... Cloning into '/usr/src/app/checkouts/readthedocs.org/user_builds/deployed-controls-la1/checkouts/latest/source/userthemes'... Submodule path 'control-docs-generic': checked out '8f5a64b51a13ae2ecdd64419bf66619dd3524bb1' Submodule path 'source/userthemes': checked out 'fff1622c9b1800b687c03169f3cd42f4aff4e2be' [rtd-command-info] start-time: 2021-01-27T08:43:59.496930Z, end-time: 2021-01-27T08:44:05.045758Z, duration: 5, exit-code: 0 python3.7 -mvirtualenv --system-site-packages /usr/src/app/checkouts/readthedocs.org/user_builds/deployed-controls-la1/envs/latest Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /usr/src/app/checkouts/readthedocs.org/user_builds/deployed-controls-la1/envs/latest/bin/python3.7 Also creating executable in /usr/src/app/checkouts/readthedocs.org/user_builds/deployed-controls-la1/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-01-27T08:44:05.185243Z, end-time: 2021-01-27T08:44:06.830723Z, duration: 1, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/deployed-controls-la1/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/deployed-controls-la1/envs/latest/lib/python3.7/site-packages (21.0) Collecting pip Downloading pip-21.0-py3-none-any.whl (1.5 MB) Downloading pip-20.3.4-py2.py3-none-any.whl (1.5 MB) [rtd-command-info] start-time: 2021-01-27T08:44:06.968487Z, end-time: 2021-01-27T08:44:19.721907Z, duration: 12, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/deployed-controls-la1/envs/latest/bin/python -m pip install --upgrade --no-cache-dir -I Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1 Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<1.1 Downloading readthedocs_sphinx_ext-1.0.4-py2.py3-none-any.whl (28 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting Jinja2>=2.9 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting requests Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting six>=1.5 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) Collecting packaging Downloading packaging-20.8-py2.py3-none-any.whl (39 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting pytz>=2015.7 Downloading pytz-2020.5-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl (27 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.3-py2.py3-none-any.whl (137 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting chardet<5,>=3.0.2 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23755 sha256=c3ff1a0ff278c899ca0ca5a60492956f7c984d06c973f44426353b74f3593684 Stored in directory: /tmp/pip-ephem-wheel-cache-ic8o37a9/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=0fdcf72db23286599159862c529fce7b805574e67249b1c65a3b568df306c9c0 Stored in directory: /tmp/pip-ephem-wheel-cache-ic8o37a9/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: urllib3, sphinxcontrib-serializinghtml, pytz, pyparsing, MarkupSafe, idna, chardet, certifi, sphinxcontrib-websupport, snowballstemmer, six, setuptools, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock Successfully installed Jinja2-2.11.2 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.9.0 certifi-2020.12.5 chardet-4.0.0 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.10 imagesize-1.2.0 mock-1.0.1 packaging-20.8 pillow-5.4.1 pyparsing-2.4.7 pytz-2020.5 readthedocs-sphinx-ext-1.0.4 recommonmark-0.5.0 requests-2.25.1 setuptools-52.0.0 six-1.15.0 snowballstemmer-2.1.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.4 sphinxcontrib-websupport-1.2.4 urllib3-1.26.3 [rtd-command-info] start-time: 2021-01-27T08:44:19.867276Z, end-time: 2021-01-27T08:44:24.942346Z, duration: 5, exit-code: 1 /usr/src/app/checkouts/readthedocs.org/user_builds/deployed-controls-la1/envs/latest/bin/python -m pip install --exists-action=w --no-cache-dir -r source/requirements.txt Obtaining sphinx_rtd_theme from git+https://haufs:****@git.xfel.eu/gitlab/detectors/rtfd_theme.git#egg=sphinx_rtd_theme (from -r source/requirements.txt (line 2)) Cloning https://haufs:****@git.xfel.eu/gitlab/detectors/rtfd_theme.git to /usr/src/app/checkouts/readthedocs.org/user_builds/deployed-controls-la1/envs/latest/src/sphinx-rtd-theme Running command git clone -q 'https://haufs:****@git.xfel.eu/gitlab/detectors/rtfd_theme.git' /usr/src/app/checkouts/readthedocs.org/user_builds/deployed-controls-la1/envs/latest/src/sphinx-rtd-theme WARNING: Generating metadata for package sphinx-rtd-theme produced metadata for project name sphinx-rtd-theme-patched. Fix your #egg=sphinx-rtd-theme fragments. WARNING: Discarding git+https://haufs:****@git.xfel.eu/gitlab/detectors/rtfd_theme.git#egg=sphinx_rtd_theme. Requested sphinx-rtd-theme-patched from git+https://haufs:****@git.xfel.eu/gitlab/detectors/rtfd_theme.git#egg=sphinx_rtd_theme (from -r source/requirements.txt (line 2)) has inconsistent name: filename has 'sphinx-rtd-theme', but metadata has 'sphinx-rtd-theme-patched' Collecting git+https://git.xfel.eu/gitlab/xfel-rtd/rtd-conf.git (from -r source/requirements.txt (line 4)) Cloning https://git.xfel.eu/gitlab/xfel-rtd/rtd-conf.git to /tmp/pip-req-build-5xq8h344 Running command git clone -q https://git.xfel.eu/gitlab/xfel-rtd/rtd-conf.git /tmp/pip-req-build-5xq8h344 Collecting gitpython Downloading GitPython-3.1.12-py3-none-any.whl (159 kB) ERROR: Could not find a version that satisfies the requirement sphinx-rtd-theme (unavailable) ERROR: No matching distribution found for sphinx-rtd-theme (unavailable)