Read the Docs build information Build id: 1452156 Project: nvidia-nemo Version: main Commit: 46bc35729dcf9deb8d4a99be73dff9dcab34b0d9 Date: 2023-05-04T04:41:58.303769Z State: cancelled Success: False [rtd-command-info] start-time: 2023-05-04T04:42:00.384491Z, end-time: 2023-05-04T04:42:16.528032Z, duration: 16, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/NVIDIA/NeMo.git . Cloning into '.'... [rtd-command-info] start-time: 2023-05-04T04:42:16.786641Z, end-time: 2023-05-04T04:42:17.482375Z, 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 46bc35729 Add scores for FastConformer models (#6557) (#6558) [rtd-command-info] start-time: 2023-05-04T04:42:17.747747Z, end-time: 2023-05-04T04:42:17.824068Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-05-04T04:42:19.083873Z, end-time: 2023-05-04T04:42:23.978346Z, duration: 4, exit-code: 0 python3.8 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.8.6' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-05-04T04:42:24.180808Z, end-time: 2023-05-04T04:42:25.276894Z, duration: 1, 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/nvidia-nemo/envs/main/lib/python3.8/site-packages (23.1.2) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.8/site-packages (67.7.2)