[00:00:29] *** raimo_t has quit IRC [00:01:00] *** raimo_t has joined #jenkins [00:05:27] *** selckin has quit IRC [00:08:01] <phycho> rtyler: I am in the UK [00:09:29] <rtyler> phycho: can you pastebin: `wget --debug "http://mirrors.jenkins-ci.org/war/latest/jenkins.war"` for me? [00:09:39] <phycho> sure [00:10:50] <phycho> pretty slow [00:11:13] <rtyler> can you see what mirror you're hitting? [00:11:21] <phycho> yup [00:11:34] <phycho> mirror.xmission.com [00:11:51] *** raimo_t has quit IRC [00:11:56] <phycho> ill give you the full output in a sec via pastbin [00:12:00] <phycho> *pastebin [00:12:27] *** Ourson has quit IRC [00:16:31] <phycho> rtyler: http://pastebin.com/8WqxdcpA [00:17:20] <byteman> so are there plans to monitor hudson checkins and merge fixes to jenkins? [00:17:33] <abayer> Not sure yet. [00:17:47] <byteman> obviously it's less useful as time goes on [00:17:49] <phycho> so is jenkins now a fork of hudson or something? [00:18:01] <rtyler> phycho: is this a machine in the UK as well? [00:18:05] <phycho> rtyler: yes [00:18:07] <abayer> We'll at least monitor any changes they make, but we'll see whether those changes are ones we'll actually want, etc. [00:18:11] <phycho> Manchester, UK (100mbit) [00:19:30] <rtyler> hm [00:20:35] * mindless does the obvious: [github-plugin] moved to github [00:21:11] <rtyler> heh [00:23:52] <abayer> phycho: No, Jenkins isn't a fork of Hudson. It's the Hudson project, renamed to get out from under Oracle's trademark on the name Hudson, based on a vote (214-14) of the community. But Oracle decided to fork under the old name, and Sonatype has joined them. [00:24:38] <phycho> aah [00:24:52] <rtyler> they will claim differently however [00:24:53] * rtyler sighs [00:25:07] <phycho> lol, nothing unusual there. [00:25:17] <phycho> it is oracle.. *shudders* [00:25:23] *** jscruggs_ has quit IRC [00:25:29] * phycho is unfortunate enough to probably be supporting an oracle DB soon :( [00:25:56] <phycho> loving the hudson/jenkins project though! keeps our developers sane. keep up the good work :) [00:27:02] <rtyler> phycho: if you want to go for the extra star at the end of the level, check out Gerrit :) [00:28:51] <phycho> rtyler: ive had a look at that, its something we are going to look at once we achieve 1.0 release I guess. [00:29:28] <phycho> we already use git for our projects ;) [00:29:42] <rtyler> I finally took the plugin and set it up "correctly" such that Jenkins verifies every commit we before Gerrit will allow it to be submitted to the central repo [00:30:06] <phycho> nice. [00:30:18] <rtyler> took the plugin? [00:30:20] <rtyler> took the plunge [00:30:23] <rtyler> what the hell is wrong with me [00:30:27] <abayer> A lot. [00:30:30] <phycho> lol [00:30:41] <abayer> If it's any consolation, last night I discovered that "plugins" autocorrects on the iPad to "olivine". [00:30:51] * phycho has hudson doing a multi-architecture build [00:31:23] <rtyler> JEEENNKINS [00:31:46] <phycho> sorry ;) [00:31:54] <rtyler> heh [00:32:03] <rtyler> it's still /really/ engrained in my muscle memory [00:32:06] <rtyler> I catck myself often [00:32:11] * phycho really needs to upgrade his build systems [00:32:32] <abayer> ?I put duct tape over the "Hudson" on my t-shirt, and scribbled "Jenkins" on that. =) [00:32:36] <phycho> only thing I find mildly annoying is we dont use java (i.e. ANT support etc) [00:32:42] <phycho> so I find myself writing a lot of python scripts [00:35:06] <rtyler> yeah I posted something on the blog a while back about using virtualenv support hacked together in the "Execute shell script" build step [00:36:31] *** steph021 has joined #jenkins [00:36:31] *** steph021 has joined #jenkins [00:37:24] <phycho> sounds good. [00:37:34] * phycho would probably need xshell ;) [00:37:39] <phycho> thats what I love about python.. cross platform [00:37:49] <rtyler> https://jenkins-ci.org/content/python-love-story-virtualenv-and-hudson [00:37:52] <rtyler> FWIW [00:39:17] <phycho> Thanks [00:39:35] <phycho> what ticketing system do you use with hudson? [00:39:41] <phycho> s/hudson/jenkins [00:40:00] <rtyler> JIRA [00:40:05] <rtyler> issues.jenkins-ci.org [00:40:08] * rtyler gags [00:41:27] *** Ragnor has quit IRC [00:41:44] *** Ragnor has joined #jenkins [00:43:27] * phycho looked at jira [00:43:30] <phycho> I ended up with trac [00:44:07] <rtyler> not much better :/ [00:44:21] <rtyler> Trac is (IMHO) one of the most popular bad Python apps :P [00:44:49] <phycho> lol [00:44:56] <phycho> mmm.. didnt know about pip, looks nice. [00:45:25] <rtyler> it's glorious compared to easy_install's madness [00:45:29] * phycho tends to use puppet for his build slaves to keep them all in sync software wise [00:45:40] <phycho> <3 datacentre automation :) [00:46:06] <rtyler> yeah, some good puppet + jenkins recipes would be great to get written [00:46:15] <rtyler> especially in the continuous deployment space [00:47:10] *** Kiall is now known as Kiall|AFK [00:47:49] <phycho> makes sense. Perhaps ill throw something up there when we perfect ours :) [00:48:03] * phycho wanted libvirt+puppet to work nicely to provide 'auto' created build slaves on high load [00:48:11] <phycho> didnt quite work though, libvirt plugin is buggy. [00:48:52] <rtyler> I think that's jieryn-w's fault [00:48:53] * rtyler ducks [00:49:04] <jieryn-w> libvirt?? [00:49:10] <jieryn-w> i don't touch that plugin :) [00:49:59] <phycho> lol [00:50:48] * phycho found his network being spammed with multicast DNS crud the other week by jenkins [00:51:05] <rtyler> that *had* to be jieryn-w [00:51:08] <phycho> master node went haywire and kept trying to resolve itself via multicast DNS [00:51:15] <rtyler> wacky [00:51:24] <phycho> disabled mcast DNS in the strange java variable.. [00:51:37] <phycho> something that hopefully jenkins will disable by default ;) [00:51:54] <jieryn-w> JENKINS-8647 was fixed just today [00:52:03] <jenkins-admin> JENKINS-8647:Hudson 1.395 logs many messages about RecordReaper IllegalArgumentException (Resolved) http://jenkins-ci.org/issue/8647 [00:52:39] <phycho> jieryn-w: nice work :) [00:53:03] <rtyler> phycho: I hope you find Jenkins useful, stick around :) [00:53:09] <phycho> I only noticed it due to 3/4 of the guys in my dept complaining about slow network issues :P [00:53:12] * phycho will do [00:53:14] <rtyler> people tend to congregate most during normal business hours, and we're always happy to help [00:53:27] <rtyler> normal business *US* hours [00:53:43] * phycho is usually 2hours from going home by then. [00:53:49] <rtyler> TZ? [00:53:57] <phycho> UK (GMT) [00:54:02] <rtyler> ahh, right [00:54:09] <rtyler> you tested my stuff earlier, duh [00:54:36] <phycho> still.. I idle a lot on IRC and sometimes about during business hours if theres something that needs sorted :-) IRC is a great place for help with crazy complex issues. [00:56:32] <phycho> rtyler: just having a look at your site re: mirrors. [00:57:04] <phycho> When I get a chance I can donate a VPS to host a UK mirror (100mbit). I have stupid amounts of bandwidth available here. [00:57:20] <rtyler> sounds good to me! [00:57:44] <rtyler> phycho: can you try to grab this with wget --debug: http://mirrors.jenkins-ci.org/war/1.397/jenkins.war [00:57:49] <phycho> bit late to talk about tonight (23:52 here!) just about to go off to bed, but ill drop you a line tomorrow if your about and we can take it rom there :) [00:57:54] <phycho> yeah sure [00:57:56] <rtyler> I just noticed that the UK mirror currently up is slightly wrong [00:58:06] <rtyler> I only need to see where it redirects, you don't need to download the whole file [00:58:12] <phycho> ok [00:58:12] <RSchulzB> I just noticed that the console output in Jenkins (1.396) still tags some output lines with [hudson]. [00:58:34] <RSchulzB> On closer inspection, that might be the Git plug-in. [00:58:47] <abayer> That'd probably the git plugin. =) [00:58:59] <RSchulzB> Could it be the Git plug-in?? [00:59:00] <phycho> rtyler: http://ftp-nyc.osuosl.org/pub/jenkins/war/1.397/jenkins.war [00:59:03] <rtyler> damnit [00:59:22] <abayer> kohsuke: when are you planning to release the changes you've been making to the git plugin? Mind if I jenkinize it first? [00:59:25] <phycho> isnt mirrorbrain fun? ;-) [00:59:34] <rtyler> phycho: I think it's farking broken [00:59:38] <rtyler> I need to add mod_arn [00:59:54] <kohsuke> abayer: Of course. It's your plugin. I'll leave the release to you as well :-) [01:00:38] <phycho> bbl -> sleep. [01:00:43] <rtyler> phycho: cheers [01:00:47] <phycho> later :) [01:01:15] <abayer> =) [01:05:35] *** afex_ has joined #jenkins [01:09:23] *** afex has quit IRC [01:09:23] *** afex_ is now known as afex [01:12:13] *** Sacha has quit IRC [01:15:09] *** rtyler changes topic to "Jenkins CI: http://jenkins-ci.org | Paste: http://jenkins.pastebin.com | Log: http://echelog.matzon.dk/?jenkins | Twitter: http://twitter.com/jenkinsci | Identi.ca: http://identi.ca/group/jenkinsci | Committers should have voice" [01:15:21] *** afex has quit IRC [01:15:31] *** bendoerr has quit IRC [01:15:58] *** bendoerr has joined #jenkins [01:17:57] *** kenneth_reitz has joined #jenkins [01:26:46] *** mpholt has quit IRC [01:26:52] *** raimo_t has joined #jenkins [01:27:20] *** Heimidal has quit IRC [01:31:31] *** raimo_t has quit IRC [01:35:38] <mindless> kohsuke: has anyone complained about SSL errors with https://svn.jenkins-ci.org ? [01:35:52] <kohsuke> No. What problem do you see? [01:36:18] <mindless> "SSL negotiation failed: SSL error: parse tlsext" [01:36:30] <kohsuke> from what client? [01:36:34] <mindless> intermittent.. I had to run a loop to do a full checkout under hudson/plugins.. took over 100 runs [01:36:48] <mindless> svn 1.6.5 on mac [01:37:14] <mindless> and now I'm trying to commit ~50 files and it can't get all the way thru w/o this error [01:37:44] <kohsuke> http://serverfault.com/questions/44470/ssl-error-parse-tlsext-on-large-commit-to-svn-via-apache-gentoo ? [01:38:42] <mindless> definitely just large checkouts and commits trigger it [01:39:03] <mindless> this commit is always failing on the same file, so seems consistent at a certain limit [01:39:31] *** Lewisham has quit IRC [01:42:26] <mindless> committed in 3 chunks [01:44:51] <kohsuke> I'll leave Apache as is for now then [01:48:01] *** raimo_t has joined #jenkins [01:49:16] * mindless added it to TODO [01:53:12] *** raimo_t has quit IRC [01:55:49] <mtaylor> hey guys - would it be possible for someone to add ziargn as a maintainer on the bazaar-plugin ? [01:55:55] *** arex\ has quit IRC [01:56:19] <kohsuke> you mean adding access for github? [01:56:20] <mtaylor> (or if I have access to do that myself, learn me how?) [01:56:33] <mtaylor> kohsuke: yes [01:56:36] <kohsuke> or is this about updating JIRA lead? [01:56:37] <kohsuke> OK [01:56:45] <kohsuke> jenkins-admin: help [01:56:45] <jenkins-admin> See http://wiki.jenkins-ci.org/display/JENKINS/IRC+Bot [01:57:02] <kohsuke> I see that the bot needs to be improved for this [01:57:25] * mtaylor loves creating work [01:57:52] <kohsuke> ziargn doesn't appear to be a valid github ID [01:58:16] <kohsuke> (I'm doing it manually in the mean time) [02:00:16] <mtaylor> whoopse [02:00:20] <mtaylor> sorry - zigarn [02:00:27] <mtaylor> I apparently can't type at all [02:00:41] <kohsuke> done [02:02:19] *** oeuftete has joined #jenkins [02:02:32] <abayer> dhackner: was it you asking about a problem with throttle concurrents? [02:02:39] <dhackner> yep [02:02:44] <abayer> I couldn't reproduce it. =) [02:02:59] <dhackner> hrmmm [02:03:02] <mtaylor> kohsuke: thanks! [02:03:12] <dhackner> so one was running then you queued it and another up while it was running [02:03:24] <dhackner> then they kicked off 1 at a time afterwards? [02:03:28] <abayer> Yup. [02:03:43] <abayer> A running, B queued, then A queued - B was the first to run. [02:03:44] <dhackner> are they on a slave or master [02:03:50] <abayer> Master, I think. [02:04:02] <dhackner> could that have an effect? [02:04:06] <abayer> Lemme see. [02:04:34] <abayer> (spinning up my test env) [02:06:03] <abayer> Were your jobs tied to the same slave? [02:06:15] <dhackner> yes [02:09:19] *** raimo_t has joined #jenkins [02:10:49] *** hare_brain has quit IRC [02:11:55] <dhackner> abayer: maybe I asked before, but what does this do? [02:11:57] <dhackner> Multi-Project Throttle Category Selenium_Grid [02:13:05] <abayer> If you specify a category for two jobs, and have the project-specific values set as 0 in those jobs, the values for the category will be used for all the jobs. [02:14:29] <abayer> And yeah, I can't reproduce on a slave either. [02:14:45] *** jfelchner has joined #jenkins [02:22:31] <dhackner> oh I'm dumb that category is somethin I made [02:22:45] <dhackner> man, that's weird, I'll take a look again at this tomorrow morning [02:26:19] *** raimo_t has quit IRC [02:27:00] <abayer> Hrm. So I need to write a new plugin for a tutorial on writing plugins. I'd like it to be something at least sort of useful, and probably in a fairly prominent extension point, like Publisher/Recorder. Anyone have any suggestions? =) [02:29:57] *** dhackner has quit IRC [02:33:42] <mindless> abayer: check highly voted issues? [02:34:26] *** mconigliaro has quit IRC [02:34:58] <abayer> I may just grab a plugin and rewrite it. [02:35:06] *** mindless has quit IRC [02:35:38] <rtyler> abayer: see if you can get the plugin that ted apparently wrote [02:35:39] * rtyler ducks [02:35:51] *** noahcampbell has quit IRC [02:36:06] *** Kiall|AFK is now known as Kiall [02:39:48] <abayer> =P [02:40:02] <abayer> I'm thinking I'll grab a fairly unmaintained, fairly simple plugin and adopt it. =) [02:42:22] *** Lewisham has joined #jenkins [02:42:22] *** ChanServ sets mode: +v Lewisham [02:42:50] <evilchili> abayer: is there a publish-to-git repository? I'm going to need that in a few weeks :x [02:43:05] <evilchili> s/repository/plugin/ [02:43:12] <abayer> There is, in the git plugin. =) Though yeah, I was thinking about breaking that out into a separate plugin. [02:43:30] <evilchili> *nod* I'll need to be able to push to a different repository [02:44:10] *** Lewisham has quit IRC [02:44:36] <abayer> Hmm. Right now, it only supports pushing to a repository specified in the SCM settings. [02:44:45] <abayer> So I guess that gives me a reason to break it out. =) [02:45:06] * evilchili wonders, not for the first time, if "make work for maintainers" counts as contributing to an open source project [02:45:15] *** Lewisham has joined #jenkins [02:45:16] *** ChanServ sets mode: +v Lewisham [02:45:35] <abayer> =P [02:45:46] <abayer> In this case, it's actually helpful, but =P nonetheless. [02:45:50] *** wilmoore has joined #jenkins [02:47:00] <abayer> Drop me an email with what exactly you need for the git publisher so I make sure the plugin actually makes sense. =) I'm gonna try to keep it fairly minimal, though, so that it's useful as a tutorial. [02:48:10] <evilchili> sure. I can summarize tho: specify a new git target for publishing artifacts and/or committing / pushing the entire workspace [02:48:55] <abayer> Ok, so this would be assuming you'd already made whatever changes to the repo you needed, right? [02:49:19] <abayer> i.e. "Here's my new HEAD, push it to repo X on branch Y" sorta thing? [02:49:55] <evilchili> indeed [02:50:04] <abayer> Okiedokie. [02:50:20] <abayer> And for now, you're ok with only pushing to one remote? [02:50:28] <evilchili> yep [02:50:37] <abayer> (makes things easier if I don't have to get into <f:repeatable> and all that nuttiness) [02:50:41] <evilchili> honestly it doesn't *have* to be in jenkins at all; I could do it with postr-eceive hooks and stuff [02:50:50] <abayer> eh, like I said, I need a plugin for this. [02:50:51] <evilchili> but it would be very elegant indeed to do it from jenkins [02:50:59] <abayer> The tutorial, I mean. [02:51:07] <evilchili> yep [02:51:07] <abayer> And a "simple git publisher" plugin would do the trick. [02:52:05] <abayer> You'll have to upgrade to Jenkins to use it, though. =) [03:09:16] *** raimo_t has joined #jenkins [03:09:33] *** joewilliams is now known as joewilliams_away [03:14:26] *** raimo_t has quit IRC [03:14:30] *** raimo_t has joined #jenkins [03:24:04] *** cowboyd has joined #jenkins [03:26:59] *** Lewisham has quit IRC [03:27:36] *** awb has quit IRC [03:28:49] *** Kiall is now known as Kiall|AFK [03:28:50] *** RSchulzB has quit IRC [03:39:35] *** ka6sox is now known as ka6sox-away [03:43:49] *** Heimidal has joined #jenkins [03:44:06] <abayer> woo. Git plugin rebranded to Jenkins - it still inherits from Hudson 1.357 for now, but all text in it says Jenkins. =) [03:48:18] <jieryn-w> nice one [03:50:59] *** mwhudson has quit IRC [03:51:19] <abayer> I think I'll release now. Wooo. [03:57:58] *** awb has joined #jenkins [03:59:56] <jieryn-w> ^5 [04:09:01] *** anathematic has joined #jenkins [04:16:00] *** anathematic has quit IRC [04:16:10] *** anathematic has joined #jenkins [04:22:05] *** abayer has quit IRC [04:22:31] *** cowboyd has quit IRC [04:23:38] *** sflanigan has quit IRC [04:23:39] *** sflanigan has joined #jenkins [04:26:44] *** awb has quit IRC [04:31:05] *** kenneth_reitz has quit IRC [04:45:52] *** anathematic has quit IRC [04:52:57] *** kenneth_reitz has joined #jenkins [04:58:58] *** Lewisham has joined #jenkins [04:58:58] *** ChanServ sets mode: +v Lewisham [04:59:23] *** steph021 has quit IRC [05:28:59] *** raimo_t has quit IRC [05:29:09] *** raimo_t has joined #jenkins [05:41:00] *** mwhudson has joined #jenkins [05:50:43] *** kenneth_reitz has quit IRC [05:55:53] *** abayer has joined #jenkins [05:55:53] *** ChanServ sets mode: +o abayer [05:58:59] *** stisti has joined #jenkins [06:00:31] *** recampbell has quit IRC [06:08:33] *** awb has joined #jenkins [06:16:17] *** Haloperidol has joined #jenkins [06:50:44] *** g4k is now known as sirw1lfgang [06:57:55] *** ka6sox-away is now known as ka6sox [07:07:57] *** mwhudson has quit IRC [07:08:34] *** Haloperidol has quit IRC [07:08:42] *** Sacha has joined #jenkins [07:12:41] *** atmos has joined #jenkins [07:12:59] *** Haloperidol has joined #jenkins [07:13:05] *** Sacha has quit IRC [07:15:43] *** wolfs has joined #jenkins [07:15:43] *** ChanServ sets mode: +v wolfs [07:16:20] *** Aetzel has joined #jenkins [07:19:07] <codestr0m> what web framework does jenkins use for presentation [07:19:35] * codestr0m hopes it's not like jsp or something [07:25:45] *** Lewisham has quit IRC [07:27:47] <mwalling> jelly iirc [07:28:47] *** Kiall|AFK is now known as Kiall [07:32:53] *** jieryn-w has quit IRC [07:43:23] *** akostadinov has joined #jenkins [07:50:19] *** awb has quit IRC [07:52:16] *** kenneth_reitz has joined #jenkins [07:55:50] *** rioch has quit IRC [08:06:29] *** ExtraSpice has joined #jenkins [08:22:59] *** d2m has joined #jenkins [08:27:42] <Haloperidol> Have you guys seen this: https://github.com/sonatype/hudson-jsr330 [08:27:46] *** Haloperidol has quit IRC [08:30:30] *** Heimidal has quit IRC [08:31:18] *** thkoch has joined #jenkins [08:36:32] *** wolfs has quit IRC [08:41:31] *** kenneth__ has joined #jenkins [08:42:12] *** kenneth_reitz has quit IRC [08:52:04] *** kenneth__ has quit IRC [08:57:36] *** cristiano- has joined #jenkins [08:58:51] *** Ourson has joined #jenkins [09:01:11] *** patryk has joined #jenkins [09:05:26] *** Sebastian has joined #jenkins [09:06:53] *** cristiano- has quit IRC [09:09:01] *** cristiano- has joined #jenkins [09:12:23] *** cristiano- has quit IRC [09:14:49] *** cristiano- has joined #jenkins [09:14:50] *** wolfs has joined #jenkins [09:14:50] *** ChanServ sets mode: +v wolfs [09:20:58] *** drulli has joined #jenkins [09:20:58] *** ChanServ sets mode: +v drulli [09:27:12] *** Stubbs has joined #jenkins [09:31:10] *** codestr0m has left #jenkins [09:33:21] *** stisti has quit IRC [09:41:41] *** stigkj has joined #jenkins [09:44:50] *** calavera has joined #jenkins [09:48:12] *** tathamr has joined #jenkins [09:57:30] <Sebastian> How do I access the config.xml of a job remotely when user authentication is used? http://localhost/job/name/config.xml only works when no user authentication is used and jenkins-cli.jar does not seem to have a command for retrieving the config.xml of a job. [10:00:15] *** slaboure has joined #jenkins [10:01:06] *** Stubbs has quit IRC [10:03:06] <drulli> jenkins-admin: Make shemeers a committer on github [10:03:12] <jenkins-admin> Added shemeers as a GitHub committer [10:05:05] <drulli> jenkins-admin: Fork jkennedy1980/clang-scanbuild-plugin on github [10:05:39] <jenkins-admin> Created https://github.com/jenkinsci/clang-scanbuild-plugin [10:07:22] *** Stubbs has joined #jenkins [10:13:08] *** tathamr has quit IRC [10:17:31] *** dogmatic69_ is now known as dogmatic69 [10:18:44] *** Stubbs has quit IRC [10:19:56] *** Stubbs has joined #jenkins [10:20:36] *** edorian has quit IRC [10:24:14] *** Weltraumschaf has joined #jenkins [10:27:03] *** DamZzzz is now known as DamZ [10:33:58] *** ojii has joined #jenkins [10:34:25] <ojii> Hi everyone [10:34:53] <ojii> what's the convention to store 'shared data' (in my case python virtualenvs) for multiple jenkins jobs? Where should I put that? [10:37:22] *** JHogarth has joined #jenkins [10:43:38] *** edorian has joined #jenkins [10:52:17] *** slaboure has quit IRC [10:57:48] *** edorian has quit IRC [11:04:21] *** banoss has joined #jenkins [11:13:06] *** edorian has joined #jenkins [11:14:15] *** d2m has quit IRC [11:29:08] *** selckin has joined #jenkins [11:29:09] *** selckin has joined #jenkins [11:29:59] *** d2m has joined #jenkins [11:36:51] *** DamZ is now known as DamZzzz [11:42:16] *** wcomnisky has joined #jenkins [11:57:52] *** elpargo has quit IRC [11:57:56] *** cristiano- has quit IRC [11:58:16] *** elpargo has joined #jenkins [11:58:30] *** cristiano has joined #jenkins [12:05:23] *** wcomnisky has quit IRC [12:07:17] *** atmos has quit IRC [12:09:11] *** Sebastian has quit IRC [12:15:14] *** Sebastian has joined #jenkins [12:31:42] *** DamZzzz is now known as DamZ [12:39:11] *** selckin has quit IRC [12:40:36] *** Sebastian has quit IRC [12:51:45] *** Stubbs has quit IRC [13:00:31] *** Stubbs has joined #jenkins [13:13:00] *** jieryn-w has joined #jenkins [13:13:00] *** jieryn-w has joined #jenkins [13:13:00] *** ChanServ sets mode: +v jieryn-w [13:26:23] *** slaboure has joined #jenkins [13:26:48] *** mcfedr has joined #jenkins [13:30:12] *** DamZ is now known as DamZzzz [13:32:57] *** wcomnisky has joined #jenkins [13:33:04] *** Sebastian has joined #jenkins [13:33:04] <wcomnisky> hello! [13:41:55] *** mcfedr has quit IRC [13:42:10] *** wcomnisky has left #jenkins [13:43:00] *** edorian has quit IRC [13:45:04] *** Sebastian has quit IRC [14:08:19] *** Abs has joined #jenkins [14:15:10] *** kstreith has joined #jenkins [14:17:34] <jieryn-w> hi [14:17:36] *** kenneth_reitz has joined #jenkins [14:24:55] *** selckin has joined #jenkins [14:25:43] *** kenneth_reitz has quit IRC [14:29:45] *** jfelchner has quit IRC [14:30:22] *** cowboyd has joined #jenkins [14:35:02] *** Aetzel has quit IRC [14:38:45] *** d2m has quit IRC [14:40:12] *** dotsev has quit IRC [14:40:50] *** d2m has joined #jenkins [14:44:14] *** cowboyd has quit IRC [14:49:54] *** d2m has quit IRC [14:51:17] *** cowboyd has joined #jenkins [14:52:07] *** Stubbs has quit IRC [14:52:25] *** Stubbs has joined #jenkins [14:57:25] *** arnaldo has joined #jenkins [15:06:47] *** msm has joined #jenkins [15:07:05] *** edorian has joined #jenkins [15:11:25] *** ojacobson has joined #jenkins [15:12:58] *** cowboyd has quit IRC [15:14:47] *** cowboyd has joined #jenkins [15:16:08] *** tathamr has joined #jenkins [15:17:17] <tathamr> test [15:25:35] *** elliot has joined #jenkins [15:26:42] *** elliot has quit IRC [15:28:09] *** DamZzzz is now known as DamZ [15:29:25] *** mando has quit IRC [15:33:03] *** AndroUser2 has joined #jenkins [15:35:45] *** tathamr has quit IRC [15:36:31] *** elliot has joined #jenkins [15:38:47] *** wilmoore has quit IRC [15:44:12] *** BrianFox_ has joined #jenkins [15:46:06] *** stigkj has quit IRC [15:59:04] *** jonath2002 has quit IRC [16:01:55] *** recampbell has joined #jenkins [16:03:02] *** Abs has quit IRC [16:04:34] *** Stubbs has quit IRC [16:06:46] *** abayer has quit IRC [16:07:28] *** Stubbs has joined #jenkins [16:09:27] *** Stubbs has quit IRC [16:14:22] *** mando has joined #jenkins [16:14:33] *** elpargo has quit IRC [16:14:59] *** elpargo has joined #jenkins [16:16:57] *** kenneth_reitz has joined #jenkins [16:19:48] *** awb has joined #jenkins [16:20:00] *** kenneth_reitz has quit IRC [16:22:06] *** AndroUser2 has quit IRC [16:22:49] *** asanso has joined #jenkins [16:26:01] <asanso> anybody online? [16:27:19] <FauxFaux> Somewhere around 124 people. [16:27:48] <asanso> :D ahahah good one this [16:28:40] <asanso> any jenkins ip master online :D ? [16:29:20] <jieryn-w> just state the problem :) [16:29:34] <asanso> fair enough sorry.. [16:29:38] <asanso> not really a problem... [16:29:43] <asanso> more a qeustion [16:30:00] <asanso> I have done a plugin last year and I have realease to the public (Websphere Deploy plugin) [16:31:03] <asanso> now I am doing a new one but I may not have the IP (from my company) to release externally.. I know that it is a littke selfish but can be a plugin not be released and used just internally inside the company... [16:31:36] <FauxFaux> You can install any plugin you like.. [16:31:54] <asanso> well is not about install... is about doing a plugin [16:32:01] <asanso> and distribute just internally... [16:32:59] <FauxFaux> So, effectively, not distribute it at all? [16:33:09] <asanso> yes just inside my company... [16:33:33] <FauxFaux> If you're not distributing or hosting stuff externally you can do pretty much anything with literally any license, all the way up to the agpl. [16:34:08] <asanso> cool thanks a lot it is that I was trying to be sure of... [16:34:36] <asanso> again i know is little selfish but unless jenkins doesn't join apache for me might be little tough release stuff externally again.. [16:37:44] *** joewilliams_away is now known as joewilliams [16:38:24] <asanso> thanks guys and bye [16:38:27] *** asanso has quit IRC [16:39:17] *** jfelchner has joined #jenkins [16:43:54] *** ExtraSpice has quit IRC [16:47:37] *** Lewisham has joined #jenkins [16:47:37] *** ChanServ sets mode: +v Lewisham [16:48:27] *** thkoch has quit IRC [16:49:18] *** calavera has quit IRC [16:55:23] *** arnaldo_ has joined #jenkins [16:55:30] *** nd___ has joined #jenkins [16:57:04] *** arnaldo has quit IRC [16:58:07] *** nd__ has quit IRC [17:03:33] *** Heimidal has joined #jenkins [17:04:19] *** Heimidal has quit IRC [17:06:20] *** kstreith has quit IRC [17:07:11] *** kenneth_reitz has joined #jenkins [17:07:15] <kenneth_reitz> wtf, hudson's on github now too? [17:08:48] <ccutrer> nice, and they have a 1.396 release as well [17:09:05] <kenneth_reitz> https://github.com/hudson/hudson [17:09:07] <byteman> hudson is already falling behind in release numbers [17:09:14] <ccutrer> :) [17:09:35] <kenneth_reitz> "platform", hmm [17:11:10] <amitev> btw jason van zyl from maven talked about future improvement of hudson [17:11:18] <amitev> jsr 330 compatible plugins, etc. [17:11:35] <amitev> did he mean jenkins or the old hudson? [17:11:42] *** sshaw has joined #jenkins [17:16:03] *** RSchulzB has joined #jenkins [17:16:48] *** akostadinov has quit IRC [17:17:15] *** akostadinov has joined #jenkins [17:17:34] <drulli> old hudson [17:19:10] *** drulli has quit IRC [17:21:28] <byteman> how is jenkinsci on github a member since Jul 21, 2009? [17:21:56] <Tartarus> jenkinsci is the original [17:22:00] <Tartarus> and hudsonci is the fork [17:22:06] <Tartarus> Confusing, blame oracle [17:22:42] <byteman> but I thought the jenkins name wasn't determined until a couple months ago? [17:22:46] *** Lewisham has quit IRC [17:23:00] <jieryn-w> http://www.h-online.com/open/news/item/Now-Hudson-moves-to-Github-1190087.html [17:23:07] * jieryn-w snickers wildly [17:23:16] <ccutrer> rtyler: were you using the gerrit trigger with ci.jenkins-ci.org? [17:23:43] *** abayer has joined #jenkins [17:23:43] *** ChanServ sets mode: +o abayer [17:24:00] <Tartarus> byteman, right [17:24:02] <ccutrer> if so, you might want to check out JENKINS-8799 [17:24:11] <Tartarus> But this community renamed the github project it had [17:24:21] <Tartarus> hence how long we've had it [17:24:31] <byteman> nice [17:24:36] <byteman> that makes sense [17:24:40] <jenkins-admin> JENKINS-8799:Stopping gerrit connection is not secured (Open) http://jenkins-ci.org/issue/8799 [17:24:43] <byteman> still getting used to how github / git works [17:25:10] *** awb has quit IRC [17:34:09] *** RSchulzB has left #jenkins [17:35:38] *** mindless has joined #jenkins [17:36:17] *** mindless has quit IRC [17:36:17] *** mindless has joined #jenkins [17:36:17] *** ChanServ sets mode: +o mindless [17:37:40] <jieryn-w> hm.. someone broke the build? [17:37:54] <jieryn-w> org.jenkins-ci.lib:lib-jenkins-maven-artifact-manager:1.1 not resolvable [17:38:17] *** drulli has joined #jenkins [17:38:17] *** ChanServ sets mode: +v drulli [17:38:42] <mindless> jieryn-w: for core? [17:39:22] <jieryn-w> yah [17:39:52] *** cristiano has quit IRC [17:39:57] *** arnaldo_ has quit IRC [17:40:06] <mindless> works for me [17:40:18] <jenkinsci_builds> Project jenkins_main_trunk build #513: ABORTED in 19 hr: http://ci.jenkins-ci.org/job/jenkins_main_trunk/513/ [17:40:18] <jenkinsci_builds> Andrew Bayer: [FIXED JENKINS-7649] Only including one SCMTrigger.BuildAction per build, since there's only one possible polling log to link to. [17:40:20] <jenkinsci_builds> Starting build 514 for job jenkins_main_trunk (previous build: ABORTED -- last SUCCESS #510 1 day 3 hr ago) [17:42:40] <mindless> jieryn-w: http://maven.jenkins-ci.org/content/repositories/releases/org/jenkins-ci/lib/lib-jenkins-maven-artifact-manager/ [17:42:44] <jieryn-w> must be a nexus local problem [17:42:52] <jieryn-w> i disabled mirror in .m2/settings and rebuild, seems to be found [17:43:05] <jieryn-w> ah [17:43:10] *** Heimidal has joined #jenkins [17:43:10] <jieryn-w> when did we stop using m.g.o ? [17:43:33] <mindless> we didn't [17:44:11] <jieryn-w> deploying artifacts to multiple repos seems bad to me [17:44:12] <mindless> we never deployed things directly there.. changed from java.net to maven.jenkins-ci.org for the target.. not sure if mirroring from m.j to m.g.o is in place yet though [17:45:03] *** Heimidal has quit IRC [17:47:02] *** kenneth_reitz has quit IRC [17:47:06] *** arnaldo has joined #jenkins [17:47:35] *** kenneth_reitz has joined #jenkins [17:47:51] <jieryn-w> sidebar: it would be wise for us to update maven.jenkins-ci.org from 1.6.0 to 1.8.0.1 [17:49:00] *** noahcampbell has joined #jenkins [17:56:22] <mindless> I renamed hudson_rc_branch job to jenkins_rc_branch and pointed it at github [17:57:03] <mindless> kohsuke: what is the rc branching schedule now? [17:57:19] <mindless> mondays? [17:57:40] <kohsuke> Yeah. I'm cutting RC almost as soon as a release is made [17:57:46] <mindless> k [17:57:49] <kohsuke> I thought longer RC soak time helps, [17:58:33] *** mconigliaro has joined #jenkins [17:58:52] *** Haloperidol has joined #jenkins [18:01:04] *** jweiss_ has joined #jenkins [18:01:27] *** Heimidal has joined #jenkins [18:01:47] <jweiss_> hi, I notice hudson creates accounts for jobs that poll SCM. (whoever is listed in the git commit, it creates a user with that name/email). what's the password? [18:02:28] *** arnaldo has quit IRC [18:02:30] <jweiss_> hudson inevitably guesses the user's IRC nick completely wrong, in fact it guesses the nick as the person's name, even if it has spaces in it [18:02:37] <jweiss_> that's a bug because irc nicks cannot have spaces. [18:02:54] <jweiss_> oops sorry s/hudson/jenkins/ :) [18:04:02] <kohsuke> Those accounts won't have passwords --- you cannot log in with them [18:04:16] <jieryn-w> hey kohsuke, did you move org.jvnet.hudson:jira-api over to github? if not, any chance we could? [18:04:33] <kohsuke> where was it in SVN? [18:04:57] *** Plouj- has joined #jenkins [18:05:13] *** Plouj has quit IRC [18:05:19] <jieryn-w> oh, i think i found it .. https://github.com/jenkinsci/lib-jira-api [18:05:30] <jieryn-w> i had searched jira-api, backend-jira-api [18:05:32] <jieryn-w> sorry [18:06:04] <kohsuke> GitHub isn't very good at listing a large number of repositories [18:06:10] <kohsuke> I've been thinking we need a script to generate a list [18:07:34] <jieryn-w> yes [18:08:24] <jweiss_> kohsuke: so, my users want irc notification, but they can't set their irc nick themselves? is there some logic that can link their git-generated account with their real account? eg, matching emails? [18:08:38] <kohsuke> No, they should sign up [18:08:47] <kohsuke> And they can "take over" the auto created book-keeping accounts [18:09:02] <jweiss_> kohsuke: what links the two accounts? email address? [18:09:03] <jweiss_> name? [18:09:10] <kohsuke> what two? [18:09:15] *** arnaldo has joined #jenkins [18:09:24] <jweiss_> the auto-created account and their real account they signed up with [18:09:57] <kohsuke> That's a good qustion for git plugin [18:10:04] <kohsuke> That's the one that associates commits with users [18:10:09] <jweiss_> ok thanks [18:17:34] <mindless> abayer: did you see marco's email to -dev? looks like there are lots of user entries in ci.j with fullname as username, and "full name at dev dot java.net" as email [18:17:53] <abayer> Oh, y eah. I don't know what's up with that. [18:18:23] <mindless> my commits don't do that though [18:18:32] <mindless> wonder if it's a local git config thing [18:19:22] <mindless> hm.. can't tell any difference in "git log" though [18:19:39] <mindless> oh wait [18:19:43] <mindless> yes there is [18:20:00] <mindless> ok, git plugin must use the "Author" as the userid [18:20:13] <abayer> There's a config option in jobs to change that. =) [18:20:14] <mindless> for some reason i have no real name in there, just userid <email> [18:20:39] <rtyler> ccutrer: no [18:20:59] *** jscruggs has joined #jenkins [18:21:46] <mindless> abayer: sry, didn't mean committer vs author [18:21:59] <mindless> i just meant the name listed there [18:22:08] <mindless> some people must put their real name in user.name [18:22:13] <mindless> i have my github username [18:22:39] <mindless> is it incorrect to put real name there? [18:22:51] <abayer> I'm not sure? [18:23:03] *** kstreith has joined #jenkins [18:23:10] *** recampbell has quit IRC [18:23:12] <mindless> regardless, [18:23:19] *** Stubbs has joined #jenkins [18:23:22] <Stubbs> http://www.sonatype.com/people/2011/02/hudson-moves-to-github-were-not-forking-around/ [18:23:35] <mindless> jenkins/git plugin should not take the user.name value and append some default @dev.java.net to get the email address, when the address was there in the commit record.. right? [18:23:39] <Stubbs> I know it was to be expected, but some of the tone in this blog post really pisses me off. [18:23:52] <Stubbs> "We proposed using Github on the Hudson list, and in short order agreement was reached and the move was initiated" [18:24:04] <abayer> Stubbs: Ain't gonna disagree. But it's true that the entire Hudson community agreed with it. [18:24:09] <abayer> Both Oracle *and* Sonatype! [18:24:16] <Stubbs> How's that any different than when abayer proposed it. [18:24:23] <Stubbs> and we all voted on it [18:24:26] <abayer> mindless: I'll take a look later today. [18:24:29] <rtyler> Stubbs: it's not [18:24:32] <rtyler> Stubbs: war is peace [18:24:33] <ccutrer> mindless: if you ask Linus, he'll get pretty pissed if you *don't* put your real name in there [18:24:55] <Stubbs> "It?s amazing how smoothly things go when you clearly communicate your intentions to all stakeholders." and that comment is simply not needed. [18:25:01] <mindless> ccutrer: luckily i'm ok then.. my github username is firstnamelastname [18:25:06] *** dregin has quit IRC [18:25:15] *** jscruggs has quit IRC [18:25:18] <Stubbs> given the kerfuffle over Oracle's move of java.net & how badly that was communicated. [18:25:30] *** dregin has joined #jenkins [18:25:37] <ccutrer> :) [18:25:47] <abayer> Stubbs: Just remember that now "Hudson" has exactly two stakeholders. [18:26:28] <Stubbs> that's true [18:26:46] <Stubbs> snidey remarks like that help no-one [18:27:12] <Stubbs> aaannnyway, I only went ther looking for the guide they hosted about converting ant builds to maven builds. [18:27:37] <abayer> I dunno, they help expose the difference between the projects and their participants. That has some value. =) [18:28:01] <Stubbs> heh [18:30:48] *** stisti has joined #jenkins [18:31:28] <rtyler> I'm no longer on the dev lists, how long did they "wait for consensus" before moving? [18:31:38] <jieryn-w> they got ted's approval and it went forward the next day [18:31:40] <abayer> Oh, there wasn't anything else, really. [18:31:46] <rtyler> ahahaha [18:31:47] <jieryn-w> it was jvz, winston, and ted [18:31:51] <abayer> As I said, two components to the community. [18:31:59] <rtyler> wow, that's incredible [18:32:01] <abayer> jieryn-w: You gave a +1. =) And so did Jason Dillon! [18:32:23] <jieryn-w> because i wanted them to go to github! for the irony [18:32:36] <jieryn-w> ..and that it makes it easier to git cherry-pick [18:32:42] <abayer> heehee [18:33:27] <ccutrer> +1 git cherry-pick :) [18:34:59] *** ExtraSpice has joined #jenkins [18:35:40] <Stubbs> Got a huge project starting tomorrow, to stitch all our dev processes together & integrate, with Jenkins sitting at the middle of it all, controlling all our automation. [18:35:50] <rtyler> nice! [18:35:52] <abayer> Jenkins does rule. =) [18:35:54] <rtyler> I hear it's really good at that [18:36:12] <Stubbs> automated merge, build, test, deploy, selenium, regression, & acceptance tests. [18:36:28] <Stubbs> we have most of the peices there allready, they're just not joined up. [18:36:36] *** wolfs has quit IRC [18:36:50] <Stubbs> ie we buold & test, then run seperate regression after a manual deploy [18:36:57] <rtyler> you forgot code review! ;) [18:36:59] *** Nastharl has joined #jenkins [18:37:08] <Stubbs> lol, is there a plugin for that? [18:37:09] <banoss> who reviews code any more... *sigh* [18:37:12] <Nastharl> Anyone know if there is a way to track changes to job configurations on Jenkins? [18:37:24] <Nastharl> I have security enabled but i've no idea if anything is logged anywhere [18:37:35] <evilchili> Nastharl: there's a plugin for that [18:37:38] <mindless> Nastharl: jobConfigHistory [18:37:41] <rtyler> Stubbs: abayer and I are pretty huge fans of Gerrit for code review [18:38:01] <rtyler> banoss: we review code due to a distinct lack of QA engineers on staff :/ [18:38:09] <Nastharl> Fraggg. Ok well i can start tracking it from today >_> [18:38:14] <rtyler> heh [18:38:52] <banoss> is there a 'source heat map' plugin? i.e. what src changed most frequently over time? [18:39:05] <rtyler> abayer: every time you talk about the OraType community, I think about that bit I said yesterday about Ted and Jason Iming each other [18:39:35] *** slaboure has quit IRC [18:39:40] <rtyler> "we are crushing it today" 'oh yeah, totally, good work us' [18:40:37] <banoss> ... out ... of ... space execption about to occur.... [18:40:49] <banoss> needtopee.. brb [18:40:59] <rtyler> O_O [18:41:20] <Stubbs> rtyler: All the code reviews happen before the merge. We develop multiple projects in parallel & the merge here is merging all those together. [18:41:29] <Stubbs> We use Crucible for code reviews here. [18:41:38] <rtyler> ah, groovy [18:42:12] <ccutrer> Stubbs: I can also put in my endorsement of gerrit for code review [18:42:19] <Stubbs> and the individual project (will) follow a smaller version of the process above, build, test, deploy, regression [18:42:20] <ccutrer> and it also integrates into jenkins quite nicely [18:42:33] <Stubbs> How does it integrate? [18:42:49] <rtyler> Crucible or Gerrit? [18:43:03] <rtyler> or something else? [18:43:07] * rtyler is only on his first cup [18:43:58] <ccutrer> Stubbs: http://wiki.hudson-ci.org/display/HUDSON/Gerrit+Trigger [18:44:24] <ccutrer> or, even better, http://wiki.jenkins-ci.org/display/JENKINS/Gerrit+Trigger [18:44:24] <rtyler> <3 Gerrit Trigger [18:44:25] <ccutrer> :) [18:44:49] <rtyler> Leeroy has been going through and verifying our changes with the utmost care this past week [18:47:58] <kisielk> hm for some reason this URL is being super slow for me: https://hudson.example.com/api/xml?xpath=/*/job/build[timestamp%3E=1297670399000][timestamp%3C=1297756799000]&depth=2&exclude=//action|//artifact|//changeSet|//culprit&wrapper=builds [18:48:23] <Stubbs> Looks interesting, I wonder if there's something similar for Fisheye [18:48:29] <rtyler> example.com, there's your problem [18:48:29] * rtyler ducks [18:48:31] <kisielk> it's used by the Trac plugin. Used to be nice and speedy, but lately it's taking on the order of minutes [18:48:39] <kisielk> or timing out altogether [18:49:23] <kisielk> also, despite the URL, I am using Jenkins... [18:49:26] <rtyler> heh [18:49:34] <kisielk> rtyler: very funny :) [18:50:58] *** Nastharl has quit IRC [18:52:53] *** JHogarth has quit IRC [18:57:59] *** Plouj- is now known as Plouj [18:58:32] *** javabot has quit IRC [19:00:21] *** Stubbs has quit IRC [19:00:22] *** elliot has quit IRC [19:00:22] *** ojacobson has quit IRC [19:00:22] *** edorian has quit IRC [19:02:02] *** matt_c has quit IRC [19:02:02] *** robobutler has quit IRC [19:02:02] *** DamZ has quit IRC [19:02:02] *** mjmac has quit IRC [19:02:02] *** ggi has quit IRC [19:02:03] *** Undisclosedpower has quit IRC [19:02:03] *** akostadinov has quit IRC [19:02:03] *** BrianFox_ has quit IRC [19:02:03] *** oeuftete has quit IRC [19:02:03] *** pahalial has quit IRC [19:02:03] *** rtyler has quit IRC [19:02:03] *** lifeless has quit IRC [19:02:03] *** Ferris_ has quit IRC [19:02:03] *** mindless has quit IRC [19:02:03] *** abayer has quit IRC [19:02:03] *** Weltraumschaf has quit IRC [19:02:03] *** Ragnor has quit IRC [19:02:03] *** SnagJJV has quit IRC [19:02:03] *** posulliv has quit IRC [19:02:03] *** martin- has quit IRC [19:02:03] *** jyrkip has quit IRC [19:02:04] *** kisielk has quit IRC [19:02:04] *** sigmonsay has quit IRC [19:02:04] *** gsson has quit IRC [19:02:04] *** btQuark has quit IRC [19:02:04] *** larrys has quit IRC [19:02:04] *** sirw1lfgang has quit IRC [19:02:04] *** kleini has quit IRC [19:02:04] *** imeikas has quit IRC [19:02:04] *** nairb774 has quit IRC [19:02:04] *** chrismcg has quit IRC [19:02:04] *** jlouis has quit IRC [19:02:04] *** mwalling has quit IRC [19:02:04] *** Haloperidol has quit IRC [19:02:05] *** stain has quit IRC [19:02:05] *** mtaylor has quit IRC [19:02:05] *** benji_ has quit IRC [19:02:05] *** afoglia has quit IRC [19:02:05] *** nat2610 has quit IRC [19:02:05] *** ojii has quit IRC [19:02:05] *** mikko has quit IRC [19:02:05] *** ed_mann has quit IRC [19:02:05] *** pjz has quit IRC [19:02:05] *** noahcampbell has quit IRC [19:02:05] *** i386 has quit IRC [19:02:05] *** gmcdonald has quit IRC [19:02:05] *** rromanchuk has quit IRC [19:02:05] *** jenkins-admin has quit IRC [19:02:05] *** bjeanes has quit IRC [19:02:05] *** sflanigan has quit IRC [19:02:05] *** octorian has quit IRC [19:02:05] *** calculus has quit IRC [19:02:05] *** bradfh has quit IRC [19:02:05] *** stisti has quit IRC [19:02:05] *** drulli has quit IRC [19:02:06] *** sshaw has quit IRC [19:02:06] *** jfelchner has quit IRC [19:02:06] *** mando has quit IRC [19:02:06] *** cowboyd has quit IRC [19:02:06] *** msm has quit IRC [19:02:06] *** RichardM_ has quit IRC [19:02:06] *** amitev has quit IRC [19:02:06] *** vila has quit IRC [19:02:06] *** DaveH has quit IRC [19:02:06] *** tickez has quit IRC [19:02:06] *** evilchili has quit IRC [19:02:06] *** hsoj has quit IRC [19:02:06] *** ExtraSpice has quit IRC [19:02:06] *** Heimidal has quit IRC [19:02:06] *** phycho has quit IRC [19:02:06] *** bnovc has quit IRC [19:02:06] *** autojack has quit IRC [19:02:06] *** _W_ has quit IRC [19:02:06] *** kohsuke has quit IRC [19:02:06] *** Tartarus has quit IRC [19:02:06] *** joewilliams has quit IRC [19:02:06] *** dregin has quit IRC [19:02:06] *** kenneth_reitz has quit IRC [19:02:06] *** nd___ has quit IRC [19:02:07] *** selckin has quit IRC [19:02:07] *** raimo_t has quit IRC [19:02:07] *** redsolo has quit IRC [19:02:07] *** Slide-O-Mix has quit IRC [19:02:07] *** Kissaki has quit IRC [19:02:07] *** dcorbin_work has quit IRC [19:30:01] *** echelog-1 has joined #jenkins [19:32:19] *** kstreith is now known as Guest8301 [19:34:06] *** micrypt has joined #jenkins [19:35:28] *** selckin has joined #jenkins [19:36:48] *** micrypt has left #jenkins [19:37:47] *** wyrdvans has joined #jenkins [19:41:14] <wyrdvans> how do I save changes to a job property using groovy script? [19:41:15] *** jfelchner has quit IRC [19:41:23] *** jfelchner has joined #jenkins [19:41:29] *** jfelchner has quit IRC [19:41:40] <akostadinov> mindless: wasn't the ${var} syntax recommended? [19:41:55] <mindless> recommended for what? [19:42:01] <akostadinov> Are you sure that one works on linux? [19:42:14] <akostadinov> mindless: recommended over $var [19:42:31] <mindless> I don't think jenkins expands ${var} at all [19:43:04] <akostadinov> mindless: or you already have $HUDSON so $HUDSON_URL doens't work [19:43:05] <akostadinov> ? [19:43:19] <RichardM_> mindless: I've got the job output. can you (or someone else) remind me what the correct wiki syntax is to put preformatted code into jira please. [19:43:35] <mindless> oh, maybe it does [19:43:38] <akostadinov> mindless: well, at least in last version of hudson ${var} is expanded [19:43:45] *** javabot has joined #jenkins [19:43:47] <akostadinov> I hope nobody broke that in jenkins [19:44:04] <mindless> sry, just never tried it and didn't see it in docs anywhere [19:44:09] <akostadinov> RichardM_: {code}something{code} [19:44:25] <mindless> but _ is not a separator char, so { } not needed for varname with _ [19:44:35] *** jfelchner has joined #jenkins [19:44:42] <akostadinov> (08:37:40 PM) akostadinov: mindless: or you already have $HUDSON so $HUDSON_URL doens't work [19:44:51] <akostadinov> ? [19:45:04] <mindless> no, don't think so [19:45:21] <RichardM_> doh. thanks. [19:45:23] <mindless> A-Za-z0-9_ are the chars that match a var name [19:46:11] <akostadinov> mindless: so what do you mean by missing? You see it not being expanded or expanded to empty string or expanded to something else? [19:46:18] *** mpholt has joined #jenkins [19:47:06] <mindless> expanded to empty [19:48:19] <RichardM_> mindless: ant output attached to JENKINS-7442 [19:48:21] <jenkins-admin> JENKINS-7442:Ant build steps with properties including variables are broken (Reopened) http://jenkins-ci.org/issue/7442 [19:48:26] <mindless> RichardM_: thx! [19:48:45] <mindless> wow, looks like everything worked for you [19:49:02] <mindless> except JENKINS_HOME, which is expected for your version [19:50:43] <RichardM_> well things don't normally work for me first time. It must be my lucky day :-) [19:54:40] *** BBHoss has joined #jenkins [19:55:01] <BBHoss> Hey, can someone tell me how to install the git and ruby plugins? I installed the jenkins-war gem from rubygems [19:55:35] <BBHoss> I now get this: https://gist.github.com/be4c0e96152dcd81d019 [19:55:53] <akostadinov> BBHoss: copy the plugins into .hudson/plug-ins ? [19:56:20] <BBHoss> akostadinov: are the jars p[rebuilt somewhere or do i need to clone from github and build? [19:57:29] <mindless> ok, I think when unit tests run hudson.getRootUrl() must be null.. that would make those 3 _URL vars be missing [19:57:32] * mindless checks [19:58:51] <mindless> yup [19:59:25] *** afex has joined #jenkins [19:59:29] <akostadinov> BBHoss: jenkins web site? TBH I didn't yet look at it because we have somebody else deal with the installation :) [19:59:41] <BBHoss> looks like i'm overthinking this, didnt see you could install plugins from the web interface [19:59:41] <mindless> yup [20:00:28] <mindless> BBHoss: http://wiki.jenkins-ci.org/display/JENKINS/Plugins [20:00:29] <mindless> "how to install" is at the top [20:00:29] *** jieryn-w has quit IRC [20:00:29] *** mconigliaro has quit IRC [20:00:29] *** ka6sox has quit IRC [20:00:34] *** dogmatic69 has quit IRC [20:00:34] *** Juri_Agarin has quit IRC [20:00:34] *** jordane has quit IRC [20:00:34] *** Jeff_S has quit IRC [20:00:46] <BBHoss> mindless: thanks, that's what led me to the web interface [20:00:48] *** Juri_Agarin has joined #jenkins [20:00:57] *** dogmatic69 has joined #jenkins [20:01:06] <mindless> kohsuke: if you come back later and read my earlier question... nevermind: ant buld step does resolve all those vars, I just saw _URL vars missing because getRootUrl() is null when unit tests run [20:02:20] *** ka6sox has joined #jenkins [20:02:20] *** ka6sox has joined #jenkins [20:02:31] *** Stubbs has joined #jenkins [20:02:53] *** wyrdvans has quit IRC [20:06:03] *** SnagJJV has quit IRC [20:07:42] *** SnagJJV has joined #jenkins [20:14:13] *** slaboure has joined #jenkins [20:14:28] *** DamZ is now known as DamZzzz [20:14:33] *** Lewisham has joined #jenkins [20:14:34] *** ChanServ sets mode: +v Lewisham [20:27:00] <kisielk> is there a way to get the instant messaging plugin to announce *all* builds in the chatroom it joins? [20:27:01] *** banoss has quit IRC [20:27:15] *** drulli has quit IRC [20:36:34] *** dogmatic69 has quit IRC [20:37:19] *** dogmatic69 has joined #jenkins [20:40:27] *** drulli has joined #jenkins [20:40:27] *** ChanServ sets mode: +v drulli [20:40:29] *** cowboyd has quit IRC [20:40:44] *** dogmatic69 has quit IRC [20:41:26] *** dogmatic69 has joined #jenkins [20:41:47] *** Ferris_ has quit IRC [20:43:33] *** jfelchner has joined #jenkins [20:44:01] *** Ferris has joined #jenkins [20:46:09] <BBHoss> anyone know how to handle database.yml and other files/folders in gitignore with rails? [20:48:38] <raimo_t> yeah, just put 'em there [20:49:03] <BBHoss> raimo_t: so I just put them in the workspace directory? [20:49:19] <raimo_t> version control it [20:49:35] <raimo_t> git add .gitignore [20:50:19] <raimo_t> BBHoss, you mean how to put database.yml there? [20:50:36] <raimo_t> where do you store the setup? [20:50:47] <BBHoss> yes [20:50:54] *** dogmatic69 has quit IRC [20:51:00] <BBHoss> i copied it into the workspace and it seems to work [20:51:03] <raimo_t> for example, I just copy the database.yml on every build into its place [20:51:36] <raimo_t> in the same build step than all other building tricks [20:51:43] *** dogmatic69_ has joined #jenkins [20:52:17] <raimo_t> or sometimes I just use the same credentials for the database, if the database is for localhost connecting only [20:53:44] <BBHoss> raimo_t: right but i don't have it in source control, so i can't just force it [20:53:59] <BBHoss> so you're saying I need a step to copy things into the workspace? [20:54:28] <raimo_t> BBHoss, you can chain the commands in an existing step [20:54:38] <raimo_t> or have a separate step [20:55:59] <raimo_t> for example, I you have a secret directory, you can just add a command cp ../database.yml config/database.yml [20:56:27] <BBHoss> ok, i will add another build step then [20:56:31] *** cowboyd has joined #jenkins [20:56:59] <raimo_t> with that kind of configuration, you can choose Jenkins to revert/reset all the changes in the workspace on each build OR just let the file get overriden over and over again [20:57:34] <raimo_t> either way it probably works if nothing special happens in the repository [20:59:03] <raimo_t> cp -f ../database.yml config/database.yml will successfully override the file even if it exists in the repository [21:01:04] *** cowboyd has quit IRC [21:01:15] <BBHoss> well, i got it running rake [21:01:18] * BBHoss crosses fingers [21:04:04] *** ojii has left #jenkins [21:06:00] *** Heimidal has quit IRC [21:07:44] *** cowboyd has joined #jenkins [21:08:36] *** Heimidal has joined #jenkins [21:09:29] *** mconigliaro has joined #jenkins [21:10:12] *** aheritier has joined #jenkins [21:10:12] *** ChanServ sets mode: +v aheritier [21:11:15] *** jfelchner has joined #jenkins [21:19:39] <mwalling> rtyler: you know who the problem project is from lance's email, right? :) [21:20:17] *** cowboyd has quit IRC [21:23:01] *** jieryn-w has joined #jenkins [21:23:01] *** ChanServ sets mode: +v jieryn-w [21:23:08] <jieryn-w> man.. freenode barfing all over me [21:23:25] <rtyler> mwalling: you? :P [21:23:40] <mwalling> not... quite :) [21:25:01] <dhackner> abayer: ok, I'm obviously insane, but this isn't working for me [21:25:02] <rtyler> mwalling: your mom? [21:25:04] <rtyler> mwalling: who? [21:25:24] <dhackner> Throttle Concurrent Builds is checked [21:25:29] <mwalling> sorry, lagged out [21:25:29] <mwalling> freenode [21:25:31] <dhackner> Maximum Total Concurrent Builds is 1 [21:25:37] <dhackner> Maximum Concurrent Builds Per Node is 0 [21:25:44] <dhackner> Multi-Project Throttle Category Selenium_Grid is checked [21:25:46] <dhackner> both are identical [21:26:05] <dhackner> they run on different nodes [21:26:28] *** BrianF has joined #jenkins [21:27:05] <abayer> Ok, set maximum total concurrent builds to 0 in each job - setting those to 0 means "use the category settings instead". [21:27:11] <abayer> I need to improve that documentation. [21:28:14] <dhackner> ok done [21:28:24] <dhackner> in the Jenkins configuration page [21:28:26] <dhackner> I have [21:28:30] <dhackner> cat name: selenium_grid [21:28:33] <dhackner> max builds 1 [21:28:36] *** Sacha has joined #jenkins [21:28:38] *** awb_ has joined #jenkins [21:28:39] <dhackner> max concur per node 0 [21:28:53] <abayer> Set the latter to 1 as well, probably, just to be safe. [21:28:56] *** dogmatic69__ has joined #jenkins [21:29:58] <dhackner> nothing [21:30:00] <abayer> ? [21:30:22] *** rtyler_ has joined #jenkins [21:30:38] *** mando has quit IRC [21:31:02] <dhackner> let me see if it takes a secret [21:31:03] <dhackner> blah [21:31:05] <dhackner> typo [21:31:11] <dhackner> takes a cycle [21:31:19] <abayer> 'k [21:31:41] <abayer> And you set both jobs to 0/0 in their own configs? [21:31:44] <dhackner> yep [21:31:47] *** lifeless_ has joined #jenkins [21:31:47] <dhackner> and 1/1 in the main one [21:31:47] *** ChanServ sets mode: +v lifeless_ [21:31:52] <abayer> 'k. [21:32:37] *** dogmatic69_ has quit IRC [21:32:37] *** slaboure has quit IRC [21:32:37] *** Stubbs has quit IRC [21:32:38] *** awb has quit IRC [21:32:38] *** akostadinov has quit IRC [21:32:38] *** BrianFox_ has quit IRC [21:32:38] *** oeuftete has quit IRC [21:32:38] *** pahalial has quit IRC [21:32:38] *** rtyler has quit IRC [21:32:38] *** lifeless has quit IRC [21:32:42] *** awb_ is now known as awb [21:33:16] <dhackner> nope, still bot running [21:33:21] <abayer> wtF? [21:33:54] <dhackner> ok so [21:33:59] <dhackner> 2 jobs [21:34:03] *** Stubbs has joined #jenkins [21:34:03] <dhackner> each on a seperate slave [21:34:21] <dhackner> both are set to throttle with 0/0 in the Grid category [21:34:28] <abayer> Ah, each on a separate slave - I tested same slave. Lemme try that. [21:34:31] <dhackner> oh ok [21:34:48] <abayer> I don't think it will make a difference buuuut. [21:34:56] *** pahalial has joined #jenkins [21:34:58] *** akostadinov has joined #jenkins [21:40:25] <abayer> Hmm. That was strange but not necessarily useful. could you try creating a new category and attaching the jobs to that category instead of the existing one? [21:40:36] <dhackner> ok one second [21:41:57] <dhackner> i should setup smaller jobs, these are slow [21:42:11] *** wolfs has joined #jenkins [21:42:12] *** ChanServ sets mode: +v wolfs [21:43:26] <abayer> And just to make sure I get this right - you're running job A, and while it's running, you queue up job B, and then you queue up job B. [21:43:53] <dhackner> running A, queue B, queue A [21:44:15] <abayer> Yeah, that's what I'm doing too. [21:44:27] <dhackner> so for you [21:44:30] <dhackner> A starts [21:44:35] <dhackner> and B doesnt? [21:44:41] <dhackner> as opposed to starting and waiting or something [21:45:13] <abayer> I run A, queue B, queue A. A build 1 finishes, and B build 1 starts, with A still queued. [21:45:34] <dhackner> so for me, I run A and queue B and B runs immediately [21:45:56] <dhackner> These are non matrix jobs [21:46:03] <abayer> I did have that happen to me, and then I nuked the category and created a new one. [21:46:10] <dhackner> each restricted to a label expression that is exactly 1 machine [21:46:11] <abayer> And now it works. [21:46:36] <dhackner> whats your category name, could that be screwing it up? [21:47:07] <abayer> this one? just testcat - not sure how the underscore could cause problems? [21:47:21] <dhackner> i named this new one cat so that isn't it [21:47:57] <dhackner> so the rest of the job is pretty simple [21:48:01] <dhackner> here are my settings [21:48:07] <dhackner> for both [21:48:10] <dhackner> Restrict where this project can be run [21:48:17] <dhackner> block build while upstream project is building [21:48:23] <dhackner> 2 subversion repos [21:48:29] <dhackner> discard old builds [21:48:36] <dhackner> throttle builds 0/0 cat [21:48:48] <dhackner> build after other projects are built [21:48:51] <dhackner> poll scm [21:48:56] <dhackner> ant [21:48:58] <dhackner> junit results [21:49:02] <dhackner> testng results [21:49:03] <dhackner> email [21:49:04] <dhackner> done [21:49:05] <abayer> Ah - I wonder if the block build while upstream is building thing is confusing stuff. [21:49:15] <abayer> Is one upstream from the other? [21:49:22] <dhackner> nope unrelated [21:49:43] <dhackner> let me try without that on [21:49:58] <dhackner> nope [21:50:37] <dhackner> could quiet period affect it? [21:50:51] <abayer> Maybe - I'm not sure how, but it could be. [21:51:03] <dhackner> my jenkins config is set to 60 seconds [21:51:13] <abayer> Lemme see. [21:54:01] <abayer> Quiet period didn't make a difference either. [21:54:11] <dhackner> oy [21:56:44] <abayer> Yeah?this is just bizarre. Could you open a bug for this? [21:57:54] <dhackner> and we definately want 0/0 in the jobs and 1/1 on the config page? [21:58:21] *** mfawcett has joined #jenkins [21:59:41] <abayer> Let me double check that. [21:59:49] <abayer> Just to be safe. [22:00:04] *** rtyler_ is now known as rtyler [22:00:18] <evilchili> any of you folks have experience in moving build slaves to ram disks? [22:00:28] <evilchili> either at a VM level, or by moving the workspace roots to ram disks? [22:00:28] *** ChanServ sets mode: +o rtyler [22:00:46] <abayer> dhackner: oh god, it happened! [22:00:49] <dhackner> haha! [22:00:53] <dhackner> bwahahaha! [22:00:56] <dhackner> I'm not insane! [22:01:14] <abayer> I wouldn't go *that* far. [22:01:21] <dhackner> and they called me crazy [22:01:29] <abayer> Change to 1/0. [22:01:39] <dhackner> so 0/0 on slaves? [22:01:42] <dhackner> err, jobs [22:01:46] <dhackner> and 1/0 on config? [22:01:51] <abayer> 0/0 on jobs, 1/0 on category config. [22:02:46] <dhackner> ok, config is Maximum Total Concurrent Builds 1, Max Concur. Builds per node 0 [22:02:54] <abayer> Yes. [22:03:02] <stisti> evilchili: what's your problem? Slow build performance? Or you don't know how to change the slave workspace? [22:03:06] <dhackner> haha! [22:03:07] <abayer> (I almost typed +1, but then realized that'd just confuse things further) [22:03:09] <dhackner> success [22:03:12] <dhackner> lol [22:03:18] <dhackner> I thought we already tried this... [22:03:22] <abayer> thank god! [22:03:31] <abayer> Your job config was still confusing things. [22:03:35] <abayer> I really need to doc this. =) [22:03:52] *** visik7 has joined #jenkins [22:03:56] <dhackner> so why would allowing 1 build per node matter if we have max total set [22:04:01] <evilchili> stisti: performance. It's satisfactory now, but I've been given a "theoretical blank cheque" [22:04:24] <mindless> mfawcett: hi [22:04:41] <mfawcett> hey mindless [22:04:46] <stisti> evilchili: I guess the answer is: it depends [22:04:52] <dhackner> abayer: gotta make sure that the jobs pop off the stack in order [22:04:57] <stisti> what kind of work are your slaves doing? [22:05:04] *** visik7 has left #jenkins [22:05:34] <abayer> dhackner: they should - it's the standard queuing logic that determines which one gets first shot at running. [22:05:37] <dhackner> if I do ABABA is B guaranteed to be the second job run? [22:05:40] <dhackner> ok [22:06:00] <dhackner> so it basically has the B job think that it's node is the one A is using [22:06:01] <evilchili> stisti: what kind of work? not sure I understand what you're asking. [22:06:16] <evilchili> stisti: we have debian/osx/windows slaves doing builds and tests [22:06:28] *** vivek_ has joined #jenkins [22:06:29] *** akostadinov has quit IRC [22:06:37] <stisti> e.g. are you building C, C++, Java, Python, ...? [22:06:46] <evilchili> ah. C++ [22:07:09] <evilchili> python framework for executing builds and tests [22:07:11] <evilchili> but all c++ [22:07:27] *** akostadinov has joined #jenkins [22:08:55] *** Heimidal has quit IRC [22:08:58] <stisti> I remember seeing some guys blogging about what kind of performance increases they got when they added memory, faster / more cpu and ssd to their build box [22:09:10] <stisti> but I don't remember any more where that was [22:09:18] <evilchili> i'm doing my research. just thought I'd ask [22:09:28] <evilchili> I know some regulars here have handled very large build farms [22:10:51] <dhackner> abayer: so A finished and then B and A2 both started [22:11:01] <abayer> augh. [22:11:10] <stisti> I think SSD is nice and will give you some improvements [22:11:16] <abayer> I swear I didn't see that. Lemme triplecheck. [22:11:41] <evilchili> stisti: Have you seen http://jeffreypalermo.com/blog/speeding-up-the-build-ndash-ditch-the-ssd-and-go-for-the-ram-drive/ ? [22:11:43] <stisti> but there are other things you can do [22:11:53] *** Heimidal has joined #jenkins [22:12:03] <stisti> distcc, ccache, ... [22:12:09] <evilchili> There are lots of things I can do. Was looking for specific experience with ram disks tho [22:13:44] <mfawcett> does anyone have experience using the Copy Artifact plugin to pull from a mutli-configuration job that has 2 axes? [22:13:58] <evilchili> mfawcett: yes [22:14:33] <mfawcett> I have my job name configured in the plugin like: my_job/ArcGIS=$ArcGIS,Env=$Env [22:14:45] <abayer> dhackner: Yeah, *that* I can't duplicate. [22:14:54] <dhackner> arg [22:14:59] <mfawcett> where the URL of the artifact is something like: http://my_server/hudson/job/my_job/ArcGIS=arcgis10,Env=dev/lastSuccessfulBuild/artifact/my_artifact.dll [22:15:12] <abayer> What Hudson/Jenkins version are you on? [22:15:18] [22:15:28] <abayer> (dhackner, that is) [22:15:36] <mfawcett> so it seems it's finding the job, but not the artifact, even though it exists [22:15:45] <dhackner> Jenkins ver. 1.397 [22:16:20] <abayer> Ok. Could you open a bug? I've got to do actual job work now, but if you open a bug with this specific problem and include the version of the plugin you're on and the version of core, I'll try to work on it later. [22:16:59] <gmcdonald> ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAyL+GAPCgxKquep6vl7r0B93GwGcuq1EHPECc9aRpdSJdkz1wwxlv2xRYLLodgmyCRwynJOGEIKBrksVeT3d7UHp+2/ZOO2zTrDX+f4qxoC4ZrWP8oiU4EnJv2Tfb1Z09VKysR0e2CDaJIlX+0OOYGy1em3dX2CMsER4p7/ucOERKqNqluI+o/qkfoU8zXWlhQFx88dD4V9RTFScGyebXZOh5Z4P2hmOavxPNNn8xtZPHeLCIQjk0fhpNIUQ9GRtU+zUX3HuYg5vqOmZ2+Res4J6pWpjA4xYvU2A1Wu5N547MOBToRQUJpBfqSRzjwMpg0NYLrzKNnCBESIa/8TiCzQ== origami@hp-6910p-0806-a [22:17:04] <rtyler> O_O [22:17:05] <gmcdonald> ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAx0iElRiJ21dbK1PLbeyPdq3K9F1DVsB4KZ75TCnJ2YNjUItTReYg8SBQR4QIj7u7rw6M9UDtGT3HfnO6cqDrhNle/fNJbzPWbq/IkHnKf4+S/XVIsjajhZuHsboef4gjFZBze4ln2NgHReOM9hsMAK3ZzydYOuo0+4LZmofYtwr5+487dBlnsJCA5xpnRDlAJU415GnLHfh2SfeCDi6L482MFxgIQ7RZNEvMEU5oGmOGMvW/Q8jdlHGWvKBxNXUMVVyXY1cXwU3iJng2JBzk4zaAhvv0Y0t4nlpybdNHXWPb60E8uGTyYQgaP0y3fTJhO162lIQT5mILExIugJxoYw== hasan@csg-w500-hh [22:17:08] <dhackner> ok thnx [22:17:11] <gmcdonald> oops [22:17:15] <mindless> mfawcett: i assume you doublechecked that #44 for that configuration has artifact(s), and your copyartifact build step either has no pattern, or a pattern that matches? [22:17:21] <dhackner> heh. secure. [22:17:21] <rtyler> gmcdonald: i'm haxxoring your systems now ZOMG [22:17:36] <evilchili> mfawcett: start by ensuring that ArcGIS is archiving the artifacts you expect it to, then ensure the pattern you've specified matches those locations [22:17:39] <gmcdonald> with a pub key doubtful [22:17:58] <evilchili> rtyler: no way I am haxxorings his systems. GTFO [22:18:22] <gmcdonald> so who in Hudson forked Jenkins on github :/ [22:18:24] <mfawcett> it is archiving what I want, for instance, this URL exists: http://devsvr01/hudson/job/my_job/44/ArcGIS=arcgis10,Env=dev/artifact/my_artifact.dll [22:18:58] <rtyler> gmcdonald: hm? [22:19:21] <gmcdonald> https://github.com/hudson/hudson/commit/00b909928823a580f68e36616e87bf669baacd69 [22:19:32] <evilchili> mfawcett: what pattern have you specified in your ArcGIS job? [22:19:46] <mindless> heh [22:19:57] <evilchili> mfawcett: I use '**' to archive all artifacts, and then copy them in my downstream jobs with SFLicenseSDK/ARCH=$ARCH,CONFIG=$CONFIG,label=vs2008 (eg) [22:20:08] <mfawcett> no pattern, I exact specify file name [22:20:10] *** brutus has joined #jenkins [22:20:46] <mindless> mfawcett: try blank (gets all artifacts) [22:20:53] <mfawcett> okay, I'll try that [22:21:10] <mfawcett> brb though, servers are on a different physical network :-/ [22:22:48] *** mando has joined #jenkins [22:23:16] <dhackner> abayer: would it make sense to use 1/0 on the slave job page as well? [22:23:27] <abayer> No, that'd overide the category. [22:23:52] <dhackner> ok, so 0 is what we want vs. leaving it blank or something [22:23:57] <dhackner> alright, filing a bug [22:24:00] <abayer> Yeah. [22:24:26] <dhackner> and it doesn't matter that the category was created after the jobs right? [22:24:32] *** brutus has left #jenkins [22:24:34] <abayer> Shouldn't no. [22:24:36] *** kutzi has joined #jenkins [22:24:37] *** ChanServ sets mode: +v kutzi [22:25:05] *** Kiall_ has joined #jenkins [22:25:22] *** dvaske_ has joined #jenkins [22:25:33] *** mfawcett has quit IRC [22:27:59] *** calavera has joined #jenkins [22:30:25] *** Ourson has quit IRC [22:30:25] *** bendoerr has quit IRC [22:30:25] *** byteman has quit IRC [22:30:25] *** jenkinsci_builds has quit IRC [22:30:25] *** JamesPage has quit IRC [22:30:26] *** Kiall has quit IRC [22:30:26] *** dvaske has quit IRC [22:30:26] *** Kiall_ is now known as Kiall [22:30:42] *** bendoerr has joined #jenkins [22:31:40] <dhackner> kohsuke: in the plugin manager/installed plugins page, all of the links appear to still aim to ...hudson-ci... [22:32:54] *** drulli has quit IRC [22:36:46] *** lifeless_ is now known as lifeless [22:37:35] *** jenkinsci_builds has joined #jenkins [22:37:37] *** Ourson has joined #jenkins [22:39:42] *** BrianF has quit IRC [22:39:56] *** JamesPage has joined #jenkins [22:40:09] *** BrianF has joined #jenkins [22:44:13] *** arnaldo_ has joined #jenkins [22:44:28] *** arnaldo has quit IRC [22:52:30] *** jfelchner has quit IRC [22:54:57] <mpholt> Is there a way to setup a dynamic subversion path for a Jenkings project? [22:55:57] <mpholt> Basically, I am using the Maven release plugin to automate my versioning, and want a QA version of my Jenkins project to have the build path of "branches/project/project-VERSIONNUMBER [22:56:11] <mpholt> with project-VERSIONNUMBER being specified in an environment variable, file, etc [23:04:35] <rpetti> I take it that field doesn't support job property substitution? [23:05:03] *** calavera has quit IRC [23:09:11] <mpholt> Ah it may.. trying to setup my build/svn/nexus configuration and was trying to figure out if that was possible before going down that path [23:11:00] <rpetti> I've heard that question plenty of times, so I would be surprised if it didn't work. [23:11:02] *** selckin has quit IRC [23:11:14] <mpholt> ahh ok [23:11:17] *** jyrkip has quit IRC [23:11:18] <mpholt> I'll give that a try [23:11:21] <mpholt> thanks rpetti [23:11:50] *** jyrkip has joined #jenkins [23:12:40] *** arnaldo_ has quit IRC [23:14:07] *** fcamblor has joined #jenkins [23:14:10] *** ChanServ sets mode: +v fcamblor [23:15:41] *** Sacha has quit IRC [23:17:45] *** Guest8301 has quit IRC [23:23:00] *** elpargo has quit IRC [23:23:53] *** ojacobson has quit IRC [23:26:46] *** _marc` has joined #jenkins [23:32:27] *** Stubbs has quit IRC [23:38:47] *** kutzi has quit IRC [23:41:02] <autojack> damn. the Hudson "play a sound when the build finishes" plugin will use the server PC sound card :( [23:41:21] *** anathematic has joined #jenkins [23:41:27] <autojack> I want something that will play a sound in the browser. [23:42:20] <mindless> if you're on the page right then? neat [23:42:38] <autojack> yeah, like we have a PC in our cube area with the Hudson page up at all times [23:42:53] <autojack> but the Hudson server is in the cloud. [23:42:58] <autojack> in EC2. [23:43:08] <autojack> I want the local PC to play a sound when builds pass. [23:45:14] *** hare_brain has joined #jenkins [23:52:42] *** jyrkip has quit IRC [23:52:46] *** jyrkip has joined #jenkins [23:53:17] * rtyler tries to think of more rap songs [23:53:44] <gmcdonald> hmm, getting file open errors on a build whos slave is set at ulimit -n 40000 -- just checking, does the master need to be set at tha also (even though not building anything, istr something about that) ? [23:54:21] <jenkinsci_builds> Project jenkins_main_trunk build #515: STILL UNSTABLE in 1 hr 17 min: http://ci.jenkins-ci.org/job/jenkins_main_trunk/515/ [23:54:22] <jenkinsci_builds> Alan Harder: Add unit test for expansion of variables used in properties of ant build step. [23:59:22] *** awb_ has joined #jenkins