Process leaked file descriptors

2016-10-23 Thread Pritam Sharma
Hi All, I have been trying to fix this issue, where the Jenkins job throws failure as "Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information Build step 'Invoke Ant' marked build as failure". In my jenkins job I hav

Moving jenkins from http to https on windows

2016-10-23 Thread touseef
May I know, how to perform below task: Step 4: Use the contents of the 'certreq.csr' file to generate a certificate from your certificate provider. Request a SHA-1 certificate (SHA-2 is untested but will likely work). If using DigiCert, download the resulting certificate as Other format "a .p7

Re: IOError: [Errno 11] Resource temporarily unavailable

2016-10-23 Thread riscado . bruno
Ended up redirecting the logs out of the container to a log file in order to avoid this issue. On Friday, 21 October 2016 12:34:05 UTC+1, Bruno Vilhena wrote: > > Trying to run an ansible playbook in Jenkins, which starts a docker > container (kubernetes-anywhere) to provision an environment. >

Re: Getting Robot Framework Results in the Email from Jenkins

2016-10-23 Thread rhosisey
hi you must set the Content Type in the Editable email notification plugin to HTML(text/html) . this will show the content as html . you can find this set above the Default Subject On Thursday, February 18, 2016 at 6:45:49 PM UTC+2, Guruswamy B M wrote: > > Hi, > > I have integrated jenk