Re: CI, macports, darwin version problems
Joe Conway <mail@joeconway.com>
From: Joe Conway <mail@joeconway.com>
To: Nazir Bilal Yavuz <byavuz81@gmail.com>,
Thomas Munro <thomas.munro@gmail.com>
Cc: Andres Freund <andres@anarazel.de>, Tom Lane <tgl@sss.pgh.pa.us>,
pgsql-hackers <pgsql-hackers@postgresql.org>,
Christophe Pettus <christophe.pettus@pgexperts.com>
Date: 2024-07-18T11:55:28Z
Lists: pgsql-hackers
On 7/18/24 04:12, Nazir Bilal Yavuz wrote: > Hi, > > On Thu, 18 Jul 2024 at 07:40, Thomas Munro <thomas.munro@gmail.com> wrote: >> >> On Thu, Jul 18, 2024 at 9:58 AM Joe Conway <mail@joeconway.com> wrote: >> > On 7/17/24 16:41, Andres Freund wrote: >> > > Does "tart pull ghcr.io/cirruslabs/macos-runner:sonoma" as the CI user >> > > succeed? >> > >> > Yes, with about 25 GB to spare. >> >> Thanks. Now it works! But for some reason it spends several minutes >> in the "scheduling" stage before it starts. Are there any logs that >> might give a clue what it was doing, for example for this run? >> https://cirrus-ci.com/task/5963784852865024 I only see this in the log: time="2024-07-17T23:13:56-04:00" level=info msg="started task 5963784852865024" time="2024-07-17T23:42:24-04:00" level=info msg="task 5963784852865024 completed" > Could it be pulling the ''macos-runner:sonoma' image on every run? Or perhaps since this was the first run it simply needed to pull the image for the first time? The scheduling timing (21:24) looks a lot like what I observed when I did the test for the time to download. Unfortunately I did not time the test though. -- Joe Conway PostgreSQL Contributors Team RDS Open Source Databases Amazon Web Services: https://aws.amazon.com
Commits
-
ci: Pin MacPorts version to 2.9.3.
- 541f493dc128 15.8 landed
- daca4f1419e8 16.4 landed
- 5f03da8518ce 17.0 landed
- 64c39bd5047e 18.0 landed
-
ci: Upgrade macOS version from 13 to 14.
- 0151b4d6bdf0 15.8 landed
- 9302f6fa58ba 16.4 landed
- f8c1bb2bb90d 17.0 landed
- d01ce180d9b5 18.0 landed