Jenkins hang on startup after "Listed all plugins"

2020-07-28 Thread Randall Becker
This has been going on since 2.233. We are getting pretty consistent failures of Jenkins right after the "Listed all plugins" message is logged. This just on the controller (there are no agents), running JRE 1.8.0_45. I have wiped the configuration three times already. As soon as I add pipeline

Re: Distributed Tasks

2020-07-28 Thread JonathanRRogers
You can use Jenkins to run tests written in a large variety of languages with a large variety of test runners, so there's no way to answer your question without more details about your tests and how you run them. I run tests written in Python using a custom system that runs pytest concurrently

!! Need urgent help with Active Choices Reference Parameter !!

2020-07-28 Thread Nishant Jha
Hi Team, I am using opensource *Jenkins 2.235.3* version on *Centos 7.7* machine with *Active Choices Plug-in Version 2.4* The problem I am running into is very strange I am using a groovy script to dynamically populate parameters and I am using Active Choices Reactive Parameter. In that plugi

Increased usage of 0-executor master (flyweight visibility?)

2020-07-28 Thread 'Gavin Davies' via Jenkins Users
Hello, We have a Jenkins running Jenkins LTS 2.222.4 on Kuberentes via the Jenkins helm chart. We use Kubernetes agents on an EC2 autoscaling group. We have 2216 projects, each of which uses Jenkinsfile.Master is set to 0 executors and no builds should execute there (except for branch indexing

Re: SAML plugin - differentiate between encryption and signing certificate

2020-07-28 Thread Ivan Fernandez Calvo
Hi, The configuration only allows one certificate, this is used for singing and encryption, so it is not possible to use two different certificates. El lunes, 27 de julio de 2020, 21:54:03 (UTC+2), Chris DW escribió: > > Hi , > > When setting up the Jenkins SAML plugin, is it possible to config

Re: Help required: jenkins SSH connectivity issue

2020-07-28 Thread Sakshi Rathore
I tried a lot of things but my ssh connection is not working from jenkins to ssh server. One more thing my Jenkins and ssh server is hosting on same IP address is there anyway i can resolve this issue? On Mon, 27 Jul, 2020, 9:39 AM Sakshi Rathore, wrote: > thanks , i tried this as well but whil

Re: Help required: jenkins SSH connectivity issue

2020-07-28 Thread Sakshi Rathore
below is the part of my script where i am doing ssh and it works fine in local. scp -i $SSHKEY_PATH $CERT_PATH ccpuser@10.32.141.35:/home/ccpuser scp -i $SSHKEY_PATH $KEY_FILE ccpuser@10.32.141.35:/home/ccpuser scp -i $SSHKEY_PATH $CRT_FILE ccpuser@10.32.141.35:/home/ccpuser scp -i $SSHKEY_PATH ./