Read the Docs build information Build id: 1872540 Project: anapaya-scion Version: latest Commit: 7fc08e4e8057451cddfe28b034e1744ac1cbe328 Date: 2023-11-30T08:14:57.594859Z State: finished Success: True [rtd-command-info] start-time: 2023-11-30T08:15:43.932948Z, end-time: 2023-11-30T08:15:45.180737Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/scionproto/scion.git . Cloning into '.'... [rtd-command-info] start-time: 2023-11-30T08:15:45.266326Z, end-time: 2023-11-30T08:15:46.627067Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/master:refs/remotes/origin/master From https://github.com/scionproto/scion * [new tag] v0.9.0 -> v0.9.0 * [new tag] v0.9.1 -> v0.9.1 [rtd-command-info] start-time: 2023-11-30T08:15:46.753226Z, end-time: 2023-11-30T08:15:46.975005Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to '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 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 7fc08e4 prometheus: fix copying of metrics labels (#4450) [rtd-command-info] start-time: 2023-11-30T08:15:47.066513Z, end-time: 2023-11-30T08:15:47.139009Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-11-30T08:15:47.205875Z, end-time: 2023-11-30T08:15:47.264433Z, 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 version: 2 build: os: ubuntu-22.04 tools: python: "3.8" sphinx: configuration: doc/conf.py fail_on_warning: true python: install: - requirements: doc/requirements.txt [rtd-command-info] start-time: 2023-11-30T08:15:52.700444Z, end-time: 2023-11-30T08:15:52.786115Z, duration: 0, exit-code: 0 asdf global python 3.8.18 [rtd-command-info] start-time: 2023-11-30T08:15:53.281379Z, end-time: 2023-11-30T08:15:54.529337Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.8.18.final.0-64 in 906ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/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: 2023-11-30T08:15:54.596025Z, end-time: 2023-11-30T08:16:05.735626Z, duration: 11, 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/anapaya-scion/envs/latest/lib/python3.8/site-packages (23.1) Collecting pip Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 8.5 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/envs/latest/lib/python3.8/site-packages (67.6.1) Collecting setuptools Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 21.4 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-23.3.1 setuptools-69.0.2 [rtd-command-info] start-time: 2023-11-30T08:16:05.800985Z, end-time: 2023-11-30T08:16:14.653873Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.1.2-py3-none-any.whl.metadata (5.8 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.3-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 3.7 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 8.6 MB/s eta 0:00:00 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.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 10.2 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 9.3 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 10.3 MB/s eta 0:00:00 Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 11.7 MB/s eta 0:00:00 Collecting Pygments>=2.13 (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 12.5 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.13.1-py3-none-any.whl.metadata (1.6 kB) Collecting alabaster<0.8,>=0.7 (from sphinx) Downloading alabaster-0.7.13-py3-none-any.whl (13 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 importlib-metadata>=4.8 (from sphinx) Downloading importlib_metadata-6.8.0-py3-none-any.whl.metadata (5.1 kB) Collecting pytz>=2015.7 (from babel>=2.9->sphinx) Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.17.0-py3-none-any.whl.metadata (3.7 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.3-cp38-cp38-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-cp38-cp38-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.1.0-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.1.2-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 18.8 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.3-py2.py3-none-any.whl (11 kB) Downloading Babel-2.13.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 59.0 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 146.5 MB/s eta 0:00:00 Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB) Downloading packaging-23.2-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 131.0 MB/s eta 0:00:00 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 119.4 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 127.9 MB/s eta 0:00:00 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 141.9 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.1/141.1 kB 138.2 MB/s eta 0:00:00 Downloading idna-3.6-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 46.1 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 149.8 MB/s eta 0:00:00 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 138.1 MB/s eta 0:00:00 Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB) Installing collected packages: snowballstemmer, pytz, zipp, 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, importlib-metadata, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.3 Pygments-2.17.2 alabaster-0.7.13 babel-2.13.1 certifi-2023.11.17 charset-normalizer-3.3.2 docutils-0.20.1 idna-3.6 imagesize-1.4.1 importlib-metadata-6.8.0 packaging-23.2 pytz-2023.3.post1 readthedocs-sphinx-ext-2.2.3 requests-2.31.0 snowballstemmer-2.2.0 sphinx-7.1.2 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-2.1.0 zipp-3.17.0 [rtd-command-info] start-time: 2023-11-30T08:16:14.729886Z, end-time: 2023-11-30T08:16:22.730589Z, duration: 8, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/requirements.txt Requirement already satisfied: alabaster==0.7.13 in /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/envs/latest/lib/python3.8/site-packages (from -r doc/requirements.txt (line 7)) (0.7.13) Collecting attrs==22.2.0 (from -r doc/requirements.txt (line 11)) Downloading attrs-22.2.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 kB 2.7 MB/s eta 0:00:00 Collecting babel==2.11.0 (from -r doc/requirements.txt (line 15)) Downloading Babel-2.11.0-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 134.7 MB/s eta 0:00:00 Collecting certifi==2022.12.7 (from -r doc/requirements.txt (line 19)) Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 223.1 MB/s eta 0:00:00 Collecting charset-normalizer==3.0.1 (from -r doc/requirements.txt (line 23)) Downloading charset_normalizer-3.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.4/195.4 kB 239.3 MB/s eta 0:00:00 Collecting colorama==0.4.6 (from -r doc/requirements.txt (line 113)) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting commonmark==0.9.1 (from -r doc/requirements.txt (line 117)) Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 189.3 MB/s eta 0:00:00 Collecting deepmerge==1.1.0 (from -r doc/requirements.txt (line 121)) Downloading deepmerge-1.1.0-py3-none-any.whl (8.5 kB) Collecting docutils==0.18.1 (from -r doc/requirements.txt (line 125)) Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 250.4 MB/s eta 0:00:00 Collecting idna==3.4 (from -r doc/requirements.txt (line 133)) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 175.7 MB/s eta 0:00:00 Requirement already satisfied: imagesize==1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/envs/latest/lib/python3.8/site-packages (from -r doc/requirements.txt (line 137)) (1.4.1) Collecting importlib-metadata==6.0.0 (from -r doc/requirements.txt (line 141)) Downloading importlib_metadata-6.0.0-py3-none-any.whl (21 kB) Collecting importlib-resources==5.12.0 (from -r doc/requirements.txt (line 145)) Downloading importlib_resources-5.12.0-py3-none-any.whl (36 kB) Requirement already satisfied: jinja2==3.1.2 in /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/envs/latest/lib/python3.8/site-packages (from -r doc/requirements.txt (line 149)) (3.1.2) Collecting jsonschema==4.17.3 (from -r doc/requirements.txt (line 153)) Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 222.1 MB/s eta 0:00:00 Collecting livereload==2.6.3 (from -r doc/requirements.txt (line 157)) Downloading livereload-2.6.3-py2.py3-none-any.whl (24 kB) Collecting markupsafe==2.1.2 (from -r doc/requirements.txt (line 161)) Downloading MarkupSafe-2.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting mistune==2.0.5 (from -r doc/requirements.txt (line 213)) Downloading mistune-2.0.5-py2.py3-none-any.whl (24 kB) Collecting packaging==23.0 (from -r doc/requirements.txt (line 217)) Downloading packaging-23.0-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 174.8 MB/s eta 0:00:00 Collecting picobox==2.2.0 (from -r doc/requirements.txt (line 221)) Downloading picobox-2.2.0-py2.py3-none-any.whl (12 kB) Collecting pkgutil-resolve-name==1.3.10 (from -r doc/requirements.txt (line 225)) Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) Collecting pygments==2.14.0 (from -r doc/requirements.txt (line 229)) Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 259.9 MB/s eta 0:00:00 Collecting pyrsistent==0.19.3 (from -r doc/requirements.txt (line 235)) Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 168.5 MB/s eta 0:00:00 Collecting pytz==2022.7.1 (from -r doc/requirements.txt (line 264)) Downloading pytz-2022.7.1-py2.py3-none-any.whl (499 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 499.4/499.4 kB 258.8 MB/s eta 0:00:00 Collecting pyyaml==6.0 (from -r doc/requirements.txt (line 268)) Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 701.2/701.2 kB 254.6 MB/s eta 0:00:00 Collecting recommonmark==0.7.1 (from -r doc/requirements.txt (line 310)) Downloading recommonmark-0.7.1-py2.py3-none-any.whl (10 kB) Collecting requests==2.28.2 (from -r doc/requirements.txt (line 314)) Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 202.0 MB/s eta 0:00:00 Collecting six==1.16.0 (from -r doc/requirements.txt (line 318)) 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/anapaya-scion/envs/latest/lib/python3.8/site-packages (from -r doc/requirements.txt (line 324)) (2.2.0) Collecting sphinx==6.1.3 (from -r doc/requirements.txt (line 328)) Downloading sphinx-6.1.3-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 227.7 MB/s eta 0:00:00 Collecting sphinx-autobuild==2021.3.14 (from -r doc/requirements.txt (line 338)) Downloading sphinx_autobuild-2021.3.14-py3-none-any.whl (9.9 kB) Collecting sphinx-mdinclude==0.5.3 (from -r doc/requirements.txt (line 342)) Downloading sphinx_mdinclude-0.5.3-py3-none-any.whl (18 kB) Collecting sphinx-rtd-theme==1.2.0 (from -r doc/requirements.txt (line 346)) Downloading sphinx_rtd_theme-1.2.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 234.1 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-applehelp==1.0.4 in /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/envs/latest/lib/python3.8/site-packages (from -r doc/requirements.txt (line 350)) (1.0.4) Requirement already satisfied: sphinxcontrib-devhelp==1.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/envs/latest/lib/python3.8/site-packages (from -r doc/requirements.txt (line 354)) (1.0.2) Requirement already satisfied: sphinxcontrib-htmlhelp==2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/envs/latest/lib/python3.8/site-packages (from -r doc/requirements.txt (line 358)) (2.0.1) Collecting sphinxcontrib-httpdomain==1.8.1 (from -r doc/requirements.txt (line 362)) Downloading sphinxcontrib_httpdomain-1.8.1-py2.py3-none-any.whl (25 kB) Collecting sphinxcontrib-jquery==2.0.0 (from -r doc/requirements.txt (line 366)) Downloading sphinxcontrib_jquery-2.0.0-py3-none-any.whl (3.2 kB) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/envs/latest/lib/python3.8/site-packages (from -r doc/requirements.txt (line 370)) (1.0.1) Collecting sphinxcontrib-openapi==0.8.1 (from -r doc/requirements.txt (line 374)) Downloading sphinxcontrib_openapi-0.8.1-py3-none-any.whl (35 kB) Requirement already satisfied: sphinxcontrib-qthelp==1.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/envs/latest/lib/python3.8/site-packages (from -r doc/requirements.txt (line 378)) (1.0.3) Requirement already satisfied: sphinxcontrib-serializinghtml==1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/envs/latest/lib/python3.8/site-packages (from -r doc/requirements.txt (line 382)) (1.1.5) Collecting tornado==6.2 (from -r doc/requirements.txt (line 386)) Downloading tornado-6.2-cp37-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (423 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 424.0/424.0 kB 258.0 MB/s eta 0:00:00 Collecting urllib3==1.26.14 (from -r doc/requirements.txt (line 399)) Downloading urllib3-1.26.14-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 kB 227.6 MB/s eta 0:00:00 Collecting zipp==3.14.0 (from -r doc/requirements.txt (line 403)) Downloading zipp-3.14.0-py3-none-any.whl (6.7 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/envs/latest/lib/python3.8/site-packages (from sphinxcontrib-jquery==2.0.0->-r doc/requirements.txt (line 366)) (69.0.2) Installing collected packages: pytz, picobox, mistune, deepmerge, commonmark, charset-normalizer, zipp, urllib3, tornado, sphinxcontrib-jquery, six, pyyaml, pyrsistent, pygments, pkgutil-resolve-name, packaging, markupsafe, idna, docutils, colorama, certifi, babel, attrs, sphinx-mdinclude, requests, livereload, importlib-resources, importlib-metadata, sphinx, jsonschema, sphinxcontrib-httpdomain, sphinx-rtd-theme, sphinx-autobuild, recommonmark, sphinxcontrib-openapi Attempting uninstall: pytz Found existing installation: pytz 2023.3.post1 Uninstalling pytz-2023.3.post1: Successfully uninstalled pytz-2023.3.post1 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: zipp Found existing installation: zipp 3.17.0 Uninstalling zipp-3.17.0: Successfully uninstalled zipp-3.17.0 Attempting uninstall: urllib3 Found existing installation: urllib3 2.1.0 Uninstalling urllib3-2.1.0: Successfully uninstalled urllib3-2.1.0 Attempting uninstall: pygments Found existing installation: Pygments 2.17.2 Uninstalling Pygments-2.17.2: Successfully uninstalled Pygments-2.17.2 Attempting uninstall: packaging Found existing installation: packaging 23.2 Uninstalling packaging-23.2: Successfully uninstalled packaging-23.2 Attempting uninstall: markupsafe Found existing installation: MarkupSafe 2.1.3 Uninstalling MarkupSafe-2.1.3: Successfully uninstalled MarkupSafe-2.1.3 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: certifi Found existing installation: certifi 2023.11.17 Uninstalling certifi-2023.11.17: Successfully uninstalled certifi-2023.11.17 Attempting uninstall: babel Found existing installation: Babel 2.13.1 Uninstalling Babel-2.13.1: Successfully uninstalled Babel-2.13.1 Attempting uninstall: requests Found existing installation: requests 2.31.0 Uninstalling requests-2.31.0: Successfully uninstalled requests-2.31.0 Attempting uninstall: importlib-metadata Found existing installation: importlib-metadata 6.8.0 Uninstalling importlib-metadata-6.8.0: Successfully uninstalled importlib-metadata-6.8.0 Attempting uninstall: sphinx Found existing installation: Sphinx 7.1.2 Uninstalling Sphinx-7.1.2: Successfully uninstalled Sphinx-7.1.2 Successfully installed attrs-22.2.0 babel-2.11.0 certifi-2022.12.7 charset-normalizer-3.0.1 colorama-0.4.6 commonmark-0.9.1 deepmerge-1.1.0 docutils-0.18.1 idna-3.4 importlib-metadata-6.0.0 importlib-resources-5.12.0 jsonschema-4.17.3 livereload-2.6.3 markupsafe-2.1.2 mistune-2.0.5 packaging-23.0 picobox-2.2.0 pkgutil-resolve-name-1.3.10 pygments-2.14.0 pyrsistent-0.19.3 pytz-2022.7.1 pyyaml-6.0 recommonmark-0.7.1 requests-2.28.2 six-1.16.0 sphinx-6.1.3 sphinx-autobuild-2021.3.14 sphinx-mdinclude-0.5.3 sphinx-rtd-theme-1.2.0 sphinxcontrib-httpdomain-1.8.1 sphinxcontrib-jquery-2.0.0 sphinxcontrib-openapi-0.8.1 tornado-6.2 urllib3-1.26.14 zipp-3.14.0 [rtd-command-info] start-time: 2023-11-30T08:16:23.278148Z, end-time: 2023-11-30T08:16:23.340537Z, duration: 0, exit-code: 0 cat doc/conf.py # Configuration file for the Sphinx documentation builder. # # See documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html import subprocess # -- Project information ----------------------------------------------------- project = 'SCION' copyright = '2023, Anapaya Systems, ETH Zurich, SCION Association' author = 'Anapaya Systems, ETH Zurich, SCION Association' # -- 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 = [ 'recommonmark', 'sphinx_rtd_theme', 'sphinx.ext.extlinks', 'sphinxcontrib.openapi', ] # 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 = [ 'venv', 'requirements.in', 'requirements.txt', '_build', 'Thumbs.db', '.DS_Store', 'manuals/*/*', # manuals/.rst uses "include" directive to compose files from subdirectories 'dev/design/TEMPLATE.rst', ] master_doc = 'index' nitpicky = True option_emphasise_placeholders = True # -- extlinks definitions for links to github --- # Determine current git commit for permalinks to files on github. # Note: somewhat obviously, these links will only work if the current rev has been pushed. try: file_ref_commit = subprocess.run( ['git', 'rev-parse', "HEAD"], capture_output=True, text=True, check=True ).stdout.strip() except subprocess.CalledProcessError: file_ref_commit = "master" # only used on unexpected problem with executing git extlinks = { # :issue:`123` is an issue link displayed as "#123" 'issue': ('https://github.com/scionproto/scion/issues/%s', '#%s'), # :file-ref:`foo/bar.go` is a link to a file in the repo, displayed as "foo/bar.go" 'file-ref': ('https://github.com/scionproto/scion/blob/'+file_ref_commit+'/%s', '%s'), } # -- 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' html_theme_options = dict( style_external_links=True, ) manpages_url = "https://manpages.debian.org/{path}" # 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 = [''] html_css_files = [ 'css/custom.css', ] ########################################################################### # 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': 'anapaya-scion', 'name': u'scion', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/doc/', 'api_host': 'https://readthedocs.com', 'github_user': 'scionproto', 'proxied_api_host': '/_', 'github_repo': 'scion', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', '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': '7fc08e4e', } # 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/anapaya-scion/builds/1872540/' 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: 2023-11-30T08:16:23.406143Z, end-time: 2023-11-30T08:16:33.296848Z, duration: 9, exit-code: 0 python -m sphinx -T -E -W --keep-going -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v6.1.3 making output directory... done building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 104 source files that are out of date updating environment: [new config] 104 added, 0 changed, 0 removed reading sources... [ 0%] beacon-metadata reading sources... [ 1%] command/scion-pki/scion-pki reading sources... [ 2%] command/scion-pki/scion-pki_certificate reading sources... [ 3%] command/scion-pki/scion-pki_certificate_create reading sources... [ 4%] command/scion-pki/scion-pki_certificate_fingerprint reading sources... [ 5%] command/scion-pki/scion-pki_certificate_inspect reading sources... [ 6%] command/scion-pki/scion-pki_certificate_match reading sources... [ 7%] command/scion-pki/scion-pki_certificate_match_private reading sources... [ 8%] command/scion-pki/scion-pki_certificate_renew reading sources... [ 9%] command/scion-pki/scion-pki_certificate_sign reading sources... [ 10%] command/scion-pki/scion-pki_certificate_validate reading sources... [ 11%] command/scion-pki/scion-pki_certificate_verify reading sources... [ 12%] command/scion-pki/scion-pki_certificate_verify_ca reading sources... [ 13%] command/scion-pki/scion-pki_completion reading sources... [ 14%] command/scion-pki/scion-pki_completion_bash reading sources... [ 15%] command/scion-pki/scion-pki_completion_fish reading sources... [ 16%] command/scion-pki/scion-pki_completion_powershell reading sources... [ 17%] command/scion-pki/scion-pki_completion_zsh reading sources... [ 18%] command/scion-pki/scion-pki_key reading sources... [ 19%] command/scion-pki/scion-pki_key_fingerprint reading sources... [ 20%] command/scion-pki/scion-pki_key_match reading sources... [ 21%] command/scion-pki/scion-pki_key_match_certificate reading sources... [ 22%] command/scion-pki/scion-pki_key_private reading sources... [ 23%] command/scion-pki/scion-pki_key_public reading sources... [ 24%] command/scion-pki/scion-pki_key_symmetric reading sources... [ 25%] command/scion-pki/scion-pki_trc reading sources... [ 25%] command/scion-pki/scion-pki_trc_combine reading sources... [ 26%] command/scion-pki/scion-pki_trc_extract reading sources... [ 27%] command/scion-pki/scion-pki_trc_extract_certificates reading sources... [ 28%] command/scion-pki/scion-pki_trc_extract_payload reading sources... [ 29%] command/scion-pki/scion-pki_trc_format reading sources... [ 30%] command/scion-pki/scion-pki_trc_inspect reading sources... [ 31%] command/scion-pki/scion-pki_trc_payload reading sources... [ 32%] command/scion-pki/scion-pki_trc_sign reading sources... [ 33%] command/scion-pki/scion-pki_trc_verify reading sources... [ 34%] command/scion-pki/scion-pki_version reading sources... [ 35%] command/scion/scion reading sources... [ 36%] command/scion/scion_address reading sources... [ 37%] command/scion/scion_completion reading sources... [ 38%] command/scion/scion_completion_bash reading sources... [ 39%] command/scion/scion_completion_fish reading sources... [ 40%] command/scion/scion_completion_powershell reading sources... [ 41%] command/scion/scion_completion_zsh reading sources... [ 42%] command/scion/scion_ping reading sources... [ 43%] command/scion/scion_showpaths reading sources... [ 44%] command/scion/scion_traceroute reading sources... [ 45%] command/scion/scion_version reading sources... [ 46%] control-plane reading sources... [ 47%] cryptography/ca-operations reading sources... [ 48%] cryptography/certificates reading sources... [ 49%] cryptography/drkey reading sources... [ 50%] cryptography/index reading sources... [ 50%] cryptography/interactions reading sources... [ 51%] cryptography/standards reading sources... [ 52%] cryptography/trc reading sources... [ 53%] cryptography/trc-signing-ceremony reading sources... [ 54%] cryptography/trc-signing-ceremony-phases-base reading sources... [ 55%] cryptography/trc-signing-ceremony-phases-sensitive reading sources... [ 56%] cryptography/trc-signing-ceremony-preparations reading sources... [ 57%] data-plane reading sources... [ 58%] dev/contribute reading sources... [ 59%] dev/dependencies reading sources... [ 60%] dev/design/BeaconService reading sources... [ 61%] dev/design/BorderRouter reading sources... [ 62%] dev/design/ColibriService reading sources... [ 63%] dev/design/EPIC reading sources... [ 64%] dev/design/PathPolicy reading sources... [ 65%] dev/design/PathService reading sources... [ 66%] dev/design/endhost-bootstrap reading sources... [ 67%] dev/design/forwarding-key-rollover reading sources... [ 68%] dev/design/grpc reading sources... [ 69%] dev/design/index reading sources... [ 70%] dev/design/uri reading sources... [ 71%] dev/git reading sources... [ 72%] dev/go-learn reading sources... [ 73%] dev/run reading sources... [ 74%] dev/setup reading sources... [ 75%] dev/style/go reading sources... [ 75%] dev/style/index reading sources... [ 76%] dev/style/rst reading sources... [ 77%] dev/testing/buildkite reading sources... [ 78%] dev/testing/crypto reading sources... [ 79%] dev/testing/goldenfiles reading sources... [ 80%] dev/testing/hiddenpaths reading sources... [ 81%] dev/testing/index reading sources... [ 82%] dev/testing/mocks reading sources... [ 83%] dev/wireshark reading sources... [ 84%] glossary reading sources... [ 85%] hidden-paths reading sources... [ 86%] index reading sources... [ 87%] manuals/common reading sources... [ 88%] manuals/control reading sources... [ 89%] manuals/daemon reading sources... [ 90%] manuals/dispatcher reading sources... [ 91%] manuals/gateway reading sources... [ 92%] manuals/router reading sources... [ 93%] overview reading sources... [ 94%] protocols/assigned-protocol-numbers reading sources... [ 95%] protocols/authenticator-option reading sources... [ 96%] protocols/bfd reading sources... [ 97%] protocols/extension-header reading sources... [ 98%] protocols/scion-header reading sources... [ 99%] protocols/scmp reading sources... [100%] sig looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] beacon-metadata writing output... [ 1%] command/scion-pki/scion-pki writing output... [ 2%] command/scion-pki/scion-pki_certificate writing output... [ 3%] command/scion-pki/scion-pki_certificate_create writing output... [ 4%] command/scion-pki/scion-pki_certificate_fingerprint writing output... [ 5%] command/scion-pki/scion-pki_certificate_inspect writing output... [ 6%] command/scion-pki/scion-pki_certificate_match writing output... [ 7%] command/scion-pki/scion-pki_certificate_match_private writing output... [ 8%] command/scion-pki/scion-pki_certificate_renew writing output... [ 9%] command/scion-pki/scion-pki_certificate_sign writing output... [ 10%] command/scion-pki/scion-pki_certificate_validate writing output... [ 11%] command/scion-pki/scion-pki_certificate_verify writing output... [ 12%] command/scion-pki/scion-pki_certificate_verify_ca writing output... [ 13%] command/scion-pki/scion-pki_completion writing output... [ 14%] command/scion-pki/scion-pki_completion_bash writing output... [ 15%] command/scion-pki/scion-pki_completion_fish writing output... [ 16%] command/scion-pki/scion-pki_completion_powershell writing output... [ 17%] command/scion-pki/scion-pki_completion_zsh writing output... [ 18%] command/scion-pki/scion-pki_key writing output... [ 19%] command/scion-pki/scion-pki_key_fingerprint writing output... [ 20%] command/scion-pki/scion-pki_key_match writing output... [ 21%] command/scion-pki/scion-pki_key_match_certificate writing output... [ 22%] command/scion-pki/scion-pki_key_private writing output... [ 23%] command/scion-pki/scion-pki_key_public writing output... [ 24%] command/scion-pki/scion-pki_key_symmetric writing output... [ 25%] command/scion-pki/scion-pki_trc writing output... [ 25%] command/scion-pki/scion-pki_trc_combine writing output... [ 26%] command/scion-pki/scion-pki_trc_extract writing output... [ 27%] command/scion-pki/scion-pki_trc_extract_certificates writing output... [ 28%] command/scion-pki/scion-pki_trc_extract_payload writing output... [ 29%] command/scion-pki/scion-pki_trc_format writing output... [ 30%] command/scion-pki/scion-pki_trc_inspect writing output... [ 31%] command/scion-pki/scion-pki_trc_payload writing output... [ 32%] command/scion-pki/scion-pki_trc_sign writing output... [ 33%] command/scion-pki/scion-pki_trc_verify writing output... [ 34%] command/scion-pki/scion-pki_version writing output... [ 35%] command/scion/scion writing output... [ 36%] command/scion/scion_address writing output... [ 37%] command/scion/scion_completion writing output... [ 38%] command/scion/scion_completion_bash writing output... [ 39%] command/scion/scion_completion_fish writing output... [ 40%] command/scion/scion_completion_powershell writing output... [ 41%] command/scion/scion_completion_zsh writing output... [ 42%] command/scion/scion_ping writing output... [ 43%] command/scion/scion_showpaths writing output... [ 44%] command/scion/scion_traceroute writing output... [ 45%] command/scion/scion_version writing output... [ 46%] control-plane writing output... [ 47%] cryptography/ca-operations writing output... [ 48%] cryptography/certificates writing output... [ 49%] cryptography/drkey writing output... [ 50%] cryptography/index writing output... [ 50%] cryptography/interactions writing output... [ 51%] cryptography/standards writing output... [ 52%] cryptography/trc writing output... [ 53%] cryptography/trc-signing-ceremony writing output... [ 54%] cryptography/trc-signing-ceremony-phases-base writing output... [ 55%] cryptography/trc-signing-ceremony-phases-sensitive writing output... [ 56%] cryptography/trc-signing-ceremony-preparations writing output... [ 57%] data-plane writing output... [ 58%] dev/contribute writing output... [ 59%] dev/dependencies writing output... [ 60%] dev/design/BeaconService writing output... [ 61%] dev/design/BorderRouter writing output... [ 62%] dev/design/ColibriService writing output... [ 63%] dev/design/EPIC writing output... [ 64%] dev/design/PathPolicy writing output... [ 65%] dev/design/PathService writing output... [ 66%] dev/design/endhost-bootstrap writing output... [ 67%] dev/design/forwarding-key-rollover writing output... [ 68%] dev/design/grpc writing output... [ 69%] dev/design/index writing output... [ 70%] dev/design/uri writing output... [ 71%] dev/git writing output... [ 72%] dev/go-learn writing output... [ 73%] dev/run writing output... [ 74%] dev/setup writing output... [ 75%] dev/style/go writing output... [ 75%] dev/style/index writing output... [ 76%] dev/style/rst writing output... [ 77%] dev/testing/buildkite writing output... [ 78%] dev/testing/crypto writing output... [ 79%] dev/testing/goldenfiles writing output... [ 80%] dev/testing/hiddenpaths writing output... [ 81%] dev/testing/index writing output... [ 82%] dev/testing/mocks writing output... [ 83%] dev/wireshark writing output... [ 84%] glossary writing output... [ 85%] hidden-paths writing output... [ 86%] index writing output... [ 87%] manuals/common writing output... [ 88%] manuals/control writing output... [ 89%] manuals/daemon writing output... [ 90%] manuals/dispatcher writing output... [ 91%] manuals/gateway writing output... [ 92%] manuals/router writing output... [ 93%] overview writing output... [ 94%] protocols/assigned-protocol-numbers writing output... [ 95%] protocols/authenticator-option writing output... [ 96%] protocols/bfd writing output... [ 97%] protocols/extension-header writing output... [ 98%] protocols/scion-header writing output... [ 99%] protocols/scmp writing output... [100%] sig generating indices... genindex http-routingtable done writing additional pages... search done copying images... [ 3%] fig/beacon_metadata/path_combinations.png copying images... [ 6%] fig/beacon_metadata/beacon-metadata-up-core-down.png copying images... [ 10%] fig/beacon_metadata/beacon-metadata-peer.png copying images... [ 13%] fig/beacon_metadata/beacon-metadata-shortcut.png copying images... [ 17%] fig/beacon_metadata/example_config_metrics.png copying images... [ 20%] dev/fig/change-proposal-process.excalidraw.png copying images... [ 24%] dev/design/fig/beacon_srv/beaconing_overview.png copying images... [ 27%] dev/design/fig/beacon_srv/ifstate_overview.png copying images... [ 31%] dev/design/fig/beacon_srv/db_overview.png copying images... [ 34%] dev/design/fig/border_router/br_design.png copying images... [ 37%] dev/design/fig/colibri_srv/COS.png copying images... [ 41%] dev/design/fig/colibri_srv/DB.png copying images... [ 44%] dev/design/fig/EPIC/path-type-filtering-small.png copying images... [ 48%] dev/design/fig/path_lookup.png copying images... [ 51%] dev/design/fig/forwarding-key-rollover/rollover-4-slot-rollover.png copying images... [ 55%] dev/design/fig/forwarding-key-rollover/rollover-origination-time.png copying images... [ 58%] dev/design/fig/forwarding-key-rollover/rollover-key-choice.png copying images... [ 62%] dev/design/fig/forwarding-key-rollover/rollover-two-key-choices.png copying images... [ 65%] dev/design/fig/forwarding-key-rollover/rollover-invalid-lifetime.png copying images... [ 68%] dev/design/fig/grpc/grpc_on_http2_mapping.png copying images... [ 72%] dev/design/fig/grpc/grpc.png copying images... [ 75%] dev/testing/fig/buildkite-elastic-stack-overview.excalidraw.png copying images... [ 79%] dev/testing/hiddenpaths.png copying images... [ 82%] dev/wireshark.png copying images... [ 86%] fig/hidden_paths/HiddenPath.png copying images... [ 89%] fig/hidden_paths/PathLookup.png copying images... [ 93%] manuals/gateway/prefix_pinning.png copying images... [ 96%] fig/overview-routing.excalidraw.png copying images... [100%] protocols/fig/seg-id-calculation.png copying downloadable files... [100%] tools/wireshark/scion.lua copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded. The HTML pages are in ../_readthedocs/html. /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/envs/latest/lib/python3.8/site-packages/recommonmark/parser.py:75: UserWarning: Container node skipped: type=document warn("Container node skipped: type={0}".format(mdnode.t))