Hi, How r u? O am getting an error in groovy script in my Jenkins.
FATAL: Failed to install https://dl.bintray.com/groovy/maven/groovy-binary-2.4.3.zip to E:\Jenkins\tools\Groovy\Groovy_1.7.6hudson.util.IOException2 <http://stacktrace.jenkins-ci.org/search?query=hudson.util.IOException2>: Failed to install https://dl.bintray.com/groovy/maven/groovy-binary-2.4.3.zip to E:\Jenkins\tools\Groovy\Groovy_1.7.6 at hudson.FilePath.installIfNecessaryFrom(FilePath.java:728) <http://stacktrace.jenkins-ci.org/search/?query=hudson.FilePath.installIfNecessaryFrom&entity=method> at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:72) <http://stacktrace.jenkins-ci.org/search/?query=hudson.tools.DownloadFromUrlInstaller.performInstallation&entity=method> at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:61) <http://stacktrace.jenkins-ci.org/search/?query=hudson.tools.InstallerTranslator.getToolHome&entity=method> at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:107) <http://stacktrace.jenkins-ci.org/search/?query=hudson.tools.ToolLocationNodeProperty.getToolHome&entity=method> at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:203) <http://stacktrace.jenkins-ci.org/search/?query=hudson.tools.ToolInstallation.translateFor&entity=method> at hudson.plugins.groovy.GroovyInstallation.forNode(GroovyInstallation.java:70) <http://stacktrace.jenkins-ci.org/search/?query=hudson.plugins.groovy.GroovyInstallation.forNode&entity=method> at hudson.plugins.groovy.Groovy.buildCommandLine(Groovy.java:284) <http://stacktrace.jenkins-ci.org/search/?query=hudson.plugins.groovy.Groovy.buildCommandLine&entity=method> at hudson.plugins.groovy.Groovy.perform(Groovy.java:79) <http://stacktrace.jenkins-ci.org/search/?query=hudson.plugins.groovy.Groovy.perform&entity=method> at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19) <http://stacktrace.jenkins-ci.org/search/?query=hudson.tasks.BuildStepMonitor$1.perform&entity=method> at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractBuildExecution.perform&entity=method> at hudson.model.Build$BuildExecution.build(Build.java:199) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Build$BuildExecution.build&entity=method> at hudson.model.Build$BuildExecution.doRun(Build.java:160) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Build$BuildExecution.doRun&entity=method> at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:586) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractBuildExecution.run&entity=method> at hudson.model.Run.execute(Run.java:1516) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Run.execute&entity=method> at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.FreeStyleBuild.run&entity=method> at hudson.model.ResourceController.execute(ResourceController.java:88) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.ResourceController.execute&entity=method> at hudson.model.Executor.run(Executor.java:236) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Executor.run&entity=method> Caused by: javax.net.ssl.SSLKeyException <http://stacktrace.jenkins-ci.org/search?query=javax.net.ssl.SSLKeyException>: FATAL Alert:BAD_CERTIFICATE - A corrupt or unuseable certificate was received. at com.certicom.tls.interfaceimpl.TLSConnectionImpl.fireException(Unknown Source) at com.certicom.tls.interfaceimpl.TLSConnectionImpl.fireAlertSent(Unknown Source) at com.certicom.tls.record.handshake.HandshakeHandler.fireAlert(Unknown Source) at com.certicom.tls.record.handshake.HandshakeHandler.handleHandshakeMessages(Unknown Source) at com.certicom.tls.record.MessageInterpreter.interpretContent(Unknown Source) at com.certicom.tls.record.MessageInterpreter.decryptMessage(Unknown Source) at com.certicom.tls.record.ReadHandler.processRecord(Unknown Source) at com.certicom.tls.record.ReadHandler.readRecord(Unknown Source) at com.certicom.tls.record.ReadHandler.readUntilHandshakeComplete(Unknown Source) at com.certicom.tls.interfaceimpl.TLSConnectionImpl.completeHandshake(Unknown Source) at com.certicom.tls.record.WriteHandler.write(Unknown Source) at com.certicom.io.OutputSSLIOStreamWrapper.write(Unknown Source) at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65) at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123) at java.io.FilterOutputStream.flush(FilterOutputStream.java:123) at weblogic.net.http.HttpURLConnection.writeRequests(HttpURLConnection.java:191) at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:411) at weblogic.net.http.SOAPHttpsURLConnection.getInputStream(SOAPHttpsURLConnection.java:37) at org.jvnet.robust_http_client.RetryableHttpStream.getStream(RetryableHttpStream.java:98) at org.jvnet.robust_http_client.RetryableHttpStream.<init>(RetryableHttpStream.java:91) at org.jvnet.robust_http_client.RetryableHttpStream.<init>(RetryableHttpStream.java:74) at hudson.ProxyConfiguration.getInputStream(ProxyConfiguration.java:232) at hudson.FilePath.installIfNecessaryFrom(FilePath.java:714) ... 16 more Can you please help me. On Fri, Mar 27, 2015 at 4:38 PM, Mantoo Ankalakoti <mankalak...@gmail.com> wrote: > Hi, > > I want to read the logged in users password in my jenkins shell script. > I am using the Jenkins own database for authentication. > Please help me if there is any way to accomplish this? > > > Thanks and Regards > Mahantesh.C.A > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-users/K80CeTs4_6w/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > jenkinsci-users+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/b83fe41e-f5b4-4b26-9c5d-6f5ca086901b%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/b83fe41e-f5b4-4b26-9c5d-6f5ca086901b%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAE2WGXMx1MvXWMqYbiuZw6JVhPss4AnHyPVL4wnty7rajkpbYw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.