Read the Docs build information Build id: 1568542 Project: advanced-micro-devices-hipfort Version: latest Commit: 15f48905a3ae3b229a0756009f94fd6c33ae2e5b Date: 2023-06-29T01:08:46.649165Z State: finished Success: False [rtd-command-info] start-time: 2023-06-29T01:08:54.195369Z, end-time: 2023-06-29T01:08:58.268142Z, duration: 4, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/ROCmSoftwarePlatform/hipfort.git . Cloning into '.'... [rtd-command-info] start-time: 2023-06-29T01:08:58.750768Z, end-time: 2023-06-29T01:08:58.934304Z, duration: 0, exit-code: 0 git checkout --force origin/docs/5.6.0 Note: switching to 'origin/docs/5.6.0'. 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 15f48905 5.6.0 [rtd-command-info] start-time: 2023-06-29T01:08:59.614051Z, end-time: 2023-06-29T01:08:59.681405Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-06-29T01:09:00.252643Z, end-time: 2023-06-29T01:09:00.327205Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 sphinx: configuration: docs/conf.py formats: [htmlzip] python: install: - requirements: docs/.sphinx/requirements.txt build: os: ubuntu-20.04 tools: python: "3.8" apt_packages: - "doxygen" - "gfortran" # For pre-processing fortran sources - "graphviz" # For dot graphs in doxygen [rtd-command-info] start-time: 2023-06-29T01:09:02.401992Z, end-time: 2023-06-29T01:09:27.746509Z, duration: 25, exit-code: 0 apt-get update --assume-yes --quiet Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:4 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2479 kB] Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [31.2 kB] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1366 kB] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [28.5 kB] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2618 kB] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1066 kB] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2854 kB] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3336 kB] Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Fetched 14.2 MB in 21s (675 kB/s) Reading package lists... [rtd-command-info] start-time: 2023-06-29T01:09:28.194459Z, end-time: 2023-06-29T01:09:53.949233Z, duration: 25, exit-code: 100 apt-get install --assume-yes --quiet -- doxygen gfortran graphviz Reading package lists... Building dependency tree... Reading state information... doxygen is already the newest version (1.8.17-0ubuntu2). The following additional packages will be installed: cpp-9 fonts-liberation g++-9 gcc-9 gcc-9-base gfortran-9 libann0 libasan5 libgcc-9-dev libgfortran-9-dev libgfortran5 libstdc++-9-dev Suggested packages: gcc-9-locales g++-9-multilib gcc-9-doc gcc-9-multilib gfortran-multilib gfortran-doc gfortran-9-multilib gfortran-9-doc libcoarrays-dev graphviz-doc libstdc++-9-doc The following NEW packages will be installed: fonts-liberation gfortran gfortran-9 graphviz libann0 libgfortran-9-dev libgfortran5 The following packages will be upgraded: cpp-9 g++-9 gcc-9 gcc-9-base libasan5 libgcc-9-dev libstdc++-9-dev 7 upgraded, 7 newly installed, 0 to remove and 279 not upgraded. Need to get 41.8 MB of archives. After this operation, 55.2 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] Ign:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 Ign:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 Ign:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 Ign:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 Ign:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 Err:8 http://archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 Unable to connect to archive.ubuntu.com:http: [IP: 185.125.190.39 80] Ign:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgfortran5 amd64 10.3.0-1ubuntu1~20.04 Ign:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgfortran-9-dev amd64 9.4.0-1ubuntu1~20.04.1 Ign:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gfortran-9 amd64 9.4.0-1ubuntu1~20.04.1 Err:12 http://archive.ubuntu.com/ubuntu focal/main amd64 gfortran amd64 4:9.3.0-1ubuntu2 Unable to connect to archive.ubuntu.com:http: [IP: 185.125.190.39 80] Err:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 Unable to connect to archive.ubuntu.com:http: [IP: 185.125.190.39 80] Err:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 Unable to connect to archive.ubuntu.com:http: [IP: 185.125.190.39 80] Err:3 http://security.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 Could not connect to archive.ubuntu.com:80 (185.125.190.36). - connect (111: Connection refused) Could not connect to archive.ubuntu.com:80 (91.189.91.38). - connect (111: Connection refused) Could not connect to archive.ubuntu.com:80 (91.189.91.39). - connect (111: Connection refused) Could not connect to archive.ubuntu.com:80 (185.125.190.39). - connect (111: Connection refused) [IP: 185.125.190.39 80] Err:4 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 Unable to connect to archive.ubuntu.com:http: [IP: 185.125.190.39 80] Err:5 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 Unable to connect to archive.ubuntu.com:http: [IP: 185.125.190.39 80] Err:6 http://security.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 Unable to connect to archive.ubuntu.com:http: [IP: 185.125.190.39 80] Err:7 http://security.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 Unable to connect to archive.ubuntu.com:http: [IP: 185.125.190.39 80] Err:9 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libgfortran5 amd64 10.3.0-1ubuntu1~20.04 Unable to connect to archive.ubuntu.com:http: [IP: 185.125.190.39 80] Err:10 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libgfortran-9-dev amd64 9.4.0-1ubuntu1~20.04.1 Unable to connect to archive.ubuntu.com:http: [IP: 185.125.190.39 80] Err:11 http://security.ubuntu.com/ubuntu focal-updates/main amd64 gfortran-9 amd64 9.4.0-1ubuntu1~20.04.1 Unable to connect to archive.ubuntu.com:http: [IP: 185.125.190.39 80] Fetched 11.2 MB in 24s (462 kB/s) E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/gcc-9/gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb Could not connect to archive.ubuntu.com:80 (185.125.190.36). - connect (111: Connection refused) Could not connect to archive.ubuntu.com:80 (91.189.91.38). - connect (111: Connection refused) Could not connect to archive.ubuntu.com:80 (91.189.91.39). - connect (111: Connection refused) Could not connect to archive.ubuntu.com:80 (185.125.190.39). - connect (111: Connection refused) [IP: 185.125.190.39 80] E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/gcc-9/libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb Unable to connect to archive.ubuntu.com:http: [IP: 185.125.190.39 80] E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/gcc-9/libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb Unable to connect to archive.ubuntu.com:http: [IP: 185.125.190.39 80] E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/gcc-9/cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb Unable to connect to archive.ubuntu.com:http: [IP: 185.125.190.39 80] E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/gcc-9/gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb Unable to connect to archive.ubuntu.com:http: [IP: 185.125.190.39 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/f/fonts-liberation/fonts-liberation_1.07.4-11_all.deb Unable to connect to archive.ubuntu.com:http: [IP: 185.125.190.39 80] E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/gcc-10/libgfortran5_10.3.0-1ubuntu1~20.04_amd64.deb Unable to connect to archive.ubuntu.com:http: [IP: 185.125.190.39 80] E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/gcc-9/libgfortran-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb Unable to connect to archive.ubuntu.com:http: [IP: 185.125.190.39 80] E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/gcc-9/gfortran-9_9.4.0-1ubuntu1~20.04.1_amd64.deb Unable to connect to archive.ubuntu.com:http: [IP: 185.125.190.39 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/gfortran_9.3.0-1ubuntu2_amd64.deb Unable to connect to archive.ubuntu.com:http: [IP: 185.125.190.39 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/a/ann/libann0_1.1.2+doc-7build1_amd64.deb Unable to connect to archive.ubuntu.com:http: [IP: 185.125.190.39 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/g/graphviz/graphviz_2.42.2-3build2_amd64.deb Unable to connect to archive.ubuntu.com:http: [IP: 185.125.190.39 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?