You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4php-dev@logging.apache.org by Christian Grobmeier <gr...@gmail.com> on 2010/01/05 07:23:48 UTC

Re: buildbot failure in ASF Buildbot on log4php-trunk

Outch.... I didn't nothing special, just added a new line a
changes.xml and corrected a constant name

Modified:
   incubator/log4php/trunk/src/changes/changes.xml
   incubator/log4php/trunk/src/main/php/helpers/LoggerOptionConverter.php

Now its again PDO problem- isn't it weird??
Last time it was related to phpunit update (which sounds odd)



On Tue, Jan 5, 2010 at 7:59 AM,  <bu...@apache.org> wrote:
> The Buildbot has detected a new failure of log4php-trunk on ASF Buildbot.
> Full details are available at:
>  http://ci.apache.org/builders/log4php-trunk/builds/296
>
> Buildbot URL: http://ci.apache.org/
>
> Buildslave for this Build: ceres_ubuntu
>
> Build Reason:
> Build Source Stamp: [branch incubator/log4php/trunk] 895917
> Blamelist: grobmeier
>
> BUILD FAILED: failed compile
>
> sincerely,
>  -The ASF Buildbot
>
>

RE: buildbot failure in ASF Buildbot on log4php-trunk

Posted by "Gav..." <ga...@16degrees.com.au>.

> -----Original Message-----
> From: Christian Grobmeier [mailto:grobmeier@gmail.com]
> Sent: Tuesday, 5 January 2010 5:10 PM
> To: Log4PHP Dev
> Subject: Re: buildbot failure in ASF Buildbot on log4php-trunk
> 
> Gavin,
> according to:
> http://ci.apache.org/builders/log4php-trunk/builds/300
> my new testcase has been build. But its not visible online:
> http://incubator.apache.org/log4php/coverage-
> report/helpers_LoggerOptionConverter.php.html#277
> 
> wasn't it intended to push it to the site straight after a succesful
> build?

What happens is this:

1. commit to svn triggers buildbot.

2. buildbot runs tests, builds site ,docs etc

3. buildbot publishes 'immediately' to ci.apache.org/projects/log4php/*

4. a cron job on buildbot syncs changes to people.apache.org at 45 past every hour

5. a cron job on people.a.o syncs changes to main website servers every hour.

So, there could be up to a 2 hour delay if timing is unlucky, but is usually an hour or less.

Your page above can be seen currently at:

http://ci.apache.org/projects/log4php/coverage-report/helpers_LoggerOptionConverter.php.html

HTH

Gav...

> 
> Christian
> 
> On Tue, Jan 5, 2010 at 7:37 AM, Gav... <ga...@16degrees.com.au> wrote:
> > Sorry, fixed, an OS upgrade (today) meant that I needed to then link
> to sqlite3 instead of sqlite.
> >
> > Works again now.
> >
> > Gav...
> >
> >> -----Original Message-----
> >> From: Christian Grobmeier [mailto:grobmeier@gmail.com]
> >> Sent: Tuesday, 5 January 2010 4:24 PM
> >> To: Log4PHP Dev
> >> Subject: Re: buildbot failure in ASF Buildbot on log4php-trunk
> >>
> >> Outch.... I didn't nothing special, just added a new line a
> >> changes.xml and corrected a constant name
> >>
> >> Modified:
> >>    incubator/log4php/trunk/src/changes/changes.xml
> >>
> >>
> incubator/log4php/trunk/src/main/php/helpers/LoggerOptionConverter.php
> >>
> >> Now its again PDO problem- isn't it weird??
> >> Last time it was related to phpunit update (which sounds odd)
> >>
> >>
> >>
> >> On Tue, Jan 5, 2010 at 7:59 AM,  <bu...@apache.org> wrote:
> >> > The Buildbot has detected a new failure of log4php-trunk on ASF
> >> Buildbot.
> >> > Full details are available at:
> >> >  http://ci.apache.org/builders/log4php-trunk/builds/296
> >> >
> >> > Buildbot URL: http://ci.apache.org/
> >> >
> >> > Buildslave for this Build: ceres_ubuntu
> >> >
> >> > Build Reason:
> >> > Build Source Stamp: [branch incubator/log4php/trunk] 895917
> >> > Blamelist: grobmeier
> >> >
> >> > BUILD FAILED: failed compile
> >> >
> >> > sincerely,
> >> >  -The ASF Buildbot
> >> >
> >> >
> >
> >
> >



Re: buildbot failure in ASF Buildbot on log4php-trunk

Posted by Christian Grobmeier <gr...@gmail.com>.
Gavin,
according to:
http://ci.apache.org/builders/log4php-trunk/builds/300
my new testcase has been build. But its not visible online:
http://incubator.apache.org/log4php/coverage-report/helpers_LoggerOptionConverter.php.html#277

wasn't it intended to push it to the site straight after a succesful build?

Christian

On Tue, Jan 5, 2010 at 7:37 AM, Gav... <ga...@16degrees.com.au> wrote:
> Sorry, fixed, an OS upgrade (today) meant that I needed to then link to sqlite3 instead of sqlite.
>
> Works again now.
>
> Gav...
>
>> -----Original Message-----
>> From: Christian Grobmeier [mailto:grobmeier@gmail.com]
>> Sent: Tuesday, 5 January 2010 4:24 PM
>> To: Log4PHP Dev
>> Subject: Re: buildbot failure in ASF Buildbot on log4php-trunk
>>
>> Outch.... I didn't nothing special, just added a new line a
>> changes.xml and corrected a constant name
>>
>> Modified:
>>    incubator/log4php/trunk/src/changes/changes.xml
>>
>> incubator/log4php/trunk/src/main/php/helpers/LoggerOptionConverter.php
>>
>> Now its again PDO problem- isn't it weird??
>> Last time it was related to phpunit update (which sounds odd)
>>
>>
>>
>> On Tue, Jan 5, 2010 at 7:59 AM,  <bu...@apache.org> wrote:
>> > The Buildbot has detected a new failure of log4php-trunk on ASF
>> Buildbot.
>> > Full details are available at:
>> >  http://ci.apache.org/builders/log4php-trunk/builds/296
>> >
>> > Buildbot URL: http://ci.apache.org/
>> >
>> > Buildslave for this Build: ceres_ubuntu
>> >
>> > Build Reason:
>> > Build Source Stamp: [branch incubator/log4php/trunk] 895917
>> > Blamelist: grobmeier
>> >
>> > BUILD FAILED: failed compile
>> >
>> > sincerely,
>> >  -The ASF Buildbot
>> >
>> >
>
>
>

Re: buildbot failure in ASF Buildbot on log4php-trunk

Posted by Christian Grobmeier <gr...@gmail.com>.
Ah great - just found it out.
Thanks for the quick fix

On Tue, Jan 5, 2010 at 7:37 AM, Gav... <ga...@16degrees.com.au> wrote:
> Sorry, fixed, an OS upgrade (today) meant that I needed to then link to sqlite3 instead of sqlite.
>
> Works again now.
>
> Gav...
>
>> -----Original Message-----
>> From: Christian Grobmeier [mailto:grobmeier@gmail.com]
>> Sent: Tuesday, 5 January 2010 4:24 PM
>> To: Log4PHP Dev
>> Subject: Re: buildbot failure in ASF Buildbot on log4php-trunk
>>
>> Outch.... I didn't nothing special, just added a new line a
>> changes.xml and corrected a constant name
>>
>> Modified:
>>    incubator/log4php/trunk/src/changes/changes.xml
>>
>> incubator/log4php/trunk/src/main/php/helpers/LoggerOptionConverter.php
>>
>> Now its again PDO problem- isn't it weird??
>> Last time it was related to phpunit update (which sounds odd)
>>
>>
>>
>> On Tue, Jan 5, 2010 at 7:59 AM,  <bu...@apache.org> wrote:
>> > The Buildbot has detected a new failure of log4php-trunk on ASF
>> Buildbot.
>> > Full details are available at:
>> >  http://ci.apache.org/builders/log4php-trunk/builds/296
>> >
>> > Buildbot URL: http://ci.apache.org/
>> >
>> > Buildslave for this Build: ceres_ubuntu
>> >
>> > Build Reason:
>> > Build Source Stamp: [branch incubator/log4php/trunk] 895917
>> > Blamelist: grobmeier
>> >
>> > BUILD FAILED: failed compile
>> >
>> > sincerely,
>> >  -The ASF Buildbot
>> >
>> >
>
>
>

RE: buildbot failure in ASF Buildbot on log4php-trunk

Posted by "Gav..." <ga...@16degrees.com.au>.
Sorry, fixed, an OS upgrade (today) meant that I needed to then link to sqlite3 instead of sqlite.

Works again now.

Gav...

> -----Original Message-----
> From: Christian Grobmeier [mailto:grobmeier@gmail.com]
> Sent: Tuesday, 5 January 2010 4:24 PM
> To: Log4PHP Dev
> Subject: Re: buildbot failure in ASF Buildbot on log4php-trunk
> 
> Outch.... I didn't nothing special, just added a new line a
> changes.xml and corrected a constant name
> 
> Modified:
>    incubator/log4php/trunk/src/changes/changes.xml
> 
> incubator/log4php/trunk/src/main/php/helpers/LoggerOptionConverter.php
> 
> Now its again PDO problem- isn't it weird??
> Last time it was related to phpunit update (which sounds odd)
> 
> 
> 
> On Tue, Jan 5, 2010 at 7:59 AM,  <bu...@apache.org> wrote:
> > The Buildbot has detected a new failure of log4php-trunk on ASF
> Buildbot.
> > Full details are available at:
> >  http://ci.apache.org/builders/log4php-trunk/builds/296
> >
> > Buildbot URL: http://ci.apache.org/
> >
> > Buildslave for this Build: ceres_ubuntu
> >
> > Build Reason:
> > Build Source Stamp: [branch incubator/log4php/trunk] 895917
> > Blamelist: grobmeier
> >
> > BUILD FAILED: failed compile
> >
> > sincerely,
> >  -The ASF Buildbot
> >
> >



Re: buildbot failure in ASF Buildbot on log4php-trunk

Posted by Christian Grobmeier <gr...@gmail.com>.
ah to fast with sendin... wanted to add that my local build works

On Tue, Jan 5, 2010 at 7:23 AM, Christian Grobmeier <gr...@gmail.com> wrote:
> Outch.... I didn't nothing special, just added a new line a
> changes.xml and corrected a constant name
>
> Modified:
>   incubator/log4php/trunk/src/changes/changes.xml
>   incubator/log4php/trunk/src/main/php/helpers/LoggerOptionConverter.php
>
> Now its again PDO problem- isn't it weird??
> Last time it was related to phpunit update (which sounds odd)
>
>
>
> On Tue, Jan 5, 2010 at 7:59 AM,  <bu...@apache.org> wrote:
>> The Buildbot has detected a new failure of log4php-trunk on ASF Buildbot.
>> Full details are available at:
>>  http://ci.apache.org/builders/log4php-trunk/builds/296
>>
>> Buildbot URL: http://ci.apache.org/
>>
>> Buildslave for this Build: ceres_ubuntu
>>
>> Build Reason:
>> Build Source Stamp: [branch incubator/log4php/trunk] 895917
>> Blamelist: grobmeier
>>
>> BUILD FAILED: failed compile
>>
>> sincerely,
>>  -The ASF Buildbot
>>
>>
>