Hi all, I have noticed in the github pipeline builds whilst they appear to be green, if you delve into the logs they are failing due to fetch errors installing dependencies. See e.g. the builds for
https://github.com/macports/macports-ports/pull/11189 Two of the three builds only took 9 or 10 mins, whilst the third took 292mins. If you look at the short builds they fail fetching dependencies https://dev.azure.com/macports/macports-ports/_build/results?buildId=14669&view=logs&j=ca395085-040a-526b-2ce8-bdc85f692774&t=08703039-49d0-5b78-7691-5b9414c62c1d 2021-05-31T09:24:25.8033970Z Installing dependency (1 of 440) 'bzip2' with variants '' (requesting '') ... [FAIL] (archivefetch) 2021-05-31T09:24:25.8073620Z ##[endgroup] 2021-05-31T09:24:25.8074850Z ##[error]Failed to install dependencies for gnss-sdr 2021-05-31T09:24:25.8101400Z /Users/runner/work/_temp/db2e5a8e-16ad-4272-a4bd-3e2473590f36.sh: line 4: 1383 Terminated: 15 tail -f "$workdir/logs/dependencies-progress.txt" 2> /dev/null Anyone know what is wrong here ? Chris
