Re: Is there option to display all recursive jobs of build flow in build monitor view ??

2016-07-07 Thread Ram D
Hi Guys, Any information on this item ? Anyone resolved such issue ? Cheers, Ramesh On Thu, Jul 7, 2016 at 10:00 AM, Ram D wrote: > Hi All, > > Jenkins Version 1.642.4 > > I am currently stuck while display of build results on monitor view > > My jenkins configuration goes like this - > > I h

Jenkins Failed to connect to the host via ssh

2016-07-07 Thread hazarcap
Hi , I have installed Jenkins on AWS EC2 instance. I have created Maven Project and added the settings to run "Ansibe Playbook" in post-builds section of Jenkins. While Jenkins executing the "ansible-playbook" im getting the below error. [workspace] $ ansible-playbook /home/ubuntu/playbooks/pe

Best way to set a timestamp variable in Pipeline build

2016-07-07 Thread Greg Smith
Hi, I would like to set a timestamp at the beginning of my pipeline build, put it into the environment, and reuse it throughout my build. I found some sample code - but it no longer seems to work because of sandboxing of the groovy pipeline scripts. The code is: env.TIMESTAMP = new java.tex

Re: Ubuntu Stable repository contains v2.7

2016-07-07 Thread Daniel Beck
Draft for the changelog for 2.7.1 is here: https://github.com/jenkins-infra/jenkins.io/pull/305/files > On 07.07.2016, at 16:29, tom.lamb...@one-agency.be wrote: > > Thank you for the explanation. > > Br, > Tom > > On Thursday, 7 July 2016 16:06:14 UTC+2, Daniel Beck wrote: > > > On 07.07.2016

Re: Ubuntu Stable repository contains v2.7

2016-07-07 Thread tom . lambert
Thank you for the explanation. Br, Tom On Thursday, 7 July 2016 16:06:14 UTC+2, Daniel Beck wrote: > > > > On 07.07.2016, at 11:02, tom.l...@one-agency.be wrote: > > > > But the website is still stating v1.651 as the LTS version. > > Looks like Oliver forgot to update the changelog. I'm worki

Re: Phing Issues

2016-07-07 Thread Unnikrishnan B
>From the following error message Caused by: java.io.IOException: error=2, No such file or directory at java.lang.UNIXProcess.forkAndExec(Native Method) at java.lang.UNIXProcess.(UNIXProcess.java:248) at java.lang.ProcessImpl.start(ProcessImpl.java:134) at java.lang.ProcessBuilder.

Getting the error while accessing the robot result from the Jenkins.

2016-07-07 Thread Nagaraj Hebbar
Getting the error while accessing the robot result from the Jenkins. Opening Robot Framework report failed - Verify that you have *JavaScript enabled* in your browser. - Make sure you are using a *modern enough browser*. Firefox 3.5, IE 8, or equivalent is required, newer browsers

Re: Ubuntu Stable repository contains v2.7

2016-07-07 Thread Daniel Beck
> On 07.07.2016, at 11:02, tom.lamb...@one-agency.be wrote: > > But the website is still stating v1.651 as the LTS version. Looks like Oliver forgot to update the changelog. I'm working on this right now, the site will be updated later today. > I should install an update to v2.12, which is def

Re: Ubuntu Stable repository contains v2.7

2016-07-07 Thread Mark Waite
As far as I can tell from checking the "stable" directories of http://mirrors.jenkins.io/ , Jenkins 2.7.1 LTS has released on all platforms. Don't know about the documentation update, but the code is available. I've updated Docker instances and my main server successfully. Mark Waite On Thu, Ju

Re: Phing Issues

2016-07-07 Thread Unnikrishnan B
I am also facing the same issue, I can access ping in command line also I am using the same use to run junkins. On Thursday, 2 June 2011 21:52:49 UTC+5:30, Carl Parrish wrote: > > I'm starting to think this may have been a selinux issue. I created a > symbol link in /usr/bin to phing and now eve

Re: Ubuntu Stable repository contains v2.7

2016-07-07 Thread Mike Healey
We have noticed this and discovered that yesterday was scheduled to be the first 2.x LTS release according to https://jenkins.io/content/event-calendar/ It looks like this may have happened prematurely because the website was not updated and there has been no announcement. I'm certainly curi

Re: Branch Indexing Hangs

2016-07-07 Thread Mark Waite
https://issues.jenkins-ci.org/browse/JENKINS-32767 is the bug report. I'd love to have a pull request proposing a fix, though I'm not sure if the pull request would be to modify the pipeline plugins to use command line git instead of JGit, or if it is worth trying the git-client-plugin 2.0.0-beta1

Re: Branch Indexing Hangs

2016-07-07 Thread Michael Irwin
Thanks! I've looked in both the multibranch plugin issues and its dependent plugins and don't see any issue that stands out. Is it somewhere else? Do you have a link to that issue? -- Michael On Wed, Jul 6, 2016 at 6:19 PM Mark Waite wrote: > There is a bug report assigned to me which decode

Exclude commits from Multibranch Pipeline?

2016-07-07 Thread Mike
Hello, I recently setup Jenkins for a Multibranch Pipeline using a GitHub organization and a Jenkinsfile. This works well, but Jenkins is building every commit that is pushed. I tried to have Jenkins only build the master and develop branches, but then it won't build the Pull Requests. Ideall

Re: Filtering output log

2016-07-07 Thread Antonio Hernandez
Hi all, Any ideas? Thanks again El miércoles, 6 de julio de 2016, 18:01:08 (UTC+2), Antonio Hernandez escribió: > > Hi, > > I've got the code: > > > > ${line} > > > > showing all the test results of a specific job but

ZAProxy Plugin and updating ZAP rules

2016-07-07 Thread Stuart Watson
Hi I've installed ZAProxy Plugin using custom tools as recommended. How do you go about updating ZAProxy rules? Thanks -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an

Ubuntu Stable repository contains v2.7

2016-07-07 Thread tom . lambert
Hello, Yesterday my hosting provider did some security updates and Jenkins v2 got installed. Apparently The LTS repository for ubuntu contains Jenkins v2.7 since yesterday. But the website is still stating v1.651 as the LTS version. I don't think this is a distaster (for me), but Jenkins is now

Re: java-client-api

2016-07-07 Thread nadishka prabhashani
Hi, I'm sorry. I didn't see the reply before. Now I'm following these instructions. Thanks for your help. Prabhashani On Wednesday, July 6, 2016 at 7:04:39 PM UTC+5:30, Mark Waite wrote: > > Was my earlier reply at > https://groups.google.com/d/msg/jenkinsci-users/a7uOrwUdOII/iZnj_MrPAwAJ > no