March 31, 2011  
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31

[00:05:27] *** fcamblor has quit IRC
[00:07:53] *** ExtraSpice has quit IRC
[00:18:00] *** jlamoree has joined #jenkins
[00:20:33] <jenkinsci_builds> Project jenkins_main_trunk build #648: SUCCESS in 34 min: http://ci.jenkins-ci.org/job/jenkins_main_trunk/648/
[00:20:33] <jenkinsci_builds> Kohsuke Kawaguchi: [FIXED JENKINS-6545] support nested test suites
[00:22:47] *** Stubbs has joined #jenkins
[00:23:54] *** vila has quit IRC
[00:28:09] *** Stubbs has left #jenkins
[00:37:04] *** tomhermann has quit IRC
[00:39:46] *** kelan has joined #jenkins
[00:41:10] *** vjuranek has quit IRC
[00:42:41] *** vila has joined #jenkins
[00:52:28] *** magnayn has quit IRC
[00:54:10] *** aheritier has quit IRC
[00:57:04] *** mando has quit IRC
[01:12:54] *** btrim has joined #jenkins
[01:13:37] *** Slashbunny has quit IRC
[01:13:59] *** olamy has quit IRC
[01:14:32] *** Slashbunny has joined #jenkins
[01:16:46] <btrim> I have a monolithic build I'd like to split up into multiples, but I'd need to make sure I use the same changeset from SCM.   (in this case, the branch + datespec in cvs :-( )
[01:17:06] <btrim> I can't really think of an easy way to do that in Jenkins
[01:18:14] <btrim> monolithic freestyle Jenkins job I mean (build, test, package, etc in the same job).
[01:18:57] <Tartarus> Well, split up how?
[01:19:08] *** Lewisham has joined #jenkins
[01:19:08] *** ChanServ sets mode: +v Lewisham
[01:19:11] <Tartarus> steps? jobs?  Are you wanting some stuff to be able to be done in parallel?
[01:20:11] <btrim> split into multiple jobs, to be done sequentially
[01:20:30] *** Weltraumschaf has quit IRC
[01:20:38] <Tartarus> ok
[01:20:46] <Tartarus> well, you can pass params from one job to the next
[01:20:46] <Tartarus> sec
[01:21:10] <btrim> unfortunately I can't use artifacts from job to job
[01:21:31] <orrc> maybe the Parameterised Trigger plugin would help, as you can trigger child jobs, passing the current SCM revision ID to them
[01:21:52] <Tartarus> yes, I think that's what I'm looking at in my example job over here
[01:22:35] <btrim> I have that set up with a job using mercurial, but this particular beast is in CVS
[01:24:28] <orrc> alternatively, maybe just have all N jobs poll SCM at the same time intervals, so they'll all start together with the same revision?
[01:24:50] <orrc> oops, sequential, not parallel. ignore that
[01:24:50] <btrim> hm.  Or a join trigger
[01:25:35] <btrim> I might be able to do it in parallel, but I don't really have the resources to make it any better than the monolithic job
[01:28:34] <btrim> What I started doing was to split the build in two, which would be fine.  THe first job does a complete build, the second is triggered and does tests.   But I need source to do my tests
[01:29:43] <btrim> then have a promotion process which would publish the artifacts
[01:30:15] <btrim> but I can't fiigure out a way to define the datespec for the cvs plugin to use
[01:31:47] *** Lewisham has quit IRC
[01:34:49] *** max_ has joined #jenkins
[01:34:53] <max_> hi, is it possible to get the source code bundle for hudson version 1.388?
[01:35:28] <Tartarus> yes
[01:35:31] <Tartarus> it's tagged in git
[01:35:40] <max_> thanks a lot :)
[01:36:54] *** mbien has joined #jenkins
[01:37:12] *** mbien has left #jenkins
[01:37:54] <btrim> alternative plan: Anyone able to stop the flow of time so I can migrate away from the torture device that is CVS?
[01:38:20] <btrim> I'd need to keep going at normal speed, of course
[01:40:10] *** SuperTux88 has quit IRC
[01:40:26] *** SuperTux88 has joined #jenkins
[01:40:44] *** dhackner has quit IRC
[01:41:22] *** Slashbunny has quit IRC
[01:42:16] <orrc> you could `git clone` a copy of yourself?
[01:42:38] *** Slashbunny has joined #jenkins
[01:43:19] <btrim> and then pass the git URL to my secondary task?
[01:43:55] <orrc> it was a way to give you more time ;)
[01:44:01] <btrim> ah ;-)
[01:44:22] <orrc> but yeah, I believe the git plugin is relatively flexible about taking parameters
[01:44:23] <btrim> I did think of converting the working copy
[01:44:48] <orrc> though I haven't used the parameterised trigger plugin myself, so I don't know which SCMs it supports
[01:45:17] <btrim> in general if the SCM plugin can use a parameter it should work fine
[01:46:42] *** max_ has quit IRC
[01:50:52] *** orrc has quit IRC
[02:13:47] *** smolyn has quit IRC
[02:32:29] *** hokatichenci has quit IRC
[02:34:45] *** jasonb_ has quit IRC
[02:43:02] *** awb has quit IRC
[02:44:29] *** mindless has quit IRC
[02:51:27] *** Vooch has quit IRC
[02:52:29] *** calavera has quit IRC
[02:56:01] *** smolyn has joined #jenkins
[02:57:54] *** dvaske has joined #jenkins
[02:58:32] *** smolyn has quit IRC
[03:01:49] *** awb has joined #jenkins
[03:04:17] *** kuuyee has joined #jenkins
[03:07:27] *** awb has quit IRC
[03:14:43] *** joewilliams is now known as joewilliams_away
[03:32:27] *** Haloperidol has quit IRC
[03:38:23] *** Haloperidol has joined #jenkins
[03:38:26] *** uncaught_excepti has joined #jenkins
[03:47:08] *** kelan has quit IRC
[03:53:08] *** vivek_ has quit IRC
[04:00:17] *** RSchulzB has quit IRC
[04:01:44] *** BrianFox has quit IRC
[04:02:01] *** BrianFox has joined #jenkins
[04:03:33] *** RSchulzM1 has quit IRC
[04:11:41] *** lb has joined #jenkins
[04:12:35] *** lb has quit IRC
[04:17:30] *** esteele has quit IRC
[04:19:50] *** mando has joined #jenkins
[04:20:32] *** recampbell has quit IRC
[04:29:23] *** vivek_ has joined #jenkins
[04:29:54] *** bmahe has quit IRC
[04:39:35] *** cowboyd has joined #jenkins
[04:45:28] *** vivek_ has quit IRC
[04:49:27] *** awb has joined #jenkins
[04:54:40] *** mranostay_work has joined #jenkins
[04:54:43] <mranostay_work> hello
[04:55:02] *** Creeture has quit IRC
[04:55:49] <mranostay_work> is it possible to get number of elements from the combination filter line?
[04:56:11] <mranostay_work> i want to something like     index%number_of_elements==0
[04:57:20] *** awb_ has joined #jenkins
[04:59:23] *** awb has quit IRC
[04:59:23] *** awb_ is now known as awb
[04:59:32] *** BrianFox has quit IRC
[05:04:22] *** btrim has quit IRC
[05:12:46] *** awb has quit IRC
[05:16:47] *** hekman_ is now known as hekman
[05:20:58] *** awb has joined #jenkins
[05:30:40] *** joewilliams_away is now known as joewilliams
[05:32:38] *** Ragnor_ has joined #jenkins
[05:35:40] *** Ragnor has quit IRC
[05:48:18] *** dvaske has quit IRC
[06:02:26] *** mando has quit IRC
[06:02:27] *** cowboyd has quit IRC
[06:03:03] *** awb has quit IRC
[06:05:36] *** dvaske has joined #jenkins
[06:09:35] *** awb has joined #jenkins
[06:16:15] *** Lewisham has joined #jenkins
[06:16:15] *** ChanServ sets mode: +v Lewisham
[06:28:43] *** awb has quit IRC
[06:40:37] *** awb has joined #jenkins
[06:44:34] *** joewilliams is now known as joewilliams_away
[07:03:14] *** ExtraSpice has joined #jenkins
[07:03:49] *** Haloperidol has quit IRC
[07:06:53] *** Haloperidol has joined #jenkins
[07:15:24] *** awb has quit IRC
[07:19:24] *** d2m has joined #jenkins
[07:20:04] *** Lewisham has quit IRC
[07:21:14] *** awb has joined #jenkins
[07:24:06] *** Aetzel has joined #jenkins
[07:33:30] *** awb has quit IRC
[07:41:15] *** awb has joined #jenkins
[07:42:08] *** wolfs has joined #jenkins
[07:42:08] *** ChanServ sets mode: +v wolfs
[07:43:18] *** aheritier has joined #jenkins
[07:43:18] *** ChanServ sets mode: +v aheritier
[07:43:32] *** aheritier_ has joined #jenkins
[07:43:32] *** ChanServ sets mode: +v aheritier_
[07:47:34] *** aheritier has quit IRC
[07:47:34] *** aheritier_ is now known as aheritier
[07:47:37] *** awb has quit IRC
[07:52:13] *** awb has joined #jenkins
[07:55:50] <der-onkel> Good morning
[07:56:00] *** wolfs has quit IRC
[07:56:39] <der-onkel> Is the account registration for jira broken?
[07:57:55] *** aheritier has quit IRC
[07:58:25] *** awb has quit IRC
[08:00:46] *** akostadinov has joined #jenkins
[08:00:53] *** _marc` has quit IRC
[08:05:22] *** andreasmandel has joined #jenkins
[08:11:01] *** dotsev has joined #jenkins
[08:11:17] *** awb has joined #jenkins
[08:17:37] *** abhitesh has quit IRC
[08:18:21] *** makr2 has joined #jenkins
[08:18:27] *** awb has quit IRC
[08:18:30] *** elpargo_ has joined #jenkins
[08:20:28] *** elpargo has quit IRC
[08:20:29] *** elpargo_ is now known as elpargo
[08:25:18] *** awb has joined #jenkins
[08:27:46] *** akostadinov has quit IRC
[08:29:18] *** Sebastian has joined #jenkins
[08:33:23] *** awb has quit IRC
[08:35:14] *** wolfs has joined #jenkins
[08:35:15] *** ChanServ sets mode: +v wolfs
[08:37:04] *** real_ate has joined #jenkins
[08:39:24] *** resmo_ has joined #jenkins
[08:39:33] *** uncaught_excepti has quit IRC
[08:39:35] *** cristiano has joined #jenkins
[08:39:55] *** awb has joined #jenkins
[08:41:54] *** d2m has quit IRC
[08:47:49] *** d2m has joined #jenkins
[08:50:05] *** _marc` has joined #jenkins
[08:51:18] *** aheritier has joined #jenkins
[08:51:19] *** ChanServ sets mode: +v aheritier
[08:51:19] *** patryk has joined #jenkins
[08:53:46] *** ctrabold has joined #jenkins
[09:00:24] *** vjuranek has joined #jenkins
[09:01:56] *** wolfs has quit IRC
[09:06:37] <sattski> is it possible to change webroot for war-file such that it's not $user.home/.jenkins?
[09:09:53] *** vjuranek_ has joined #jenkins
[09:10:36] *** vjuranek has quit IRC
[09:10:41] <sattski> hehu
[09:10:51] <sattski> JENKINS_HOME :)
[09:15:05] *** chrismcg has quit IRC
[09:24:44] *** dvaske has quit IRC
[09:35:10] *** chrismcg has joined #jenkins
[09:35:31] *** drulli has joined #jenkins
[09:35:31] *** ChanServ sets mode: +v drulli
[09:37:03] *** jamespage has left #jenkins
[09:38:06] *** dvaske has joined #jenkins
[09:42:43] *** Stubbs has joined #jenkins
[09:43:20] *** dvaske has quit IRC
[09:45:08] *** Ragnor_ is now known as Ragnor
[09:45:20] *** stephenc has joined #jenkins
[09:45:20] *** ChanServ sets mode: +v stephenc
[09:45:53] <dannyD_> good morning!
[09:48:17] *** awb has quit IRC
[09:51:58] *** Weltraumschaf has joined #jenkins
[09:51:58] *** ChanServ sets mode: +v Weltraumschaf
[09:54:32] *** awb has joined #jenkins
[09:55:49] *** benmatselby has joined #jenkins
[09:56:05] *** dvaske has joined #jenkins
[09:57:13] *** Burn2k has joined #jenkins
[09:57:39] *** olamy has joined #jenkins
[09:57:57] *** ChanServ sets mode: +v olamy
[10:00:57] *** wolfs has joined #jenkins
[10:00:57] *** ChanServ sets mode: +v wolfs
[10:01:16] *** awb has quit IRC
[10:07:33] *** frahi has quit IRC
[10:09:09] *** dvaske has quit IRC
[10:27:25] *** dvaske has joined #jenkins
[10:30:26] *** benmatselby1 has joined #jenkins
[10:32:34] *** benmatselby has quit IRC
[10:34:28] *** Stubbs_ has joined #jenkins
[10:36:31] <dannyD_> hiii
[10:37:25] <dannyD_> why does jenkins download maven plugins/stuff for when i run a build? should it not have saved those things since the first build? like only do it once??
[10:37:32] *** Stubbs has quit IRC
[10:37:32] *** Stubbs_ is now known as Stubbs
[10:37:50] <resmo_> dannyD_, depends
[10:38:01] <dannyD_> ok..
[10:38:15] <resmo_> how you run the build I guess
[10:38:28] <dannyD_> resmo_: clean package
[10:38:29] <dannyD_> ?
[10:38:59] *** Tauop has joined #jenkins
[10:39:02] <resmo_> do you use native maven?
[10:39:08] *** Haloperidol has quit IRC
[10:39:30] <resmo_> dannyD_, or installed by jenkins?
[10:39:42] <dannyD_> native..
[10:40:08] <dannyD_> ok..ive runned it twice now..and it did not download stuff this time..
[10:40:38] <dannyD_> so maybe its ok? :D
[10:40:47] <resmo_> you're right, it should not downlaod even on clean package...
[10:41:23] <resmo_> (this would be a big fat overhead) :)
[10:41:43] *** magnayn has joined #jenkins
[10:41:44] *** ChanServ sets mode: +v magnayn
[10:42:03] *** frahi has joined #jenkins
[10:42:27] <resmo_> Wondering what I have to sign to get voice :)
[10:42:52] <dannyD_> voice??
[10:43:52] <dannyD_> mm now..im looking for the 'Test result trend' graph.. but i cant find those.. im following a hudson tutorial,,,did that change in jenkins
[10:43:53] <dannyD_> ?
[10:43:57] *** Haloperidol has joined #jenkins
[10:46:28] <resmo_> ( I submitted a few small patches)
[10:46:45] *** resmo_ is now known as resmo
[10:47:46] <dannyD_> resmo: do you know where to find: The list of all the broken tests
[10:48:51] <dannyD_> resmo: should be when one clicks on an icon called: test results... but jenkins dont have one :-/
[10:49:07] <dannyD_> i can only see it on hudson..
[10:50:28] *** DaveH has joined #jenkins
[10:54:26] *** d2m has quit IRC
[10:55:14] *** jamespage has joined #jenkins
[10:56:11] <dannyD_> ok you have to click on trend..
[10:56:21] <dannyD_> so now you all know! OK!
[10:57:12] *** richvdh has joined #jenkins
[11:04:39] *** Haloperidol has quit IRC
[11:08:15] *** Haloperidol has joined #jenkins
[11:08:55] *** d2m has joined #jenkins
[11:11:40] *** Stubbs_ has joined #jenkins
[11:11:40] *** Stubbs has quit IRC
[11:11:40] *** Stubbs_ is now known as Stubbs
[11:18:05] *** benmatselby1 has quit IRC
[11:23:29] *** benmatselby has joined #jenkins
[11:24:54] *** mdhar has joined #jenkins
[11:30:14] *** resmo has quit IRC
[11:30:52] *** resmo has joined #jenkins
[11:36:33] *** resmo has quit IRC
[11:37:00] *** dogmatic69 has quit IRC
[11:53:01] *** dogmatic69 has joined #jenkins
[11:53:04] *** real_ate has quit IRC
[11:55:43] *** real_ate has joined #jenkins
[11:57:30] *** dvaske has quit IRC
[12:01:09] *** alzamabar has joined #jenkins
[12:02:03] *** alzamabar has quit IRC
[12:03:04] *** the_n00bie has joined #jenkins
[12:03:10] <the_n00bie> hi guys
[12:03:50] <the_n00bie> anyone around?
[12:04:18] *** benmatselby1 has joined #jenkins
[12:04:28] <the_n00bie> welcome ben
[12:05:43] *** kuuyee has quit IRC
[12:06:29] *** benmatselby has quit IRC
[12:13:32] *** benmatselby1 has quit IRC
[12:16:20] *** real_ate has quit IRC
[12:16:39] *** real_ate has joined #jenkins
[12:20:32] *** Stubbs has quit IRC
[12:20:53] *** Stubbs has joined #jenkins
[12:22:49] *** reinhapa has joined #jenkins
[12:23:55] <the_n00bie> anyone awake?
[12:31:59] *** Kiall has joined #jenkins
[12:40:27] *** Kiall has quit IRC
[12:40:57] *** Deesl has joined #jenkins
[12:41:16] *** ctrabold has quit IRC
[12:46:56] *** Haloperidol has quit IRC
[12:57:35] <gmcdonald> no
[12:57:44] <the_n00bie> :(
[12:58:26] <the_n00bie> thats like after an hour i joined... only you replied :|
[13:00:09] *** real_ate_ has joined #jenkins
[13:00:13] <the_n00bie> gmcdonald, could you help me with one thing?
[13:00:41] <gmcdonald> I maintain jenkins as an admin, not a developer, but I can try
[13:00:51] <the_n00bie> cool
[13:01:18] *** real_ate has quit IRC
[13:01:27] <the_n00bie> i just started using jenkins... created some jobs in it... but i would now want to back them up and load them in another environment... how can i do that?
[13:03:20] *** wolfs has quit IRC
[13:05:49] <gmcdonald> good question, not easy to recreate jobs in another jenkins instance I dont think
[13:06:24] <gmcdonald> theres a jobs directory, but I dont think that alone would populate the gui of another instance
[13:08:05] <oldelvet> I know that there are a couple of backup related plugins available. I've never tried them so I don't know if they will be useful for migrating jobs to a different jenkins instance.
[13:08:15] <oldelvet> http://wiki.jenkins-ci.org/display/JENKINS/Backup+Plugin
[13:08:25] <oldelvet> http://wiki.jenkins-ci.org/display/JENKINS/thinBackup
[13:10:37] *** arnihermann has joined #jenkins
[13:12:38] <arnihermann> I have a git repository with several branches (somewhat following branching model of http://nvie.com/posts/a-successful-git-branching-model/), master, develop, release branches and I'm wondering what would be the best way to setup jobs in hudson for the project
[13:13:50] <arnihermann> so far, I cannot see how I can have one job for all branches, since when I trigger a build, it only builds from one branch at a time
[13:13:59] <arnihermann> so I have 3 jobs for the project so far
[13:14:09] <arnihermann> does anyone have experience with similar setup?
[13:14:57] <the_n00bie> wow, cool will check them out!
[13:16:33] *** [MA]Pascal has joined #jenkins
[13:16:35] <oldelvet> good luck. please let us know how you get on.
[13:17:04] <[MA]Pascal> hi
[13:17:19] *** arnihermann has quit IRC
[13:17:48] <the_n00bie> oldelvet & gmcdonald: will sure do, i have a feelin thinbackup will be all i need :D
[13:17:56] <the_n00bie> gtg now, cya guys!
[13:18:00] *** arnihermann__ has joined #jenkins
[13:19:22] *** arnihermann__ has quit IRC
[13:19:49] *** arnihermann has joined #jenkins
[13:24:26] *** the_n00bie has quit IRC
[13:26:09] *** slaboure has joined #jenkins
[13:29:57] *** resmo has joined #jenkins
[13:30:07] *** elpargo_ has joined #jenkins
[13:33:41] *** elpargo has quit IRC
[13:33:42] *** elpargo_ is now known as elpargo
[13:34:11] *** cristiano has quit IRC
[13:34:41] *** akostadinov has joined #jenkins
[13:37:52] <dannyD_> whyyy
[13:38:04] *** d2m has quit IRC
[13:38:09] <dannyD_> ive added stuff to my trunk.. but
[13:38:24] *** Sebastian has quit IRC
[13:38:31] <dannyD_> i try to do: svn commit -m "some" .. but nothing happens...
[13:38:44] <dannyD_> but i did add a file!! why wont it notice it?
[13:39:51] *** d2m has joined #jenkins
[13:46:59] <richvdh> svn status
[13:47:09] <richvdh> not that this is really the place to ask ;)
[13:47:35] <arnihermann> anyone have experience with the git branching model I mentioned earlier?
[13:49:23] <resmo> arnihermann, git flow?
[13:50:07] <arnihermann> resmo: yes
[13:50:18] <arnihermann> and jenkins of course
[13:50:27] <arnihermann> I need to be able to get artifacts from several branches
[13:50:38] <arnihermann> and was wondering if someone had better solution than job per branch
[13:52:34] *** reinhapa has quit IRC
[13:55:10] <resmo> arnihermann, I just has a job for develop and master, but I saw a really nice workflow not long ago.
[13:57:11] *** kstreith has joined #jenkins
[14:03:50] <arnihermann> resmo: do you remember what it was like?
[14:04:26] <resmo> arnihermann, I was searching, could not find it anymore. :(
[14:04:41] *** bap2000 has quit IRC
[14:05:00] <resmo> arnihermann, but anyway, a git-flow-plugin would be great, which
[14:06:10] <resmo> creates jobs for feature/* and removes jobs if feature branch was deleted, and of course develop and master
[14:07:02] <[MA]Pascal> hi guys, do you know if it's possible _for matrix jobs_ to have in dashboard (views) the sun icons description showing result of pmd, checktyle, ? works good for standard job but not for matrix.
[14:07:03] *** miclorb has quit IRC
[14:08:19] *** jieryn-w has joined #jenkins
[14:08:19] *** ChanServ sets mode: +v jieryn-w
[14:08:19] <soren> How can I make something show up on the http://<hudson>/job/<job>/<buildno>/ page?
[14:10:08] <soren> I understand that if I'm running some sort of code coverage thing or violations thing, I can get them to report in a specific format, but  really just want to put a bit of text there, so that I don't have to go and look at the console output to see why the job failed.
[14:13:35] <arnihermann> resmo: yes
[14:13:38] <arnihermann> resmo: I agree
[14:14:11] *** Creeture has joined #jenkins
[14:14:31] *** mranostay_work has quit IRC
[14:16:24] <drulli> soren: there is at least a way to provide some links to generated HTML reports using the HTML Publisher Plugin
[14:17:12] <soren> drulli: I don't see that plugin in the plugin manager thing..
[14:17:30] <soren> drulli: Ah, because it's already installed. My bad.
[14:17:38] <soren> drulli: /me looks at it. Thanks!
[14:18:07] *** reinhapa has joined #jenkins
[14:18:22] <soren> drulli: Yeah, that looks very useful. Thanks!
[14:19:07] *** mrtn has joined #jenkins
[14:19:25] <dcorbin_work> I'm upgrading to hudson.  I have jenkins.war deployed in tomcat.  But the API links are refering to hudson.  Any ideas?
[14:19:51] <drulli>  [MA]Pascal: In which dashboard view? Is there a result for the tests visible?
[14:19:51] <mrtn> Hello, what are the alternatives for scp plugin on Windows? On Unix machines it is simple, I set up the key based authentication for the hudson slave user and simple scp <filename> <target> works.
[14:20:02] *** elpargo has quit IRC
[14:20:03] <mrtn> the SCP plugin seems to want too much configuration ... sites and whatnot.
[14:21:11] *** elpargo has joined #jenkins
[14:22:42] <[MA]Pascal> drulli: i mean the main page http://ci.symfony.com the CrossPlatformSymfony2 shouldn't have a big sun as the different configuration builds have violations
[14:23:54] *** nd__ has quit IRC
[14:27:19] <dcorbin_work> Go it working.  For some reasons the APIs use the URL fragment defined in the mail section.
[14:29:16] <drulli>  [MA]Pascal: I see. Seems that the health is not propagated.
[14:29:38] *** nd__ has joined #jenkins
[14:29:44] <drulli> Can you please file an issue for 'analysis-core' component?
[14:29:55] <[MA]Pascal> drulli: ok
[14:30:05] *** cristiano has joined #jenkins
[14:34:17] <dcorbin_work> All up on Jenkins.  Not too bad, but not perfectly smooth (not really the fault of Jenkins it wasn't smooth though)
[14:35:48] *** dotsev has quit IRC
[14:46:40] *** gmcdonald has quit IRC
[14:46:49] *** gmcdonald has joined #jenkins
[14:54:06] *** BrianFox has joined #jenkins
[14:54:06] *** BrianFox has joined #jenkins
[15:00:50] *** gmcdonald has quit IRC
[15:00:50] *** gmcdonald has joined #jenkins
[15:05:14] <[MA]Pascal> drulli: http://issues.jenkins-ci.org/browse/JENKINS-9208
[15:05:26] <jenkins-admin> JENKINS-9208:[Matrix project] Health report is not propagated to project status dashboard (Open) http://jenkins-ci.org/issue/9208
[15:09:51] *** dogmatic69 has quit IRC
[15:14:09] <mdhar> hi, whr can i find some sort of documentation or list of all the jelly files, like jobMain.jelly, summary.jelly, floatingBox.jelly, etc??
[15:15:35] *** michael_ has joined #jenkins
[15:15:39] <michael_> hello
[15:15:48] <michael_> anyone alive here ?
[15:16:01] <hsoj> hrm, is there anything special outside of doing --httpsPort to get jenkins to run over ssl?
[15:17:19] <hsoj> hrm, doesn't even seem that does anything
[15:17:43] <michael_> does anyone know how to configure hudson to invoke ant after checking out code from repository ?\
[15:17:57] <hsoj> michael_: build step
[15:18:30] <michael_> hsoj: i did that, but for some reason nothing happens
[15:18:55] <michael_> it just writes build successful withoyt doing anything
[15:19:09] <michael_> and it doesn'\t give log anywhere for the reason
[15:19:50] <michael_> my hudson configuration are at http://i.imgur.com/e6QGZ.jpg
[15:20:33] <hsoj> it's more important about the actual job configuration
[15:22:54] <michael_> here it is http://i.imgur.com/hqPXM.jpg
[15:23:30] <sietse> hsoj: You might want to use a reverse proxy which terminates ssl in front of jenkins
[15:23:35] <michael_> maybe i will include the advanced properties in the build step
[15:24:29] <hsoj> sietse: I was hoping to avoid that =(
[15:26:18] <michael_> sorry. here it it is http://i.imgur.com/0eRkL.jpg
[15:26:50] *** herque has joined #jenkins
[15:26:52] *** Tyrael has joined #jenkins
[15:26:54] *** Deesl has quit IRC
[15:27:38] *** Tyrael has quit IRC
[15:31:53] <hsoj> argh
[15:32:01] *** recampbell has joined #jenkins
[15:32:03] *** jieryn-w has quit IRC
[15:32:15] *** Aetzel has quit IRC
[15:33:13] *** jieryn-w has joined #jenkins
[15:33:13] *** jieryn-w has joined #jenkins
[15:33:13] *** ChanServ sets mode: +v jieryn-w
[15:38:21] *** cowboyd has joined #jenkins
[15:39:19] *** fishn1x has joined #jenkins
[15:39:53] *** cowboyd has quit IRC
[15:39:54] *** savantgarde has joined #jenkins
[15:41:32] <savantgarde> is it possible to specify a variable for Git repository URL in a Jenkins project?
[15:48:24] <michael_> how do i know if hudson downloaded jdk automaticaly for me ?
[15:49:22] <Mick99> michael_ why don't you just download the jdk and then in hudson config point it to the jdk you would like to use?
[15:49:31] <oldelvet> michael_:  you will see it downloading/unpacking in the console output of the first job that uses it.
[15:50:07] <savantgarde> do Jenkins plug-ins generally support variables (i.e., $VARIABLE) for their configuration fields?
[15:50:15] <oldelvet> you can also find it in JENKINS_HOME too.
[15:50:25] <savantgarde> I seem to recall the Git plug-in actually did, but now it triggers an exception
[15:50:27] <michael_> Mick99: i already tried it, but it didnt seem to work
[15:50:32] <dannyD_> helllooo
[15:50:45] <dannyD_> what is the ./jenkins map??
[15:50:46] <savantgarde> there's hell in hello, but more in goodbye
[15:51:20] <dannyD_> and will it dissapear if i shut down jenkins??
[15:51:27] <michael_> oldelvet: so if i don't see anythjing being downloaded in the console what does it mean ?
[15:51:29] <dannyD_> is it hidden?
[15:51:35] <savantgarde> what do you mean by map?
[15:52:16] <savantgarde> a directory?
[15:52:33] <oldelvet> michael_: you cannot really conclude anything if you don't see the download. if you got errors then that will tell you something.
[15:53:08] <oldelvet> michael_: probably best to look in your jenkins installation directory.
[15:53:55] <oldelvet> there should be a "tools" directory in there and if it is downloaded it will likely be in JDK_6 or jre. I don't know the exact place it would be downloaded to
[15:54:52] <michael_> oldelvet: thanks, i have clearly told it to build with ant in teh project config page, but it doesnt really get there, it just  checks out of teh repository and then tells me build successful. so i cant understand what's wrong if it doesnt tell me
[15:56:31] <oldelvet> michael_: I don't really use ant that much these days so I'm not really able to help with that bit.
[15:56:58] *** real_ate_ is now known as real_ate
[15:57:50] <michael_> oldelvet: i see. what do you think would trigger it to start downloading jdk in the project config page (just out of curiosity and since i have no clue to where to start from)
[15:58:48] <michael_> oldelvet: alright i will look in jenkins's directory a little bit. thanks for the help
[15:58:58] <prusswan> michael_: have you tried running ant outside of jenkins? with jdk/jre?
[15:59:52] <michael_> prusswan: no, i have installed it on the machine, but i wanted jenkins to install it for me automatically.
[15:59:58] <sietse> Is it possible to disable read-only access for anonymous users?
[16:00:24] <hsoj> sietse: set security
[16:00:57] <sietse> hsoj: I could not find it there
[16:01:06] *** Lewisham has joined #jenkins
[16:01:06] *** ChanServ sets mode: +v Lewisham
[16:01:11] <sietse> hsoj: watching again
[16:01:42] <hsoj> manage jenkins > configure > matrix-based security
[16:03:19] <prusswan> michael_: so your ant build is working fine if you don't try to auto install jdk?
[16:03:38] <sietse> hsoj: Thanks
[16:03:57] <sietse> hsoj: Did not look into matrix-based security, but that works great
[16:04:19] <michael_> prusswan: i haven't tried to build it from the workspace directory yet with ant. you think i should ?
[16:04:20] <sietse> hsoj: Even integrates fine with Atlassian Crowd
[16:04:47] <michael_> prusswan: i know it works, because i am using luntbuild and it is building it fine
[16:05:26] <prusswan> michael_: yes, you should to make sure
[16:05:28] <oldelvet> michael_: about 1/4 way down http://issues.jenkins-ci.org/browse/JENKINS-7442 you will find a very simple ant recipe by Alan Harder. Try setting that up and see if it works for you. That's the last ant build I setup and it took me about 10 minutes to do.
[16:05:31] <jenkins-admin> JENKINS-7442:Ant build steps with properties including variables are broken (Resolved) http://jenkins-ci.org/issue/7442
[16:06:24] <michael_> alright thanks a lot. i will try that.
[16:07:19] <prusswan> there is also this: http://wiki.hudson-ci.org/display/HUDSON/DumpInfo+BuildWrapper+Plugin    you can pick up discrepancies in environmental variables etc with it
[16:10:08] <hsoj> does hudson-ci even still work>?
[16:11:06] <prusswan> my bad..the url is from the installed plugins page
[16:12:13] <dannyD_> woho
[16:12:26] <dannyD_> is jenkins super good to know as a software developer?
[16:12:32] <dannyD_> im loosing motivation ;D
[16:13:22] <arnihermann> if I configure jenkins to build 2-3 branches and I push comments on each branch, jenkins only builds the branch which contains the latest commit
[16:13:45] <arnihermann> can anyone think of a solution such that it will build all branches with changes on them?
[16:15:51] <dannyD_> i cant..
[16:15:58] <dannyD_> but maybe you can?
[16:16:08] *** gkforcare has joined #jenkins
[16:18:23] <sietse> dannyD_: First understand the CI concepts, then the tools (1. ant/maven, 2. jenkins/nexus) to support them
[16:19:02] *** gkforcare has quit IRC
[16:19:22] <dannyD_> sietse: im starting backwards...!!
[16:19:34] <dannyD_> or all at once..
[16:19:39] <prusswan> it depends on what kind of software i think
[16:19:41] <dannyD_> so its a miXX..
[16:19:49] <dannyD_> i dont know.. general?!
[16:20:00] <dannyD_> i want to be a good developer!!
[16:20:34] <prusswan> what languages do you use? and what kind of things have you worked on before?
[16:22:17] <sietse> dannyD_: Just take one subject at a time
[16:22:44] <sietse> dannyD_: Don't think anyone else is becoming a great programmer in days/weeks/months
[16:23:10] <sietse> s/is becoming/became
[16:23:41] *** d2m has quit IRC
[16:23:44] <dannyD_> im willing to spend 10 years  ;D
[16:24:43] <sietse> that's the spirit
[16:25:12] <sietse> just read / try as much as possible xD
[16:26:50] *** Lewisham has quit IRC
[16:26:53] *** d2m has joined #jenkins
[16:26:53] <dannyD_> i am!.. 8 h today..im dissy..
[16:30:12] <arnihermann> no thoughts on multiple branches build in jenkins and git?
[16:31:38] <prusswan> if its just 2 or 3, then separate jobs?
[16:35:55] *** vivek__ has joined #jenkins
[16:37:25] *** kenneth_reitz has joined #jenkins
[16:38:23] <arnihermann> prusswan: I have 2-3 in seperate jobs but I have many projects
[16:38:26] <arnihermann> this amounts to a lot of jobs
[16:38:35] <arnihermann> 2-3 jobs per project
[16:38:48] <arnihermann> I was trying to find ways to cut down the overhead of managing all these jobs
[16:40:26] <evilchili2> arnihermann: set up a git post-receive hook that fires a jenkins job, submitting the name of the branch as a parameter
[16:40:43] <evilchili2> set up your jenkins job to be parameterized, and the git branch to be origin/${BRANCH}
[16:42:55] <arnihermann> evilchili2: good idea
[16:43:32] *** recampbell has quit IRC
[16:44:11] *** _marc` has quit IRC
[16:45:11] <evilchili2> arnihermann: here's a piece of our post-receive hook: https://gist.github.com/896478
[16:45:31] <evilchili2> we do branch building, as well as a check to see if a specific path within the repository has changed and handle it specially
[16:46:29] <evilchili2> you have to be very careful with this, though, if you're doing anything with artifacts on the jenkins side
[16:46:33] <dannyD_> a noob question..
[16:46:41] <evilchili2> it's very difficult to figure out what jenkins build was executed against what branch
[16:46:42] <kenneth_reitz> is anyone against making the remote build triggers accept POST requests?
[16:46:43] <dannyD_> if your using clearcase..
[16:46:53] <dannyD_> must one use maven/ant then?
[16:46:53] <kenneth_reitz> instead of just GET
[16:47:09] <dannyD_> or can one use clearcase with something else?
[16:47:43] <evilchili2> arnihermann: we ran into all kinds of problems with artifact inheritence because our upstream job didn't have artifacts from the same branch that the downstream job was building
[16:47:55] *** reinhapa has quit IRC
[16:49:51] <arnihermann> evilchili2: great, thanks very much
[16:50:20] <arnihermann> evilchili2: ok, I'm not going to worry about that now since it's not dependent on up/downstream
[16:51:29] <evilchili2> arnihermann: the only other gotcha is the $change_type - post-receive fires on any remote operation, including things like creating and deleting branches.  Without that block it will try to schedule builds in jenkins against empty or nonexistent branches. :)
[16:51:54] <arnihermann> evilchili2: this looks totally awesome and just what I'm looking for
[16:52:37] *** makr2 has left #jenkins
[16:52:47] <evilchili2> arnihermann: np
[16:52:56] <evilchili2> it was a tough nut to crack; happy to share
[16:53:18] *** mattis has left #jenkins
[16:53:58] <sietse> dannyD_: Usually scm and buildtool are independent of eachother
[16:54:25] <sietse> but choosing between ant and maven is easy imo, maven
[16:55:03] <sietse> you can still execure ant goals using maven (maven-antrun-plugin)
[16:56:00] *** Stubbs has quit IRC
[16:56:56] *** kenneth_reitz has quit IRC
[16:58:05] *** BrianFox has quit IRC
[16:58:24] *** BrianFox has joined #jenkins
[17:00:30] <dannyD_> sietse: hmm.. ive just found out they are using some own build tool on my job..
[17:00:52] <dannyD_> sietse: its all c++ .. is maven only 4 java?
[17:01:27] <arnihermann> evilchili2: what does jenkins_token do?
[17:01:35] *** kenneth_reitz has joined #jenkins
[17:01:57] <evilchili2> our jenkins requires a token for trigger builds via URL
[17:02:02] *** RSchulzB has joined #jenkins
[17:02:21] <dannyD_> sietse: ok..ive read it can do c++ too... hehe..
[17:02:29] *** dannyD_ has quit IRC
[17:02:32] <arnihermann> ah
[17:02:33] *** olamy has quit IRC
[17:02:34] <arnihermann> ok
[17:02:36] <richvdh> dannyD_: maven is the wrong tool for c++
[17:04:30] *** jasonb has joined #jenkins
[17:06:31] *** Creeture has left #jenkins
[17:06:52] *** RSchulzM1 has joined #jenkins
[17:12:01] *** cowboyd has joined #jenkins
[17:15:11] *** Weltraumschaf has quit IRC
[17:15:59] *** mdhar has quit IRC
[17:17:32] *** Mick99_ has joined #jenkins
[17:18:22] *** mindless has joined #jenkins
[17:18:53] *** drulli has quit IRC
[17:18:56] *** mindless has quit IRC
[17:18:56] *** mindless has joined #jenkins
[17:18:56] *** ChanServ sets mode: +o mindless
[17:22:42] *** recampbell has joined #jenkins
[17:23:16] *** Mick99_ has quit IRC
[17:28:56] *** cristiano has quit IRC
[17:30:55] *** patryk has quit IRC
[17:37:29] <hsoj> hrm
[17:37:38] <hsoj> is anybody here using jenkins' built in ssl?
[17:38:39] *** kenneth_reitz has quit IRC
[17:42:45] *** Burn2k has quit IRC
[17:43:41] *** Stubbs has joined #jenkins
[17:44:50] *** jasonb has quit IRC
[17:45:23] *** rcampbell_ has joined #jenkins
[17:46:08] <jenkinsci_builds> Starting build 649 for job jenkins_main_trunk (previous build: SUCCESS)
[17:46:42] *** recampbell has quit IRC
[17:46:57] *** vjuranek_ has quit IRC
[17:47:11] *** RSchulzB has quit IRC
[17:51:01] *** Mick99 has quit IRC
[17:51:13] *** kenneth_reitz has joined #jenkins
[17:52:53] *** jieryn-w has quit IRC
[17:53:05] *** RSchulzB has joined #jenkins
[17:53:41] *** jieryn-w has joined #jenkins
[17:53:41] *** jieryn-w has joined #jenkins
[17:53:41] *** ChanServ sets mode: +v jieryn-w
[17:57:24] *** _marc` has joined #jenkins
[17:57:28] *** abayer has joined #jenkins
[17:57:28] *** ChanServ sets mode: +o abayer
[17:57:30] *** rcampbell_ has quit IRC
[17:57:56] *** drulli has joined #jenkins
[17:57:56] *** ChanServ sets mode: +v drulli
[17:58:44] *** krag0th has quit IRC
[17:59:25] *** gints has quit IRC
[17:59:43] *** krag0th has joined #jenkins
[18:00:54] *** michael_ has quit IRC
[18:00:56] *** andreasmandel has quit IRC
[18:01:03] *** recampbell has joined #jenkins
[18:01:15] *** herque has quit IRC
[18:02:21] *** savantgarde has quit IRC
[18:03:39] <arnihermann> evilchili2: could you post complete post-receive?
[18:03:59] <arnihermann> I'm having troubles with $refname and these variables are empty
[18:05:38] *** jamespage has quit IRC
[18:06:38] <evilchili2> arnihermann: the sample git post-receive hook refers to the following: /usr/share/doc/git-core/contrib/hooks/post-receive-email
[18:06:54] <evilchili2> that shows how to parse the command-line args
[18:07:02] <evilchili2> we do the same thing, but it's off in a library of functions we use
[18:08:09] <arnihermann> ah ok
[18:08:17] <arnihermann> I'll look at that
[18:08:19] <arnihermann> thanks
[18:08:36] <evilchili2> I basically copy/pasted the entire top of the generate_mail() function into our library, so that $oldrev, $newrev, $refname, etc. are always defined
[18:10:56] *** joewilliams_away is now known as joewilliams
[18:11:19] <arnihermann> ok it seems I got this working by copying some from prepare_mail
[18:11:43] <arnihermann> evilchili2: sweet!
[18:12:56] <evilchili2> :)
[18:16:57] *** Creeture has joined #jenkins
[18:18:43] <jenkinsci_builds> Project jenkins_main_trunk build #649: SUCCESS in 32 min: http://ci.jenkins-ci.org/job/jenkins_main_trunk/649/
[18:18:44] <jenkinsci_builds> Stephen Connolly: Tsk Tsk! Kohsuke you missed a possible NPE for people running hpi:run on plugins in fixing [JENKINS-6545]
[18:18:44] <jenkinsci_builds> Starting build 650 for job jenkins_main_trunk (previous build: SUCCESS)
[18:20:08] *** herque has joined #jenkins
[18:21:45] <prusswan> cool stuff
[18:21:57] <prusswan> it's Fools Day :)
[18:22:20] *** drulli has quit IRC
[18:23:55] <Creeture> Somebody help me validate a bug real quick before I file. Go to a numbered build with fingerprints, click "See Fingerprints", then sort by Age. I get the order "1 day, 2 hr, 5 days"
[18:24:25] <Creeture> It's just doing a numerical sort.
[18:27:21] *** recampbell has quit IRC
[18:27:44] <evilchili2> abayer et al: has anyone encountered this when specifying "clean after checkout" for the git plugin? FATAL: Error performing command: C:\Program Files (x86)\Git\cmd\git.cmd clean -fdx Command "C:\Program Files (x86)\Git\cmd\git.cmd clean -fdx" returned status code 1: Removing Code/All_2008.sln.cache
[18:28:07] <evilchili2> fails executing the command manually, too.  no filehandles are open tho
[18:28:31] <abayer> I haven't, since I don't use Windows. =) But I'd guess the file couldn't be deleted - I've seen similar prorblems show up on my Linux boxes when someone created files in the workspace as a different user.
[18:29:25] <evilchili2> yeah feels like an ACL issue, but the slaves are pretty tightly controlled ? nobody but the jenkins user accesses anything on the slaves
[18:29:41] <evilchili2> anyhoo, so long as it's not a known issue with the plugin
[18:29:47] <abayer> Not that I know of.
[18:31:24] *** d2m has quit IRC
[18:31:25] *** d2m1 has joined #jenkins
[18:31:54] *** stephenc has quit IRC
[18:32:04] *** magnayn has quit IRC
[18:35:52] *** arnihermann has quit IRC
[18:36:07] *** drulli has joined #jenkins
[18:36:07] *** ChanServ sets mode: +v drulli
[18:40:49] *** recampbell has joined #jenkins
[18:42:08] *** real_ate has quit IRC
[18:43:03] *** myusuf3_ has quit IRC
[18:46:33] *** calavera has joined #jenkins
[18:52:26] *** vjuranek has joined #jenkins
[18:53:34] *** d2m1 has quit IRC
[18:53:57] *** kenneth_reitz has quit IRC
[18:55:59] *** jasonb has joined #jenkins
[18:57:08] *** kohsuke has quit IRC
[18:57:35] *** kohsuke has joined #jenkins
[18:57:36] *** ChanServ sets mode: +o kohsuke
[19:02:01] *** DaveH has quit IRC
[19:04:01] *** Stubbs has quit IRC
[19:08:38] *** fishn1x has quit IRC
[19:09:37] *** orrc has joined #jenkins
[19:10:50] *** d2m has joined #jenkins
[19:13:11] *** sshaw has joined #jenkins
[19:13:25] *** choas has joined #jenkins
[19:25:42] *** akostadinov has quit IRC
[19:32:03] *** rsandell has joined #jenkins
[19:32:38] <rsandell> ping?
[19:32:49] <rpetti> pong
[19:33:56] <rsandell> Anyone who can help me with the http 401 I get when trying to release to maven.jenkins-ci.org?
[19:34:02] *** herque has quit IRC
[19:34:13] <rtyler> isn't 401 a Not Authorized code?
[19:34:18] <rsandell> yepp
[19:34:35] <rsandell> but I provide my username and password on the commandline as described on the wiki
[19:35:09] <rsandell> same user and pass as I use to login to the wiki etc.
[19:39:21] *** jamespage has joined #jenkins
[19:41:12] *** richvdh has quit IRC
[19:43:16] <rsandell> is there some way I can test if my user/pass works in the maven repo?
[19:44:07] <rpetti> have you tried setting your password in .m2/settings.xml instead?
[19:44:13] <rpetti> that's usually what I do
[19:44:37] <rsandell> ok
[19:52:13] *** mranostay has joined #jenkins
[19:52:19] <mranostay> hello
[19:52:55] <mranostay> is there a way to have job that need manual user input to have a toggleble status?
[19:56:26] <rsandell> build successful! :)
[19:59:42] <dcorbin_work> Is there any support for have Jenkins store configuration into source-control?
[20:02:47] *** kutzi has joined #jenkins
[20:02:47] *** ChanServ sets mode: +v kutzi
[20:06:09] <sflatchkey> source control for jenkins config! talk about a dream.
[20:08:10] *** elpargo has quit IRC
[20:08:21] *** arnihermann has joined #jenkins
[20:08:32] <rsandell> http://wiki.jenkins-ci.org/display/JENKINS/JobConfigHistory+Plugin
[20:08:52] <rsandell> is the closest one I can come up with currently
[20:09:15] <rsandell> not a full scm sollution but close :)
[20:09:30] <abayer> http://wiki.jenkins-ci.org/display/JENKINS/SCM+Sync+configuration+plugin might be even better for you.
[20:10:04] <rsandell> yea, I was thinking about that one, but couldn't find it within 5 min :)
[20:10:10] <abayer> =)
[20:13:03] <sflatchkey> wow, cool plugins.
[20:14:21] *** msm has joined #jenkins
[20:15:03] <dcorbin_work> Thanks.
[20:16:34] *** mando has joined #jenkins
[20:16:34] *** msm1 has joined #jenkins
[20:16:42] <dcorbin_work> I'd like to jobs to share a  workspace, so that one has access to the "stuff" of the other.  Custom workspace alone doesn't seem to do it -- the second job blows away the first jobs stuff.
[20:19:55] <dcorbin_work> The second one looks handy.  Now it just needs a way to revert a configuration change (in the webapp).
[20:22:01] *** magnayn has joined #jenkins
[20:22:01] *** ChanServ sets mode: +v magnayn
[20:24:02] *** bmahe has joined #jenkins
[20:27:07] *** stephenc has joined #jenkins
[20:27:08] *** ChanServ sets mode: +v stephenc
[20:31:22] *** aheritier has quit IRC
[20:34:22] *** calavera has quit IRC
[20:35:06] *** stephenc has quit IRC
[20:37:00] *** aheritier_ has joined #jenkins
[20:37:01] *** ChanServ sets mode: +v aheritier_
[20:48:12] *** awb has joined #jenkins
[20:48:14] *** magnayn has quit IRC
[20:48:44] *** dhackner has joined #jenkins
[20:51:12] *** elpargo has joined #jenkins
[20:54:23] *** rsandell has quit IRC
[20:58:16] *** kutzi has quit IRC
[21:00:25] *** Stubbs has joined #jenkins
[21:15:54] <sattski> what do people use for IDE when it comes to maven projects?
[21:16:22] <kohsuke> I'm IntelliJ IDEA fan, but most of the world uses Eclipse
[21:16:29] *** vjuranek has quit IRC
[21:23:04] *** olamy has joined #jenkins
[21:23:04] *** ChanServ sets mode: +v olamy
[21:25:22] *** recampbell has quit IRC
[21:31:59] *** mando has quit IRC
[21:33:46] *** _marc` has quit IRC
[21:38:36] *** avandendorpe has quit IRC
[21:42:46] *** max_ has joined #jenkins
[21:45:21] *** avandendorpe has joined #jenkins
[21:45:29] <max_> i need to generate the changelog from ant for one of my jobs. to do this I need the date of last successful build from jenkins. I read that i can get this using the build url and appending api/xml to the end. But how do I pass my username and password to this url?
[22:06:59] <DPK> shouldnt have to pass your user/pass
[22:07:00] <DPK> http://wiki.jenkins-ci.org/display/JENKINS/Remote+access+API
[22:07:05] *** mrconnerton has joined #jenkins
[22:08:01] <mrconnerton> hi ya! I'm looking to trigger a build via the restful api from my application. Is it possible when I hit the url to get xml or json returned to me instead of the entire jenkins application?
[22:08:22] <DPK> unless it's secured than i suppose so :)
[22:08:31] <DPK> http://wiki.jenkins-ci.org/display/JENKINS/Authenticating+scripted+clients
[22:08:35] *** jasonb has quit IRC
[22:08:54] <mrconnerton> It's not secured
[22:09:10] <mrconnerton> I'm just hitting buildWithParameters?token etc
[22:09:37] <mrconnerton> and was hoping there was something like buildWithParameters?token=blahblah&return=xml
[22:09:41] <mrconnerton> or similar
[22:09:46] *** kutzi has joined #jenkins
[22:09:46] *** ChanServ sets mode: +v kutzi
[22:12:18] <DPK> theres:
[22:12:27] <DPK> http://jenkins:8080/job/job_name/api/xml
[22:12:45] <DPK> you can also specify return depth level
[22:13:17] <DPK> ie...    http://jenkins:8080/job/job_name/api/xml?depth=3
[22:13:29] <DPK> higher the depth number, more detailed return of results
[22:13:45] <mrconnerton> Ahh
[22:14:20] <mrconnerton> so if I wanted to trigger the job with parameter foo=bar how would that look?
[22:16:01] <rpetti> you would post to http://jenkins/job/job_name/buildWithParameters with the parameters as form data
[22:16:07] <DPK> ^^^^^^^^^^
[22:16:56] <rpetti> The api is self documented at http://jenkins:8080/job/job_name/api
[22:16:57] <mrconnerton> See I already knew that, but the return from that url is a themed jenkins application, not some xml
[22:17:17] <rpetti> What sort of return are you expecting?
[22:18:02] <mrconnerton> I'm not sure really. Something along the lines of "hey, your job is started" or "hey you foobared something". I'm not sure, I'm new to jenkins
[22:18:33] <max_> so i found that i can pass teh username and password to the url as follows http://user:password at hudson dot yourcompany.com/job/your_job/build?token=TOKEN, i was wondering if it is possible to pass the the user credentials of the windows user to hudson?
[22:18:48] *** mrconnerton has quit IRC
[22:19:16] <rpetti> The only thing I can think of that might foobar is jenkins itself, in which case, you'll get an html error code
[22:19:20] <rpetti> *http
[22:19:51] <rpetti> otherwise you can safely assume the build has been queued
[22:19:52] <DPK> i think he was wondering if it was something easily parsable via json/xml, like: <xml><result>true</result></xml>
[22:20:11] <rpetti> It is, just check the http status code
[22:20:26] *** jasonb has joined #jenkins
[22:20:35] <rpetti> if it's ok, then it's queued (barring some kind of plugin that blocks builds), if not, jenkins barfed
[22:20:55] <DPK> yeah, you could always call buildWithParameters and then use the main jenkins/api request to pull if the job is in the queue/building/etc to verify it did succeed
[22:20:58] <DPK> i suppose
[22:21:50] <rpetti> I wouldn't bother, personally, but that's me.
[22:22:34] *** orrc has quit IRC
[22:24:44] <DPK> meh, understandable.  could be useful if you have some kind of other automated process that depends on build queueing/status.
[22:24:46] <DPK> no idea
[22:25:03] <max_> hi, is it possible to somehow pass the credentials of the user logged in to windows to hudson urls?
[22:26:29] *** kutzi has quit IRC
[22:27:40] <DPK> it might be possible to pass a username, but i doubt a password
[22:27:43] *** drulli has quit IRC
[22:28:21] <DPK> if you're on said windows machine and running something like a python script to call the jenkins url
[22:28:30] <DPK> python could grab the windows username
[22:28:43] <DPK> you'd perhaps have to prompt the user running the script to enter their password
[22:28:59] <DPK> which would then be passed in and out to jenkins
[22:29:36] <DPK> substitute python w/ whatever language you're using
[22:29:53] *** miclorb_ has joined #jenkins
[22:30:37] <max_> i am googling on that now and it seems windows has something called integrated authentication....
[22:30:58] <max_> i just dont want to store the password in a properties file or something
[22:34:22] <DPK> could you somehow prompt the user for a password once and use that to login to jenkins initially?  then every time a call to jenkins is needed you wouldnt have to pass a login/pass as they'd already be authenticated
[22:34:34] <DPK> (theoretical idea, havent tried it myself)
[22:34:57] <DPK> then no need for reprompt/storage of pass
[22:35:49] <DPK> would just have to verify if their jenkins session is active/not
[22:36:16] *** elliot has quit IRC
[22:39:03] *** ExtraSpice has quit IRC
[22:42:09] <max_> i am running this from an ant script so i dont want any user inputs..
[22:47:04] *** mando has joined #jenkins
[22:47:33] *** peepsalot has quit IRC
[22:48:56] <mtaylor> hey all - I upgraded jenkins and the openid plugin, and now when I try to log in via openid, I'm getting this traceback
[22:48:58] <mtaylor> http://paste.drizzle.org/show/464/
[22:49:14] <kohsuke> Hmm
[22:49:36] <mtaylor> kohsuke: I had associate the openid with an existing user, in case that's helpful
[22:50:13] <kohsuke> It looks like it's failing to find the session
[22:50:30] <kohsuke> Is this just a problem happening to you, or everyone?
[22:51:06] <mtaylor> kohsuke: I think I'm the only one who had tried so far
[22:51:11] <mtaylor> kohsuke: lemme get someone else to real quick
[22:51:19] <kohsuke> (IOW, can you try something like Chrome incognito window / a separate Firefox profile)
[22:51:33] <kohsuke> Or any other means of purging the session
[22:51:41] <kohsuke> I should probably have such URL in Jenkins
[22:52:20] <mtaylor> kohsuke: http://paste.openstack.org/show/1048/
[22:52:29] <mtaylor> kohsuke: someone else just tried to do the association
[22:52:38] <kohsuke> So the same problem
[22:52:50] <kohsuke> This is Jenkins 404?
[22:52:53] <kohsuke> 1.404
[22:53:27] <mtaylor> yes. 1.404
[22:53:37] <mtaylor> and I just tried in an incognito window and it still fails
[22:53:43] <kohsuke> Thanks. Let me see if I can reproduce
[22:54:21] <mtaylor> kohsuke: to make it more confusing, somoene else _was_ successful
[22:54:35] <kohsuke> Hmm
[22:54:51] <kohsuke> Is this Jenkins publicly accessible?
[22:55:13] <mtaylor> yes. jenkins.openstack.org
[22:57:25] *** antlong has joined #jenkins
[22:57:34] *** peepsalot has joined #jenkins
[22:57:40] <kohsuke> Ah, I know what's going on
[22:57:51] <antlong> is there a skype plugin that doesnt require special setup?
[22:58:09] <kohsuke> mtaylor: It's because your Jenkins is configured to have http://hudson.openstack.org/ as the root URL
[22:58:22] <mtaylor> kohsuke: ah.
[22:58:28] <mtaylor> kohsuke: where do I fix that?
[22:58:31] <kohsuke> So if I start the association/login from jenkins.openstack.org, I get redirected back to hudson.openstack.org and so I get a different session
[22:58:37] <kohsuke> http://jenkins.openstack.org/configure
[22:58:39] <mtaylor> makes perfect sense
[22:59:19] <mtaylor> kohsuke: perfect! all works now
[22:59:22] <mtaylor> kohsuke: thank you
[22:59:25] <kohsuke> Sure.
[22:59:28] <kohsuke> I'll fix NPE
[22:59:34] <kohsuke> I wonder if there's a way to gracefully detect this
[23:00:05] <kohsuke> I think I have an idea
[23:01:59] *** peeps[work] has joined #jenkins
[23:03:34] *** peepsalot has quit IRC
[23:06:50] *** kstreith has quit IRC
[23:07:21] *** aheritier has joined #jenkins
[23:07:21] *** ChanServ sets mode: +v aheritier
[23:09:01] *** calavera has joined #jenkins
[23:11:07] *** aheritier_ has quit IRC
[23:12:14] *** arnihermann has quit IRC
[23:12:18] *** vila has quit IRC
[23:18:58] *** arnihermann has joined #jenkins
[23:19:23] *** cowboyd has quit IRC
[23:31:09] *** elpargo has quit IRC
[23:31:20] <max_> hi, does the openid plugin work with windows authentication? i mean can it pickup the credentials of the user logged in to windows?
[23:33:07] <max_> i was also wondering if the plugin is compatible with hudson v1.388
[23:38:14] *** elpargo has joined #jenkins
[23:40:57] *** arnihermann has quit IRC
[23:46:20] *** choas has quit IRC
[23:47:32] *** arnihermann has joined #jenkins
[23:53:56] <kohsuke> max_: no, it needs a fairly new version of Jenkins
[23:54:00] <kohsuke> So time to upgrade.
[23:54:26] <kohsuke> And no, unless I'm missing some recent development in Windows, "Windows authentication" (not entirely sure what you mean by it) doesn't support OpenID
[23:57:36] *** Ragnor has quit IRC
[23:57:49] *** Ragnor has joined #jenkins
[23:59:31] *** arnihermann has quit IRC

top