You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/09/30 09:19:40 UTC

Build failed in Jenkins: ZooKeeper-trunk-owasp #500

See <https://builds.apache.org/job/ZooKeeper-trunk-owasp/500/display/redirect>

Changes:


------------------------------------------
[...truncated 21.93 KB...]
    [mkdir] Created dir: <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/.revision>

version-info:

process-template:

build-generated:
    [javac] Compiling 67 source files to <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/build/classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] 1 warning

compile:
    [javac] Compiling 331 source files to <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/build/classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/NIOServerCnxn.java>:253: warning: [cast] redundant cast to ByteBuffer
    [javac]                     b = (ByteBuffer) b.slice().limit(directBuffer.remaining());
    [javac]                         ^
    [javac] <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/FilePadding.java>:78: warning: [cast] redundant cast to ByteBuffer
    [javac]             fileChannel.write((ByteBuffer) fill.position(0), newFileSize - fill.remaining());
    [javac]                               ^
    [javac] 3 warnings

compile-test:
    [mkdir] Created dir: <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/build/test/classes>
    [javac] Compiling 305 source files to <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/build/test/classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] 1 warning
    [javac] Compiling 11 source files to <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/build/test/classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning
    [javac] Compiling 2 source files to <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/build/test/classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/zookeeper-it/src/test/bench/org/apache/zookeeper/server/watch/WatchBench.java> uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning

init:

ivy-download:

ivy-taskdef:

ivy-init:

ivy-retrieve-owasp:
[ivy:retrieve] :: loading settings :: file = <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/ivysettings.xml>
[ivy:retrieve] :: resolving dependencies :: org.apache.zookeeper#zookeeper;3.6.0-SNAPSHOT
[ivy:retrieve] 	confs: [owasp]
[ivy:retrieve] 	found org.owasp#dependency-check-ant;4.0.2 in maven2
[ivy:retrieve] 	found org.owasp#dependency-check-core;4.0.2 in maven2
[ivy:retrieve] 	found com.vdurmont#semver4j;2.2.0 in maven2
[ivy:retrieve] 	found joda-time#joda-time;1.6 in maven2
[ivy:retrieve] 	found org.slf4j#slf4j-api;1.7.25 in maven2
[ivy:retrieve] 	found org.owasp#dependency-check-utils;4.0.2 in maven2
[ivy:retrieve] 	found commons-io#commons-io;2.6 in maven2
[ivy:retrieve] 	found org.apache.commons#commons-lang3;3.4 in maven2
[ivy:retrieve] 	found com.google.code.gson#gson;2.8.5 in maven2
[ivy:retrieve] 	found commons-collections#commons-collections;3.2.2 in maven2
[ivy:retrieve] 	found org.apache.commons#commons-compress;1.18 in maven2
[ivy:retrieve] 	found org.apache.commons#commons-text;1.3 in maven2
[ivy:retrieve] 	found org.apache.lucene#lucene-core;7.6.0 in maven2
[ivy:retrieve] 	found org.apache.lucene#lucene-analyzers-common;7.6.0 in maven2
[ivy:retrieve] 	found org.apache.lucene#lucene-queryparser;7.6.0 in maven2
[ivy:retrieve] 	found org.apache.lucene#lucene-queries;7.6.0 in maven2
[ivy:retrieve] 	found org.apache.lucene#lucene-sandbox;7.6.0 in maven2
[ivy:retrieve] 	found org.apache.velocity#velocity;1.7 in maven2
[ivy:retrieve] 	found commons-lang#commons-lang;2.4 in maven2
[ivy:retrieve] 	found org.glassfish#javax.json;1.0.4 in maven2
[ivy:retrieve] 	found org.jsoup#jsoup;1.11.3 in maven2
[ivy:retrieve] 	found com.sun.mail#mailapi;1.6.3 in maven2
[ivy:retrieve] 	found com.google.guava#guava;27.0.1-jre in maven2
[ivy:retrieve] 	found com.google.guava#failureaccess;1.0.1 in maven2
[ivy:retrieve] 	found com.google.guava#listenablefuture;9999.0-empty-to-avoid-conflict-with-guava in maven2
[ivy:retrieve] 	found com.google.code.findbugs#jsr305;3.0.2 in maven2
[ivy:retrieve] 	found org.checkerframework#checker-qual;2.5.2 in maven2
[ivy:retrieve] 	found com.google.errorprone#error_prone_annotations;2.2.0 in maven2
[ivy:retrieve] 	found com.google.j2objc#j2objc-annotations;1.1 in maven2
[ivy:retrieve] 	found org.codehaus.mojo#animal-sniffer-annotations;1.17 in maven2
[ivy:retrieve] 	found com.h3xstream.retirejs#retirejs-core;3.0.1 in maven2
[ivy:retrieve] 	found org.json#json;20140107 in maven2
[ivy:retrieve] 	found com.esotericsoftware#minlog;1.3 in maven2
[ivy:retrieve] 	found com.github.spullara.mustache.java#compiler;0.8.17 in maven2
[ivy:retrieve] 	found com.h2database#h2;1.4.196 in maven2
[ivy:retrieve] :: resolution report :: resolve 799ms :: artifacts dl 25ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|       owasp      |   35  |   0   |   0   |   0   ||   35  |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.zookeeper#zookeeper
[ivy:retrieve] 	confs: [owasp]
[ivy:retrieve] 	35 artifacts copied, 0 already retrieved (15405kB/301ms)

owasp-taskdef:

ivy-retrieve:
[ivy:retrieve] :: resolving dependencies :: org.apache.zookeeper#zookeeper;3.6.0-SNAPSHOT
[ivy:retrieve] 	confs: [default]
[ivy:retrieve] 	found jline#jline;2.11 in maven2
[ivy:retrieve] 	found org.eclipse.jetty#jetty-server;9.4.18.v20190429 in maven2
[ivy:retrieve] 	found javax.servlet#javax.servlet-api;3.1.0 in maven2
[ivy:retrieve] 	found org.eclipse.jetty#jetty-http;9.4.18.v20190429 in maven2
[ivy:retrieve] 	found org.eclipse.jetty#jetty-util;9.4.18.v20190429 in maven2
[ivy:retrieve] 	found org.eclipse.jetty#jetty-io;9.4.18.v20190429 in maven2
[ivy:retrieve] 	found org.eclipse.jetty#jetty-servlet;9.4.18.v20190429 in maven2
[ivy:retrieve] 	found org.eclipse.jetty#jetty-security;9.4.18.v20190429 in maven2
[ivy:retrieve] 	found com.fasterxml.jackson.core#jackson-databind;2.9.10 in maven2
[ivy:retrieve] 	found com.fasterxml.jackson.core#jackson-annotations;2.9.10 in maven2
[ivy:retrieve] 	found com.fasterxml.jackson.core#jackson-core;2.9.10 in maven2
[ivy:retrieve] 	found org.slf4j#slf4j-api;1.7.25 in maven2
[ivy:retrieve] 	found org.slf4j#slf4j-log4j12;1.7.25 in maven2
[ivy:retrieve] 	found commons-cli#commons-cli;1.2 in maven2
[ivy:retrieve] 	found com.github.spotbugs#spotbugs-annotations;3.1.9 in maven2
[ivy:retrieve] 	found com.google.code.findbugs#jsr305;3.0.2 in maven2
[ivy:retrieve] 	found log4j#log4j;1.2.17 in maven2
[ivy:retrieve] 	found org.apache.yetus#audience-annotations;0.5.0 in maven2
[ivy:retrieve] 	found io.netty#netty-handler;4.1.36.Final in maven2
[ivy:retrieve] 	found io.netty#netty-common;4.1.36.Final in maven2
[ivy:retrieve] 	found io.netty#netty-buffer;4.1.36.Final in maven2
[ivy:retrieve] 	found io.netty#netty-transport;4.1.36.Final in maven2
[ivy:retrieve] 	found io.netty#netty-resolver;4.1.36.Final in maven2
[ivy:retrieve] 	found io.netty#netty-codec;4.1.36.Final in maven2
[ivy:retrieve] 	found io.netty#netty-transport-native-epoll;4.1.36.Final in maven2
[ivy:retrieve] 	found io.netty#netty-transport-native-unix-common;4.1.36.Final in maven2
[ivy:retrieve] 	found com.googlecode.json-simple#json-simple;1.1.1 in maven2
[ivy:retrieve] 	found commons-lang#commons-lang;2.6 in maven2
[ivy:retrieve] 	found org.xerial.snappy#snappy-java;1.1.7 in maven2
[ivy:retrieve] 	found io.dropwizard.metrics#metrics-core;3.2.5 in maven2
[ivy:retrieve] :: resolution report :: resolve 217ms :: artifacts dl 16ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   30  |   0   |   0   |   0   ||   30  |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.zookeeper#zookeeper
[ivy:retrieve] 	confs: [default]
[ivy:retrieve] 	0 artifacts copied, 30 already retrieved (0kB/7ms)

owasp:
[owasp:dependency-check-update] Checking for updates
[owasp:dependency-check-update] starting getUpdatesNeeded() ...
[owasp:dependency-check-update] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-Modified.xml.gz: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[owasp:dependency-check-update] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2010.xml.gz: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[owasp:dependency-check-update] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2015.xml.gz: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[owasp:dependency-check-update] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2009.xml.gz: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[owasp:dependency-check-update] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2018.xml.gz: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[owasp:dependency-check-update] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2011.xml.gz: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[owasp:dependency-check-update] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2007.xml.gz: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[owasp:dependency-check-update] Unable to download the NVD CVE data; the results may not include the most recent CPE/CVEs from the NVD.
[owasp:dependency-check-update] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[owasp:dependency-check-update] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2002.xml.gz: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[owasp:dependency-check-update] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2019.xml.gz: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[owasp:dependency-check-update] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2012.xml.gz: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[owasp:dependency-check-update] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2017.xml.gz: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[owasp:dependency-check-update] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2004.xml.gz: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[owasp:dependency-check-update] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2013.xml.gz: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[owasp:dependency-check-update] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2006.xml.gz: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[owasp:dependency-check-update] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2005.xml.gz: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

BUILD FAILED
<https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/build.xml>:1722: org.owasp.dependencycheck.data.update.exception.UpdateException: Unable to download the NVD CVE data.
	at org.owasp.dependencycheck.data.update.NvdCveUpdater.update(NvdCveUpdater.java:135)
	at org.owasp.dependencycheck.Engine.doUpdates(Engine.java:899)
	at org.owasp.dependencycheck.Engine.doUpdates(Engine.java:871)
	at org.owasp.dependencycheck.taskdefs.Update.execute(Update.java:390)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
	at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
	at org.apache.tools.ant.Task.perform(Task.java:350)
	at org.apache.tools.ant.Target.execute(Target.java:449)
	at org.apache.tools.ant.Target.performTasks(Target.java:470)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1391)
	at org.apache.tools.ant.Project.executeTarget(Project.java:1364)
	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1254)
	at org.apache.tools.ant.Main.runBuild(Main.java:830)
	at org.apache.tools.ant.Main.startAnt(Main.java:223)
	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284)
	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101)
Caused by: org.owasp.dependencycheck.utils.DownloadFailedException: java.util.concurrent.ExecutionException: org.owasp.dependencycheck.utils.DownloadFailedException: Error making HTTP HEAD request to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2018.xml.gz
	at org.owasp.dependencycheck.data.update.NvdCveUpdater.retrieveLastModifiedDates(NvdCveUpdater.java:465)
	at org.owasp.dependencycheck.data.update.NvdCveUpdater.retrieveCurrentTimestampsFromWeb(NvdCveUpdater.java:407)
	at org.owasp.dependencycheck.data.update.NvdCveUpdater.getUpdatesNeeded(NvdCveUpdater.java:324)
	at org.owasp.dependencycheck.data.update.NvdCveUpdater.update(NvdCveUpdater.java:117)
	... 19 more
Caused by: java.util.concurrent.ExecutionException: org.owasp.dependencycheck.utils.DownloadFailedException: Error making HTTP HEAD request to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2018.xml.gz
	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:205)
	at org.owasp.dependencycheck.data.update.NvdCveUpdater.retrieveLastModifiedDates(NvdCveUpdater.java:460)
	... 22 more
Caused by: org.owasp.dependencycheck.utils.DownloadFailedException: Error making HTTP HEAD request to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2018.xml.gz
	at org.owasp.dependencycheck.utils.Downloader.getLastModified(Downloader.java:293)
	at org.owasp.dependencycheck.utils.Downloader.getLastModified(Downloader.java:235)
	at org.owasp.dependencycheck.data.update.NvdCveUpdater$TimestampRetriever.call(NvdCveUpdater.java:512)
	at org.owasp.dependencycheck.data.update.NvdCveUpdater$TimestampRetriever.call(NvdCveUpdater.java:485)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:264)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:259)
	at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:642)
	at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:461)
	at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:361)
	at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:392)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:450)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:427)
	at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:178)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:164)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1152)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1063)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:402)
	at java.base/sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:567)
	at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
	at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:168)
	at org.owasp.dependencycheck.utils.Downloader.getLastModified(Downloader.java:268)
	... 7 more
Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
	at java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:385)
	at java.base/sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:290)
	at java.base/sun.security.validator.Validator.validate(Validator.java:264)
	at java.base/sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:313)
	at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:222)
	at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:129)
	at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:626)
	... 21 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
	at java.base/sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:141)
	at java.base/sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:126)
	at java.base/java.security.cert.CertPathBuilder.build(CertPathBuilder.java:297)
	at java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:380)
	... 27 more

Total time: 24 seconds
[owasp:dependency-check-update] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2014.xml.gz: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[owasp:dependency-check-update] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2003.xml.gz: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[owasp:dependency-check-update] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2008.xml.gz: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[owasp:dependency-check-update] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2016.xml.gz: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Build step 'Invoke Ant' marked build as failure
Archiving artifacts