Re: CI, macports, darwin version problems - Mailing list pgsql-hackers

From Joe Conway
Subject Re: CI, macports, darwin version problems
Date
Msg-id 77788ebb-5974-44a9-8c9a-cd035371d08c@joeconway.com
Whole thread Raw
In response to Re: CI, macports, darwin version problems  (Joe Conway <mail@joeconway.com>)
Responses Re: CI, macports, darwin version problems
List pgsql-hackers
On 7/21/24 16:15, Joe Conway wrote:
> On 7/18/24 10:33, Joe Conway wrote:
>> On 7/18/24 10:23, Nazir Bilal Yavuz wrote:
>>> On Thu, 18 Jul 2024 at 17:01, Joe Conway <mail@joeconway.com> wrote:
>>>> So perhaps I am back to needing more storage...
>>> 
>>> You might not need more storage. Thomas knows better, but AFAIU, CFBot
>>> will pull only sonoma images after the patch in this thread gets
>>> merged. And your storage seems enough for storing it.
>> 
>> I figured I would go ahead and buy it. Basically $250 total for a 2TB
>> WD_BLACK NVMe plus a mac mini expansion enclosure. Should be delivered
>> Sunday.
> 
> I installed and mounted the new volume, moved "~/.tart" to
> /Volumes/extnvme and created a symlink, and the restarted the ci
> process, but now I am getting continuous errors streaming to the log:
> 
> 8<------------------
> macmini:~ ci-run$ tail -n1 log/cirrus-worker.log
> time="2024-07-21T16:09:29-04:00" level=error msg="failed to poll
> upstream https://grpc.cirrus-ci.com:443: rpc error: code = NotFound desc
> = Can't find worker by session token!"
> 8<------------------
> 
> Any ideas?

Hmmm, maybe nevermind? I rebooted the mac mini and now it seems to be 
working. Maybe someone can confirm. There ought to be plenty of space 
available for sonoma and ventura at the same time now.

-- 
Joe Conway
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com




pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin
Next
From: Tomas Vondra
Date:
Subject: Re: WIP: parallel GiST index builds