Re: cvs - invalid private key

2013-05-30 Thread Stijn
On Wednesday, May 29, 2013 6:33:31 PM UTC+2, Stijn wrote: Hi, I try to use cvs with jenkins in Debian, but I'm unable to access the cvs server. Build error message: Started by user anonymous http://localhost:8080/user/null Building in workspace /var/lib/jenkins/jobs/pr_7611/workspace

Re: cvs - invalid private key

2013-05-30 Thread Stijn
Hi, Thanks for your answer. I tried the command you said Jenkins uses, and I get following: jenkins@p-hplj1320:/tmp$ cvs checkout -P -N -D '29 May 2013 11:38:14 +0200' -d workspace vcs/c/arm-elf-gcc cvs checkout: No CVSROOT specified! Please use the `-d' option cvs [checkout aborted]: or set

Re: cvs - invalid private key

2013-05-30 Thread Stijn
Hi, Thanks for your answer. I tried the command you said Jenkins uses, and I get following: jenkins@p-hplj1320:/tmp$ cvs checkout -P -N -D '29 May 2013 11:38:14 +0200' -d workspace vcs/c/arm-elf-gcc cvs checkout: No CVSROOT specified! Please use the `-d' option cvs [checkout aborted]: or set

Javadoc plugin throwing exception 500

2013-05-30 Thread Kamal Ahmed
How do i remove this plugin, or resolve the issue: Jenkins 1.509.1 javadoc 1.1 and 1.0 give the same exception Status Code: 500Exception: org.apache.commons.jelly.JellyTagException:

Re: net.sf.json.JSONException: JSONObject[recipientlist_recipients] not found.

2013-05-30 Thread Slide
Can you look if there are any errors logged in the Jenkins log files? On Thu, May 30, 2013 at 3:37 AM, Kamal Ahmed kamalah...@yahoo.comwrote: There WAS a problem with page rendering when i pressed apply. -- *From:* Slide slide.o@gmail.com *To:*

Mercurial plugin - clean does not clean subrepository

2013-05-30 Thread zakyn
Hello, When I user the clean build feature above the hg repository with the hg subrepository, the sub repository is not clean - basically it only updates the source code but it does not delete the files which were created during the previous build. Could you please help me? Do you have any

Re: Finding unused plugins

2013-05-30 Thread Eric Pyle
I've done this in a rather crude way by looking for the signature of the plugin in the job's config.xml. If you want to find what to look for in the config file, you can add the plugin to a job that doesn't have it, having saved a copy of config.xml before the plugin was added, and compare

Updating svn repo with git subdirs

2013-05-30 Thread JR Cary
I have an svn repo with many svn externals. Occasionally I have some git subdirs. Is there a way to tell jenkins on the master to update those as well, save their hash, and then use that to update the git subdirs on slaves to the same place? Thx.John -- You received this message because

Duplicate test in JUnit XML breaks test result links

2013-05-30 Thread bl0ck3r
The second link in the All Failed Tests table breaks when this JUnit XML is used, is it a bug? XML: testsuite name=suite tests=2 failures=2 time=12 testcase classname=package1.class1 name=test1 time=6 failure type=ftype message=msgfailed with seed value of 123/failure /testcase

Job migration

2013-05-30 Thread ppazos
Hi, anyone can advise what is the best way to automate the migration of jobs from one jenkins instance to another? This is specially challenging when the jobs have dependencies on plugins and other resources not available in the destination instance P. -- You received this message because you

Looking for JMeter users

2013-05-30 Thread Ophir Prusak
Hi all, I'm looking for JMeter users to help test our Jenkins plugin that let's you run your JMeter scripts in the cloud within Jenkins. I work for BlazeMeter - we're basically JMeter as a service on steroids (real time graphs, CI and APM integrations, etc) We need some feedback regarding the

Perl Script to Set Build Description

2013-05-30 Thread David Weintraub
I have a simple Perl script that allows us to set the build description when we use the Promoted Build Plugin. For example, when a build is promoted to a testing environment, I can add a description to the build: jdescribe.pl -description font color='green'Deployed to QA-5 env/b/font

Trigger job via API

2013-05-30 Thread Louis Roché
Hi. I try to trigger a job with a parameter via -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more options,

trigger job via API

2013-05-30 Thread Louis Roché
Hi, I try to trigger a job via the api with a parameter. With curl, it works: curl -X POST http://192.168.5.230:8080/job/Generate%20new%20reference%20files/build?token=toto; --data 'json={parameter:[{name:exchange_revision,value:superargument}]}' But I want to do it from javascript. html

Re: Job migration

2013-05-30 Thread Adam PAPAI
rsync everything from machine A to B. :) It's the best approach. ppazos May 30, 2013 4:26 PM Hi, anyone can advise what is the best way to automate the migration of jobs from one jenkins instance to another?This is specially challenging when the jobs have dependencies

Trigger Shell Script if Maven Fails

2013-05-30 Thread Jared Griffith
I was wondering if it's possible to trigger a shell script to execute in a job if the Maven build portion fails? -- Jared Griffith Linux Administrator, PICS Auditing, LLC P: (949) 936-4574 C: (909) 653-7814 http://www.picsauditing.com 17701 Cowan #140 | Irvine, CA | 92614 Join PICS on

Can I select a JDK at build time?

2013-05-30 Thread jsipher
I've configured two JDKs in Jenkins, and I can configure a job (Maven build) to use either of them. I'd like to be able to select the JDK to use at build time without having to change the job's configuration. In other words, I'd like to make the job a parameterized build where the JDK is the

Can I reduce delay at start of build?

2013-05-30 Thread Andrew Coulton
Hi there, I have a Jenkins server (v1.5.10) set up to run builds on remote slaves. My build is starting to get bigger, and I'm trying to shave time off it to reduce the feedback loop. I've noticed that every build seems to have a delay of about 40 seconds at the beginning before it starts to

Retrying on (git) checkout fail?

2013-05-30 Thread Andrew Melo
Hello, I've been getting more and more the error below [1], It appears for whatever reason my slaves aren't able to checkout from github. FWIW, I'm using the multi-SCM plugin with several git repos along with the local object directory. Is there some way to tell jenkins if the checkout doesn't

Re: Can I reduce delay at start of build?

2013-05-30 Thread Mark Waite
A few wild guesses (not based on code knowledge, just speculation): * If the repository on the slave is being wiped each time you build, it might save time to skip the wipe and only clean instead of wiping * If the repository on the slave has not had git gc run recently and it

java.io.FileNotFoundException: http://download.sonatype.com/clm/ci/sonatype-clm-ci-2.8-update-center.json?

2013-05-30 Thread Kamal Ahmed
After installing Jenkins ver. 1.509.1 on centos 6.4 and trying to install sonatype plugin https://wiki.jenkins-ci.org/display/JENKINS/Sonatype+CI+Plugins seems not available java.io.FileNotFoundException: http://download.sonatype.com/clm/ci/sonatype-clm-ci-2.8-update-center.json?uctest at

Two Jenkins Masters for same set of slaves

2013-05-30 Thread Kamal Ahmed
Is it possible to have two jenkins masters for same set of slaves, and when one master is out of service, the other one continues, like hot backup ? i think Cloudbees Jenkins Enterprise has HA support using active and stand-by Jenkins masters. but open source does not. Is there a poor man's

ECCN Number

2013-05-30 Thread Raj
Hi, To able to use this product in our enterprise , we need the ECCN number specified for this. -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: Two Jenkins Masters for same set of slaves

2013-05-30 Thread Scott Evans
Have more than one agent running on a slave machine, one for each master, and just make sure they're pointing to different work areas. You might end up with two builds at a time running on a given box if both masters give it a build at the same time. Scott On Thu, May 30, 2013 at 8:54 PM,

Re: ECCN Number

2013-05-30 Thread Brad Knowles
On May 30, 2013, at 9:34 PM, Raj pushparaj...@gmail.com wrote: To able to use this product in our enterprise , we need the ECCN number specified for this. Most open source software projects haven't considered the issue of export control, since they just post the code on their site and they