Read the Docs build information Build id: 21030 Project: cuckoo Version: latest Commit: ef8fd8a975c8ffe9460ea395a31162ea6b3902fd Date: 2020-12-11T07:07:27.776629Z State: finished Success: False [rtd-command-info] start-time: 2020-12-11T13:07:31.202000Z, end-time: 2020-12-11T13:07:49.129000Z, duration: 17, exit-code: 0 python3 -mvirtualenv --no-site-packages --no-download /user_builds/cuckoo/envs/latest Using base prefix '/usr' New python executable in /user_builds/cuckoo/envs/latest/bin/python3 Not overwriting existing python script /user_builds/cuckoo/envs/latest/bin/python (you must use /user_builds/cuckoo/envs/latest/bin/python3) Installing setuptools, pip, wheel...done. [rtd-command-info] start-time: 2020-12-11T13:07:49.193000Z, end-time: 2020-12-11T13:10:16.805000Z, duration: 147, exit-code: 0 python /user_builds/cuckoo/envs/latest/bin/pip install --use-wheel -U --cache-dir /user_builds/cuckoo/.cache/pip sphinx==1.3.5 Pygments==2.1.3 setuptools==20.1.1 docutils==0.12 mkdocs==0.15.0 PyYAML==5.2 mock==1.0.1 pillow==2.6.1 git+https://github.com/rtfd/readthedocs-sphinx-ext.git@0.6-alpha#egg=readthedocs-sphinx-ext sphinx-rtd-theme==0.1.9 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.5.4 recommonmark==0.1.1 Requirement already up-to-date: sphinx==1.3.5 in /user_builds/cuckoo/envs/latest/lib/python3.4/site-packages Requirement already up-to-date: Pygments==2.1.3 in /user_builds/cuckoo/envs/latest/lib/python3.4/site-packages Collecting setuptools==20.1.1 Downloading https://files.pythonhosted.org/packages/e8/82/3b5455f74bf9ac0757d09c625b7741e6fc284d7519cffc3babb6c5173cf5/setuptools-20.1.1-py2.py3-none-any.whl (472kB) Requirement already up-to-date: docutils==0.12 in /user_builds/cuckoo/envs/latest/lib/python3.4/site-packages Requirement already up-to-date: mkdocs==0.15.0 in /user_builds/cuckoo/envs/latest/lib/python3.4/site-packages Collecting PyYAML==5.2 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) Requirement already up-to-date: mock==1.0.1 in /user_builds/cuckoo/envs/latest/lib/python3.4/site-packages Requirement already up-to-date: pillow==2.6.1 in /user_builds/cuckoo/envs/latest/lib/python3.4/site-packages Collecting readthedocs-sphinx-ext from git+https://github.com/rtfd/readthedocs-sphinx-ext.git@0.6-alpha#egg=readthedocs-sphinx-ext Cloning https://github.com/rtfd/readthedocs-sphinx-ext.git (to 0.6-alpha) to /tmp/pip-build-ss5qbmm8/readthedocs-sphinx-ext Requirement already up-to-date: sphinx-rtd-theme==0.1.9 in /user_builds/cuckoo/envs/latest/lib/python3.4/site-packages Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl Requirement already up-to-date: commonmark==0.5.4 in /user_builds/cuckoo/envs/latest/lib/python3.4/site-packages Requirement already up-to-date: recommonmark==0.1.1 in /user_builds/cuckoo/envs/latest/lib/python3.4/site-packages Collecting snowballstemmer>=1.1 (from sphinx==1.3.5) Downloading https://files.pythonhosted.org/packages/7d/4b/cdf1113a0e88b641893b814e9c36f69a6fda28cd88b62c7f0d858cde3166/snowballstemmer-2.0.0-py2.py3-none-any.whl (97kB) Collecting six>=1.4 (from sphinx==1.3.5) Downloading https://files.pythonhosted.org/packages/ee/ff/48bde5c0f013094d729fe4b0316ba2a24774b3ff1c52d924a8a4cb04078a/six-1.15.0-py2.py3-none-any.whl Collecting Jinja2>=2.3 (from sphinx==1.3.5) Downloading https://files.pythonhosted.org/packages/65/e0/eb35e762802015cab1ccee04e8a277b03f1d8e53da3ec3106882ec42558b/Jinja2-2.10.3-py2.py3-none-any.whl (125kB) Collecting babel!=2.0,>=1.3 (from sphinx==1.3.5) Downloading https://files.pythonhosted.org/packages/dd/a5/81076e10b5ef74493cf08a8e419e61b64324c9c55db4aa7f89c0240c4873/Babel-2.9.0-py2.py3-none-any.whl (8.8MB) Collecting tornado>=4.1 (from mkdocs==0.15.0) Downloading https://files.pythonhosted.org/packages/e6/78/6e7b5af12c12bdf38ca9bfe863fcaf53dc10430a312d0324e76c1e5ca426/tornado-5.1.1.tar.gz (516kB) Collecting livereload>=2.3.2 (from mkdocs==0.15.0) Downloading https://files.pythonhosted.org/packages/bd/60/6640b819e858562ef6684abac60593b7369fe0a8a064df426d3ab0ab894d/livereload-2.6.3.tar.gz Ignoring tornado: markers 'python_version == "2.7"' don't match your environment Collecting mkdocs-bootswatch>=0.1.0 (from mkdocs==0.15.0) Downloading https://files.pythonhosted.org/packages/42/06/1cdc2c3889c3c5803ae830bae3bf7c3fa5a0841109665d93bac81f287088/mkdocs_bootswatch-1.0-py2.py3-none-any.whl (240kB) Collecting Markdown>=2.3.1 (from mkdocs==0.15.0) Downloading https://files.pythonhosted.org/packages/7a/6b/5600647404ba15545ec37d2f7f58844d690baf2f81f3a60b862e48f29287/Markdown-3.0.1-py2.py3-none-any.whl (89kB) Collecting mkdocs-bootstrap>=0.1.1 (from mkdocs==0.15.0) Downloading https://files.pythonhosted.org/packages/e4/26/8823a7e45fad6ede3da31147514fb029dffb134e363bb0f64f7a2bd9448d/mkdocs_bootstrap-1.0.1-py2.py3-none-any.whl Collecting click>=4.0 (from mkdocs==0.15.0) Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) Collecting requests (from readthedocs-sphinx-ext) Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB) Requirement already up-to-date: nilsimsa>=0.3.7 in /user_builds/cuckoo/envs/latest/lib/python3.4/site-packages (from readthedocs-sphinx-ext) Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx==1.3.5) Downloading https://files.pythonhosted.org/packages/99/c9/5d5dcf2aa90f1d4500e92467a04f63b3708ee6e5764b40b2445e767ab8dc/MarkupSafe-1.1.1-cp34-cp34m-manylinux1_x86_64.whl Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx==1.3.5) Downloading https://files.pythonhosted.org/packages/12/f8/ff09af6ff61a3efaad5f61ba5facdf17e7722c4393f7d8a66674d2dbd29f/pytz-2020.4-py2.py3-none-any.whl (509kB) Requirement already up-to-date: backports_abc>=0.4 in /user_builds/cuckoo/envs/latest/lib/python3.4/site-packages (from tornado>=4.1->mkdocs==0.15.0) Collecting chardet<3.1.0,>=3.0.2 (from requests->readthedocs-sphinx-ext) Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB) Collecting urllib3<1.25,>=1.21.1 (from requests->readthedocs-sphinx-ext) Downloading https://files.pythonhosted.org/packages/01/11/525b02e4acc0c747de8b6ccdab376331597c569c42ea66ab0a1dbd36eca2/urllib3-1.24.3-py2.py3-none-any.whl (118kB) Collecting certifi>=2017.4.17 (from requests->readthedocs-sphinx-ext) Downloading https://files.pythonhosted.org/packages/5e/a0/5f06e1e1d463903cf0c0eebeb751791119ed7a4b3737fdc9a77f1cdfb51f/certifi-2020.12.5-py2.py3-none-any.whl (147kB) Collecting idna<2.9,>=2.5 (from requests->readthedocs-sphinx-ext) Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB) Building wheels for collected packages: PyYAML, tornado, livereload Running setup.py bdist_wheel for PyYAML: started Running setup.py bdist_wheel for PyYAML: finished with status 'done' Stored in directory: /user_builds/cuckoo/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 Running setup.py bdist_wheel for tornado: started Running setup.py bdist_wheel for tornado: finished with status 'done' Stored in directory: /user_builds/cuckoo/.cache/pip/wheels/6d/e1/ce/f4ee2fa420cc6b940123c64992b81047816d0a9fad6b879325 Running setup.py bdist_wheel for livereload: started Running setup.py bdist_wheel for livereload: finished with status 'done' Stored in directory: /user_builds/cuckoo/.cache/pip/wheels/f2/a1/fa/00775311351a48f78b4a0e40588eefdd6f2731cc8115d6957d Successfully built PyYAML tornado livereload Installing collected packages: setuptools, PyYAML, chardet, urllib3, certifi, idna, requests, readthedocs-sphinx-ext, alabaster, snowballstemmer, six, MarkupSafe, Jinja2, pytz, babel, tornado, livereload, mkdocs-bootswatch, Markdown, mkdocs-bootstrap, click Found existing installation: setuptools 28.8.0 Uninstalling setuptools-28.8.0: Successfully uninstalled setuptools-28.8.0 Found existing installation: PyYAML 3.12 Uninstalling PyYAML-3.12: Successfully uninstalled PyYAML-3.12 Found existing installation: requests 2.14.1 Uninstalling requests-2.14.1: Successfully uninstalled requests-2.14.1 Found existing installation: readthedocs-sphinx-ext 0.5.4 Uninstalling readthedocs-sphinx-ext-0.5.4: Successfully uninstalled readthedocs-sphinx-ext-0.5.4 Running setup.py install for readthedocs-sphinx-ext: started Running setup.py install for readthedocs-sphinx-ext: finished with status 'done' Found existing installation: alabaster 0.7.10 Uninstalling alabaster-0.7.10: Successfully uninstalled alabaster-0.7.10 Found existing installation: snowballstemmer 1.2.1 Uninstalling snowballstemmer-1.2.1: Successfully uninstalled snowballstemmer-1.2.1 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: MarkupSafe 1.0 Uninstalling MarkupSafe-1.0: Successfully uninstalled MarkupSafe-1.0 Found existing installation: Jinja2 2.9.6 Uninstalling Jinja2-2.9.6: Successfully uninstalled Jinja2-2.9.6 Found existing installation: pytz 2017.2 Uninstalling pytz-2017.2: Successfully uninstalled pytz-2017.2 Found existing installation: Babel 2.4.0 Uninstalling Babel-2.4.0: Successfully uninstalled Babel-2.4.0 Found existing installation: tornado 4.5.1 Uninstalling tornado-4.5.1: Successfully uninstalled tornado-4.5.1 Found existing installation: livereload 2.5.1 Uninstalling livereload-2.5.1: Successfully uninstalled livereload-2.5.1 Found existing installation: mkdocs-bootswatch 0.4.0 Uninstalling mkdocs-bootswatch-0.4.0: Successfully uninstalled mkdocs-bootswatch-0.4.0 Found existing installation: Markdown 2.6.8 Uninstalling Markdown-2.6.8: Successfully uninstalled Markdown-2.6.8 Found existing installation: mkdocs-bootstrap 0.1.1 Uninstalling mkdocs-bootstrap-0.1.1: Successfully uninstalled mkdocs-bootstrap-0.1.1 Found existing installation: click 6.7 Uninstalling click-6.7: Successfully uninstalled click-6.7 Successfully installed Jinja2-2.10.3 Markdown-3.0.1 MarkupSafe-1.1.1 PyYAML-5.2 alabaster-0.7.12 babel-2.9.0 certifi-2020.12.5 chardet-3.0.4 click-7.0 idna-2.8 livereload-2.6.3 mkdocs-bootstrap-1.0.1 mkdocs-bootswatch-1.0 pytz-2020.4 readthedocs-sphinx-ext-0.5.4 requests-2.21.0 setuptools-20.1.1 six-1.15.0 snowballstemmer-2.0.0 tornado-5.1.1 urllib3-1.24.3 You are using pip version 9.0.1, however version 20.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2020-12-11T13:10:16.950000Z, end-time: 2020-12-11T13:10:19.920000Z, duration: 2, exit-code: 1 python /user_builds/cuckoo/envs/latest/bin/pip install --exists-action=w --cache-dir /user_builds/cuckoo/.cache/pip -r/user_builds/cuckoo/checkouts/latest/doc/requirements.txt Collecting git+https://git.xfel.eu/gitlab/Karabo/rtd-conf-py.git (from -r /user_builds/cuckoo/checkouts/latest/doc/requirements.txt (line 1)) Cloning https://git.xfel.eu/gitlab/Karabo/rtd-conf-py.git to /tmp/pip-gvuqnoze-build fatal: could not read Username for 'https://git.xfel.eu': No such device or address Command "git clone -q https://git.xfel.eu/gitlab/Karabo/rtd-conf-py.git /tmp/pip-gvuqnoze-build" failed with error code 128 in None You are using pip version 9.0.1, however version 20.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command.