Looking for Subject Matter Expert (SME)/ Senior Test Analyst Consultant Location Columbus, OH

2015-02-02 Thread Akhilesh Kumar
Hi Partner Greetings Hope you are doing well Please find the requirement and respond back with your consultants updated word resume and call me at my number given bellow. Please share your consultant resume at* akhilesh.ku...@nlbservices.com akhilesh.ku...@nlbservices.com* *The below

Downstream trigger for Maven Jobs

2015-02-02 Thread Rémi Roy
Hi everyone, I have a project with multiple sub project than I want to build separately. Fo that I created multiple jobs and I checked the Build whenever a SNAPSHOT dependency is built for all my jobs. On the main page of my job I can see all Upstream and Downstream related to my job. My

workspace for a build flow plugin

2015-02-02 Thread Dillon Hall
Hello all, I'm using a build flow plug in Jenkins. However, I can't find the workspace. Any one have any idea's where it could be? Thank you. -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe from this group and stop receiving

Unknown Users created in JENKINS_HOME/users directory

2015-02-02 Thread John Cook
The below user folders were created in my Jenkins users directory. This appears to have been performed by a plugin. Has anyone seen this before? The users gitster and vnwildman are active on the CloudBees Jenkins instance and within Git:

Re: Lock Rhodecode repository after jenkins build fail

2015-02-02 Thread Baptiste Mathus
Hi, Not sure you're gonna find answers here as this seems like a Rhodecode's very specific issue. You may want to contact their support directly? Cheers 2015-02-02 12:19 GMT+01:00 Ilian Iliev ilian.b.il...@gmail.com: Hello, Here is what I want to do and don't know how. Will be very thankful

Matrix job

2015-02-02 Thread Jeff MAURY
I have a matrix job with 2 axis (JDK + Eclipse version). It appears that I have a lot of false negative builds, mainly due to load or problems with UI emulation. Is there a way to get the number of failed jobs in the mail generated ? Thanks Jeff -- You received this message because you are

Re: Matrix job

2015-02-02 Thread Baptiste Mathus
Hi Jeff, I guess that using a system groovy script step could help you get something like that. But I'm not sure to understand what you want, what is the number of failed jobs you want? You mean amonst the total jobs according to the combinatorials of the axis? Cheers 2015-02-02 13:45

Re: Matrix job

2015-02-02 Thread Jeff MAURY
Le lundi 2 février 2015 13:52:16 UTC+1, Baptiste Mathus a écrit : Hi Jeff, I guess that using a system groovy script step could help you get something like that. But I'm not sure to understand what you want, what is the number of failed jobs you want? You mean amonst the total jobs

Re: Lock Rhodecode repository after jenkins build fail

2015-02-02 Thread Ilian Iliev
Hi, Thanks for the answer. Will try with Rhodecode's support. Regards On Monday, February 2, 2015 at 2:46:55 PM UTC+2, Baptiste Mathus wrote: Hi, Not sure you're gonna find answers here as this seems like a Rhodecode's very specific issue. You may want to contact their support directly?

Lock Rhodecode repository after jenkins build fail

2015-02-02 Thread Ilian Iliev
Hello, Here is what I want to do and don't know how. Will be very thankful if I got some help :) I have a team of developers using Rhodecode. After anyone commit a change in some repo a Jenkins job is triggered (using hooks) and building the repo with the new commits. Is it possible if the

Re: Any takers for copy-to-slave plugin ownership

2015-02-02 Thread Vivekanand S V
Bumping it in the hope that someone might be interested :) On Fri Jan 23 2015 at 9:37:05 AM Vivekanand S V svvivekan...@gmail.com wrote: Hi all, I took over this plugin to add some stuff and did release a version, but I can't find time to actively maintain it (or fix bugs) due to

Re: Git Credentials on Workflow Plugin

2015-02-02 Thread Arunkumar Perumal
Hello Mark, When I check the server logs it says the below Jan 30, 2015 7:05:24 PM hudson.remoting.ExportTable unexportByOid SEVERE: Trying to unexport an object that's already unexported java.lang.IllegalStateException: Invalid object ID 102 iota=12324 at

Re: Git Credentials on Workflow Plugin

2015-02-02 Thread Arunkumar Perumal
Mark, Is there any way I could avoid -c core.askpass=true using Git Client Plugin 1.14.0? On Tuesday, February 3, 2015 at 10:45:24 AM UTC+5:30, Arunkumar Perumal wrote: Hello Mark, When I check the server logs it says the below Jan 30, 2015 7:05:24 PM hudson.remoting.ExportTable

Re: Git Credentials on Workflow Plugin

2015-02-02 Thread Arunkumar Perumal
Ivo, Sorry, pls find below the details. I have job which will fetch the data from the remote repository I've setup the proxy details. The same job is getting success for a couple of times but after that it started failing. I'm using git client plugin 1.14.0, git plugin 2.3.2. Couldn't

Re: Git Credentials on Workflow Plugin

2015-02-02 Thread Mark Waite
I doubt very much that -c core.askpass=true would cause intermittent fetch failures. You might consider reading the log files of your git repository server, in case there is some hint in those logs which will tell you why it fails. Mark Waite On Mon, Feb 2, 2015 at 7:55 PM, Arunkumar Perumal

Re: workspace for a build flow plugin

2015-02-02 Thread Timur Batyrshin
Hi Dillon, You need to wrap your code inside node { ... } block. You can also use the ws { ... } block to explicitly allocate a workspace. Don't know yet what is the use case for this as node {} works fine for me. Regards, Timur вторник, 3 февраля 2015 г., 3:32:35 UTC+3 пользователь Dillon

Re: [workflow-plugin] Use external script for running the flow

2015-02-02 Thread Timur Batyrshin
Hi Thomas, I use only Groovy CPS DSL from SCM for loading the workflow code and it works fine. It allocates a workspace named workspace@script, does the checkout and runs workflow from it and all is fine. Sorry for the confusion, I think I've meant different thing from another thread here

RE: Role strategy not filtering jobs

2015-02-02 Thread Matthew.Webber
I use the Role Strategy plugin. The regex works for most things, but not for create job, there is a design issue - see https://issues.jenkins-ci.org/browse/JENKINS-19934 If you are having a problem, you will need to give details about exactly what doesn’t work. -Original Message-

Re: Git Credentials on Workflow Plugin

2015-02-02 Thread Arunkumar Perumal
Hello Mark, When I use Git Client Plugin 1.13.0, I'm not getting -c core.askpass=true. But when I use, 1.14.0, its using that option but you have released the change in 1.14.1. Could you please let me know how I can skip this particular step in Git Client Plugin 1.14.0 1.14.1 (Dec 27, 2014)

Re: Git Credentials on Workflow Plugin

2015-02-02 Thread Ivo Bellin Salarin
Dear user of the git plugin, Is this option causing some misbehavior in your environment? Could you please describe it? Or, yours is rather a conservative attitude towards changes which could deteriorate your build environment? Il giorno lun 2 feb 2015 17:57 Arunkumar Perumal

Wiki is down?

2015-02-02 Thread Keith Davis
Maybe this is off-topic for this forum, but we can't get to https://wiki.jenkins-ci.org/. I get the web page is not available. I've tried from both my home machine and at work. -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe

Re: Git Credentials on Workflow Plugin

2015-02-02 Thread Ivo Bellin Salarin
I will try to justify a little more the existence of the -c core.askpass=true option. This is essentially a a la volée modification of the .gitconfig content. This option says to git to use /bin/true (which always returns 1) as identity manager in the case where the remote server asks an

Clover PHP Coverage plugin disabled on multi-branch project?

2015-02-02 Thread John Mellor
I have a freestyle project building a fairly large PHP application, running the test suite, and publishing the test results as junit results. I’m using the Clover PHP Coverage plugin to display the coverage page generated by Istanbul. It fulfils the purpose even though its not Clover. However,