Read the Docs build information Build id: 21739 Project: doocsdevices Version: latest Commit: f07f35b7220fd3af4ffdf6e0119ead01a5d83a3e Date: 2021-05-08T07:36:41.512219Z State: finished Success: False [rtd-command-info] start-time: 2021-05-12T11:10:14.760497Z, end-time: 2021-05-12T11:10:16.242131Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 http://git.xfel.eu/gitlab/karaboDevices/doocsDevices.git . Cloning into '.'... [rtd-command-info] start-time: 2021-05-12T11:10:16.966454Z, end-time: 2021-05-12T11:10:17.058122Z, 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 f07f35b Merge branch 'fix/reset_for_unknown' into 'master' [rtd-command-info] start-time: 2021-05-12T11:10:17.195286Z, end-time: 2021-05-12T11:10:17.276253Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-05-12T11:10:18.515237Z, end-time: 2021-05-12T11:10:23.756301Z, duration: 5, exit-code: 0 python3.7 -mvirtualenv /usr/src/app/checkouts/readthedocs.org/user_builds/doocsdevices/envs/latest Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /usr/src/app/checkouts/readthedocs.org/user_builds/doocsdevices/envs/latest/bin/python3.7 Also creating executable in /usr/src/app/checkouts/readthedocs.org/user_builds/doocsdevices/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-05-12T11:10:23.899095Z, end-time: 2021-05-12T11:10:24.882751Z, duration: 0, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/doocsdevices/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/doocsdevices/envs/latest/lib/python3.7/site-packages (21.1.1) [rtd-command-info] start-time: 2021-05-12T11:10:25.023375Z, end-time: 2021-05-12T11:10:37.037643Z, duration: 12, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/doocsdevices/envs/latest/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 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 six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting requests>=2.0.0 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) Collecting packaging Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting Jinja2>=2.3 Downloading Jinja2-3.0.0-py3-none-any.whl (133 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting pytz>=2015.7 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=2.0.0rc2 Downloading MarkupSafe-2.0.0-cp37-cp37m-manylinux2010_x86_64.whl (31 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 urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.4-py2.py3-none-any.whl (153 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 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=d9074ed37b7bafc4c0528282afa3deab68b66cf32cf1294d104fc45c7cdac252 Stored in directory: /tmp/pip-ephem-wheel-cache-oqzvu2ar/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=0e772de7c6e04b3e9abf3ad6500095256067e05030f7647d6b3f2a90a3b77e40 Stored in directory: /tmp/pip-ephem-wheel-cache-oqzvu2ar/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 Attempting uninstall: setuptools Found existing installation: setuptools 56.2.0 Uninstalling setuptools-56.2.0: Successfully uninstalled setuptools-56.2.0 Successfully installed Jinja2-3.0.0 MarkupSafe-2.0.0 Pygments-2.3.1 alabaster-0.7.12 babel-2.9.1 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.9 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.1 readthedocs-sphinx-ext-1.0.4 recommonmark-0.5.0 requests-2.25.1 setuptools-41.0.1 six-1.16.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.4 [rtd-command-info] start-time: 2021-05-12T11:10:37.180957Z, end-time: 2021-05-12T11:10:40.331720Z, duration: 3, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/doocsdevices/envs/latest/bin/python -m pip install --exists-action=w --no-cache-dir -r doc/requirements.txt Collecting git+https://xfel.redmine:****@git.xfel.eu/gitlab/Karabo/rtd-conf-py.git (from -r doc/requirements.txt (line 1)) Cloning https://xfel.redmine:****@git.xfel.eu/gitlab/Karabo/rtd-conf-py.git to /tmp/pip-req-build-y8_g5f_0 Running command git clone -q 'https://xfel.redmine:****@git.xfel.eu/gitlab/Karabo/rtd-conf-py.git' /tmp/pip-req-build-y8_g5f_0 Collecting slumber Downloading slumber-0.7.1.tar.gz (10 kB) Requirement already satisfied: requests in /usr/src/app/checkouts/readthedocs.org/user_builds/doocsdevices/envs/latest/lib/python3.7/site-packages (from slumber->-r doc/requirements.txt (line 2)) (2.25.1) Requirement already satisfied: chardet<5,>=3.0.2 in /usr/src/app/checkouts/readthedocs.org/user_builds/doocsdevices/envs/latest/lib/python3.7/site-packages (from requests->slumber->-r doc/requirements.txt (line 2)) (4.0.0) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/src/app/checkouts/readthedocs.org/user_builds/doocsdevices/envs/latest/lib/python3.7/site-packages (from requests->slumber->-r doc/requirements.txt (line 2)) (1.26.4) Requirement already satisfied: certifi>=2017.4.17 in /usr/src/app/checkouts/readthedocs.org/user_builds/doocsdevices/envs/latest/lib/python3.7/site-packages (from requests->slumber->-r doc/requirements.txt (line 2)) (2020.12.5) Requirement already satisfied: idna<3,>=2.5 in /usr/src/app/checkouts/readthedocs.org/user_builds/doocsdevices/envs/latest/lib/python3.7/site-packages (from requests->slumber->-r doc/requirements.txt (line 2)) (2.10) Building wheels for collected packages: RTDConf, slumber Building wheel for RTDConf (setup.py): started Building wheel for RTDConf (setup.py): finished with status 'done' Created wheel for RTDConf: filename=RTDConf-0.1-py3-none-any.whl size=2457 sha256=658e3c8347e50143ccbfa7823aa7b83d6b0b4916b300810d2c9e0a0e4b1ec3cc Stored in directory: /tmp/pip-ephem-wheel-cache-goib_fow/wheels/db/42/0c/83abd2420c8ea02d0941f2eee24c5f4d3e0735e048b6cf269e 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=544752aeb21cafa25ff11e8f1e99340c3e6135350f1a1576e763e1f05ddcbe52 Stored in directory: /tmp/pip-ephem-wheel-cache-goib_fow/wheels/eb/d6/67/f165e383ef89df4d90f29343f2e120543adc1886663e9f139b Successfully built RTDConf slumber Installing collected packages: slumber, RTDConf Successfully installed RTDConf-0.1 slumber-0.7.1 [rtd-command-info] start-time: 2021-05-12T11:10:40.473882Z, end-time: 2021-05-12T11:10:40.575191Z, duration: 0, exit-code: 2 /usr/src/app/checkouts/readthedocs.org/user_builds/doocsdevices/envs/latest/bin/python /usr/src/app/checkouts/readthedocs.org/user_builds/doocsdevices/checkouts/latest/setup.py install --force /usr/src/app/checkouts/readthedocs.org/user_builds/doocsdevices/envs/latest/bin/python: can't open file '/usr/src/app/checkouts/readthedocs.org/user_builds/doocsdevices/checkouts/latest/setup.py': [Errno 2] No such file or directory