Read the Docs build information Build id: 3105921 Project: cisecurity-ciscloud Version: latest Commit: 2ca8727a19a4812902c2a199afa4296a1e6d338c Date: 2025-06-09T19:59:27.131650Z State: cancelled Success: False [rtd-command-info] start-time: 2025-06-09T19:59:27.903446Z, end-time: 2025-06-09T19:59:29.625133Z, duration: 1, exit-code: 0 git clone --depth 1 git@bitbucket.org:cis-it-workspace/ciscloud.git . Cloning into '.'... Warning: Permanently added 'bitbucket.org' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2025-06-09T19:59:29.661793Z, end-time: 2025-06-09T19:59:31.656933Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main Warning: Permanently added 'bitbucket.org' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2025-06-09T19:59:31.758146Z, end-time: 2025-06-09T19:59:31.808816Z, 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 2ca8727 moved something weird [rtd-command-info] start-time: 2025-06-09T19:59:31.864269Z, end-time: 2025-06-09T19:59:31.905521Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Project Owner: CIS SBP Cloud # Author: FM - Q1 2025 # Contact: sbpcloud@cisecurity.org # https://cisecurity.atlassian.net/wiki/spaces/CD/pages/4066246718/Read+The+Docs+Making+Content+Updates+CISCloud # Read the Docs configuration file for MkDocs projects # 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-24.04 tools: python: "3.12" jobs: pre_install: - pip install mkdocs-material mkdocs: configuration: mkdocs.yml [rtd-command-info] start-time: 2025-06-09T19:59:38.079822Z, end-time: 2025-06-09T19:59:38.148949Z, duration: 0, exit-code: 0 asdf global python 3.12.10 [rtd-command-info] start-time: 2025-06-09T19:59:38.576584Z, end-time: 2025-06-09T19:59:39.577608Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.12.10.final.0-64 in 676ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/cisecurity-ciscloud/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: 2025-06-09T19:59:39.613417Z, end-time: 2025-06-09T19:59:57.421033Z, duration: 17, exit-code: 0 pip install mkdocs-material Collecting mkdocs-material Downloading mkdocs_material-9.6.14-py3-none-any.whl (8.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.7/8.7 MB 18.1 MB/s eta 0:00:00 Collecting babel~=2.10 (from mkdocs-material) Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 50.0 MB/s eta 0:00:00 Collecting backrefs~=5.7.post1 (from mkdocs-material) Downloading backrefs-5.8-py312-none-any.whl (398 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 398.0/398.0 kB 30.1 MB/s eta 0:00:00 Collecting colorama~=0.4 (from mkdocs-material) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting jinja2~=3.1 (from mkdocs-material) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 30.4 MB/s eta 0:00:00 Collecting markdown~=3.2 (from mkdocs-material) Downloading markdown-3.8-py3-none-any.whl (106 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.2/106.2 kB 23.7 MB/s eta 0:00:00 Collecting mkdocs-material-extensions~=1.3 (from mkdocs-material) Downloading mkdocs_material_extensions-1.3.1-py3-none-any.whl (8.7 kB) Collecting mkdocs~=1.6 (from mkdocs-material) Downloading mkdocs-1.6.1-py3-none-any.whl (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 87.8 MB/s eta 0:00:00 Collecting paginate~=0.5 (from mkdocs-material) Downloading paginate-0.5.7-py2.py3-none-any.whl (13 kB) Collecting pygments~=2.16 (from mkdocs-material) Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 91.0 MB/s eta 0:00:00 Collecting pymdown-extensions~=10.2 (from mkdocs-material) Downloading pymdown_extensions-10.15-py3-none-any.whl (265 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 265.8/265.8 kB 40.3 MB/s eta 0:00:00 Collecting requests~=2.26 (from mkdocs-material) Downloading requests-2.32.4-py3-none-any.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 14.7 MB/s eta 0:00:00 Collecting MarkupSafe>=2.0 (from jinja2~=3.1->mkdocs-material) Downloading MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Collecting click>=7.0 (from mkdocs~=1.6->mkdocs-material) Downloading click-8.2.1-py3-none-any.whl (102 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.2/102.2 kB 20.4 MB/s eta 0:00:00 Collecting ghp-import>=1.0 (from mkdocs~=1.6->mkdocs-material) Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB) Collecting mergedeep>=1.3.4 (from mkdocs~=1.6->mkdocs-material) Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) Collecting mkdocs-get-deps>=0.2.0 (from mkdocs~=1.6->mkdocs-material) Downloading mkdocs_get_deps-0.2.0-py3-none-any.whl (9.5 kB) Collecting packaging>=20.5 (from mkdocs~=1.6->mkdocs-material) Downloading packaging-25.0-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 14.7 MB/s eta 0:00:00 Collecting pathspec>=0.11.1 (from mkdocs~=1.6->mkdocs-material) Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) Collecting pyyaml-env-tag>=0.1 (from mkdocs~=1.6->mkdocs-material) Downloading pyyaml_env_tag-1.1-py3-none-any.whl (4.7 kB) Collecting pyyaml>=5.1 (from mkdocs~=1.6->mkdocs-material) Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 67.8 MB/s eta 0:00:00 Collecting watchdog>=2.0 (from mkdocs~=1.6->mkdocs-material) Downloading watchdog-6.0.0-py3-none-manylinux2014_x86_64.whl (79 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.1/79.1 kB 17.1 MB/s eta 0:00:00 Collecting charset_normalizer<4,>=2 (from requests~=2.26->mkdocs-material) Downloading charset_normalizer-3.4.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (148 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.6/148.6 kB 27.2 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests~=2.26->mkdocs-material) Downloading idna-3.10-py3-none-any.whl (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 14.7 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests~=2.26->mkdocs-material) Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.7/128.7 kB 25.4 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests~=2.26->mkdocs-material) Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 159.6/159.6 kB 29.5 MB/s eta 0:00:00 Collecting python-dateutil>=2.8.1 (from ghp-import>=1.0->mkdocs~=1.6->mkdocs-material) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 37.8 MB/s eta 0:00:00 Collecting platformdirs>=2.2.0 (from mkdocs-get-deps>=0.2.0->mkdocs~=1.6->mkdocs-material) Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB) Collecting six>=1.5 (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs~=1.6->mkdocs-material) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Installing collected packages: paginate, watchdog, urllib3, six, pyyaml, pygments, platformdirs, pathspec, packaging, mkdocs-material-extensions, mergedeep, MarkupSafe, markdown, idna, colorama, click, charset_normalizer, certifi, backrefs, babel, requests, pyyaml-env-tag, python-dateutil, pymdown-extensions, mkdocs-get-deps, jinja2, ghp-import, mkdocs, mkdocs-material Successfully installed MarkupSafe-3.0.2 babel-2.17.0 backrefs-5.8 certifi-2025.4.26 charset_normalizer-3.4.2 click-8.2.1 colorama-0.4.6 ghp-import-2.1.0 idna-3.10 jinja2-3.1.6 markdown-3.8 mergedeep-1.3.4 mkdocs-1.6.1 mkdocs-get-deps-0.2.0 mkdocs-material-9.6.14 mkdocs-material-extensions-1.3.1 packaging-25.0 paginate-0.5.7 pathspec-0.12.1 platformdirs-4.3.8 pygments-2.19.1 pymdown-extensions-10.15 python-dateutil-2.9.0.post0 pyyaml-6.0.2 pyyaml-env-tag-1.1 requests-2.32.4 six-1.17.0 urllib3-2.4.0 watchdog-6.0.0 [notice] A new release of pip is available: 23.1 -> 25.1.1 [notice] To update, run: pip install --upgrade pip