[cle-release-team] Release failures via Jenkins - please release sitestats

Matthew Buckett matthew.buckett at it.ox.ac.uk
Thu Mar 7 05:10:49 PST 2013


On Thu, Mar 7, 2013 at 12:29 PM, Steve Swinsburg
<steve.swinsburg at gmail.com> wrote:
> Still no good:

Jenkins has it's path set to:

PATH=/home/hudson/maven-2.2.1/bin:/usr/java/jdk1.6.0_24//bin:/usr/java/jdk1.6.0_24//bin:/sbin:/usr/sbin:/bin:/usr/bin

svn is in:

[mbuckett at builds ~]$ which svn
/usr/local/bin/svn

which looks to have been installed on the 8th of Feb:

-bash-3.2$ ls -l /usr/local/bin/svn
-rwxr-xr-x 1 root root 662571 Feb  8 18:10 /usr/local/bin/svn

and in /root there's /root/subversion-1.7.8 which has matching dates.

Looking back at old successful releases you can see svn command working:

http://builds.sakaiproject.org:8080/job/sitestats%202.3.x/40/consoleFull

and /usr/local/bin/svn wasn't on the path.

I think what's probably happened is that the subversion rpm has been
removed and a local install has been made to /usr/local but jenkins
doesn't have that on it's path. I noticed there's:

-bash-3.2$ ls -l ~jenkins/.bash_rc
-rw-r--r-- 1 jenkins jenkins 336 Mar  6 12:08 /var/lib/jenkins/.bash_rc

and that set's the path to include /usr/local/bin

which I think should probably be .bashrc instead.

-- 
  Matthew Buckett, VLE Developer, IT Services, University of Oxford



More information about the cle-release-team mailing list