Re: Jenkins Kubernetes agents fail handshake with master.

2018-04-09 Thread Carlos Sanchez
Are you running jenkins with SSL enabled ? or are you running jenkins non-ssl and then enabling ssl at ingress level The plugin will connect internally to the cluster so typically no SSL url is used On Sun, Apr 8, 2018 at 10:37 PM, Ryan Timoney wrote: > I've got Jenkins running on an instance

how to make jenkins plugins compatibility with blueocean

2018-04-09 Thread Nalakajayaruwan Kulasekara
Hi, I have tried to use functionality of "file operation plugin" in blueocean. but UI doesn't render (may be it incompatible). Would you please tell me a way to make it compatible with blueocean Thanks, Nalaka -- You received this message because you are subscribed to the Google Groups "Je

Restrict on which node a scripted pipeline executes

2018-04-09 Thread F'nale
Hi All, I have a pipeline that schedules various jobs. Each job runs on a specific node. The problem occurs after the pipeline has been started and the first job was scheduled. The pipeline takes the node on which the first job needs to execute. I end up with a loop where the first job is waitin

Both job1 and job2 should run on same slave node | Label is assigned

2018-04-09 Thread LnT
Hi - using jenkins Vers 1.58. Having Job1 and Job2 - where job2 is down stream job of Job1. When Job1 is triggered , job2 will be triggered as pre-requisite. Job1 is assigned to execute on Label "Win8" which consists of 4 Windows slave nodes. *Requirement :*- Both job1 and job2 should be exe

Re: Both job1 and job2 should run on same slave node | Label is assigned

2018-04-09 Thread LnT
Hi - * job1 and job2 are freestyle projects* On Monday, April 9, 2018 at 6:37:15 PM UTC+5:30, LnT wrote: > Hi - > using jenkins Vers 1.58. > > Having Job1 and Job2 - where job2 is down stream job of Job1. > > When Job1 is triggered , job2 will be triggered as pre-requisite. > > Job1 is as

Re: Both job1 and job2 should run on same slave node | Label is assigned

2018-04-09 Thread Andreas Tscharner
On 09.04.2018 15:07, LnT wrote: [snip] *Requirement :*- Both job1 and job2 should be executed on same slave node. because - Job2 does clean-up activity. - Job1 does package creation. Could you please let me know the possibilities . Have a look at the Job Node Stalker plugin: https://wiki.jen

Re: Upgrade Path for Jenkins/Hudson

2018-04-09 Thread Victor Martinez
Hey Thomas, most likely the hudson folder should be backed up: - https://wiki.eclipse.org/Using_Hudson/Administering_Hudson which matches with the Jenkins one too: https://wiki.jenkins.io/display/JENKINS/Administering+Jenkins As a suggestion: I'd rather consider to upgrade on batches firstly, mo

Re: Blue Ocean and Git connectivity issue

2018-04-09 Thread Vivek Pandey
Push validation failed. In this process it tries to create a test branch on your repo. Can you provide full stack trace from jenkins log? On Sun, Apr 8, 2018 at 5:44 AM Theo W wrote: > Hi, > > I am currently running jenkins/blueocean in Docker along with Gitea as my > Git server. > > When creat

vSphere plugin 2.17

2018-04-09 Thread john.peterson
Not sure where to report a problem? Upgraded from vSphere plugin 2.16 > 2.17 and we can no longer connect to vSphere. Among other things, certificate errors and illegal characters. We have several systems worldwide that have been running for a very long time, and this could end up being probl

Re: vSphere plugin 2.17

2018-04-09 Thread Slide
https://issues.jenkins-ci.org is where to report issues. On Mon, Apr 9, 2018, 11:15 john.peterson wrote: > Not sure where to report a problem? > > Upgraded from vSphere plugin 2.16 > 2.17 and we can no longer connect to > vSphere. Among other things, certificate errors and illegal characters. >

can someone shed some light on how to PR with pipeline

2018-04-09 Thread eyal david
trying to PR using project with jenkinsfile whic is git clone the branch how can i make the pr branch which is commit hash to run the tests in jenkins pr plugin it doesn't work for me in pipeline in free style works great of course someone can assist here ? thanks -- You received this message

jenkins pipeline with groovy and use of “Withcredentials”

2018-04-09 Thread Yiyito
Hello guys first time writting here was wondering If I culd get some help: I have a jenkins pipeline from SCM running in jenkins with a groovyscript. In one of the steps I have upload a file to artifactory with CURL - u user:pass , but don´t wan´t that user and pass be visible in output of pipe

RE: Extension points for declarative pipeline in shared library

2018-04-09 Thread Reinhold Füreder
@Francois: Thanks for sharing your approach (that did not come to my mind to be honest). Just for the sake of completeness and kind of praising Jenkins development listening to the needs of us users, please have a look at some of the new features for declarative pipelines just published/announc

BUG REQUEST QUALITY GATES PLUGIN

2018-04-09 Thread Virginia Mesa
Hi, It takes a while for me to get the Sonar QG plugin. I do not know if someone else will happen, install the new version (2.73) to see if it was solved, but nothing. I have debugged, and I see that I fail to do the requestPOST and GET. I returned a 401, and I thought it would be because I wa