Re: Trac Publisher plugin

2013-04-15 Thread Magnus Therning
On Apr 15, 2013 10:07 PM, "Brent Atkinson" wrote: > > Magnus, > > I was able to successfully using: > > * Jenkins ver. 1.480.3 w/Trac Publisher Plugin 1.3 > * Trac 1.0.1 w/XmlRpcPlugin 1.1.2-r12546 I can't run any tests myself until tonight, but if you have time would you also add the Trac pl

Error from Gradle Plug-in retrieving gradle executable

2013-04-15 Thread Matt Zimmer
Hello all, A gradle build of mine started failing mid-day today after succeeding earlier in the day (and for the past few months). There were no changes to the build.gradle or the Jenkins job today. The error message reads: *00:03:20* Cleaning workspace*00:03:20* Resetting working tree*00:03:2

Re: Can a user interact with an active Jenkins job?

2013-04-15 Thread Kyle Leber
Jesse, Thanks for that link. The remote terminal is pretty slick, but it appears to not directly interact with the build sequence. It just opens a new terminal in the same directory on the slave and doesn't interact with the jenkins build sequence directly. Kyle On Monday, April 15, 2013 3:

Re: Trac Publisher plugin

2013-04-15 Thread Brent Atkinson
Magnus, I was able to successfully using: * Jenkins ver. 1.480.3 w/Trac Publisher Plugin 1.3 * Trac 1.0.1 w/XmlRpcPlugin 1.1.2-r12546 I configured the sample build by: * Checking the 'Add link to Trac issues' checkbox * URL = http://example.com/trac/login/rpc * User = user with permis

Re: Trac Publisher plugin

2013-04-15 Thread Olemis Lang
On 4/15/13, Magnus Therning wrote: > On Sun, Apr 14, 2013 at 11:28:34AM -0400, Brent Atkinson wrote: >> Magnus, >> [...] > I don't see anything related to Trac Publisher in > > - webserver logs on the Trac side > - build logs of the Jenkins build jobs > - stdout on the Jenkins server (I still h

Re: Can a user interact with an active Jenkins job?

2013-04-15 Thread Jesse Farinacci
Greetings, On Mon, Apr 15, 2013 at 2:09 PM, Kyle Leber wrote: > What I would like to do (if possible) is combine the two somehow and use > Jenkins to manage running of an interactive script on a test computer. This > would allow me to leverage Jenkins' ability to consistently spawn scripts > on

Re: Can a user interact with an active Jenkins job?

2013-04-15 Thread Kyle Leber
Rob, thanks for the response. I do realize this is outside the realm of typical Jenkins applications. I'm such a huge fan of the way Jenkins can archive artifacts and log console activity that I'm trying to fit my square peg in a round hole. I will look into the GUI option to pop up a "yes/no

Re: Parallel execution of JBOSS Servers

2013-04-15 Thread Geoff Cummings
Have a look at this plugin: https://wiki.jenkins-ci.org/display/JENKINS/Throttle+Concurrent+Builds+Plugin In its global config you can specify a list of categories. So if you specify Server1, Server2, Server3 Then in your jobs you can throttle based on category, and select which category the job

RE: Can a user interact with an active Jenkins job?

2013-04-15 Thread Mandeville, Rob
I think that what you're asking for isn't really what Jenkins does. I don't think that users can interact with a Jenkins job _through Jenkins_, except to kill it. I think that you'll have to have something in the job reach out to the user. If the job you're running is on Linux, can you get it

Can a user interact with an active Jenkins job?

2013-04-15 Thread Kyle Leber
Note: this question also posted to stackoverflow here: http://stackoverflow.com/questions/16021333/is-there-a-way-to-use-jenkins-to-run-an-interactive-test-script-and-have-a-user

Re: Jenkins Hung Load at 1.02 / 99.8% CPU Load And Holding For 1 Hour

2013-04-15 Thread Eric Blom
Hello Nate, Thank you for the tip. The issue had gone on too long and I had to manually restart Jenkins. Unfortunately that was just before I received your message so I could not use the kill -QUIT command. If this problem happens again I'll reply back with the details you suggested. Eric On

Subversion Merge Plugin - automatic integration - quick question

2013-04-15 Thread Z W
Hi All In Jenkins Subversion Merge Plugin - automatic integration feature, 1- does it actually, in svn terms, after a successful --reintegrate to a trunk, then actually delete the branch and recreate it ? 2- If so, isnt it true that the "new" branch loses its history from the delete ? 3- Is the b

Re: Jenkins Hung Load at 1.02 / 99.8% CPU Load And Holding For 1 Hour

2013-04-15 Thread Zetan Drableg
Get a thread dump from the jenkins process. kill -QUIT Attach to jenkins with VisualVM. are you out of heap and Garbage Collecting really hard? Might need to increase your java heap. On Mon, Apr 15, 2013 at 9:40 AM, Eric Blom wrote: > Hello Everyone, > > I'm new to Jenkins and Java and am lo

Jenkins Hung Load at 1.02 / 99.8% CPU Load And Holding For 1 Hour

2013-04-15 Thread Eric Blom
Hello Everyone, I'm new to Jenkins and Java and am looking for some tips on how to debug my Jenkins server hanging. When I say hanging I mean that the Jenkins web page does not load. No errors are returned the page just continuously loads but nothing appears. My Jenkins server current "hang t

Re: adb: No such file or directory

2013-04-15 Thread B.Latinville
I had some problems sometime with ~ . Your problem could come from the ~ in you command line. try to replace the ~ with the abolute path in the executed command. /Users//sdk/platform-tools/adb Bertrand. Le lundi 15 avril 2013 14:26:57 UTC+2, zenox paradox a écrit : > > My setup is as follo

Re: Trac Publisher plugin

2013-04-15 Thread Olemis Lang
On 4/14/13, Magnus Therning wrote: > On Sun, Apr 14, 2013 at 08:26:57AM -0400, Brent Atkinson wrote: >> Magnus, >> >> If I remember correctly, the pattern is similar if not the same as >> Trac's issue pattern. It is odd you don't see anything at all in the >> build log, but since you mentioned you

One of my jobs in Jenkins is running but there is no history of the job kept.

2013-04-15 Thread stixaw
I have about 8 jobs that run and only one of my jobs continually runs but doesn't save the job details.. its like it is disabled the ball is always grea and the last Details are always N/A Anyone else seen this? -- You received this message because you are subscribed to the Google Groups "Jen

Re: Maven Cascade Release Plugin

2013-04-15 Thread Andrei Pozolotin
one more idea for you, totally different answer, hopefully for the same problem: https://github.com/barchart/barchart-version-tester/wiki/Version-Policy Original Message Subject: Re: Maven Cascade Release Plugin From: daniel brownell To: jenkinsci-users@googlegroups.com Cc: dan

Re: Maven Cascade Release Plugin

2013-04-15 Thread Andrei Pozolotin
or try developer setup https://github.com/barchart/barchart-jenkins-cascade-plugin/wiki/Developer-Manual Original Message Subject: Re: Maven Cascade Release Plugin From: daniel brownell To: jenkinsci-users@googlegroups.com Cc: daniel brownell Date: Mon 15 Apr 2013 07:28:29 AM

Email-ext 2.29 RC testing

2013-04-15 Thread Slide
I have significantly refactored the way that tokens are managed by email-ext in the upcoming 2.29 release. I would like to get some people to test in their environments before I do a full release. If anyone is interested, please grab the hpi from http://earl-of-code.com/jenkins-dev/email-ext.hpi. T

Re: Maven Cascade Release Plugin

2013-04-15 Thread Andrei Pozolotin
Daniel: Original Message Subject: Re: Maven Cascade Release Plugin From: daniel brownell To: jenkinsci-users@googlegroups.com Cc: daniel brownell Date: Mon 15 Apr 2013 07:28:29 AM CDT > Ok, it must just be my version then. I'm running Jenkins 1.480.2 >

Parallel execution of JBOSS Servers

2013-04-15 Thread Aswini Rajasekaran
Hi, I am running 20 different test suites using jboss and selenium. Each test has been configured to use which port and which server instance of jboss. I have 4 slaves each with 2 executors and master with 3 executors. Is it possible to dynamically allocate the itest jobs to the slaves, provide

Re: Slowness in Jenkins

2013-04-15 Thread aswini.r
Thanks Kevin, will try to do that way and see if it improves the performance. -- View this message in context: http://jenkins.361315.n4.nabble.com/Slowness-in-Jenkins-tp4662449p4662854.html Sent from the Jenkins users mailing list archive at Nabble.com. -- You received this message because yo

Build Queue max size

2013-04-15 Thread Ronan LE BRUN
Hello, I would like to know if there is a known limit to the Build Queue in Jenkins and how it can be changed/removed if it is the case? I intend to use Jenkins as a builder for exhaustive unitary functional tests. Those tests are created from test campaigns of our Application Lifecycle Manage

Re: Slowness in Jenkins

2013-04-15 Thread Kevin Fleming (BLOOMBERG/ 731 LEXIN)
No. The last step of my build script uses 'tar' to produce a tar-file of all the files that should be archived by Jenkins. The Jenkins job then is configured to *only* archive that one tar-file, nothing else. - Original Message - From: jenkinsci-users@googlegroups.com To: jenkinsci-users

Jenkins Security Configuration

2013-04-15 Thread Mike Weiss
I have Jenkins version 1.480.3 installed on a Centos OS(installed using the RPM). When I try to follow the instructions in the wiki article https://wiki.jenkins-ci.org/display/JENKINS/Standard+Security+Setup to turn on security I get a 404 when visiting the page mentioned in the article. I have

Re: Maven Cascade Release Plugin

2013-04-15 Thread daniel brownell
Ok, it must just be my version then. I'm running Jenkins 1.480.2, and the JVM is "JRE 1.6.0 IBM J9 2.4 Linux amd64-64". For some reason, it doesn't want to get the latest from the update server. I looked at the code, and unfortunately won't be able to write the SVN

adb: No such file or directory

2013-04-15 Thread zenox paradox
My setup is as follows; Jenkins on Max OS X (10.7.5) and running Jenkins (ver. 1.504) Logged in as user, having a project that has an Android project workspace. What I would like to have is an automated build process that tests some basic functionality using something called Calabash. In the (us

Re: jenkins consumes lot of memory

2013-04-15 Thread Subramanya Avadhani
Hi Viktor, We suffered a lot with excessive usage of Plugins. Yes, some plugins do leak memory. Kindly retrospect the plugin usage.The only way I know was trial and error [not the best of the methods, but we didn't have much choice around it] Thanks, Subbu On Mon, Apr 15, 2013 at 4:49

Re: jenkins consumes lot of memory

2013-04-15 Thread Subramanya Avadhani
One more important thing to note is the FTP information will not holdup [if you happen to use FTP or CICS Copy of build deliverables to Drop]. It still persists with 1.510. Consider this fact if you restart Jenkins frequently. Yep, you got to re-configure it manually. Thanks, Subbu On Mon, Apr 1

Re: jenkins consumes lot of memory

2013-04-15 Thread Viktor Konnyu
We like to keep the build logs as long as we because it enables us to reproduce builds if the need arises (dependencies changing dynamically). Hence we have jobs with 1000 log, ~100k each in size. We do not keep the artifacts on the server. Could there be any other factor which contributes to th

Re: jenkins consumes lot of memory

2013-04-15 Thread Adam PAPAI
It has been fixed in the version 1.485. What's new in 1.485 (2012/10/07) Build records are now lazy loaded, resulting in a reduced startup time (issue 8754) We're using 1.510 and upgrading every week if it worth to upgrade (checking the changelog first). How long do you keep the build hi

Re: not all maven goals executing

2013-04-15 Thread kailash bhandari
HI douglas i have been experiencing this problem over 2 days ,is upgrading maven version solve my problem. On Wednesday, 3 August 2011 13:43:35 UTC+5:30, Douglas Ferguson wrote: > > I've been tracking to track down a build error and I'm see odd behavior. > > If I run a command locally, the li

Re: jenkins consumes lot of memory

2013-04-15 Thread Viktor Konnyu
From which version is this implemented? We are using LTS 1.480.3 -Djava.awt.headless=true -Xms1g -Xmx6g -XX:MaxPermSize=512M -XX:+UseParallelGC -XX:ParallelGCThreads=16 -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -verbose:gc -Djava.net.preferIPv4Stack=true -XX:+HeapDumpOnOutOfMemoryError Java

Re: jenkins consumes lot of memory

2013-04-15 Thread Adam PAPAI
What version are you using? The newer version's read the build history on demand. And you can control the memory usage as well via parameters like: JAVA_ARGS="-Djava.awt.headless=true -Xms1g -Xmx10g -XX:MaxPermSize=1G -XX:+UseParNewGC" This is a very optimal setup for us. ~100 nodes, ~200 job

jenkins consumes lot of memory

2013-04-15 Thread Viktor Konnyu
Hi, Jenkins seems to consume an awful lot of memory. As I understand it is due to keeping build logs in memory for one. My question is what other factors influence jenkins' memory consumption and what can I do about it? Also, is there a way to flush the memory on demand or force a GC without

Re: Slowness in Jenkins

2013-04-15 Thread aswini.r
Hi, artifacts are quite a large number of files. They have 5-6 war files , 1 in that will be more than 70MB and the remaining 3-4 will be around 20-30MB in size. There is another zip file that is also archived, which is more than 110MB. I can remove this file from the artifacts list. But doing thi