Read the Docs build information Build id: 2021887 Project: cloudferro-waw3-1-kubernetes-test Version: latest Commit: 36b086888cab1cee80177e951df20678173f4df4 Date: 2024-02-16T08:40:15.351539Z State: finished Success: False [rtd-command-info] start-time: 2024-02-16T08:40:16.502579Z, end-time: 2024-02-16T08:40:18.025029Z, duration: 1, exit-code: 0 git clone --depth 1 git@github.com:CloudFerro/waw3-1-kubernetes-test.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2024-02-16T08:40:18.095999Z, end-time: 2024-02-16T08:40:19.136155Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2024-02-16T08:40:19.274959Z, end-time: 2024-02-16T08:40:19.367452Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to '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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 36b0868 Add articles [rtd-command-info] start-time: 2024-02-16T08:40:19.431463Z, end-time: 2024-02-16T08:40:19.498378Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-02-16T08:40:19.573509Z, end-time: 2024-02-16T08:40:19.638182Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Set the version of Python and other tools you might need build: os: ubuntu-22.04 tools: python: "3.11" # You can also specify other tool versions: # nodejs: "19" # rust: "1.64" # golang: "1.19" # Build documentation in the docs/ directory with Sphinx sphinx: configuration: source/conf.py # If using Sphinx, optionally build your docs in additional formats such as PDF # formats: # - pdf # Optionally declare the Python requirements required to build your docs python: install: - requirements: requirements.txt [rtd-command-info] start-time: 2024-02-16T08:40:26.818796Z, end-time: 2024-02-16T08:40:26.902276Z, duration: 0, exit-code: 0 asdf global python 3.11.6 [rtd-command-info] start-time: 2024-02-16T08:40:27.352854Z, end-time: 2024-02-16T08:40:28.552160Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.6.final.0-64 in 808ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-02-16T08:40:28.624303Z, end-time: 2024-02-16T08:40:42.847534Z, duration: 14, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-24.0-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 11.2 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-69.1.0-py3-none-any.whl (819 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.3/819.3 kB 19.9 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.0 setuptools-69.1.0 [rtd-command-info] start-time: 2024-02-16T08:40:42.917126Z, end-time: 2024-02-16T08:40:49.941960Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.2.6-py3-none-any.whl.metadata (5.9 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB) Collecting Pygments>=2.14 (from sphinx) Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) Collecting docutils<0.21,>=0.18.1 (from sphinx) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 4.9 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.14.0-py3-none-any.whl.metadata (1.6 kB) Collecting alabaster<0.8,>=0.7 (from sphinx) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.2.0-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.2.6-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 69.7 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 166.0 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 273.4 MB/s eta 0:00:00 Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 234.9 MB/s eta 0:00:00 Downloading packaging-23.2-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 193.6 MB/s eta 0:00:00 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 285.2 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 231.9 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 249.1 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 236.1 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 241.6 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 229.1 MB/s eta 0:00:00 Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 239.1 MB/s eta 0:00:00 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 246.5 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 256.9 MB/s eta 0:00:00 Downloading idna-3.6-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 169.6 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) Downloading urllib3-2.2.0-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.9/120.9 kB 242.4 MB/s eta 0:00:00 Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.3 MarkupSafe-2.1.5 Pygments-2.17.2 alabaster-0.7.16 babel-2.14.0 certifi-2024.2.2 charset-normalizer-3.3.2 docutils-0.20.1 idna-3.6 imagesize-1.4.1 packaging-23.2 readthedocs-sphinx-ext-2.2.5 requests-2.31.0 snowballstemmer-2.2.0 sphinx-7.2.6 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.5 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.7 sphinxcontrib-serializinghtml-1.1.10 urllib3-2.2.0 [rtd-command-info] start-time: 2024-02-16T08:40:50.013389Z, end-time: 2024-02-16T08:41:13.939790Z, duration: 23, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting alabaster==0.7.12 (from -r requirements.txt (line 1)) Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting Babel==2.9.1 (from -r requirements.txt (line 2)) Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 92.3 MB/s eta 0:00:00 Collecting certifi==2021.10.8 (from -r requirements.txt (line 3)) Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 kB 254.9 MB/s eta 0:00:00 Collecting cffi==1.15.0 (from -r requirements.txt (line 4)) Downloading cffi-1.15.0.tar.gz (484 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.1/484.1 kB 283.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting charset-normalizer==2.0.12 (from -r requirements.txt (line 5)) Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting colorama==0.4.4 (from -r requirements.txt (line 6)) Downloading colorama-0.4.4-py2.py3-none-any.whl (16 kB) Collecting Deprecated==1.2.13 (from -r requirements.txt (line 7)) Downloading Deprecated-1.2.13-py2.py3-none-any.whl (9.6 kB) Collecting docutils==0.17.1 (from -r requirements.txt (line 8)) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 282.3 MB/s eta 0:00:00 Collecting idna==3.3 (from -r requirements.txt (line 9)) Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 243.1 MB/s eta 0:00:00 Collecting imagesize==1.3.0 (from -r requirements.txt (line 10)) Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Collecting importlib-metadata==4.11.3 (from -r requirements.txt (line 11)) Downloading importlib_metadata-4.11.3-py3-none-any.whl (18 kB) Collecting Jinja2==3.0.3 (from -r requirements.txt (line 12)) Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 260.4 MB/s eta 0:00:00 Collecting livereload==2.6.3 (from -r requirements.txt (line 13)) Downloading livereload-2.6.3-py2.py3-none-any.whl (24 kB) Collecting MarkupSafe==2.1.1 (from -r requirements.txt (line 14)) Downloading MarkupSafe-2.1.1.tar.gz (18 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting packaging==21.3 (from -r requirements.txt (line 15)) Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 215.0 MB/s eta 0:00:00 Collecting pycparser==2.21 (from -r requirements.txt (line 16)) Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 260.7 MB/s eta 0:00:00 Collecting PyGithub==1.55 (from -r requirements.txt (line 17)) Downloading PyGithub-1.55-py3-none-any.whl (291 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 291.7/291.7 kB 268.5 MB/s eta 0:00:00 Collecting Pygments==2.11.2 (from -r requirements.txt (line 18)) Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 302.0 MB/s eta 0:00:00 Collecting PyJWT==2.4.0 (from -r requirements.txt (line 19)) Downloading PyJWT-2.4.0-py3-none-any.whl (18 kB) Collecting PyNaCl==1.5.0 (from -r requirements.txt (line 20)) Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 263.4 MB/s eta 0:00:00 Collecting pyparsing==3.0.7 (from -r requirements.txt (line 21)) Downloading pyparsing-3.0.7-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.0/98.0 kB 254.2 MB/s eta 0:00:00 Collecting pytz==2021.3 (from -r requirements.txt (line 22)) Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 kB 282.6 MB/s eta 0:00:00 Collecting requests==2.27.1 (from -r requirements.txt (line 23)) Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 173.0 MB/s eta 0:00:00 Collecting six==1.16.0 (from -r requirements.txt (line 24)) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Requirement already satisfied: snowballstemmer==2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages (from -r requirements.txt (line 25)) (2.2.0) Collecting Sphinx==4.4.0 (from -r requirements.txt (line 26)) Downloading Sphinx-4.4.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 169.5 MB/s eta 0:00:00 Collecting sphinx-autobuild==2021.3.14 (from -r requirements.txt (line 27)) Downloading sphinx_autobuild-2021.3.14-py3-none-any.whl (9.9 kB) Collecting sphinx-favicon==1.0.1 (from -r requirements.txt (line 28)) Downloading sphinx_favicon-1.0.1-py3-none-any.whl (7.0 kB) Collecting sphinx-jinja==2.0.2 (from -r requirements.txt (line 29)) Downloading sphinx_jinja-2.0.2-py3-none-any.whl (4.4 kB) Collecting sphinx-rtd-theme==1.0.0 (from -r requirements.txt (line 30)) Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 223.1 MB/s eta 0:00:00 Collecting sphinx-tabs==3.4.* (from -r requirements.txt (line 31)) Downloading sphinx_tabs-3.4.5-py3-none-any.whl.metadata (6.3 kB) Collecting sphinx_substitution_extensions==2022.2.16 (from -r requirements.txt (line 32)) Downloading Sphinx_Substitution_Extensions-2022.2.16-py3-none-any.whl (9.8 kB) Collecting sphinxcontrib-applehelp==1.0.2 (from -r requirements.txt (line 33)) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 259.1 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp==1.0.2 (from -r requirements.txt (line 34)) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 215.9 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp==2.0.0 (from -r requirements.txt (line 35)) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 248.3 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages (from -r requirements.txt (line 36)) (1.0.1) Collecting sphinxcontrib-qthelp==1.0.3 (from -r requirements.txt (line 37)) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 250.7 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml==1.1.5 (from -r requirements.txt (line 38)) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 233.6 MB/s eta 0:00:00 Collecting tornado==6.1 (from -r requirements.txt (line 39)) Downloading tornado-6.1.tar.gz (497 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 497.4/497.4 kB 256.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting urllib3==1.26.9 (from -r requirements.txt (line 40)) Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 239.5 MB/s eta 0:00:00 Collecting wrapt==1.14.0 (from -r requirements.txt (line 41)) Downloading wrapt-1.14.0.tar.gz (50 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.8/50.8 kB 201.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting zipp==3.7.0 (from -r requirements.txt (line 42)) Downloading zipp-3.7.0-py3-none-any.whl (5.3 kB) Downloading sphinx_tabs-3.4.5-py3-none-any.whl (9.9 kB) Building wheels for collected packages: cffi, MarkupSafe, tornado, wrapt Building wheel for cffi (setup.py): started Building wheel for cffi (setup.py): finished with status 'done' Created wheel for cffi: filename=cffi-1.15.0-cp311-cp311-linux_x86_64.whl size=444122 sha256=aebd87693226fce46d623d1d2d430646ab359a12e80a8566ff399c1f931b6e34 Stored in directory: /tmp/pip-ephem-wheel-cache-elqmngl8/wheels/12/f5/09/5baf6dde29553c4804a3ce1adfd4f1815e136fc19644deb92a Building wheel for MarkupSafe (setup.py): started Building wheel for MarkupSafe (setup.py): finished with status 'done' Created wheel for MarkupSafe: filename=MarkupSafe-2.1.1-cp311-cp311-linux_x86_64.whl size=28426 sha256=f705524cbff64c0ed971c95b294950c9b559d3c893848e848654e015c448d03f Stored in directory: /tmp/pip-ephem-wheel-cache-elqmngl8/wheels/f2/8e/9e/4ee907ff6fb9e145722f0506c46ad9516302d1f424b43220e5 Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-6.1-cp311-cp311-linux_x86_64.whl size=422042 sha256=379a371df297e22d051b22480456765992c83267ebd3c7511f787f7f6bad3197 Stored in directory: /tmp/pip-ephem-wheel-cache-elqmngl8/wheels/f2/59/06/a9c85c7b17ec0fc9b1e2ae0c59e3d39255d5c0a38492e33fea Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.14.0-cp311-cp311-linux_x86_64.whl size=77302 sha256=75a2cd31221129aedb218a395923021a6e6c1d65e93939a3124c1ef3acb69725 Stored in directory: /tmp/pip-ephem-wheel-cache-elqmngl8/wheels/94/d3/45/0b831f122e9abb8c1ecb375b4e0e91241ba07bbafcf84e8372 Successfully built cffi MarkupSafe tornado wrapt Installing collected packages: pytz, certifi, alabaster, zipp, wrapt, urllib3, tornado, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, six, pyparsing, PyJWT, Pygments, pycparser, MarkupSafe, imagesize, idna, docutils, colorama, charset-normalizer, Babel, requests, packaging, livereload, Jinja2, importlib-metadata, Deprecated, cffi, Sphinx, PyNaCl, sphinx-tabs, sphinx_substitution_extensions, sphinx-rtd-theme, sphinx-jinja, sphinx-favicon, sphinx-autobuild, PyGithub Attempting uninstall: certifi Found existing installation: certifi 2024.2.2 Uninstalling certifi-2024.2.2: Successfully uninstalled certifi-2024.2.2 Attempting uninstall: alabaster Found existing installation: alabaster 0.7.16 Uninstalling alabaster-0.7.16: Successfully uninstalled alabaster-0.7.16 Attempting uninstall: urllib3 Found existing installation: urllib3 2.2.0 Uninstalling urllib3-2.2.0: Successfully uninstalled urllib3-2.2.0 Attempting uninstall: sphinxcontrib-serializinghtml Found existing installation: sphinxcontrib-serializinghtml 1.1.10 Uninstalling sphinxcontrib-serializinghtml-1.1.10: Successfully uninstalled sphinxcontrib-serializinghtml-1.1.10 Attempting uninstall: sphinxcontrib-qthelp Found existing installation: sphinxcontrib-qthelp 1.0.7 Uninstalling sphinxcontrib-qthelp-1.0.7: Successfully uninstalled sphinxcontrib-qthelp-1.0.7 Attempting uninstall: sphinxcontrib-htmlhelp Found existing installation: sphinxcontrib-htmlhelp 2.0.5 Uninstalling sphinxcontrib-htmlhelp-2.0.5: Successfully uninstalled sphinxcontrib-htmlhelp-2.0.5 Attempting uninstall: sphinxcontrib-devhelp Found existing installation: sphinxcontrib-devhelp 1.0.6 Uninstalling sphinxcontrib-devhelp-1.0.6: Successfully uninstalled sphinxcontrib-devhelp-1.0.6 Attempting uninstall: sphinxcontrib-applehelp Found existing installation: sphinxcontrib-applehelp 1.0.8 Uninstalling sphinxcontrib-applehelp-1.0.8: Successfully uninstalled sphinxcontrib-applehelp-1.0.8 Attempting uninstall: Pygments Found existing installation: Pygments 2.17.2 Uninstalling Pygments-2.17.2: Successfully uninstalled Pygments-2.17.2 Attempting uninstall: MarkupSafe Found existing installation: MarkupSafe 2.1.5 Uninstalling MarkupSafe-2.1.5: Successfully uninstalled MarkupSafe-2.1.5 Attempting uninstall: imagesize Found existing installation: imagesize 1.4.1 Uninstalling imagesize-1.4.1: Successfully uninstalled imagesize-1.4.1 Attempting uninstall: idna Found existing installation: idna 3.6 Uninstalling idna-3.6: Successfully uninstalled idna-3.6 Attempting uninstall: docutils Found existing installation: docutils 0.20.1 Uninstalling docutils-0.20.1: Successfully uninstalled docutils-0.20.1 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.3.2 Uninstalling charset-normalizer-3.3.2: Successfully uninstalled charset-normalizer-3.3.2 Attempting uninstall: Babel Found existing installation: Babel 2.14.0 Uninstalling Babel-2.14.0: Successfully uninstalled Babel-2.14.0 Attempting uninstall: requests Found existing installation: requests 2.31.0 Uninstalling requests-2.31.0: Successfully uninstalled requests-2.31.0 Attempting uninstall: packaging Found existing installation: packaging 23.2 Uninstalling packaging-23.2: Successfully uninstalled packaging-23.2 Attempting uninstall: Jinja2 Found existing installation: Jinja2 3.1.3 Uninstalling Jinja2-3.1.3: Successfully uninstalled Jinja2-3.1.3 Attempting uninstall: Sphinx Found existing installation: Sphinx 7.2.6 Uninstalling Sphinx-7.2.6: Successfully uninstalled Sphinx-7.2.6 Successfully installed Babel-2.9.1 Deprecated-1.2.13 Jinja2-3.0.3 MarkupSafe-2.1.1 PyGithub-1.55 PyJWT-2.4.0 PyNaCl-1.5.0 Pygments-2.11.2 Sphinx-4.4.0 alabaster-0.7.12 certifi-2021.10.8 cffi-1.15.0 charset-normalizer-2.0.12 colorama-0.4.4 docutils-0.17.1 idna-3.3 imagesize-1.3.0 importlib-metadata-4.11.3 livereload-2.6.3 packaging-21.3 pycparser-2.21 pyparsing-3.0.7 pytz-2021.3 requests-2.27.1 six-1.16.0 sphinx-autobuild-2021.3.14 sphinx-favicon-1.0.1 sphinx-jinja-2.0.2 sphinx-rtd-theme-1.0.0 sphinx-tabs-3.4.5 sphinx_substitution_extensions-2022.2.16 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 tornado-6.1 urllib3-1.26.9 wrapt-1.14.0 zipp-3.7.0 [rtd-command-info] start-time: 2024-02-16T08:41:14.480982Z, end-time: 2024-02-16T08:41:14.566845Z, duration: 0, exit-code: 0 cat source/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # # import os # import sys # sys.path.insert(0, os.path.abspath('.')) from get_rst_files import get_files # -- Project information ----------------------------------------------------- project = "Eumetsat" copyright = "2022, CloudFerro" author = "CloudFerro" # The full version, including alpha/beta/rc tags release = "0.0.1" def setup(app): app.add_config_value('brand_name', '', True) app.add_config_value('cloud_name', '', True) app.add_config_value('brands_without_eodata', ['Eumetsat Elasticity', 'CloudFerro Cloud', 'Destination Earth', 'WEkEO'], True, []) # -- General configuration --------------------------------------------------- # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = ['sphinx_substitution_extensions', 'sphinx.ext.ifconfig','sphinx_jinja', 'sphinx_tabs.tabs','sphinx_favicon',] rst_prolog = """ .. |brand-name| replace:: Eumetsat Elasticity .. |brand-name-full| replace:: Eumetsat Elasticity .. |brand-name-hyphen| replace:: Eumetsat-Elasticity .. |brand-name-site-link| replace:: https://horizon.cloudferro.com/auth/login/?next=/ .. |brand-name-site-auth-link| replace:: https://eumetsat.cloudferro.com/ .. |brand-name-site-auth-link-cf2| replace:: https://cf2.cloudferro.com/auth/login/?next=/ .. |cloud-name| replace:: WAW3-1 .. |brand-name-support-en| replace:: https://www.eumetsat.int/contact-us .. |brand-name-support-de| replace:: https://www.eumetsat.int/contact-us .. |datahub-address| replace:: datahub.code-de.org .. |explorer| replace:: https://explore.creodias.eu .. |finder| replace:: https://finder.creodias.eu/www/ .. include:: """ brand_name = 'Eumetsat Elasticity' cloud_name = 'WAW3-1' # Ima # Images that change from brand to brand jinja_contexts = { 'image_names': {'register': 'register_eumetsat.png', 'create': 'create_account_eumetsat.png', 'registered': 'registration_successful_eumetsat.png'}, 'forgotten_password_names': { 'enter_email': 'forgot_your_password_eumetsat.png', 'email_message': 'email_message_eumetsat.png', 'enter_new_password': 'enter_new_password_eumetsat.png' }, 'accounts_and_projects_management': { 'acc_01': 'acc_01_eumetsat.png', }, 'contracts_and_wallets': { 'contracts_wallets': 'wallets_contracts_eumetsat.png', }, 'editing_profiles': { 'editing_profile': 'editing_profile_eumetsat.png', }, 'inviting_new_user': { 'inv_01': 'inv_01_eumetsat.png', 'inv_02': 'inv_02_eumetsat.png', }, 'removing_user': { 'users_roles_01': 'inv_01_eumetsat.png', }, 'users_roles': { 'users_roles': 'users_roles_eumetsat.png', }, 'services': { 'services': 'services_eumetsat.png', }, 'adding_editing_organizations': { 'org_01': 'register_organization_eumetsat.png', }, 'login_vm': { 'login': 'login_eumetsat.png', }, 'service_organization': { 'login': 'requeste_2.jpg', }, 'request_resources': { 'login': 'requeste_3.png', }, 's3_login': { 's3_login': 's3.waw3-1.cloudferro.com', 'region': 'waw3-1', }, 'openstack_domain': { 'openstack_domain': 'domain_eumetsat.png', }, 'cloud_name': { 'cloud_name': 'WAW3-1', }, 'template_created': { 'template_created': 'new_template2.png', }, 'eodata_endpoint': { 'eodata_endpoint': 'data.cloudferro.com', }, 'remote_transfer_for_eodata': { 'remote_transfer_for_eodata': 's3.cloudferro.com', }, 'create_windows_wm_server': { 'ww1': 'ww1_eumetsat.png', 'ww2': 'ww2_eumetsat.png', 'ww3': 'ww3.png', 'ww4': 'ww4.png', 'access_option' : 'Eumetsat Elasticity', }, 'data_explorer': { 'data_explorer_01' : 'login-data-explorer-01_creodias.png', 'data_explorer_02' : 'login-data-explorer-02_creodias.png', 'data_explorer_03' : 'login_creodias_data_explorer.png', 'data_explorer_04' : 'login-data-explorer-04_creodias.png', 'data_explorer_05' : 'data-explorer-download-01-modified_creodias.png', 'data_explorer_06' : 'cropped_04_creodias.png', 'data_explorer_07' : 'data-explorer-download-products_creodias.png', 'data_explorer_08' : 'data-explorer-download-05-modified_creodias.png', 'data_explorer_09' : 'data-explorer-download-06_creodias.png', }, 'help_desk_and_support': { 'tickets': 'tickets_eumetsat.png', 'add_ticket': 'add_ticket_eumetsat.png', }, 'dual_factor_authentication': { 'eefa_qr_screen': 'eefa_qr_screen_eumetsat.png', 'eefa_start': 'eefa_start_eumetsat.png', 'eefa_sign_regular': 'eefa_sign_regular_eumetsat.png', 'eefa_mobile_auth_setup': 'eefa_mobile_auth_setup_eumetsat.png', 'eefa_normal-Login': 'eefa_normal-Login_eumetsat.png', 'eefa_sign_regular': 'eefa_sign_regular_eumetsat.png', 'eefa_restart_login': 'eefa_restart_login_eumetsat.png', 'eefa_restart_code': 'eefa_restart_code_eumetsat.png', 'eefa_828966': 'eefa_828966_eumetsat.png', 'eefa_logged_in': 'eefa_logged_in_eumetsat.png', }, 'access_sen4cap': { 'access_sen4cap_01': 'access_sen4cap_eo-lab.png', 'access_sen4cap_02': 'saml_eo-lab.png', 'access_sen4cap_03': 'management_eo-lab.png' }, 'brand_names': { 'brand_name': 'Eumetsat Elasticity', 'brand_name_hyphen': 'Eumetsat-Elasticity' , 'brand_name_site_link': 'https://horizon.cloudferro.com/auth/login/?next=/', 'brand_name_site_auth_link': 'https://eumetsat.cloudferro.com/', 'tenant_manager_link': 'https://eumetsat.cloudferro.com/', 'brand_name_cloud': 'Eumetsat-Elasticity-WAW3-1', 'satellite_repository': '/eodata', 'waw3_1': 'WAW3-1', 'datahub_address' : 'datahub.creodias.eu', 'zipper_address' : 'zipper.creodias.eu', 'manage_totp' : 'manage-totp-05_creodias.png', 'brand_identity' : 'Eumetsat-elasticity', 'keycloak_identity' : 'https://identity.cloudferro.com/auth/realms/Eumetsat-elasticity', 'datavolume': 'datavolume', 'openstack': 'openstack', 'openstackcli': 'openstackcli', 'eodata': 'eodata', 'gettingstarted': 'gettingstarted', 'general': 'general', 's3': 's3', 'sfs': 'sfs', 'versions': 'versions', 'vgpu': 'vgpu', 'kubernetes': 'kubernetes', 'networking': 'networking', 'windows': 'windows', 'security': 'security', 'site_name': 'Eumetsat Elasticity', }, } # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = [] urls_dict = get_files( { "gettingstarted": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/gettingstarted", "https://github.com/CloudFerro/waw3-1-kubernetes-test/blob/main/source/gettingstarted/Dual-Factor-Authentication-for-Eumetsat-Elasticity-Site", "https://github.com/CloudFerro/cf3-doc/blob/main/source/gettingstarted/Using-KeePassXC-for-Two-Factor-Authentication-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/gettingstarted/Registration-And-Account", "https://github.com/CloudFerro/cf3-doc/blob/main/source/gettingstarted/Accounts-and-Projects-Management", "https://github.com/CloudFerro/cf3-doc/blob/main/source/gettingstarted/Forgotten-Password", "https://github.com/CloudFerro/cf3-doc/blob/main/source/gettingstarted/Privacy-Policy", "https://github.com/CloudFerro/cf3-doc/blob/main/source/gettingstarted/Adding-Editing-Organizations", "https://github.com/CloudFerro/cf3-doc/blob/main/source/gettingstarted/Contracts-Wallets", "https://github.com/CloudFerro/cf3-doc/blob/main/source/gettingstarted/Editing-Profile", "https://github.com/CloudFerro/cf3-doc/blob/main/source/gettingstarted/Inviting-New-User", "https://github.com/CloudFerro/cf3-doc/blob/main/source/gettingstarted/Removing-User-From-Organization", "https://github.com/CloudFerro/cf3-doc/blob/main/source/gettingstarted/Services", "https://github.com/CloudFerro/cf3-doc/blob/main/source/gettingstarted/Users-Roles", "https://github.com/CloudFerro/waw3-1-kubernetes-test/blob/main/source/gettingstarted/Help-Desk-And-Support", ], "kubernetes": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/kubernetes", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/How-to-Create-a-Kubernetes-Cluster-Using-Eumetsat-Elasticity-OpenStack-Magnum", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/How-To-Install-OpenStack-and-Magnum-Clients-for-Command-Line-Interface-to-Eumetsat-Elasticity-Horizon", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/How-To-Use-Command-Line-Interface-for-Kubernetes-Clusters-On-Eumetsat-Elasticity-OpenStack-Magnum", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/How-To-Access-Kubernetes-Cluster-Post-Deployment-Using-Kubectl-On-Eumetsat-Elasticity-OpenStack-Magnum", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/Using-Dashboard-To-Access-Kubernetes-Cluster-Post-Deployment-On-Eumetsat-Elasticity-OpenStack-Magnum", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/How-To-Create-API-Server-LoadBalancer-for-Kubernetes-Cluster-On-Eumetsat-Elasticity-OpenStack-Magnum", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/Creating-Additional-Nodegroups-in-Kubernetes-Cluster-on-Eumetsat-Elasticity-OpenStack-Magnum", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/Autoscaling-Kubernetes-Cluster-Resources-on-Eumetsat-Elasticity-OpenStack-Magnum", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/Volume-based-vs-Ephemeral-based-Storage-for-Kubernetes-Clusters-on-Eumetsat-Elasticity-OpenStack-Magnum", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/Backup-of-Kubernetes-Cluster-using-Velero", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/Persistent-Volumes-and-Persistent-Volume-Claims-on-Eumetsat-Elasticity-WAW3-1-Server", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/Using-Kubernetes-Ingress-on-Eumetsat-Elasticity-WAW3-1-OpenStack-Magnum", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/Deploying-Helm-Charts-on-Magnum-Kubernetes-Clusters-on-Eumetsat-Elasticity-WAW3-1-Cloud", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/Deploying-HTTPS-Services-on-Magnum-Kubernetes-in-Eumetsat-Elasticity-WAW3-1-Cloud", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/Installing-HashiCorp-Vault-on-Eumetsat-Elasticity-WAW3-1-Magnum", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/Installing-JupyterHub-on-Magnum-Kubernetes-cluster-in-Eumetsat-Elasticity-WAW3-1-cloud", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/Install-and-run-Argo-Workflows-on-Eumetsat-Elasticity-WAW3-1-Magnum-Kubernetes", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/Installing-HashiCorp-Vault-on-Eumetsat-Elasticity-WAW3-1-Magnum", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/HTTP-Request-based-Autoscaling-on-K8S-using-Prometheus-and-Keda-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/Default-Kubernetes-cluster-templates-in-Eumetsat-Elasticity-Cloud", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/Accessing-EODATA-from-Kubernetes-pods-in-Eumetsat-Elasticity-WAW3-1-cloud-using-boto3", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/Create-and-access-NFS-server-from-Kubernetes-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/Deploy-Keycloak-on-Kubernetes-with-a-sample-app-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/Install-and-run-Dask-on-a-Kubernetes-cluster-in-Eumetsat-Elasticity-cloud", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/Install-and-run-NooBaa-on-Kubernetes-cluster-in-single-and-multicloud-environment-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/Private-container-registries-with-Harbor-on-Eumetsat-Elasticity-Kubernetes", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/Deploying-vGPU-workloads-on-Eumetsat-Elasticity-Kubernetes", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/Kubernetes-cluster-observability-with-Prometheus-and-Grafana-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/Enable-Kubeapps-app-launcher-on-Eumetsat-Elasticity-Magnum-Kubernetes-cluster", ], "cuttingedge": [ "https://github.com/CloudFerro/cf3-doc/tree/main/source/cuttingedge", "https://github.com/CloudFerro/cf3-doc/blob/main/source/cuttingedge/Install-TensorFlow-on-Docker-Running-on-Eumetsat-Elasticity-WAW3-1-vGPU-Virtual-Machine", "https://github.com/CloudFerro/cf3-doc/blob/main/source/cuttingedge/Sample-Deep-Learning-Workflow-Using-TensorFlow-Running-on-Docker-Installed-on-Eumetsat-Elasticity-WAW3-1-vGPU-Virtual-Machine", "https://github.com/CloudFerro/cf3-doc/blob/main/source/cuttingedge/Install-TensorFlow-on-WAW3-1-vGPU-enabled-VM-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/cuttingedge/Sample-Deep-Learning-workflow-using-WAW3-1-vGPU-and-EO-DATA-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/cuttingedge/Sample-SLURM-Cluster-on-Eumetsat-Elasticity-WAW3-1-Cloud-with-ElastiCluster", "https://github.com/CloudFerro/cf3-doc/blob/main/source/cuttingedge/Sample-Workflow-Running-EO-Processing-MPI-jobs-on-a-SLURM-cluster-on-Eumetsat-Elasticity-WAW3-1-Cloud", ], "datavolume": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/datavolume", "https://github.com/CloudFerro/cf3-doc/blob/main/source/datavolume/How-to-attach-a-volume-to-VM-less-than-2TB-on-Linux-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/datavolume/How-to-attach-a-volume-to-VM-more-than-2TB-on-Linux-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/datavolume/Ephemeral-vs-Persistent-storage-option-Create-New-Volume-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/datavolume/How-to-export-a-volume-over-NFS-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/datavolume/How-to-export-a-volume-over-NFS-outside-of-a-project-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/datavolume/How-to-extend-the-volume-in-Linux-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/datavolume/How-many-objects-can-I-put-into-Object-Storage-container-bucket-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/datavolume/How-to-mount-Network-Drive-over-SSH-in-Windows-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/datavolume/How-to-mount-object-storage-in-Linux-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/datavolume/How-to-move-a-data-volume-between-VMs-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/datavolume/How-to-create-volume-Snapshot-and-attach-as-Volume-on-Linux-or-Windows-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/datavolume/Volume-snapshot-inheritance-and-its-consequences-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/datavolume/How-To-Create-Backup-Of-Your-Volume-From-Windows-Machine-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/datavolume/How-To-Attach-Volume-To-Windows-VM-On-Eumetsat-Elasticity", ], "general": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/general", "https://github.com/CloudFerro/cf3-doc/blob/main/source/general/How-to-access-the-VM-from-OpenStack-console-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/general/How-to-clone-existing-and-configured-VMs-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/general/How-to-fix-unresponsive-console-issue-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/general/How-to-generate-ec2-credentials-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/general/How-to-generate-or-use-Application-Credentials-via-CLI-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/general/How-to-use-GUI-in-Linux-VM-on-Eumetsat-Elasticity-and-access-it-from-local-Linux-computer", "https://github.com/CloudFerro/cf3-doc/blob/main/source/general/How-To-Create-a-New-Linux-VM-With-NVIDIA-Virtual-GPU-in-the-OpenStack-Dashboard-Horizon-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/general/How-to-use-Docker-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/general/How-to-use-Security-Groups-in-Horizon-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/general/How-to-create-key-pair-in-OpenStack-Dashboard-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/general/How-to-create-new-Linux-VM-in-OpenStack-Dashboard-Horizon-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/general/How-to-install-Python-virtualenv-or-virtualenvwrapper-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/general/How-to-start-a-VM-from-a-snapshot-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/general/Status-Power-State-and-dependences-in-billing-of-instances-VMs-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/general/How-to-upload-your-custom-image-using-OpenStack-CLI-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/general/VM-created-with-option-Create-New-Volume-No-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/general/VM-created-with-option-Create-New-Volume-Yes-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/general/Dashboard-Overview-Project-Quotas-And-Flavors-Limits-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/general/How-to-create-a-Linux-VM-and-access-it-from-Linux-command-line-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/general/How-to-create-a-Linux-VM-and-access-it-from-Windows-desktop-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/general/What-is-an-OpenStack-domain-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/general/What-is-an-OpenStack-project-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/general/DNS-as-a-Service-on-Eumetsat-Elasticity-WAW3-1-Hosting", "https://github.com/CloudFerro/cf3-doc/blob/main/source/general/What-Image-Formats-are-available-in-OpenStack-Eumetsat-Elasticity-Cloud", ], "networking": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/networking", "https://github.com/CloudFerro/cf3-doc/blob/main/source/networking/How-can-I-access-my-VMs-using-names-instead-of-IP-addresses-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/networking/How-to-Add-or-Remove-Floating-IPs-to-your-VM-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/networking/Cannot-access-VM-with-SSH-or-PING-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/networking/Cannot-ping-VM-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/networking/How-to-connect-to-your-virtual-machine-via-SSH-in-Linux-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/networking/How-to-create-a-network-with-router-in-Horizon-Dashboard-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/networking/How-can-I-open-new-ports-port-80-for-http-for-my-service-or-instance-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/networking/Generating-a-SSH-keypair-in-Linux-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/networking/How-to-add-SSH-key-from-Horizon-web-console-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/networking/How-is-my-VM-visible-in-the-internet-with-no-Floating-IP-attached-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/networking/How-to-run-and-configure-Firewall-as-a-service-and-VPN-as-a-service-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/windows/How-to-connect-to-a-virtual-machine-via-SSH-from-Windows-10-Command-Prompt-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/networking/How-to-Import-SSH-Public-Key-to-OpenStack-Horizon-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/networking/Load-Balancer-as-a-Service-User-Documentation-on-Eumetsat-Elasticity-WAW3-1-Cloud", ], "openstackcli": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/openstackcli", "https://github.com/CloudFerro/cf3-doc/blob/main/source/openstackcli/How-to-backup-an-instance-and-download-it-to-the-desktop-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/openstackcli/How-to-create-a-set-of-VMs-using-OpenStack-Heat-Orchestration-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/openstackcli/How-To-Create-and-Configure-New-Project-on-Eumetsat-Elasticity-WAW3-1-Cloud", "https://github.com/CloudFerro/cf3-doc/blob/main/source/openstackcli/How-to-install-OpenStackClient-for-Linux-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/openstackcli/How-to-install-OpenStackClient-GitBash-or-Cygwin-for-Windows-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/openstackcli/How-to-share-private-container-from-object-storage-to-another-user-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/openstackcli/How-to-install-OpenStackClient-on-Windows-using-Windows-Subsystem-for-Linux-on-Eumetsat-Elasticity-OpenStack-Hosting", ], "s3": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/s3", "https://github.com/CloudFerro/cf3-doc/blob/main/source/s3/How-to-delete-large-S3-bucket-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/s3/How-to-mount-object-storage-container-as-a-file-system-in-Linux-using-s3fs-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/s3/How-to-use-Object-Storage-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/s3/How-to-access-private-object-storage-using-S3cmd-or-boto3-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/s3/S3FS-Cache-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/s3/Bucket-sharing-using-s3-bucket-policy-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/s3/How-To-Install-boto3-In-Windows-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/s3/Server-Side-Encryption-with-Customer-Managed-Keys-SSE-C-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/s3/How-to-install-s3cmd-on-Linux-on-Eumetsat-Elasticity", ], "sfs": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/sfs", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/How-To-Create-A-Local-Horizon-User", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/How-To-Create-Manila-Network-And-Manila-User-Role", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/How-To-Enable-Command-Line-Interface-For-Local-Horizon-User", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/How-To-Install-Shared-File-System-Based-On-Manila-OpenStack", "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/How-To-Increase-Security-For-Shared-File-System-Based-On-Manila-OpenStack", ], "releasenotes": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/releasenotes", "https://github.com/CloudFerro/cf3-doc/blob/main/source/releasenotes/Kubernetes-Magnum-Release-Notes-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/releasenotes/OpenStack-Release-Notes-on-Eumetsat-Elasticity", ], "windows": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/windows", "https://github.com/CloudFerro/cf3-doc/blob/main/source/windows/Connecting-to-a-Windows-VM-via-RDP-through-a-Linux-bastion-host-port-forwarding-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/windows/How-to-access-a-VM-from-Windows-PuTTY-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/windows/How-to-connect-to-a-virtual-machine-via-SSH-from-Windows-10-Command-Prompt-on-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/windows/How-To-Create-SSH-Key-Pair-In-Windows-On-Eumetsat-Elasticity", "https://github.com/CloudFerro/cf3-doc/blob/main/source/windows/Can-I-change-my-password-through-RDP-on-Eumetsat-Elasticity", ], } ) html_context = { "display_github": True, "urls_dict": urls_dict, "github_host": "github.com", "github_user": "CloudFerro", "github_repo": "waw3-1-kubernetes-test", "github_version": "main", "conf_py_path": "/source/", "source_suffix": ".rst", } # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = "sphinx_rtd_theme" # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static", '_static/include'] favicons = [ {"href": "favicon/favicon-32x32.png"}, # => use `_static/favicon-32x32.png` {"href": "favicon/favicon-16x16.png"}, {"href": "favicon/android-chrome-192x192.png"}, {"href": "favicon/android-chrome-512x512.png"}, { "rel": "favicon/apple-touch-icon.png", "href": "favicon/favicon-16x16.png", }, ] html_logo = "eumetsat_logo.png" highlight_language = "none" html_theme_options = { 'logo_only': True, 'display_version': False, } html_css_files = [ 'css/custom.css', 'cf2_badge.css','css/s4defs-roles.css' ] html_js_files = [ 'js/custom.js' ] ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'cloudferro-waw3-1-kubernetes-test', 'name': u'eumetsat.docs.cloudferro.com', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'CloudFerro', 'proxied_api_host': '/_', 'github_repo': 'waw3-1-kubernetes-test', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '36b08688', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/cloudferro-waw3-1-kubernetes-test/builds/2021887/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2024-02-16T08:41:14.648674Z, end-time: 2024-02-16T08:43:21.846174Z, duration: 127, exit-code: 2 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v4.4.0 Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/sphinx/config.py", line 340, in eval_config_file exec(code, namespace) File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/checkouts/latest/source/conf.py", line 214, in urls_dict = get_files( ^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/checkouts/latest/source/get_rst_files.py", line 96, in get_files external_repos_url.update(download_content(content, folder)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/checkouts/latest/source/get_rst_files.py", line 71, in download_content urlretrieve( File "/home/docs/.asdf/installs/python/3.11.6/lib/python3.11/urllib/request.py", line 241, in urlretrieve with contextlib.closing(urlopen(url, data)) as fp: ^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.6/lib/python3.11/urllib/request.py", line 216, in urlopen return opener.open(url, data, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.6/lib/python3.11/urllib/request.py", line 525, in open response = meth(req, response) ^^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.6/lib/python3.11/urllib/request.py", line 634, in http_response response = self.parent.error( ^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.6/lib/python3.11/urllib/request.py", line 563, in error return self._call_chain(*args) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.6/lib/python3.11/urllib/request.py", line 496, in _call_chain result = func(*args) ^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.6/lib/python3.11/urllib/request.py", line 643, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/sphinx/cmd/build.py", line 280, in build_main app = Sphinx(args.sourcedir, args.confdir, args.outputdir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/sphinx/application.py", line 209, in __init__ self.config = Config.read(self.confdir, confoverrides or {}, self.tags) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/sphinx/config.py", line 173, in read namespace = eval_config_file(filename, tags) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/sphinx/config.py", line 353, in eval_config_file raise ConfigError(msg % traceback.format_exc()) from exc sphinx.errors.ConfigError: There is a programmable error in your configuration file: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/sphinx/config.py", line 340, in eval_config_file exec(code, namespace) File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/checkouts/latest/source/conf.py", line 214, in urls_dict = get_files( ^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/checkouts/latest/source/get_rst_files.py", line 96, in get_files external_repos_url.update(download_content(content, folder)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/checkouts/latest/source/get_rst_files.py", line 71, in download_content urlretrieve( File "/home/docs/.asdf/installs/python/3.11.6/lib/python3.11/urllib/request.py", line 241, in urlretrieve with contextlib.closing(urlopen(url, data)) as fp: ^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.6/lib/python3.11/urllib/request.py", line 216, in urlopen return opener.open(url, data, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.6/lib/python3.11/urllib/request.py", line 525, in open response = meth(req, response) ^^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.6/lib/python3.11/urllib/request.py", line 634, in http_response response = self.parent.error( ^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.6/lib/python3.11/urllib/request.py", line 563, in error return self._call_chain(*args) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.6/lib/python3.11/urllib/request.py", line 496, in _call_chain result = func(*args) ^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.6/lib/python3.11/urllib/request.py", line 643, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found Configuration error: There is a programmable error in your configuration file: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages/sphinx/config.py", line 340, in eval_config_file exec(code, namespace) File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/checkouts/latest/source/conf.py", line 214, in urls_dict = get_files( ^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/checkouts/latest/source/get_rst_files.py", line 96, in get_files external_repos_url.update(download_content(content, folder)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/checkouts/latest/source/get_rst_files.py", line 71, in download_content urlretrieve( File "/home/docs/.asdf/installs/python/3.11.6/lib/python3.11/urllib/request.py", line 241, in urlretrieve with contextlib.closing(urlopen(url, data)) as fp: ^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.6/lib/python3.11/urllib/request.py", line 216, in urlopen return opener.open(url, data, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.6/lib/python3.11/urllib/request.py", line 525, in open response = meth(req, response) ^^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.6/lib/python3.11/urllib/request.py", line 634, in http_response response = self.parent.error( ^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.6/lib/python3.11/urllib/request.py", line 563, in error return self._call_chain(*args) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.6/lib/python3.11/urllib/request.py", line 496, in _call_chain result = func(*args) ^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.6/lib/python3.11/urllib/request.py", line 643, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found