You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Greg Stein <gs...@gmail.com> on 2010/09/21 08:41:52 UTC

Re: buildbot failure in ASF Buildbot on svn-debian-x86_64-32 shared gcc

What's up with this buildbot?

I've noticed a lot of flapping of the bots lately. It is hard to tell
whether svn is stable or not with all this noise. Looking at the stdio
from this build... WTF?! is all that I can say.

Anybody know what's up here?

Cheers,
-g

On Tue, Sep 21, 2010 at 04:10,  <bu...@apache.org> wrote:
> The Buildbot has detected a new failure of svn-debian-x86_64-32 shared gcc on ASF Buildbot.
> Full details are available at:
>  http://ci.apache.org/builders/svn-debian-x86_64-32%20shared%20gcc/builds/1439
>
> Buildbot URL: http://ci.apache.org/
>
> Buildslave for this Build: eh-debsarge1
>
> Build Reason:
> Build Source Stamp: [branch subversion/trunk] 999265
> Blamelist: rhuijben
>
> BUILD FAILED: failed svn
>
> sincerely,
>  -The Buildbot
>
>

Re: buildbot failure in ASF Buildbot on svn-debian-x86_64-32 shared gcc

Posted by Daniel Shahaf <d....@daniel.shahaf.name>.
Bert Huijben wrote on Tue, Sep 21, 2010 at 11:17:09 +0200:
> 
> 
> > -----Original Message-----
> > From: Greg Stein [mailto:gstein@gmail.com]
> > Sent: dinsdag 21 september 2010 10:42
> > To: dev@subversion.apache.org
> > Subject: Re: buildbot failure in ASF Buildbot on svn-debian-x86_64-32
> > shared gcc
> > 
> > What's up with this buildbot?
> > 
> > I've noticed a lot of flapping of the bots lately. It is hard to tell
> > whether svn is stable or not with all this noise. Looking at the stdio
> > from this build... WTF?! is all that I can say.
> > 
> > Anybody know what's up here?
> 
> The flapping is caused by some problems on trunk. (Until yesterday we had a
> broken patch test on Windows; and we still have some serf/neon/svnrdump
> issues which need further investigation). And then there is more active
> development on some branches.
> 
> So everytime we get a commit on a monitored branch we flip to green for the
> branch and then the next commit on trunk makes the bot turn red again.
> 

Also, one of the bots keeps failing to checkout the atomic-revprops
branch; this means every commit on the branch turns the bot red (and
I get blamed on IRC), and every commit on trunk thereafter turns the bot
back to green. :-/

> 	Bert
> 

Re: buildbot failure in ASF Buildbot on svn-debian-x86_64-32 shared gcc

Posted by Daniel Shahaf <d....@daniel.shahaf.name>.
Bert Huijben wrote on Tue, Sep 21, 2010 at 11:17:09 +0200:
> 
> 
> > -----Original Message-----
> > From: Greg Stein [mailto:gstein@gmail.com]
> > Sent: dinsdag 21 september 2010 10:42
> > To: dev@subversion.apache.org
> > Subject: Re: buildbot failure in ASF Buildbot on svn-debian-x86_64-32
> > shared gcc
> > 
> > What's up with this buildbot?
> > 
> > I've noticed a lot of flapping of the bots lately. It is hard to tell
> > whether svn is stable or not with all this noise. Looking at the stdio
> > from this build... WTF?! is all that I can say.
> > 
> > Anybody know what's up here?
> 
> The flapping is caused by some problems on trunk. (Until yesterday we had a
> broken patch test on Windows; and we still have some serf/neon/svnrdump
> issues which need further investigation). And then there is more active
> development on some branches.
> 
> So everytime we get a commit on a monitored branch we flip to green for the
> branch and then the next commit on trunk makes the bot turn red again.
> 

Also, one of the bots keeps failing to checkout the atomic-revprops
branch; this means every commit on the branch turns the bot red (and
I get blamed on IRC), and every commit on trunk thereafter turns the bot
back to green. :-/

> 	Bert
> 

RE: buildbot failure in ASF Buildbot on svn-debian-x86_64-32 shared gcc

Posted by Bert Huijben <be...@qqmail.nl>.

> -----Original Message-----
> From: Greg Stein [mailto:gstein@gmail.com]
> Sent: dinsdag 21 september 2010 10:42
> To: dev@subversion.apache.org
> Subject: Re: buildbot failure in ASF Buildbot on svn-debian-x86_64-32
> shared gcc
> 
> What's up with this buildbot?
> 
> I've noticed a lot of flapping of the bots lately. It is hard to tell
> whether svn is stable or not with all this noise. Looking at the stdio
> from this build... WTF?! is all that I can say.
> 
> Anybody know what's up here?

The flapping is caused by some problems on trunk. (Until yesterday we had a
broken patch test on Windows; and we still have some serf/neon/svnrdump
issues which need further investigation). And then there is more active
development on some branches.

So everytime we get a commit on a monitored branch we flip to green for the
branch and then the next commit on trunk makes the bot turn red again.

	Bert

Re: buildbot failure in ASF Buildbot on svn-debian-x86_64-32 shared gcc

Posted by Ramkumar Ramachandra <ar...@gmail.com>.
Hi Greg,

Greg Stein writes:
> What's up with this buildbot?
> 
> I've noticed a lot of flapping of the bots lately. It is hard to tell
> whether svn is stable or not with all this noise. Looking at the stdio
> from this build... WTF?! is all that I can say.
> 
> Anybody know what's up here?

Sorry about this- part of the fault is mine. I've temporarily marked
some tests WIP in r999474: working on fixes now.

-- Ram