Read the Docs build information Build id: 3696600 Project: flexcompute-flow360documentation Version: release-25.8 Commit: 998bac9eddaccf4ce0a15daf88f80a6d7189002e Date: 2026-01-27T13:16:36.764088Z State: cancelled Success: False [rtd-command-info] start-time: 2026-01-27T13:16:37.522779Z, end-time: 2026-01-27T13:16:47.590035Z, duration: 10, exit-code: 0 git clone --depth 1 git@github.com:flexcompute-readthedocs/Flow360Documentation.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2026-01-27T13:16:47.670324Z, end-time: 2026-01-27T13:16:51.628590Z, duration: 3, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/release-candidate/25.8:refs/remotes/origin/release-candidate/25.8 Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:flexcompute-readthedocs/Flow360Documentation * [new branch] release-candidate/25.8 -> origin/release-candidate/25.8 Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. * [new tag] v25.7.1 -> v25.7.1 * [new tag] v25.8.0 -> v25.8.0 [rtd-command-info] start-time: 2026-01-27T13:16:52.540353Z, end-time: 2026-01-27T13:16:53.288927Z, duration: 0, exit-code: 0 git checkout --force origin/release-candidate/25.8 Note: switching to 'origin/release-candidate/25.8'. 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 998bac9 [FXC-4771] Bet metrics (#480) [rtd-command-info] start-time: 2026-01-27T13:16:53.372456Z, end-time: 2026-01-27T13:16:53.411238Z, duration: 0, exit-code: 0 cat .readthedocs.yaml version: 2 submodules: include: - Flow360 recursive: false build: os: "ubuntu-20.04" apt_packages: - texlive-latex-extra - cairosvg - python3-dev - libffi-dev - fonts-freefont-otf tools: python: "3.10" sphinx: fail_on_warning: false configuration: docs/source/conf.py python: # Install our python package before building the docs install: - method: pip path: Flow360/ extra_requirements: - docs [rtd-command-info] start-time: 2026-01-27T13:16:53.535449Z, end-time: 2026-01-27T13:16:53.595474Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2026-01-27T13:16:53.673941Z, end-time: 2026-01-27T13:16:58.325770Z, duration: 4, exit-code: 0 git submodule update --init --force -- Flow360 Submodule 'Flow360' (git@github.com:flexcompute/Flow360.git) registered for path 'Flow360' Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/release-25.8/Flow360'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. Submodule path 'Flow360': checked out 'c3e9976c32baf7e51bf5264a678d463fc93baa0f' [rtd-command-info] start-time: None, end-time: None, duration: None, exit-code: None apt-get update --assume-yes --quiet