Read the Docs build information Build id: 1178162 Project: citrix-citrix-k8s-ingress-controller Version: latest Commit: 4fffeecd7a9430d146935f4949b1b40d587f5a30 Date: 2022-11-11T06:22:45.188652Z State: cancelled Success: False [rtd-command-info] start-time: 2022-11-11T06:22:47.515848Z, end-time: 2022-11-11T06:22:52.033126Z, duration: 4, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/citrix/citrix-k8s-ingress-controller.git . Cloning into '.'... [rtd-command-info] start-time: 2022-11-11T06:22:52.225301Z, end-time: 2022-11-11T06:22:52.341939Z, 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 4fffeec Merge pull request #556 from raviganapatp/master [rtd-command-info] start-time: 2022-11-11T06:22:52.625008Z, end-time: 2022-11-11T06:22:52.692959Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-11-11T06:22:53.015697Z, end-time: 2022-11-11T06:22:53.106385Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2022-11-11T06:22:53.294989Z, end-time: 2022-11-11T06:22:54.208209Z, duration: 0, exit-code: 0 git submodule update --init --force --recursive devdocs-theme Submodule 'devdocs-theme' (https://github.com/citrix/devdocs-theme.git) registered for path 'devdocs-theme' Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-k8s-ingress-controller/checkouts/latest/devdocs-theme'... Submodule path 'devdocs-theme': checked out 'aa7990fc4ab6ce924327f6a9c65eedf0226bf4ae' [rtd-command-info] start-time: 2022-11-11T06:22:55.290545Z, end-time: 2022-11-11T06:22:59.788658Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-k8s-ingress-controller/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-k8s-ingress-controller/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2022-11-11T06:23:00.016513Z, end-time: 2022-11-11T06:23:01.817188Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-k8s-ingress-controller/envs/latest/lib/python3.7/site-packages (22.3.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 24.6 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 65.5.1 Uninstalling setuptools-65.5.1: Successfully uninstalled setuptools-65.5.1 Successfully installed setuptools-58.2.0