Disable auto-update / Switching to LTS

2012-04-16 Thread Markus
Hello, How can I disable that Jenkins automatically updates itself? We are running on CentOS and using the RedHat Linux RPM packages for Jenkins. Our system admin has ensured me that the OS does not upgrade Jenkins. The reason for this question is that I would like to switch to the LTS version,

Re: Findbugs report with excluded packages

2012-04-16 Thread jhoomsharabi
I looked into it and did not found any issue with reports generated by mvn findbugs:findbugs command the html report generated looks good, but the xml reports findbugsXml.xml still shows excluded class and packages under Jenkins Findbugs report, this is strange and I have no idea why and how t

Email notification when built on different slaves

2012-04-16 Thread hezjing
Hi I have configured the NodeLabel Parameter plugin to execute a job in slave X, followed by slave Y. When the job failed at slave X, an email notification was sent. Then, the build continued in slave Y. When the job was built successfully in slave Y, another email notification was triggered sayi

Looking for speakers on Automated Build Systems

2012-04-16 Thread Chris Westin
I organize the speakers for the Bay Area Large-Scale Production Engineering meetup (http://www.meetup.com/SF-Bay-Area-Large-Scale-Production-Engineering/ ; take a look at the "PAST" tab to see the kinds of events we've had). For our event on Thursday May 17th (http://www.meetup.com/SF-Bay-Area-La

Re: Findbugs report with excluded packages

2012-04-16 Thread Ullrich Hafner
It's hard to see if your filters are correct if you don't post your filter. But anyway, if the findbugs.xml does not contain the warnings and findbugsXml.xml does contain the warnings then this seem to be a bug in the maven findbugs plug-in. Which version are you using? Ulli On 04/16/2012 11:42

RE: After upgrade Jenkins stuck with "Please wait while Jenkins is restarting"

2012-04-16 Thread Chris_Williams1
Additionally: http://stackoverflow.com/questions/3042389/tried-to-update-hudson-via-dashboard-and-now-it-doesnt-work-windows -Chris Chris Williams Dell | PG Release Engineering -Original Message- From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf

Re: Jenkins SLOCCount plugin - unable to see job configuration option after plugin install

2012-04-16 Thread Neil Bird
Around about 13/04/12 22:15, Buser, Stephanie typed ... We recently installed the SLOCCount plugin but are unable to see the “Publish SLOCCount analysis results” on the job configuration page (i.e. under the post-build actions). Is there anything in the Jenkins log file? Maybe it's looking f

Re: Disable auto-update / Switching to LTS

2012-04-16 Thread Neil Bird
Around about 16/04/12 10:08, Markus typed ... How can I disable that Jenkins automatically updates itself? We are running on CentOS and using the RedHat Linux RPM packages for Jenkins. Our system admin has ensured me that the OS does not upgrade Jenkins. Then I would have to suggest that he's

Re: How do I get Jenkins to skip failed branches till they change?

2012-04-16 Thread R. Tyler Croy
On Sat, 14 Apr 2012, fREW Schmidt wrote: > Ok, I've made progress on this. It turns out it was only failing because > the git plugin would throw an exception when a submodule couldn't be > checked out. I think this is a problem but should basically mark the build > as an error and move on, not

Re: clean up maven repo in Jenkins slave

2012-04-16 Thread JasonX
Hi Domi, this is a great help. I have more questions. where can I check/change the home directory of my user jenkins running with? Is that a good idea if i put maven repos in a share drive and mount it on both maven and jenkins slave servers so that only one location should be cleared up once

Re: Disable auto-update / Switching to LTS

2012-04-16 Thread Les Mikesell
On Mon, Apr 16, 2012 at 10:35 AM, Neil Bird wrote: > Around about 16/04/12 10:08, Markus typed ... > >> How can I disable that Jenkins automatically updates itself? We are >> running on CentOS and using the RedHat Linux RPM packages for Jenkins. >> Our system admin has ensured me that the OS does

Re: WARNING: Failed to advertise the service to DNS multi-cast

2012-04-16 Thread SamL
Hello Sami, Thank you very much for the update and follow-up. So this issue is not happening for me anymore but I am not sure why. I have tried to things: The first one was to start Jenkins with the following option -Dhudson.DNSMultiCast.disabled=true but this did not seem to have any effe

Re: WARNING: Failed to advertise the service to DNS multi-cast

2012-04-16 Thread Shane
I don't think I did anything different but it stopped happening for me after upgrading to 1.460 (Windows). fyi --- On Mon, 4/16/12, SamL wrote: From: SamL Subject: Re: WARNING: Failed to advertise the service to DNS multi-cast To: jenkinsci-users@googlegroups.com Date: Monday, April 16, 2012,

RE: Jenkins SLOCCount plugin - unable to see job configuration option after plugin install

2012-04-16 Thread Buser, Stephanie
Nothing in the log file and we are only seeing this on multi-config jobs. When we create a job from scratch the options show up fine. Original Message- From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Neil Bird Sent: Monday, April 16, 2012 8

fonts in junit trend graphs are unreadable

2012-04-16 Thread Alex Dean
I've just set up Jenkins to run PHPUnit tests. Everything is working fine except that the junit trend graphs are very difficult to read. The font is all wrong. https://img.skitch.com/20120416-deuen41cigddrgt7nfyhmyi3f4.png I'm unsure how to further research this issue. (Searches

Don't rerun passed builds

2012-04-16 Thread fREW Schmidt
So I have jenkins set up to poll my scm (git) every minute for changes and successfully making builds. For some reason though it does another build even if nothing changes in the repo though; how can I make jenkins not rebuild already successfully built... builds?

ERR_CONTENT_DECODING_FAILED when try to access job configuration pages

2012-04-16 Thread Jason Axelson
Hi, I'm getting "Error 330 (net::ERR_CONTENT_DECODING_FAILED): Unknown error." in Chrome when I try to access job configuration pages. Firefox gives a more generic error but also cannot access it. This is on Jenkins 1.459 running on Ubuntu 11.10. Nothing is showing up in the Jenkins Log. This hap

Re: ERR_CONTENT_DECODING_FAILED when try to access job configuration pages

2012-04-16 Thread Didier Durand
Hi Jason, I had this same problem with 1.458 on CentOS (due to the gzip page compression introduced then) see https://groups.google.com/forum/?fromgroups#!searchin/jenkinsci-users/cobertura/jenkinsci-users/OJxWOXpSsMs/ReNTRVSFkFAJ I upgraded this morning to 1.460 and the problem disappeared:

Re: Don't rerun passed builds

2012-04-16 Thread Sami Tikka
Do not delete the workspace after the build. It seems to me that git plugin stores some information into the workspace or at least needs it to infer some information. I used to have Delete workspace plugin configured to remove all workspace files (because my build slaves have SSD and are space