Read the Docs build information Build id: 2446096 Project: cisecurity-ciscloud Version: latest Commit: 8f88c3bc3a18130db92f3838f89780ac25ddb3a2 Date: 2024-08-28T17:32:13.144462Z State: finished Success: True [rtd-command-info] start-time: 2024-08-28T17:32:14.435255Z, end-time: 2024-08-28T17:32:15.809795Z, 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: 2024-08-28T17:32:15.961646Z, end-time: 2024-08-28T17:32:17.094321Z, 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: 2024-08-28T17:32:17.228528Z, end-time: 2024-08-28T17:32:17.291258Z, 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 8f88c3b add repo test header - FM [rtd-command-info] start-time: 2024-08-28T17:32:17.362122Z, end-time: 2024-08-28T17:32:17.423153Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # readthedocs.yaml # 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-22.04 tools: python: "3.12" mkdocs: configuration: mkdocs.yml [rtd-command-info] start-time: 2024-08-28T17:32:24.252899Z, end-time: 2024-08-28T17:32:24.350545Z, duration: 0, exit-code: 0 asdf global python 3.12.3 [rtd-command-info] start-time: 2024-08-28T17:32:24.772216Z, end-time: 2024-08-28T17:32:25.946758Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.12.3.final.0-64 in 831ms 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: 2024-08-28T17:32:26.045889Z, end-time: 2024-08-28T17:32:40.726167Z, 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/cisecurity-ciscloud/envs/latest/lib/python3.12/site-packages (23.1) Collecting pip Downloading pip-24.2-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 8.6 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/cisecurity-ciscloud/envs/latest/lib/python3.12/site-packages (67.6.1) Collecting setuptools Downloading setuptools-74.0.0-py3-none-any.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 20.6 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.2 setuptools-74.0.0 [rtd-command-info] start-time: 2024-08-28T17:32:40.807571Z, end-time: 2024-08-28T17:32:45.179973Z, duration: 4, exit-code: 0 python -m pip install --upgrade --no-cache-dir mkdocs Collecting mkdocs Downloading mkdocs-1.6.0-py3-none-any.whl.metadata (6.0 kB) Collecting click>=7.0 (from mkdocs) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting ghp-import>=1.0 (from mkdocs) Downloading ghp_import-2.1.0-py3-none-any.whl.metadata (7.2 kB) Collecting jinja2>=2.11.1 (from mkdocs) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting markdown>=3.3.6 (from mkdocs) Downloading Markdown-3.7-py3-none-any.whl.metadata (7.0 kB) Collecting markupsafe>=2.0.1 (from mkdocs) Downloading MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting mergedeep>=1.3.4 (from mkdocs) Downloading mergedeep-1.3.4-py3-none-any.whl.metadata (4.3 kB) Collecting mkdocs-get-deps>=0.2.0 (from mkdocs) Downloading mkdocs_get_deps-0.2.0-py3-none-any.whl.metadata (4.0 kB) Collecting packaging>=20.5 (from mkdocs) Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Collecting pathspec>=0.11.1 (from mkdocs) Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) Collecting pyyaml-env-tag>=0.1 (from mkdocs) Downloading pyyaml_env_tag-0.1-py3-none-any.whl.metadata (4.1 kB) Collecting pyyaml>=5.1 (from mkdocs) Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting watchdog>=2.0 (from mkdocs) Downloading watchdog-5.0.0-py3-none-manylinux2014_x86_64.whl.metadata (40 kB) Collecting python-dateutil>=2.8.1 (from ghp-import>=1.0->mkdocs) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting platformdirs>=2.2.0 (from mkdocs-get-deps>=0.2.0->mkdocs) Downloading platformdirs-4.2.2-py3-none-any.whl.metadata (11 kB) Collecting six>=1.5 (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Downloading mkdocs-1.6.0-py3-none-any.whl (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 136.7 MB/s eta 0:00:00 Downloading click-8.1.7-py3-none-any.whl (97 kB) Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Downloading Markdown-3.7-py3-none-any.whl (106 kB) Downloading MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) Downloading mkdocs_get_deps-0.2.0-py3-none-any.whl (9.5 kB) Downloading packaging-24.1-py3-none-any.whl (53 kB) Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 323.3 MB/s eta 0:00:00 Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB) Downloading watchdog-5.0.0-py3-none-manylinux2014_x86_64.whl (78 kB) Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Installing collected packages: watchdog, six, pyyaml, platformdirs, pathspec, packaging, mergedeep, markupsafe, markdown, click, pyyaml-env-tag, python-dateutil, mkdocs-get-deps, jinja2, ghp-import, mkdocs Successfully installed click-8.1.7 ghp-import-2.1.0 jinja2-3.1.4 markdown-3.7 markupsafe-2.1.5 mergedeep-1.3.4 mkdocs-1.6.0 mkdocs-get-deps-0.2.0 packaging-24.1 pathspec-0.12.1 platformdirs-4.2.2 python-dateutil-2.9.0.post0 pyyaml-6.0.2 pyyaml-env-tag-0.1 six-1.16.0 watchdog-5.0.0 [rtd-command-info] start-time: 2024-08-28T17:32:45.374658Z, end-time: 2024-08-28T17:32:45.453624Z, duration: 0, exit-code: 0 cat mkdocs.yml site_name: CIS Best Practices - Cloud Team Supplemental Information repo_url: https://bitbucket.org/cis-it-workspace/ciscloud/src/main/ nav: - Home: index.md - GENERAL: - 'About': - 'Image Description': source/content/about/about-product.md - 'Relevant Links': source/content/about/links.md - 'Product Standards': - 'Approach to Vulnerability Scanning/Management': source/content/about/standards/approaches.md - 'Patching': source/content/about/standards/patching.md - 'Access': source/content/access.md - 'How to Utilize': source/content/utilize.md - 'CSP Integration Testing': source/content/testing.md - 'Provide Feedback': source/content/contact.md - 'Exceptions Repository': source/content/exceptions.md theme: name: readthedocs [rtd-command-info] start-time: 2024-08-28T17:32:45.530323Z, end-time: 2024-08-28T17:32:46.095947Z, duration: 0, exit-code: 0 python -m mkdocs build --clean --site-dir $READTHEDOCS_OUTPUT/html --config-file mkdocs.yml INFO - Cleaning site directory INFO - Building documentation to directory: /home/docs/checkouts/readthedocs.org/user_builds/cisecurity-ciscloud/checkouts/latest/_readthedocs/html INFO - Doc file 'source/content/about/about-product.md' contains an absolute link '/source/img/hibanner.jpg', it was left as is. Did you mean '../../img/hibanner.jpg'? INFO - Documentation built in 0.20 seconds