Re: Are the apache CI builds broken?

2015-01-29 Thread Dominic Evans



 On 29 Jan 2015, at 04:00, Alan Conway acon...@redhat.com wrote:

 The apache CI builds say I broke the proton build
 https://builds.apache.org/job/Qpid-proton-c/492/consoleText
 So of course I want to fix it. However the build output shows it never
 even gets to running the tests. It looks like there is a configuration
 problem at the build server. Anyone know how to fix this?
Looks like ubuntu-1 doesn't have swig installed. Not sure why the console
log was truncated after reporting Python location though. Short term we
should add that machine to the build config blacklist, long term we request
swig is installed on it



Re: Are the apache CI builds broken?

2015-01-29 Thread Robbie Gemmell
Most of the Jenkins nodes have been replaced since the job was
originally set up. I believe only 'ubuntu3' is left from the older
stock that existed at that time. It is available in its own label
('legacy-ubuntu' https://builds.apache.org/label/legacy-ubuntu/),
which I have just restricted the job to use for now. That makes us
have the only build job doing that, and will mean it takes longer to
get scheduled and will stop running entirely when ubuntu3 goes away.

As for as I know all the 'ubuntu-x' and 'Hx' nodes (a couple of which
are in the main ubuntu label:
https://builds.apache.org/label/ubuntu/), plus the on-demand nodes at
Rackspace, are all newer builds and it seems dont have some required
packages. We need to figure out what all packages are needed and ask
for them to be installed via
https://issues.apache.org/jira/browse/BUILDS and/or bui...@apache.org.

Robbieall

On 29 January 2015 at 08:02, Dominic Evans dominic.ev...@uk.ibm.com wrote:



 On 29 Jan 2015, at 04:00, Alan Conway acon...@redhat.com wrote:

 The apache CI builds say I broke the proton build
 https://builds.apache.org/job/Qpid-proton-c/492/consoleText
 So of course I want to fix it. However the build output shows it never
 even gets to running the tests. It looks like there is a configuration
 problem at the build server. Anyone know how to fix this?
 Looks like ubuntu-1 doesn't have swig installed. Not sure why the console
 log was truncated after reporting Python location though. Short term we
 should add that machine to the build config blacklist, long term we request
 swig is installed on it



Are the apache CI builds broken?

2015-01-28 Thread Alan Conway
The apache CI builds say I broke the proton build
https://builds.apache.org/job/Qpid-proton-c/492/consoleText
So of course I want to fix it. However the build output shows it never
even gets to running the tests. It looks like there is a configuration
problem at the build server. Anyone know how to fix this?


Started by an SCM change
Building remotely on ubuntu-1 (docker Ubuntu ubuntu) in workspace 
/home/jenkins/jenkins-slave/workspace/Qpid-proton-c
Cloning the remote Git repository
Cloning repository http://git-wip-us.apache.org/repos/asf/qpid-proton.git
  git init /home/jenkins/jenkins-slave/workspace/Qpid-proton-c # timeout=10
Fetching upstream changes from 
http://git-wip-us.apache.org/repos/asf/qpid-proton.git
  git --version # timeout=10
  git fetch --tags --progress 
  http://git-wip-us.apache.org/repos/asf/qpid-proton.git 
  +refs/heads/*:refs/remotes/origin/*
  git config remote.origin.url 
  http://git-wip-us.apache.org/repos/asf/qpid-proton.git # timeout=10
  git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
  timeout=10
  git config remote.origin.url 
  http://git-wip-us.apache.org/repos/asf/qpid-proton.git # timeout=10
Fetching upstream changes from 
http://git-wip-us.apache.org/repos/asf/qpid-proton.git
  git fetch --tags --progress 
  http://git-wip-us.apache.org/repos/asf/qpid-proton.git 
  +refs/heads/*:refs/remotes/origin/*
  git rev-parse refs/remotes/origin/master^{commit} # timeout=10
  git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision a515e195c4ea28b4bb513ed6e7a905b4fa34e2ad 
(refs/remotes/origin/master)
  git config core.sparsecheckout # timeout=10
  git checkout -f a515e195c4ea28b4bb513ed6e7a905b4fa34e2ad
  git rev-list c14244020a46ba0b20edf3e5c8599896751553d0 # timeout=10
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson3255484645293485254.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux pietas.apache.org 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: 
Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: 
trusty User: jenkins
Java home:
=
Listing installed packages
cmake 2.8.12.2-0ubuntu3
python 2.7.5-5ubuntu3
ruby 1:1.9.3.4
=
/usr/bin/python
Build step 'Execute shell' marked build as failure
Recording test results
Sending e-mails to: notificati...@qpid.apache.org
Finished: FAILURE