Read the Docs build information Build id: 22412 Project: genicam-cameras-based-on-ebus-sdk Version: fix-rtd Commit: 0196ec85efa2164ea2af76f6f74f9f5efc693168 Date: 2021-09-03T10:41:31.685282Z State: finished Success: False [rtd-command-info] start-time: 2021-09-03T10:41:32.703663Z, end-time: 2021-09-03T10:41:33.894428Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 http://git.xfel.eu/gitlab/karaboDevices/genicamCameras.git . Cloning into '.'... [rtd-command-info] start-time: 2021-09-03T10:41:34.281046Z, end-time: 2021-09-03T10:41:34.377272Z, duration: 0, exit-code: 0 git checkout --force origin/fix/rtd Note: checking out 'origin/fix/rtd'. 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 0196ec8 Add rtd_conf to requirements [rtd-command-info] start-time: 2021-09-03T10:41:34.512870Z, end-time: 2021-09-03T10:41:34.596379Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-09-03T10:41:35.803381Z, end-time: 2021-09-03T10:41:40.020653Z, duration: 4, exit-code: 0 python2.7 -mvirtualenv /usr/src/app/checkouts/readthedocs.org/user_builds/genicam-cameras-based-on-ebus-sdk/envs/fix-rtd New python executable in /usr/src/app/checkouts/readthedocs.org/user_builds/genicam-cameras-based-on-ebus-sdk/envs/fix-rtd/bin/python2.7 Also creating executable in /usr/src/app/checkouts/readthedocs.org/user_builds/genicam-cameras-based-on-ebus-sdk/envs/fix-rtd/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-09-03T10:41:40.158581Z, end-time: 2021-09-03T10:41:41.289558Z, duration: 1, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/genicam-cameras-based-on-ebus-sdk/envs/fix-rtd/bin/python -m pip install --upgrade --no-cache-dir pip DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Requirement already up-to-date: pip in /usr/src/app/checkouts/readthedocs.org/user_builds/genicam-cameras-based-on-ebus-sdk/envs/fix-rtd/lib/python2.7/site-packages (20.3.4) [rtd-command-info] start-time: 2021-09-03T10:41:41.426967Z, end-time: 2021-09-03T10:41:53.534094Z, duration: 12, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/genicam-cameras-based-on-ebus-sdk/envs/fix-rtd/bin/python -m pip install --upgrade --no-cache-dir 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 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 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-py2-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp27-cp27mu-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 imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting typing; python_version < "3.5" Downloading typing-3.10.0.0-py2-none-any.whl (26 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting packaging Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting requests>=2.0.0 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl (39 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl (24 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting pytz>=2015.7 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) Collecting chardet<5,>=3.0.2; python_version < "3" Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting idna<3,>=2.5; python_version < "3" Downloading idna-2.10-py2.py3-none-any.whl (58 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-py2-none-any.whl size=23754 sha256=cb9b03afc7ed245160f57bef5a0e611ccf50621783db9fdc7a095fefa53f1253 Stored in directory: /tmp/pip-ephem-wheel-cache-FB6MnZ/wheels/ad/62/e0/a06cc957652749e64c7904e899eca3ecb2ec47c60d52653660 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-py2-none-any.whl size=502567 sha256=dd2a5e16666af47491e4eeb22a0883ddc41f9f7caab0d17540c6d93153d789ea Stored in directory: /tmp/pip-ephem-wheel-cache-FB6MnZ/wheels/5f/11/0c/aad680baf5ef4fbcbab992c9f03e1130357e0c173a4fdabfff Successfully built mock future Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, imagesize, typing, MarkupSafe, Jinja2, pyparsing, packaging, snowballstemmer, pytz, babel, six, certifi, urllib3, chardet, idna, requests, sphinxcontrib-websupport, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Attempting uninstall: setuptools Found existing installation: setuptools 44.1.1 Uninstalling setuptools-44.1.1: Successfully uninstalled setuptools-44.1.1 Successfully installed Jinja2-2.11.3 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.9.1 certifi-2021.5.30 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.9 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.1 readthedocs-sphinx-ext-1.0.4 recommonmark-0.5.0 requests-2.26.0 setuptools-41.0.1 six-1.16.0 snowballstemmer-2.1.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.1.2 typing-3.10.0.0 urllib3-1.26.6 [rtd-command-info] start-time: 2021-09-03T10:41:53.674884Z, end-time: 2021-09-03T10:42:00.859276Z, duration: 7, exit-code: 1 /usr/src/app/checkouts/readthedocs.org/user_builds/genicam-cameras-based-on-ebus-sdk/envs/fix-rtd/bin/python -m pip install --exists-action=w --no-cache-dir -r doc/requirements.txt DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Collecting https://git.xfel.eu/gitlab/xfel-rtd/rtd-conf (from -r doc/requirements.txt (line 2)) Downloading https://git.xfel.eu/gitlab/xfel-rtd/rtd-conf ERROR: Cannot unpack file /tmp/pip-unpack-wK27HR/rtd-conf (downloaded from /tmp/pip-req-build-i8PeUS, content-type: text/html; charset=utf-8); cannot detect archive format ERROR: Cannot determine archive format of /tmp/pip-req-build-i8PeUS