Re: 'CVS-Unknown' buildfarm failures? - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: 'CVS-Unknown' buildfarm failures?
Date
Msg-id 3888.24.211.165.134.1149247104.squirrel@www.dunslane.net
Whole thread Raw
In response to Re: 'CVS-Unknown' buildfarm failures?  ("Dave Page" <dpage@vale-housing.co.uk>)
Responses Re: 'CVS-Unknown' buildfarm failures?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Dave Page said:

>> I have
>> repeatedly
>> advised buildfarm member owners not to build by hand in the
>> buildfarm repos.
>>  Not everybody listens, apparently.
>
> The owner of snake can guarantee that that is not the case - that box
> is not used for *anything* other than the buildfarm and hasn't even
> been logged into for weeks, if not months.
>
> The failures come and go, so I have to suspect something other than
> operator error.
>


That's why I said "almost always" :-)

I strongly suspect that snake is hitting the "file/directory doesn't
disappear immediately when you unlink/rmdir" problem on Windows that we have
had to code around inside Postgres. It looks like cvs is trying to prune an
empty directory but isn't fast enough.

I assume that snake just uses the Msys DTK's cvs? If so, I think we'll just
have to live with this - it's not very frequent - snake's last occurrence on
HEAD was 62 days ago.

cheers

andrew





pgsql-hackers by date:

Previous
From: Kenneth Marshall
Date:
Subject: Re: More thoughts about planner's cost estimates
Next
From: "Andrew Dunstan"
Date:
Subject: Re: Going for 'all green' buildfarm results