Re: HBase TRUNK build 2616 hangs

2012-01-09 Thread Andreas Veithen
Updated the issue with a summary of these observations (and some additional observations). Andreas On Sat, Jan 7, 2012 at 18:37, Niklas Gustavsson wrote: > All of this is excellent information, please add anything significant > on https://issues.jenkins-ci.org/browse/JENKINS-9688 > > /niklas > >

Re: HBase TRUNK build 2616 hangs

2012-01-09 Thread Niklas Gustavsson
On Mon, Jan 9, 2012 at 10:44 AM, Andreas Veithen wrote: > Updated the issue with a summary of these observations (and some > additional observations). Thanks! /niklas

Problems building a Pivot-Trunk Release on Solaris Server

2012-01-09 Thread Sandro Martini
Hi all, I have just seen that our latest build fail from Jenkins when running on a Solaris Server (our builds doesn't require a specific server environment, but I'm sure that before today some builds were successfully made on that server): we got a connection error. I'm sure it's not a codebase pro

Re: Problems building a Pivot-Trunk Release on Solaris Server

2012-01-09 Thread sebb
On 9 January 2012 11:33, Sandro Martini wrote: > Hi all, > I have just seen that our latest build fail from Jenkins when running > on a Solaris Server (our builds doesn't require a specific server > environment, but I'm sure that before today some builds were > successfully made on that server): w

Re: Problems building a Pivot-Trunk Release on Solaris Server

2012-01-09 Thread Sandro Martini
Hi, > HttpComponents has been getting the same errors on Solaris Ok, I hope you can solve the issue :-) , and don't worry for me at the moment it's not a problem, we can do our builds on other servers. Bye, Sandro

missing gcc on ubuntu1?

2012-01-09 Thread Roger Meier
Dear Build Server Admins A few of our build jobs fail because agcc is missing... ---SNIP--- checking for gcc... gcc checking whether the C compiler works... no configure: error: in `/home/jenkins/jenkins-slave/workspace/Thrift-Compiler-Linux64/thrift': configure: error: C compiler cannot create e

coreutils on Ubuntu slaves?

2012-01-09 Thread Roger Meier
Dear Build Server Admins It seems, that timeout, which is usually a part of coreutils is not installed on ubuntu slaves. See https://builds.apache.org/view/S-Z/view/Thrift/job/Thrift-env-test/51/consol e + timeout --help /tmp/hudson2282423010928912968.sh: line 11: timeout: command not found Build

Re: coreutils on Ubuntu slaves?

2012-01-09 Thread Jake Farrell
Roger timeout was not in the coreutils v7.4 package on ubuntu 10.4 lts, and is not in the lucid updates packages either. it looks like it was added in the coreutils v8.5 package in the maverick release. -Jake On Jan 9, 2012, at 3:56 PM, Roger Meier wrote: > Dear Build Server Admins > > It s

AW: coreutils on Ubuntu slaves?

2012-01-09 Thread Roger Meier
I see.. Dear Admins could you then install timeout? apt-get install timeout thanks -roger > -Ursprüngliche Nachricht- > Von: Jake Farrell [mailto:jfarr...@apache.org] > Gesendet: Montag, 9. Januar 2012 23:17 > An: builds@apache.org > Betreff: Re: coreutils on Ubuntu slaves? > > Roger >

Rampart builder machine configurations

2012-01-09 Thread Amila Jayasekara
Hi, A recently commited Rampart test is failing in builder machine. This failure is specific to builder machine and only seen in the builder. In order to reproduce this issue please provide following information. 1. Builder (Where Rampart build is running) machine OS and version 2. Java version i

Re: missing gcc on ubuntu1?

2012-01-09 Thread Niklas Gustavsson
On Mon, Jan 9, 2012 at 10:29 PM, Roger Meier wrote: > A few of our build jobs fail because agcc is missing... > > ---SNIP--- > checking for gcc... gcc > checking whether the C compiler works... no > configure: error: in > `/home/jenkins/jenkins-slave/workspace/Thrift-Compiler-Linux64/thrift': > co