Re: ANN - DevOps World 2021 CFP is Closing

2021-05-25 Thread Alyssa Tong
Hi All, Friendly reminder - the CFP is closing this Thursday. Pls get your submissions in for consideration. Submit here: https://www.devopsworld.com BR, alyssa On Fri, Apr 30, 2021 at 7:44 AM Oleg Nenashev wrote: > Hi all, > > Meetup link for the May 04 session, it will happen at 4PM UTC: >

Does 'checkout scm' use https_proxy env variable set in script

2021-05-25 Thread Lee Meador
I have scripted pipeline like this: env.https_proxy = "myproxy.com:9400" sh 'env | grep proxy' checkout scm It echos the env variables correctly and then gets this error on the checkout: *16:26:27* + grep proxy*16:26:27* + env*16:26:27* http_proxy=http://myproxy.com:9400*16:26:27* https_proxy

HTTPS problems after upgrade to 2.277.3

2021-05-25 Thread Mike Bayliss
I've just upgraded from Jenkins 2.263.4 to 2.277.3 and I'm hitting an intermittent (but too frequent) issue where submitting a job configuration change can trigger either a "Secure Connection Failed" error (FireFox) or ERR_EMPTY_RESPONSE (Chrome). Everything else seems to be OK. This is Ubuntu 16.

Jenkins Job creation for AOSP code from Gerrit server

2021-05-25 Thread Sourav Srivastava
Hi, Need Help !!! I have AOSP code hosted on Gerrit server and have configured and integrated Jenkin Server with it. Now I need help in to create a job for AOSP code to build it in jenkins. Single .git repository is working fine but since AOSP has more that 1300 repos I am not able to make

Job Type Filter not working for GitLab Groups

2021-05-25 Thread Sverre Moe
Job Type Filter GitLab Group Include Matched Does not work. It includes ALL projects in Jenkins, Pipeline and Multibranch Pipeline jobs. All I want is to include only the GitLab Group projects. There are no issues registered. -- You received this message because you are subscribed to the Google