Skip to content

Console Output

Started by user Steve Millidge
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] node
Agent default-java-6997d is provisioned from template Kubernetes Pod Template
Agent specification [Kubernetes Pod Template] (): 

Running on default-java-6997d in /home/jenkins/workspace/TCK_run
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Grab GF and ts.jte artifacts)
[Pipeline] dir
Running in /home/jenkins/workspace/TCK_run/download
[Pipeline] {
[Pipeline] copyRemoteArtifacts
Requesting copy of artifacts matching '**' from 'Last successful build (either stable or unstable)' of cu » TCK_Integrate_GlassFish
Copied 1 artifacts matching '**' from 'Last successful build (either stable or unstable)' of cu » TCK_Integrate_GlassFish:
  glassfish.zip
[Pipeline] copyRemoteArtifacts
Requesting copy of artifacts matching '**' from 'Last successful build (either stable or unstable)' of cu » TCK_ts_jte
Copied 1 artifacts matching '**' from 'Last successful build (either stable or unstable)' of cu » TCK_ts_jte:
  ts.jte
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Grab TCK bundle)
[Pipeline] sh
+ cd /home/jenkins/workspace/TCK_run/download
+ wget -q http://download.eclipse.org/ee4j/jakartaee-tck/8.0.1/promoted/concurrencytck-1.0_latest.zip -O concurrencytck.zip
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unzip TCK and GF)
[Pipeline] sh
+ cd /home/jenkins/workspace/TCK_run
+ unzip -q /home/jenkins/workspace/TCK_run/download/glassfish.zip
+ unzip -q /home/jenkins/workspace/TCK_run/download/concurrencytck.zip
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Grab and unzip ANT)
[Pipeline] sh
+ cd /home/jenkins/workspace/TCK_run/download
+ wget -q http://mirror.koddos.net/apache/ant/binaries/apache-ant-1.9.13-bin.tar.gz -O ant.tar.gz
+ tar xfz ant.tar.gz
+ mkdir -p /home/jenkins/workspace/TCK_run/concurrencytck/tools/ant
+ cp -a /home/jenkins/workspace/TCK_run/download/apache-ant-1.9.13/. /home/jenkins/workspace/TCK_run/concurrencytck/tools/ant
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Replace ts.jte)
[Pipeline] sh
+ yes
+ cp -rfv /home/jenkins/workspace/TCK_run/download/ts.jte /home/jenkins/workspace/TCK_run/concurrencytck/bin/ts.jte
'/home/jenkins/workspace/TCK_run/download/ts.jte' -> '/home/jenkins/workspace/TCK_run/concurrencytck/bin/ts.jte'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Configure TCK)
[Pipeline] sh
+ cd /home/jenkins/workspace/TCK_run/concurrencytck/bin
+ ant -Dwebcontainer.home=/home/jenkins/workspace/TCK_run/glassfish5 config.vi
Buildfile: /home/jenkins/workspace/TCK_run/concurrencytck/bin/build.xml
     [echo] ts.home = /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/../..
    [mkdir] Created dir: /home/jenkins/workspace/TCK_run/concurrencytck/weblib
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/../../bin.
Trying to override old definition of datatype string

config.vi:

checkPlatform:

configUnix:
     [echo] on unix

configWindows:

configPlatform:

config.vi:

checkPlatform:

configUnix:
     [echo] on unix

configWindows:

configPlatform:

stop-server:
     [exec] CLI306: Warning - The server located at /home/jenkins/workspace/TCK_run/glassfish5/glassfish/domains/domain1 is not running.
     [exec] Command stop-domain executed successfully.

copy.tck.jars:
     [copy] Copying 1 file to /home/jenkins/workspace/TCK_run/glassfish5/domains/domain1/lib/ext
     [copy] Copying 1 file to /home/jenkins/workspace/TCK_run/glassfish5/domains/domain1/lib/ext

checkPlatform:

configUnix:
     [echo] on unix

configWindows:

configPlatform:

filter.password.file:
     [copy] Copying 1 file to /home/jenkins/workspace/TCK_run/concurrencytck/bin

start-server:

checkPlatform:

configUnix:
     [echo] on unix

configWindows:

configPlatform:

start.appserver.unix:
     [exec] Waiting for domain1 to start ...
     [exec] Successfully started the domain : domain1
     [exec] domain  Location: /home/jenkins/workspace/TCK_run/glassfish5/glassfish/domains/domain1
     [exec] Log File: /home/jenkins/workspace/TCK_run/glassfish5/glassfish/domains/domain1/logs/server.log
     [exec] Admin Port: 4848
     [exec] Command start-domain executed successfully.
     [echo]  The App Server is now available.

checkPlatform:

configUnix:
     [echo] on unix

configWindows:

configPlatform:

start.appserver.win:

BUILD SUCCESSFUL
Total time: 4 seconds
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy TCK tests)
[Pipeline] sh
+ cd /home/jenkins/workspace/TCK_run/concurrencytck/bin
+ ant -v deploy.all
Apache Ant(TM) version 1.9.13 compiled on July 10 2018
Trying the default build file: build.xml
Buildfile: /home/jenkins/workspace/TCK_run/concurrencytck/bin/build.xml
Detected Java version: 1.8 in: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre
Detected OS: Linux
parsing buildfile /home/jenkins/workspace/TCK_run/concurrencytck/bin/build.xml with URI = file:/home/jenkins/workspace/TCK_run/concurrencytck/bin/build.xml
Project base dir set to: /home/jenkins/workspace/TCK_run/concurrencytck/bin
parsing buildfile jar:file:/home/jenkins/workspace/TCK_run/concurrencytck/tools/ant/lib/ant.jar!/org/apache/tools/ant/antlib.xml with URI = jar:file:/home/jenkins/workspace/TCK_run/concurrencytck/tools/ant/lib/ant.jar!/org/apache/tools/ant/antlib.xml from a zip file
Importing file /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.top.import.xml from /home/jenkins/workspace/TCK_run/concurrencytck/bin/build.xml
Overriding previous definition of reference to ant.projectHelper
parsing buildfile /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.top.import.xml with URI = file:/home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.top.import.xml
Already defined in main or a previous import, ignore tslib
Importing file /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.vehicles.xml from /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.top.import.xml
Overriding previous definition of reference to ant.projectHelper
parsing buildfile /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.vehicles.xml with URI = file:/home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.vehicles.xml
Importing file /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.clientjar.xml from /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.vehicles.xml
Overriding previous definition of reference to ant.projectHelper
parsing buildfile /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.clientjar.xml with URI = file:/home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.clientjar.xml
Importing file /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.common.xml from /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.clientjar.xml
Overriding previous definition of reference to ant.projectHelper
parsing buildfile /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.common.xml with URI = file:/home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.common.xml
Importing file /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.common.props.xml from /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.common.xml
Overriding previous definition of reference to ant.projectHelper
parsing buildfile /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.common.props.xml with URI = file:/home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.common.props.xml
 [property] Loading Environment env.
     [echo] ts.home = /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/../..
[available] Unable to find /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/tools.jar
parsing buildfile jar:file:/home/jenkins/workspace/TCK_run/concurrencytck/lib/ant-contrib-1.0b3.jar!/net/sf/antcontrib/antlib.xml with URI = jar:file:/home/jenkins/workspace/TCK_run/concurrencytck/lib/ant-contrib-1.0b3.jar!/net/sf/antcontrib/antlib.xml from a zip file
Property "build.vi" has not been set
    [mkdir] Skipping /home/jenkins/workspace/TCK_run/concurrencytck/classes because it already exists.
    [mkdir] Skipping /home/jenkins/workspace/TCK_run/concurrencytck/dist because it already exists.
    [mkdir] Skipping /home/jenkins/workspace/TCK_run/concurrencytck/tmp because it already exists.
    [mkdir] Skipping /home/jenkins/workspace/TCK_run/concurrencytck/weblib because it already exists.
[available] Found: ts.jte
 [property] Loading /home/jenkins/workspace/TCK_run/concurrencytck/bin/ts.jte
Property "JAVA_HOME" has not been set
Property "windir" has not been set
Property "SYSTEMROOT" has not been set
Property "JAVA_HOME" has not been set
Property "bin.dir" has not been set
Property "endorsed.dirs" has not been set
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/../../bin.
[presetdef] defining preset ts.taskdef
[presetdef] defining preset ts.verbose
[presetdef] defining preset ts.echo
Trying to override old definition of datatype string
Property "findbugs.dir" has not been set
dropping /home/jenkins/workspace/TCK_run/concurrencytck/bin/${findbugs.dir}/lib/findbugs-ant.jar from path as it doesn't exist
Property "pmd.dir" has not been set
dropping /home/jenkins/workspace/TCK_run/concurrencytck/bin/${pmd.dir}/lib/pmd-4.3.jar from path as it doesn't exist
 [property] Loading /home/jenkins/workspace/TCK_run/concurrencytck/src/vehicle.properties
 [property] Loading /home/jenkins/workspace/TCK_run/concurrencytck/src/com/sun/ts/lib/harness/rebuildable.properties
Override ignored for property "exclude.dir"
Property "pkg.dir" has not been set
Property "package" has not been set
[pathconvert] Set property src.path = /home/jenkins/workspace/TCK_run/concurrencytck/src
Property "s1as.modules" has not been set
Property "s1as.modules" has not been set
Overriding previous definition of reference to ant.projectHelper
Property "endorsed.dirs" has not been set
[presetdef] defining preset ts.javac
[presetdef] defining preset ts.pmd
[presetdef] defining preset ts.findbugs
[presetdef] defining preset ts.findbugs.xml
[presetdef] defining preset ts.findbugs.html
[presetdef] defining preset ts.lib.jar
[presetdef] defining preset ts.clean.classes
 [macrodef] creating macro  ts.usage
 [macrodef] creating macro  ts.buildfile
 [macrodef] creating macro  determine.vehicles
 [macrodef] creating macro  determine.if.rebuildable
 [macrodef] creating macro  determine.commonarchives
Property "pkg.dir" has not been set
Property "pkg.dir" has not been set
 [macrodef] creating macro  ts.clean
Property "pkg.dir" has not been set
 [macrodef] creating macro  ts.clean.dist
Property "pkg.dir" has not been set
Property "pkg.dir" has not been set
Property "pkg.dir" has not been set
 [macrodef] creating macro  _component
Property "pkg.dir" has not been set
Property "pkg.dir" has not been set
 [macrodef] creating macro  verifier
Overriding previous definition of reference to ant.projectHelper
Property "pkg.dir" has not been set
 [macrodef] creating macro  ts.clientjar
Overriding previous definition of reference to ant.projectHelper
Importing file /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.ejbjar.xml from /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.vehicles.xml
Overriding previous definition of reference to ant.projectHelper
parsing buildfile /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.ejbjar.xml with URI = file:/home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.ejbjar.xml
Importing file /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.common.xml from /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.ejbjar.xml
Skipped already imported file:
   /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.common.xml
Property "pkg.dir" has not been set
 [macrodef] creating macro  ts.ejbjar
Overriding previous definition of reference to ant.projectHelper
Importing file /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.war.xml from /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.vehicles.xml
Overriding previous definition of reference to ant.projectHelper
parsing buildfile /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.war.xml with URI = file:/home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.war.xml
Importing file /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.common.xml from /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.war.xml
Skipped already imported file:
   /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.common.xml
Property "pkg.dir" has not been set
 [macrodef] creating macro  ts.war
Overriding previous definition of reference to ant.projectHelper
Importing file /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.par.xml from /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.vehicles.xml
Overriding previous definition of reference to ant.projectHelper
parsing buildfile /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.par.xml with URI = file:/home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.par.xml
Importing file /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.common.xml from /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.par.xml
Skipped already imported file:
   /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.common.xml
Property "pkg.dir" has not been set
 [macrodef] creating macro  ts.par
 [macrodef] creating macro  modify-persistence-xml
Overriding previous definition of reference to ant.projectHelper
Importing file /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.rar.xml from /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.vehicles.xml
Overriding previous definition of reference to ant.projectHelper
parsing buildfile /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.rar.xml with URI = file:/home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.rar.xml
Importing file /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.common.xml from /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.rar.xml
Skipped already imported file:
   /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.common.xml
Property "pkg.dir" has not been set
Property "pkg.dir" has not been set
Property "pkg.dir" has not been set
 [macrodef] creating macro  ts.rar
Overriding previous definition of reference to ant.projectHelper
Importing file /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.ear.xml from /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.vehicles.xml
Overriding previous definition of reference to ant.projectHelper
parsing buildfile /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.ear.xml with URI = file:/home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.ear.xml
Importing file /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.common.xml from /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.ear.xml
Skipped already imported file:
   /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.common.xml
 [macrodef] creating macro  _delete.component.archives
Property "pkg.dir" has not been set
Property "pkg.dir" has not been set
Property "pkg.dir" has not been set
Property "pkg.dir" has not been set
 [macrodef] creating macro  ts.ear
Overriding previous definition of reference to ant.projectHelper
Property "pkg.dir" has not been set
 [macrodef] creating macro  ts.vehicles
 [macrodef] creating macro  _filter.default.vehicle.descriptors
 [macrodef] creating macro  _copy.vehicle.runtime.files
Overriding previous definition of reference to ant.projectHelper
 [macrodef] creating macro  check.server
[presetdef] defining preset javatest
[presetdef] defining preset javatest.batch
[presetdef] defining preset javatest.gui
[presetdef] defining preset javatest.report
 [macrodef] creating macro  ts.javatest.batch
 [macrodef] creating macro  ts.javatest.batch.nobinaryfinder
 [macrodef] creating macro  check.keywords.direction
 [macrodef] creating macro  report.summary
Overriding previous definition of reference to ant.projectHelper
Importing file /home/jenkins/workspace/bin/xml/ts.top.import.xml from /home/jenkins/workspace/TCK_run/concurrencytck/bin/build.xml
Cannot find /home/jenkins/workspace/bin/xml/ts.top.import.xml imported from /home/jenkins/workspace/TCK_run/concurrencytck/bin/build.xml
Build sequence for target(s) `deploy.all' is [setup.archive.set, deploy.all]
Complete build sequence is [setup.archive.set, deploy.all, get.deliverable.version.number, TopImport.set.prior.status, clean.jaxb, TopImport.undeploy, set.prior.status, prior.status, check.results.mode, TopImport.clean.jaxb.source, CommonProps.get.deliverable.version.number, build.all.jars, no.selected.test, deploy.run.undeploy, set.report.prop, init, check.existing.dirs, backup.report.dir, set.report.arg, translatepath, report, set.keywords, -check.in.src, backup.work.dir, no.java.options, clean.vi, buildsmoketests, TopImport.bind.dtds, ComponentImport.clean.all.classes, TopImport.tslib, tslib.clean, tslib.compile, tslib, delete.existing.dirs, TopImport.prepare.work.report.dirs, check.java.options, gui, clean.all.classes, clean.all.dist, clean.all, clean.jaxb.source, undeploy.all, ComponentImport.-check.in.src, TopImport.set.keywords, run.all, config.vi, TopImport.undeploy.all, TopImport.build.all.jars, TopImport.init, ComponentImport.clean.all, version, ComponentImport.check.in.bin, TopImport.tsharness, prepare.work.report.dirs, get.client, TopImport.check.selected.test, check.selected.test, TopImport.runclient, TopImport.no.selected.test, ComponentImport.compile, bind.dtds, TopImport.delete.existing.dirs, deploy, check.in.bin, -preclean, TopImport.runclient.nobinaryfinder, TopImport.report, undeploy, javatest.batch, TopImport.setup.archive.set, ComponentImport.-preclean, tsharness, TopImport.deploy.all, ComponentImport.clean.all.dist, TopImport.build.all.tests, runclient.nobinaryfinder, TopImport.check.existing.dirs, start.server.vi, stop.server.vi, TopImport.set.report.arg, build.all.tests, TopImport.build.all, ComponentImport.deploy.run.undeploy, runclient, usage, compile, clean, TopImport.config.jte, TopImport.no.java.options, checkPlatform, TopImport.backup.report.dir, runsmoketests, TopImport.get.client, TopImport.check.results.mode, ComponentImport.usage, TopImport.clean.jaxb, ComponentImport.clean, TopImport.run.all, CommonProps.checkPlatform, TopImport.javatest.batch, TopImport.backup.work.dir, build.all, TopImport.prior.status, TopImport.deploy, TopImport.check.java.options, TopImport.translatepath, ComponentImport.version, config.jte, TopImport.set.report.prop, TopImport.gui, ]

setup.archive.set:
Property "pkg.dir" has not been set
Property "pkg.dir" has not been set

deploy.all:
Property "keywords" has not been set
     [echo] keywords=${keywords}
Property "keywords" has not been set
Property "keywords" has not been set
Property "keywords" has not been set
Property "keywords" has not been set
     [echo] keywords.direction.forward=true
     [echo] keywords.direction.reverse=true
Checking for listener at localhostlocalhost:80808080

BUILD FAILED
/home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.top.import.xml:285: The following error occurred while executing this line:
/home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.top.import.xml:144: java.lang.IllegalArgumentException: port out of range:80808080
	at java.net.InetSocketAddress.checkPort(InetSocketAddress.java:143)
	at java.net.InetSocketAddress.<init>(InetSocketAddress.java:224)
	at java.net.Socket.<init>(Socket.java:211)
	at org.apache.tools.ant.taskdefs.condition.Socket.eval(Socket.java:72)
	at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:195)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:155)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:352)
	at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67)
	at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:197)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:155)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:352)
	at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:352)
	at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:401)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:352)
	at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67)
	at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:197)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:155)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:352)
	at org.apache.tools.ant.Target.execute(Target.java:437)
	at org.apache.tools.ant.Target.performTasks(Target.java:458)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1406)
	at org.apache.tools.ant.Project.executeTarget(Project.java:1377)
	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1261)
	at org.apache.tools.ant.Main.runBuild(Main.java:857)
	at org.apache.tools.ant.Main.startAnt(Main.java:236)
	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:287)
	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:112)

Total time: 0 seconds
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE