You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@directory.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/07/13 15:28:57 UTC

Build failed in Jenkins: dir-fortress-core-docker-apacheds-test #132

See <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/132/display/redirect?page=changes>

Changes:

[smckinney] [maven-release-plugin] prepare for next development iteration

------------------------------------------
[...truncated 688 B...]
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 935810b812bdaa14785addd8a6e6f551807b694b (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 935810b812bdaa14785addd8a6e6f551807b694b
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk cde557c3d9565b9f8c21cc8e8c41e7bab6dac04d # timeout=10
[dir-fortress-core-docker-apacheds-test] $ /bin/bash /tmp/jenkins3948091203765128660.sh
Error response from daemon: No such container: dir-fortress-core-docker-apacheds-test
Error response from daemon: No such container: dir-fortress-core-docker-apacheds-test
Docker version 17.05.0-ce, build 89658be
Using default tag: latest
latest: Pulling from apachedirectory/apacheds-for-apache-fortress-tests
Digest: sha256:bf85867fe42f4e2c34502207ed143e3dd13df35a4e1b33a8929f62570acd2416
Status: Image is up to date for apachedirectory/apacheds-for-apache-fortress-tests:latest
REPOSITORY                                           TAG                 IMAGE ID            CREATED             SIZE
apachedirectory/apacheds-for-apache-fortress-tests   latest              da89b358e799        13 months ago       639MB
d110c0eb52a1725cabd24f762344d731e37ebdd10b597874428bfe470cd2586f
[dir-fortress-core-docker-apacheds-test] $ /home/jenkins/tools/maven/apache-maven-3.3.9/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository> -U -V clean install
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T16:41:47+00:00)
Maven home: /home/jenkins/tools/maven/apache-maven-3.3.9
Java version: 1.8.0_172, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.8.0_172/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.4.0-130-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Core 2.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ fortress-core ---
[INFO] Deleting <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 241 source files to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/classes>
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/cli/CmdLineParser.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/cli/CmdLineParser.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 74 source files to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/test-classes>
[WARNING] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/samples/LoadTestUserSample.java>:[36,23] sun.rmi.runtime.Log is internal proprietary API and may be removed in a future release
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/AdminMgrConsole.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/AdminMgrConsole.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ fortress-core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ fortress-core ---
[INFO] Executing tasks

fortress-load:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (initialize-fortress-config) @ fortress-core ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:

init:

init-fortress-config:
     [echo] Determine configuration requirements

init:

init-fortress-config-local:
     [echo] ###############  Modify fortress configuration per user settings  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/fortress.properties>
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/fortress.properties>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config>
     [echo] ###############  Modify fortress load scripts per user settings  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup>
     [echo] ###############  Copy ehcache config to bootstrap config folder  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/ehcache.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap>
     [echo] Target init-fortress-config-local complete.

init:

init-fortress-config-remote:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ fortress-core ---
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ fortress-core ---
[INFO] Checking legal files in: fortress-core-2.0.2-SNAPSHOT.jar
[INFO] Checking legal files in: fortress-core-2.0.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ fortress-core ---
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.2-SNAPSHOT/fortress-core-2.0.2-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/pom.xml> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.2-SNAPSHOT/fortress-core-2.0.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT-tests.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.2-SNAPSHOT/fortress-core-2.0.2-SNAPSHOT-tests.jar>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.2-SNAPSHOT/fortress-core-2.0.2-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.864 s
[INFO] Finished at: 2018-07-13T15:28:31+00:00
[INFO] Final Memory: 43M/451M
[INFO] ------------------------------------------------------------------------
[dir-fortress-core-docker-apacheds-test] $ /home/jenkins/tools/maven/apache-maven-3.3.9/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository> install -Dload.file=./ldap/setup/refreshLDAPData.xml
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Core 2.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ fortress-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ fortress-core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ fortress-core ---
[INFO] Executing tasks

fortress-load:
     [echo] ############### Run Fortress Ant script to load policy ###############
 [startAnt] Buildfile: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>
 [startAnt] 
 [startAnt] all:
 [startAnt] [FortressAdmin] 2018-07-13 15:28:42,953 (INFO ) static init: found from: fortress.properties path: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/fortress.properties>
 [startAnt] [FortressAdmin] 2018-07-13 15:28:42,980 (INFO ) static init: loading from: fortress.properties
 [startAnt] [FortressAdmin] 2018-07-13 15:28:42,990 (INFO ) static init: load config realm [DEFAULT]
 [startAnt] 
 [startAnt] BUILD FAILED
 [startAnt] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>:26: Could not create type FortressAdmin due to java.lang.IllegalStateException: Infinite loop in property interpolation of ${min.log.conn}: min.log.conn
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.checkCyclicSubstitution(StrSubstitutor.java:701)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:645)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:656)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:563)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.replace(StrSubstitutor.java:305)
 [startAnt] 	at org.apache.commons.configuration.PropertyConverter.interpolate(PropertyConverter.java:1040)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.interpolate(AbstractConfiguration.java:449)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.getInteger(AbstractConfiguration.java:844)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.getInt(AbstractConfiguration.java:822)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getInt(Config.java:290)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.init(LdapConnectionProvider.java:132)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.<init>(LdapConnectionProvider.java:115)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.getInstance(LdapConnectionProvider.java:102)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapDataProvider.closeAdminConnection(LdapDataProvider.java:1215)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigDAO.getConfig(ConfigDAO.java:327)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigP.read(ConfigP.java:175)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigMgrImpl.read(ConfigMgrImpl.java:102)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getRemoteConfig(Config.java:377)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.loadRemoteConfig(Config.java:655)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getInstance(Config.java:101)
 [startAnt] 	at org.apache.directory.fortress.core.ConfigMgrFactory.createInstance(ConfigMgrFactory.java:54)
 [startAnt] 	at org.apache.directory.fortress.core.ant.FortressAntTask.<init>(FortressAntTask.java:381)
 [startAnt] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
 [startAnt] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
 [startAnt] 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
 [startAnt] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.innerCreateAndSet(AntTypeDefinition.java:329)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.createAndSet(AntTypeDefinition.java:274)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.icreate(AntTypeDefinition.java:219)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.create(AntTypeDefinition.java:206)
 [startAnt] 	at org.apache.tools.ant.ComponentHelper.createComponent(ComponentHelper.java:285)
 [startAnt] 	at org.apache.tools.ant.ComponentHelper.createComponent(ComponentHelper.java:263)
 [startAnt] 	at org.apache.tools.ant.UnknownElement.makeObject(UnknownElement.java:430)
 [startAnt] 	at org.apache.tools.ant.UnknownElement.maybeConfigure(UnknownElement.java:164)
 [startAnt] 	at org.apache.tools.ant.Task.perform(Task.java:347)
 [startAnt] 	at org.apache.tools.ant.Target.execute(Target.java:435)
 [startAnt] 	at org.apache.tools.ant.Target.performTasks(Target.java:456)
 [startAnt] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
 [startAnt] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
 [startAnt] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
 [startAnt] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
 [startAnt] 	at org.apache.tools.ant.Main.runBuild(Main.java:854)
 [startAnt] 	at org.apache.tools.ant.Main.startAnt(Main.java:236)
 [startAnt] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:285)
 [startAnt] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:112)
 [startAnt] 
 [startAnt] Total time: 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.859 s
[INFO] Finished at: 2018-07-13T15:28:43+00:00
[INFO] Final Memory: 25M/349M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (default) on project fortress-core: An Ant BuildException has occured: Java returned: 1
[ERROR] around Ant part ...<java fork="true" classname="org.apache.tools.ant.launch.Launcher" taskname="startAnt" failonerror="true" dir="<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/"> timeout="4000000">... @ 5:210 in <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/antrun/build-fortress-load.xml>
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
[dir-fortress-core-docker-apacheds-test] $ /bin/bash /tmp/jenkins1547028650838100677.sh
dir-fortress-core-docker-apacheds-test
dir-fortress-core-docker-apacheds-test
CONTAINER ID        IMAGE               COMMAND             CREATED             STATUS              PORTS               NAMES

Build failed in Jenkins: dir-fortress-core-docker-apacheds-test #144

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/144/display/redirect?page=changes>

Changes:

[smckinney] [maven-release-plugin] prepare for next development iteration

------------------------------------------
[...truncated 688 B...]
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision a0ff5e83a78e6b60e85ac05cbd3fd2efc98169c2 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a0ff5e83a78e6b60e85ac05cbd3fd2efc98169c2
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk d66af589a565d0f9869d65e62e3299b3d869e4d9 # timeout=10
[dir-fortress-core-docker-apacheds-test] $ /bin/bash /tmp/jenkins8899352693850825918.sh
Error response from daemon: No such container: dir-fortress-core-docker-apacheds-test
Error response from daemon: No such container: dir-fortress-core-docker-apacheds-test
Docker version 17.05.0-ce, build 89658be
Using default tag: latest
latest: Pulling from apachedirectory/apacheds-for-apache-fortress-tests
Digest: sha256:bf85867fe42f4e2c34502207ed143e3dd13df35a4e1b33a8929f62570acd2416
Status: Image is up to date for apachedirectory/apacheds-for-apache-fortress-tests:latest
REPOSITORY                                           TAG                 IMAGE ID            CREATED             SIZE
apachedirectory/apacheds-for-apache-fortress-tests   latest              da89b358e799        13 months ago       639MB
a2a540ebca02113ce9ac350dec5b410195147844c1eed53a758a1acad3451708
[dir-fortress-core-docker-apacheds-test] $ /home/jenkins/tools/maven/apache-maven-3.3.9/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository> -U -V clean install
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T16:41:47+00:00)
Maven home: /home/jenkins/tools/maven/apache-maven-3.3.9
Java version: 1.8.0_172, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.8.0_172/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.4.0-130-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Core 2.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ fortress-core ---
[INFO] Deleting <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 241 source files to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/classes>
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/cli/CmdLineParser.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/cli/CmdLineParser.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 74 source files to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/test-classes>
[WARNING] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/samples/LoadTestUserSample.java>:[36,23] sun.rmi.runtime.Log is internal proprietary API and may be removed in a future release
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/AdminMgrConsole.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/AdminMgrConsole.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ fortress-core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ fortress-core ---
[INFO] Executing tasks

fortress-load:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (initialize-fortress-config) @ fortress-core ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:

init:

init-fortress-config:
     [echo] Determine configuration requirements

init:

init-fortress-config-local:
     [echo] ###############  Modify fortress configuration per user settings  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/fortress.properties>
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/fortress.properties>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config>
     [echo] ###############  Modify fortress load scripts per user settings  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup>
     [echo] ###############  Copy ehcache config to bootstrap config folder  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/ehcache.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap>
     [echo] Target init-fortress-config-local complete.

init:

init-fortress-config-remote:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ fortress-core ---
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ fortress-core ---
[INFO] Checking legal files in: fortress-core-2.0.2-SNAPSHOT.jar
[INFO] Checking legal files in: fortress-core-2.0.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ fortress-core ---
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.2-SNAPSHOT/fortress-core-2.0.2-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/pom.xml> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.2-SNAPSHOT/fortress-core-2.0.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT-tests.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.2-SNAPSHOT/fortress-core-2.0.2-SNAPSHOT-tests.jar>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.2-SNAPSHOT/fortress-core-2.0.2-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23.238 s
[INFO] Finished at: 2018-07-13T17:35:02+00:00
[INFO] Final Memory: 43M/474M
[INFO] ------------------------------------------------------------------------
[dir-fortress-core-docker-apacheds-test] $ /home/jenkins/tools/maven/apache-maven-3.3.9/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository> install -Dload.file=./ldap/setup/refreshLDAPData.xml
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Core 2.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ fortress-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ fortress-core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ fortress-core ---
[INFO] Executing tasks

fortress-load:
     [echo] ############### Run Fortress Ant script to load policy ###############
 [startAnt] Buildfile: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>
 [startAnt] 
 [startAnt] all:
 [startAnt] [FortressAdmin] 2018-07-13 17:35:14,987 (INFO ) static init: found from: fortress.properties path: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/fortress.properties>
 [startAnt] [FortressAdmin] 2018-07-13 17:35:15,014 (INFO ) static init: loading from: fortress.properties
 [startAnt] [FortressAdmin] 2018-07-13 17:35:15,024 (INFO ) static init: load config realm [DEFAULT]
 [startAnt] 
 [startAnt] BUILD FAILED
 [startAnt] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>:26: Could not create type FortressAdmin due to java.lang.IllegalStateException: Infinite loop in property interpolation of ${min.log.conn}: min.log.conn
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.checkCyclicSubstitution(StrSubstitutor.java:701)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:645)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:656)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:563)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.replace(StrSubstitutor.java:305)
 [startAnt] 	at org.apache.commons.configuration.PropertyConverter.interpolate(PropertyConverter.java:1040)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.interpolate(AbstractConfiguration.java:449)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.getInteger(AbstractConfiguration.java:844)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.getInt(AbstractConfiguration.java:822)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getInt(Config.java:290)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.init(LdapConnectionProvider.java:132)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.<init>(LdapConnectionProvider.java:115)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.getInstance(LdapConnectionProvider.java:102)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapDataProvider.closeAdminConnection(LdapDataProvider.java:1215)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigDAO.getConfig(ConfigDAO.java:327)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigP.read(ConfigP.java:175)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigMgrImpl.read(ConfigMgrImpl.java:102)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getRemoteConfig(Config.java:377)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.loadRemoteConfig(Config.java:655)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getInstance(Config.java:101)
 [startAnt] 	at org.apache.directory.fortress.core.ConfigMgrFactory.createInstance(ConfigMgrFactory.java:54)
 [startAnt] 	at org.apache.directory.fortress.core.ant.FortressAntTask.<init>(FortressAntTask.java:381)
 [startAnt] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
 [startAnt] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
 [startAnt] 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
 [startAnt] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.innerCreateAndSet(AntTypeDefinition.java:329)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.createAndSet(AntTypeDefinition.java:274)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.icreate(AntTypeDefinition.java:219)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.create(AntTypeDefinition.java:206)
 [startAnt] 	at org.apache.tools.ant.ComponentHelper.createComponent(ComponentHelper.java:285)
 [startAnt] 	at org.apache.tools.ant.ComponentHelper.createComponent(ComponentHelper.java:263)
 [startAnt] 	at org.apache.tools.ant.UnknownElement.makeObject(UnknownElement.java:430)
 [startAnt] 	at org.apache.tools.ant.UnknownElement.maybeConfigure(UnknownElement.java:164)
 [startAnt] 	at org.apache.tools.ant.Task.perform(Task.java:347)
 [startAnt] 	at org.apache.tools.ant.Target.execute(Target.java:435)
 [startAnt] 	at org.apache.tools.ant.Target.performTasks(Target.java:456)
 [startAnt] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
 [startAnt] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
 [startAnt] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
 [startAnt] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
 [startAnt] 	at org.apache.tools.ant.Main.runBuild(Main.java:854)
 [startAnt] 	at org.apache.tools.ant.Main.startAnt(Main.java:236)
 [startAnt] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:285)
 [startAnt] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:112)
 [startAnt] 
 [startAnt] Total time: 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.962 s
[INFO] Finished at: 2018-07-13T17:35:15+00:00
[INFO] Final Memory: 25M/319M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (default) on project fortress-core: An Ant BuildException has occured: Java returned: 1
[ERROR] around Ant part ...<java fork="true" classname="org.apache.tools.ant.launch.Launcher" taskname="startAnt" failonerror="true" dir="<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/"> timeout="4000000">... @ 5:210 in <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/antrun/build-fortress-load.xml>
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
[dir-fortress-core-docker-apacheds-test] $ /bin/bash /tmp/jenkins5679917028179747094.sh
dir-fortress-core-docker-apacheds-test
dir-fortress-core-docker-apacheds-test
CONTAINER ID        IMAGE               COMMAND             CREATED             STATUS              PORTS               NAMES

Build failed in Jenkins: dir-fortress-core-docker-apacheds-test #143

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/143/display/redirect?page=changes>

Changes:

[smckinney] [maven-release-plugin] prepare release 2.0.1

------------------------------------------
[...truncated 787 B...]
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision d66af589a565d0f9869d65e62e3299b3d869e4d9 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d66af589a565d0f9869d65e62e3299b3d869e4d9
Commit message: "[maven-release-plugin] prepare release 2.0.1"
 > git rev-list --no-walk 6fd3fdf0ab18a7aa2be3c85e701a9d267387263f # timeout=10
[dir-fortress-core-docker-apacheds-test] $ /bin/bash /tmp/jenkins1521414092129714752.sh
Error response from daemon: No such container: dir-fortress-core-docker-apacheds-test
Error response from daemon: No such container: dir-fortress-core-docker-apacheds-test
Docker version 17.05.0-ce, build 89658be
Using default tag: latest
latest: Pulling from apachedirectory/apacheds-for-apache-fortress-tests
Digest: sha256:bf85867fe42f4e2c34502207ed143e3dd13df35a4e1b33a8929f62570acd2416
Status: Image is up to date for apachedirectory/apacheds-for-apache-fortress-tests:latest
REPOSITORY                                           TAG                 IMAGE ID            CREATED             SIZE
apachedirectory/apacheds-for-apache-fortress-tests   latest              da89b358e799        13 months ago       639MB
0fee84c5f4ab347887f081e9337ec03f0ee39adb11af5a7571bb8ac2ae241c6c
[dir-fortress-core-docker-apacheds-test] $ /home/jenkins/tools/maven/apache-maven-3.3.9/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository> -U -V clean install
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T16:41:47+00:00)
Maven home: /home/jenkins/tools/maven/apache-maven-3.3.9
Java version: 1.8.0_172, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.8.0_172/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.4.0-130-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Core 2.0.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ fortress-core ---
[INFO] Deleting <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 241 source files to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/classes>
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/cli/CmdLineParser.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/cli/CmdLineParser.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 74 source files to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/test-classes>
[WARNING] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/samples/LoadTestUserSample.java>:[36,23] sun.rmi.runtime.Log is internal proprietary API and may be removed in a future release
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/AdminMgrConsole.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/AdminMgrConsole.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ fortress-core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ fortress-core ---
[INFO] Executing tasks

fortress-load:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (initialize-fortress-config) @ fortress-core ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:

init:

init-fortress-config:
     [echo] Determine configuration requirements

init:

init-fortress-config-local:
     [echo] ###############  Modify fortress configuration per user settings  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/fortress.properties>
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/fortress.properties>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config>
     [echo] ###############  Modify fortress load scripts per user settings  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup>
     [echo] ###############  Copy ehcache config to bootstrap config folder  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/ehcache.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap>
     [echo] Target init-fortress-config-local complete.

init:

init-fortress-config-remote:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ fortress-core ---
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-tests.jar>
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ fortress-core ---
[INFO] Checking legal files in: fortress-core-2.0.1.jar
[INFO] Checking legal files in: fortress-core-2.0.1-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ fortress-core ---
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.1/fortress-core-2.0.1.jar>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/pom.xml> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.1/fortress-core-2.0.1.pom>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-tests.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.1/fortress-core-2.0.1-tests.jar>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-sources.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.1/fortress-core-2.0.1-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.886 s
[INFO] Finished at: 2018-07-13T17:33:51+00:00
[INFO] Final Memory: 44M/451M
[INFO] ------------------------------------------------------------------------
[dir-fortress-core-docker-apacheds-test] $ /home/jenkins/tools/maven/apache-maven-3.3.9/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository> install -Dload.file=./ldap/setup/refreshLDAPData.xml
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Core 2.0.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ fortress-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ fortress-core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ fortress-core ---
[INFO] Executing tasks

fortress-load:
     [echo] ############### Run Fortress Ant script to load policy ###############
 [startAnt] Buildfile: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>
 [startAnt] 
 [startAnt] all:
 [startAnt] [FortressAdmin] 2018-07-13 17:34:03,486 (INFO ) static init: found from: fortress.properties path: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/fortress.properties>
 [startAnt] [FortressAdmin] 2018-07-13 17:34:03,513 (INFO ) static init: loading from: fortress.properties
 [startAnt] [FortressAdmin] 2018-07-13 17:34:03,522 (INFO ) static init: load config realm [DEFAULT]
 [startAnt] 
 [startAnt] BUILD FAILED
 [startAnt] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>:26: Could not create type FortressAdmin due to java.lang.IllegalStateException: Infinite loop in property interpolation of ${min.log.conn}: min.log.conn
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.checkCyclicSubstitution(StrSubstitutor.java:701)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:645)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:656)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:563)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.replace(StrSubstitutor.java:305)
 [startAnt] 	at org.apache.commons.configuration.PropertyConverter.interpolate(PropertyConverter.java:1040)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.interpolate(AbstractConfiguration.java:449)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.getInteger(AbstractConfiguration.java:844)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.getInt(AbstractConfiguration.java:822)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getInt(Config.java:290)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.init(LdapConnectionProvider.java:132)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.<init>(LdapConnectionProvider.java:115)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.getInstance(LdapConnectionProvider.java:102)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapDataProvider.closeAdminConnection(LdapDataProvider.java:1215)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigDAO.getConfig(ConfigDAO.java:327)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigP.read(ConfigP.java:175)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigMgrImpl.read(ConfigMgrImpl.java:102)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getRemoteConfig(Config.java:377)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.loadRemoteConfig(Config.java:655)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getInstance(Config.java:101)
 [startAnt] 	at org.apache.directory.fortress.core.ConfigMgrFactory.createInstance(ConfigMgrFactory.java:54)
 [startAnt] 	at org.apache.directory.fortress.core.ant.FortressAntTask.<init>(FortressAntTask.java:381)
 [startAnt] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
 [startAnt] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
 [startAnt] 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
 [startAnt] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.innerCreateAndSet(AntTypeDefinition.java:329)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.createAndSet(AntTypeDefinition.java:274)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.icreate(AntTypeDefinition.java:219)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.create(AntTypeDefinition.java:206)
 [startAnt] 	at org.apache.tools.ant.ComponentHelper.createComponent(ComponentHelper.java:285)
 [startAnt] 	at org.apache.tools.ant.ComponentHelper.createComponent(ComponentHelper.java:263)
 [startAnt] 	at org.apache.tools.ant.UnknownElement.makeObject(UnknownElement.java:430)
 [startAnt] 	at org.apache.tools.ant.UnknownElement.maybeConfigure(UnknownElement.java:164)
 [startAnt] 	at org.apache.tools.ant.Task.perform(Task.java:347)
 [startAnt] 	at org.apache.tools.ant.Target.execute(Target.java:435)
 [startAnt] 	at org.apache.tools.ant.Target.performTasks(Target.java:456)
 [startAnt] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
 [startAnt] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
 [startAnt] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
 [startAnt] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
 [startAnt] 	at org.apache.tools.ant.Main.runBuild(Main.java:854)
 [startAnt] 	at org.apache.tools.ant.Main.startAnt(Main.java:236)
 [startAnt] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:285)
 [startAnt] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:112)
 [startAnt] 
 [startAnt] Total time: 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.120 s
[INFO] Finished at: 2018-07-13T17:34:03+00:00
[INFO] Final Memory: 24M/336M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (default) on project fortress-core: An Ant BuildException has occured: Java returned: 1
[ERROR] around Ant part ...<java fork="true" classname="org.apache.tools.ant.launch.Launcher" taskname="startAnt" failonerror="true" dir="<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/"> timeout="4000000">... @ 5:210 in <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/antrun/build-fortress-load.xml>
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
[dir-fortress-core-docker-apacheds-test] $ /bin/bash /tmp/jenkins8472684721152064075.sh
dir-fortress-core-docker-apacheds-test
dir-fortress-core-docker-apacheds-test
CONTAINER ID        IMAGE                                                COMMAND                  CREATED             STATUS              PORTS                    NAMES
ab6db4c3613b        apachedirectory/openldap-for-apache-fortress-tests   "/usr/sbin/slapd -..."   36 seconds ago      Up 34 seconds       0.0.0.0:33093->389/tcp   dir-fortress-core-docker-openldap-test

Build failed in Jenkins: dir-fortress-core-docker-apacheds-test #142

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/142/display/redirect?page=changes>

Changes:

[smckinney] prep

------------------------------------------
[...truncated 688 B...]
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 6fd3fdf0ab18a7aa2be3c85e701a9d267387263f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6fd3fdf0ab18a7aa2be3c85e701a9d267387263f
Commit message: "prep"
 > git rev-list --no-walk ea32db42b8f8ad60f61a3c11219cfc871938f356 # timeout=10
[dir-fortress-core-docker-apacheds-test] $ /bin/bash /tmp/jenkins1352899135057011020.sh
Error response from daemon: No such container: dir-fortress-core-docker-apacheds-test
Error response from daemon: No such container: dir-fortress-core-docker-apacheds-test
Docker version 17.05.0-ce, build 89658be
Using default tag: latest
latest: Pulling from apachedirectory/apacheds-for-apache-fortress-tests
Digest: sha256:bf85867fe42f4e2c34502207ed143e3dd13df35a4e1b33a8929f62570acd2416
Status: Image is up to date for apachedirectory/apacheds-for-apache-fortress-tests:latest
REPOSITORY                                           TAG                 IMAGE ID            CREATED             SIZE
apachedirectory/apacheds-for-apache-fortress-tests   latest              da89b358e799        13 months ago       639MB
b0eab35ba3176c0a3e4a7f80fb1ace457e6e5bc8a80fa058cdd1268d8c1f7446
[dir-fortress-core-docker-apacheds-test] $ /home/jenkins/tools/maven/apache-maven-3.3.9/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository> -U -V clean install
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T16:41:47+00:00)
Maven home: /home/jenkins/tools/maven/apache-maven-3.3.9
Java version: 1.8.0_172, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.8.0_172/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.4.0-130-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Core 2.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ fortress-core ---
[INFO] Deleting <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 241 source files to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/classes>
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/cli/CmdLineParser.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/cli/CmdLineParser.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 74 source files to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/test-classes>
[WARNING] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/samples/LoadTestUserSample.java>:[36,23] sun.rmi.runtime.Log is internal proprietary API and may be removed in a future release
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/AdminMgrConsole.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/AdminMgrConsole.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ fortress-core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ fortress-core ---
[INFO] Executing tasks

fortress-load:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (initialize-fortress-config) @ fortress-core ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:

init:

init-fortress-config:
     [echo] Determine configuration requirements

init:

init-fortress-config-local:
     [echo] ###############  Modify fortress configuration per user settings  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/fortress.properties>
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/fortress.properties>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config>
     [echo] ###############  Modify fortress load scripts per user settings  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup>
     [echo] ###############  Copy ehcache config to bootstrap config folder  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/ehcache.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap>
     [echo] Target init-fortress-config-local complete.

init:

init-fortress-config-remote:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ fortress-core ---
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ fortress-core ---
[INFO] Checking legal files in: fortress-core-2.0.1-SNAPSHOT.jar
[INFO] Checking legal files in: fortress-core-2.0.1-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ fortress-core ---
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-SNAPSHOT.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.1-SNAPSHOT/fortress-core-2.0.1-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/pom.xml> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.1-SNAPSHOT/fortress-core-2.0.1-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-SNAPSHOT-tests.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.1-SNAPSHOT/fortress-core-2.0.1-SNAPSHOT-tests.jar>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.1-SNAPSHOT/fortress-core-2.0.1-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.528 s
[INFO] Finished at: 2018-07-13T17:32:37+00:00
[INFO] Final Memory: 43M/451M
[INFO] ------------------------------------------------------------------------
[dir-fortress-core-docker-apacheds-test] $ /home/jenkins/tools/maven/apache-maven-3.3.9/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository> install -Dload.file=./ldap/setup/refreshLDAPData.xml
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Core 2.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ fortress-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ fortress-core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ fortress-core ---
[INFO] Executing tasks

fortress-load:
     [echo] ############### Run Fortress Ant script to load policy ###############
 [startAnt] Buildfile: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>
 [startAnt] 
 [startAnt] all:
 [startAnt] 
 [startAnt] BUILD FAILED
 [startAnt] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>:26: Could not create type FortressAdmin due to java.lang.IllegalStateException: Infinite loop in property interpolation of ${min.log.conn}: min.log.conn
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.checkCyclicSubstitution(StrSubstitutor.java:701)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:645)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:656)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:563)
 [startAnt] [FortressAdmin] 2018-07-13 17:32:49,758 (INFO ) static init: found from: fortress.properties path: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/fortress.properties>	at org.apache.commons.lang.text.StrSubstitutor.replace(StrSubstitutor.java:305)
 [startAnt] 
 [startAnt] 	at org.apache.commons.configuration.PropertyConverter.interpolate(PropertyConverter.java:1040)[FortressAdmin] 2018-07-13 17:32:49,795 (INFO ) static init: loading from: fortress.properties
 [startAnt] 
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.interpolate(AbstractConfiguration.java:449)[FortressAdmin] 2018-07-13 17:32:49,809 (INFO ) static init: load config realm [DEFAULT]
 [startAnt] 
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.getInteger(AbstractConfiguration.java:844)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.getInt(AbstractConfiguration.java:822)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getInt(Config.java:290)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.init(LdapConnectionProvider.java:132)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.<init>(LdapConnectionProvider.java:115)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.getInstance(LdapConnectionProvider.java:102)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapDataProvider.closeAdminConnection(LdapDataProvider.java:1215)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigDAO.getConfig(ConfigDAO.java:327)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigP.read(ConfigP.java:175)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigMgrImpl.read(ConfigMgrImpl.java:102)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getRemoteConfig(Config.java:377)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.loadRemoteConfig(Config.java:655)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getInstance(Config.java:101)
 [startAnt] 	at org.apache.directory.fortress.core.ConfigMgrFactory.createInstance(ConfigMgrFactory.java:54)
 [startAnt] 	at org.apache.directory.fortress.core.ant.FortressAntTask.<init>(FortressAntTask.java:381)
 [startAnt] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
 [startAnt] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
 [startAnt] 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
 [startAnt] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.innerCreateAndSet(AntTypeDefinition.java:329)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.createAndSet(AntTypeDefinition.java:274)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.icreate(AntTypeDefinition.java:219)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.create(AntTypeDefinition.java:206)
 [startAnt] 	at org.apache.tools.ant.ComponentHelper.createComponent(ComponentHelper.java:285)
 [startAnt] 	at org.apache.tools.ant.ComponentHelper.createComponent(ComponentHelper.java:263)
 [startAnt] 	at org.apache.tools.ant.UnknownElement.makeObject(UnknownElement.java:430)
 [startAnt] 	at org.apache.tools.ant.UnknownElement.maybeConfigure(UnknownElement.java:164)
 [startAnt] 	at org.apache.tools.ant.Task.perform(Task.java:347)
 [startAnt] 	at org.apache.tools.ant.Target.execute(Target.java:435)
 [startAnt] 	at org.apache.tools.ant.Target.performTasks(Target.java:456)
 [startAnt] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
 [startAnt] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
 [startAnt] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
 [startAnt] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
 [startAnt] 	at org.apache.tools.ant.Main.runBuild(Main.java:854)
 [startAnt] 	at org.apache.tools.ant.Main.startAnt(Main.java:236)
 [startAnt] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:285)
 [startAnt] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:112)
 [startAnt] 
 [startAnt] Total time: 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.242 s
[INFO] Finished at: 2018-07-13T17:32:49+00:00
[INFO] Final Memory: 24M/339M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (default) on project fortress-core: An Ant BuildException has occured: Java returned: 1
[ERROR] around Ant part ...<java fork="true" classname="org.apache.tools.ant.launch.Launcher" taskname="startAnt" failonerror="true" dir="<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/"> timeout="4000000">... @ 5:210 in <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/antrun/build-fortress-load.xml>
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
[dir-fortress-core-docker-apacheds-test] $ /bin/bash /tmp/jenkins3904924194571582669.sh
dir-fortress-core-docker-apacheds-test
dir-fortress-core-docker-apacheds-test
CONTAINER ID        IMAGE               COMMAND             CREATED             STATUS              PORTS               NAMES

Build failed in Jenkins: dir-fortress-core-docker-apacheds-test #141

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/141/display/redirect?page=changes>

Changes:

[smckinney] [maven-release-plugin] prepare for next development iteration

------------------------------------------
[...truncated 688 B...]
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ea32db42b8f8ad60f61a3c11219cfc871938f356 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea32db42b8f8ad60f61a3c11219cfc871938f356
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 449464f0392c64a8defea217e9b0633fb69fb18e # timeout=10
[dir-fortress-core-docker-apacheds-test] $ /bin/bash /tmp/jenkins8206547012904253515.sh
Error response from daemon: No such container: dir-fortress-core-docker-apacheds-test
Error response from daemon: No such container: dir-fortress-core-docker-apacheds-test
Docker version 17.05.0-ce, build 89658be
Using default tag: latest
latest: Pulling from apachedirectory/apacheds-for-apache-fortress-tests
Digest: sha256:bf85867fe42f4e2c34502207ed143e3dd13df35a4e1b33a8929f62570acd2416
Status: Image is up to date for apachedirectory/apacheds-for-apache-fortress-tests:latest
REPOSITORY                                           TAG                 IMAGE ID            CREATED             SIZE
apachedirectory/apacheds-for-apache-fortress-tests   latest              da89b358e799        13 months ago       639MB
402b21301ce1510832f687aaed0a055573caabfb60d57d0f56000cc6648fbb78
[dir-fortress-core-docker-apacheds-test] $ /home/jenkins/tools/maven/apache-maven-3.3.9/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository> -U -V clean install
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T16:41:47+00:00)
Maven home: /home/jenkins/tools/maven/apache-maven-3.3.9
Java version: 1.8.0_172, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.8.0_172/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.4.0-130-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Core 2.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ fortress-core ---
[INFO] Deleting <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 241 source files to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/classes>
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/cli/CmdLineParser.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/cli/CmdLineParser.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 74 source files to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/test-classes>
[WARNING] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/samples/LoadTestUserSample.java>:[36,23] sun.rmi.runtime.Log is internal proprietary API and may be removed in a future release
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/AdminMgrConsole.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/AdminMgrConsole.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ fortress-core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ fortress-core ---
[INFO] Executing tasks

fortress-load:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (initialize-fortress-config) @ fortress-core ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:

init:

init-fortress-config:
     [echo] Determine configuration requirements

init:

init-fortress-config-local:
     [echo] ###############  Modify fortress configuration per user settings  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/fortress.properties>
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/fortress.properties>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config>
     [echo] ###############  Modify fortress load scripts per user settings  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup>
     [echo] ###############  Copy ehcache config to bootstrap config folder  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/ehcache.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap>
     [echo] Target init-fortress-config-local complete.

init:

init-fortress-config-remote:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ fortress-core ---
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ fortress-core ---
[INFO] Checking legal files in: fortress-core-2.0.2-SNAPSHOT.jar
[INFO] Checking legal files in: fortress-core-2.0.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ fortress-core ---
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.2-SNAPSHOT/fortress-core-2.0.2-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/pom.xml> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.2-SNAPSHOT/fortress-core-2.0.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT-tests.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.2-SNAPSHOT/fortress-core-2.0.2-SNAPSHOT-tests.jar>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.2-SNAPSHOT/fortress-core-2.0.2-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19.746 s
[INFO] Finished at: 2018-07-13T17:22:49+00:00
[INFO] Final Memory: 42M/451M
[INFO] ------------------------------------------------------------------------
[dir-fortress-core-docker-apacheds-test] $ /home/jenkins/tools/maven/apache-maven-3.3.9/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository> install -Dload.file=./ldap/setup/refreshLDAPData.xml
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Core 2.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ fortress-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ fortress-core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ fortress-core ---
[INFO] Executing tasks

fortress-load:
     [echo] ############### Run Fortress Ant script to load policy ###############
 [startAnt] Buildfile: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>
 [startAnt] 
 [startAnt] all:
 [startAnt] 
 [startAnt] BUILD FAILED
 [startAnt] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>:26: Could not create type FortressAdmin due to java.lang.IllegalStateException: Infinite loop in property interpolation of ${min.log.conn}: min.log.conn
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.checkCyclicSubstitution(StrSubstitutor.java:701)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:645)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:656)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:563)
 [startAnt] [FortressAdmin] 2018-07-13 17:23:01,839 (INFO ) static init: found from: fortress.properties path: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/fortress.properties>
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.replace(StrSubstitutor.java:305)[FortressAdmin] 2018-07-13 17:23:01,869 (INFO ) static init: loading from: fortress.properties
 [startAnt] 
 [startAnt] [FortressAdmin] 2018-07-13 17:23:01,881 (INFO ) static init: load config realm [DEFAULT]	at org.apache.commons.configuration.PropertyConverter.interpolate(PropertyConverter.java:1040)
 [startAnt] 
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.interpolate(AbstractConfiguration.java:449)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.getInteger(AbstractConfiguration.java:844)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.getInt(AbstractConfiguration.java:822)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getInt(Config.java:290)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.init(LdapConnectionProvider.java:132)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.<init>(LdapConnectionProvider.java:115)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.getInstance(LdapConnectionProvider.java:102)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapDataProvider.closeAdminConnection(LdapDataProvider.java:1215)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigDAO.getConfig(ConfigDAO.java:327)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigP.read(ConfigP.java:175)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigMgrImpl.read(ConfigMgrImpl.java:102)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getRemoteConfig(Config.java:377)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.loadRemoteConfig(Config.java:655)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getInstance(Config.java:101)
 [startAnt] 	at org.apache.directory.fortress.core.ConfigMgrFactory.createInstance(ConfigMgrFactory.java:54)
 [startAnt] 	at org.apache.directory.fortress.core.ant.FortressAntTask.<init>(FortressAntTask.java:381)
 [startAnt] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
 [startAnt] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
 [startAnt] 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
 [startAnt] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.innerCreateAndSet(AntTypeDefinition.java:329)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.createAndSet(AntTypeDefinition.java:274)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.icreate(AntTypeDefinition.java:219)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.create(AntTypeDefinition.java:206)
 [startAnt] 	at org.apache.tools.ant.ComponentHelper.createComponent(ComponentHelper.java:285)
 [startAnt] 	at org.apache.tools.ant.ComponentHelper.createComponent(ComponentHelper.java:263)
 [startAnt] 	at org.apache.tools.ant.UnknownElement.makeObject(UnknownElement.java:430)
 [startAnt] 	at org.apache.tools.ant.UnknownElement.maybeConfigure(UnknownElement.java:164)
 [startAnt] 	at org.apache.tools.ant.Task.perform(Task.java:347)
 [startAnt] 	at org.apache.tools.ant.Target.execute(Target.java:435)
 [startAnt] 	at org.apache.tools.ant.Target.performTasks(Target.java:456)
 [startAnt] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
 [startAnt] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
 [startAnt] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
 [startAnt] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
 [startAnt] 	at org.apache.tools.ant.Main.runBuild(Main.java:854)
 [startAnt] 	at org.apache.tools.ant.Main.startAnt(Main.java:236)
 [startAnt] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:285)
 [startAnt] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:112)
 [startAnt] 
 [startAnt] Total time: 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.027 s
[INFO] Finished at: 2018-07-13T17:23:01+00:00
[INFO] Final Memory: 24M/344M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (default) on project fortress-core: An Ant BuildException has occured: Java returned: 1
[ERROR] around Ant part ...<java fork="true" classname="org.apache.tools.ant.launch.Launcher" taskname="startAnt" failonerror="true" dir="<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/"> timeout="4000000">... @ 5:210 in <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/antrun/build-fortress-load.xml>
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
[dir-fortress-core-docker-apacheds-test] $ /bin/bash /tmp/jenkins5871614597732304217.sh
dir-fortress-core-docker-apacheds-test
dir-fortress-core-docker-apacheds-test
CONTAINER ID        IMAGE               COMMAND             CREATED             STATUS              PORTS               NAMES

Build failed in Jenkins: dir-fortress-core-docker-apacheds-test #140

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/140/display/redirect?page=changes>

Changes:

[smckinney] [maven-release-plugin] prepare release 2.0.1

------------------------------------------
[...truncated 3.04 KB...]
a479609da9c8: Verifying Checksum
a479609da9c8: Download complete
10a267c67f42: Pull complete
fb5937da9414: Pull complete
9021b2326a1e: Pull complete
8c6c40e9ec4f: Pull complete
7a63e1725461: Pull complete
79e8ed83f43a: Pull complete
161cbb85a481: Pull complete
a479609da9c8: Pull complete
e32f81724ea4: Pull complete
134536bdafb4: Pull complete
4c395af5eefa: Pull complete
cc2ba0ac1739: Pull complete
a805e2794b98: Pull complete
Digest: sha256:bf85867fe42f4e2c34502207ed143e3dd13df35a4e1b33a8929f62570acd2416
Status: Downloaded newer image for apachedirectory/apacheds-for-apache-fortress-tests:latest
REPOSITORY                                           TAG                 IMAGE ID            CREATED             SIZE
apachedirectory/apacheds-for-apache-fortress-tests   latest              da89b358e799        13 months ago       639MB
3f99e17e26b8660c4693c3d8910c511d99d1b4210f8515626bba12813325347f
[dir-fortress-core-docker-apacheds-test] $ /home/jenkins/tools/maven/apache-maven-3.3.9/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository> -U -V clean install
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T16:41:47+00:00)
Maven home: /home/jenkins/tools/maven/apache-maven-3.3.9
Java version: 1.8.0_172, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.8.0_172/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.4.0-130-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Core 2.0.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ fortress-core ---
[INFO] Deleting <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 241 source files to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/classes>
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/cli/CmdLineParser.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/cli/CmdLineParser.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 74 source files to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/test-classes>
[WARNING] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/samples/LoadTestUserSample.java>:[36,23] sun.rmi.runtime.Log is internal proprietary API and may be removed in a future release
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/AdminMgrConsole.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/AdminMgrConsole.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ fortress-core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ fortress-core ---
[INFO] Executing tasks

fortress-load:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (initialize-fortress-config) @ fortress-core ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:

init:

init-fortress-config:
     [echo] Determine configuration requirements

init:

init-fortress-config-local:
     [echo] ###############  Modify fortress configuration per user settings  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/fortress.properties>
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/fortress.properties>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config>
     [echo] ###############  Modify fortress load scripts per user settings  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup>
     [echo] ###############  Copy ehcache config to bootstrap config folder  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/ehcache.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap>
     [echo] Target init-fortress-config-local complete.

init:

init-fortress-config-remote:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ fortress-core ---
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-tests.jar>
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ fortress-core ---
[INFO] Checking legal files in: fortress-core-2.0.1.jar
[INFO] Checking legal files in: fortress-core-2.0.1-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ fortress-core ---
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.1/fortress-core-2.0.1.jar>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/pom.xml> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.1/fortress-core-2.0.1.pom>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-tests.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.1/fortress-core-2.0.1-tests.jar>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-sources.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.1/fortress-core-2.0.1-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23.766 s
[INFO] Finished at: 2018-07-13T17:21:53+00:00
[INFO] Final Memory: 43M/472M
[INFO] ------------------------------------------------------------------------
[dir-fortress-core-docker-apacheds-test] $ /home/jenkins/tools/maven/apache-maven-3.3.9/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository> install -Dload.file=./ldap/setup/refreshLDAPData.xml
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Core 2.0.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ fortress-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ fortress-core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ fortress-core ---
[INFO] Executing tasks

fortress-load:
     [echo] ############### Run Fortress Ant script to load policy ###############
 [startAnt] Buildfile: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>
 [startAnt] 
 [startAnt] all:
 [startAnt] [FortressAdmin] 2018-07-13 17:22:05,265 (INFO ) static init: found from: fortress.properties path: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/fortress.properties>
 [startAnt] [FortressAdmin] 2018-07-13 17:22:05,292 (INFO ) static init: loading from: fortress.properties
 [startAnt] [FortressAdmin] 2018-07-13 17:22:05,301 (INFO ) static init: load config realm [DEFAULT]
 [startAnt] 
 [startAnt] BUILD FAILED
 [startAnt] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>:26: Could not create type FortressAdmin due to java.lang.IllegalStateException: Infinite loop in property interpolation of ${min.log.conn}: min.log.conn
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.checkCyclicSubstitution(StrSubstitutor.java:701)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:645)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:656)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:563)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.replace(StrSubstitutor.java:305)
 [startAnt] 	at org.apache.commons.configuration.PropertyConverter.interpolate(PropertyConverter.java:1040)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.interpolate(AbstractConfiguration.java:449)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.getInteger(AbstractConfiguration.java:844)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.getInt(AbstractConfiguration.java:822)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getInt(Config.java:290)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.init(LdapConnectionProvider.java:132)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.<init>(LdapConnectionProvider.java:115)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.getInstance(LdapConnectionProvider.java:102)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapDataProvider.closeAdminConnection(LdapDataProvider.java:1215)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigDAO.getConfig(ConfigDAO.java:327)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigP.read(ConfigP.java:175)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigMgrImpl.read(ConfigMgrImpl.java:102)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getRemoteConfig(Config.java:377)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.loadRemoteConfig(Config.java:655)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getInstance(Config.java:101)
 [startAnt] 	at org.apache.directory.fortress.core.ConfigMgrFactory.createInstance(ConfigMgrFactory.java:54)
 [startAnt] 	at org.apache.directory.fortress.core.ant.FortressAntTask.<init>(FortressAntTask.java:381)
 [startAnt] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
 [startAnt] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
 [startAnt] 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
 [startAnt] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.innerCreateAndSet(AntTypeDefinition.java:329)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.createAndSet(AntTypeDefinition.java:274)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.icreate(AntTypeDefinition.java:219)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.create(AntTypeDefinition.java:206)
 [startAnt] 	at org.apache.tools.ant.ComponentHelper.createComponent(ComponentHelper.java:285)
 [startAnt] 	at org.apache.tools.ant.ComponentHelper.createComponent(ComponentHelper.java:263)
 [startAnt] 	at org.apache.tools.ant.UnknownElement.makeObject(UnknownElement.java:430)
 [startAnt] 	at org.apache.tools.ant.UnknownElement.maybeConfigure(UnknownElement.java:164)
 [startAnt] 	at org.apache.tools.ant.Task.perform(Task.java:347)
 [startAnt] 	at org.apache.tools.ant.Target.execute(Target.java:435)
 [startAnt] 	at org.apache.tools.ant.Target.performTasks(Target.java:456)
 [startAnt] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
 [startAnt] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
 [startAnt] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
 [startAnt] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
 [startAnt] 	at org.apache.tools.ant.Main.runBuild(Main.java:854)
 [startAnt] 	at org.apache.tools.ant.Main.startAnt(Main.java:236)
 [startAnt] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:285)
 [startAnt] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:112)
 [startAnt] 
 [startAnt] Total time: 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.402 s
[INFO] Finished at: 2018-07-13T17:22:05+00:00
[INFO] Final Memory: 25M/332M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (default) on project fortress-core: An Ant BuildException has occured: Java returned: 1
[ERROR] around Ant part ...<java fork="true" classname="org.apache.tools.ant.launch.Launcher" taskname="startAnt" failonerror="true" dir="<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/"> timeout="4000000">... @ 5:210 in <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/antrun/build-fortress-load.xml>
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
[dir-fortress-core-docker-apacheds-test] $ /bin/bash /tmp/jenkins6010779275793110906.sh
dir-fortress-core-docker-apacheds-test
dir-fortress-core-docker-apacheds-test
CONTAINER ID        IMAGE               COMMAND             CREATED             STATUS              PORTS               NAMES

Build failed in Jenkins: dir-fortress-core-docker-apacheds-test #139

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/139/display/redirect?page=changes>

Changes:

[smckinney] redo all over again (must include md5's)

------------------------------------------
[...truncated 688 B...]
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision c7851c122d25d32ad3c6fd2a4e6fd3059b720463 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c7851c122d25d32ad3c6fd2a4e6fd3059b720463
Commit message: "redo all over again (must include md5's)"
 > git rev-list --no-walk 208640246ae66d82a5925080c5c78c45a08e2255 # timeout=10
[dir-fortress-core-docker-apacheds-test] $ /bin/bash /tmp/jenkins6583199692273229422.sh
Error response from daemon: No such container: dir-fortress-core-docker-apacheds-test
Error response from daemon: No such container: dir-fortress-core-docker-apacheds-test
Docker version 17.05.0-ce, build 89658be
Using default tag: latest
latest: Pulling from apachedirectory/apacheds-for-apache-fortress-tests
Digest: sha256:bf85867fe42f4e2c34502207ed143e3dd13df35a4e1b33a8929f62570acd2416
Status: Image is up to date for apachedirectory/apacheds-for-apache-fortress-tests:latest
REPOSITORY                                           TAG                 IMAGE ID            CREATED             SIZE
apachedirectory/apacheds-for-apache-fortress-tests   latest              da89b358e799        13 months ago       639MB
cd798194bad5c83566ca44a8142a1c5b705dc4168640db084c253b662b81a13e
[dir-fortress-core-docker-apacheds-test] $ /home/jenkins/tools/maven/apache-maven-3.3.9/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository> -U -V clean install
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T16:41:47+00:00)
Maven home: /home/jenkins/tools/maven/apache-maven-3.3.9
Java version: 1.8.0_172, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.8.0_172/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.4.0-130-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Core 2.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ fortress-core ---
[INFO] Deleting <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 241 source files to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/classes>
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/cli/CmdLineParser.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/cli/CmdLineParser.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 74 source files to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/test-classes>
[WARNING] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/samples/LoadTestUserSample.java>:[36,23] sun.rmi.runtime.Log is internal proprietary API and may be removed in a future release
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/AdminMgrConsole.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/AdminMgrConsole.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ fortress-core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ fortress-core ---
[INFO] Executing tasks

fortress-load:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (initialize-fortress-config) @ fortress-core ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:

init:

init-fortress-config:
     [echo] Determine configuration requirements

init:

init-fortress-config-local:
     [echo] ###############  Modify fortress configuration per user settings  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/fortress.properties>
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/fortress.properties>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config>
     [echo] ###############  Modify fortress load scripts per user settings  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup>
     [echo] ###############  Copy ehcache config to bootstrap config folder  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/ehcache.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap>
     [echo] Target init-fortress-config-local complete.

init:

init-fortress-config-remote:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ fortress-core ---
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ fortress-core ---
[INFO] Checking legal files in: fortress-core-2.0.1-SNAPSHOT.jar
[INFO] Checking legal files in: fortress-core-2.0.1-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ fortress-core ---
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-SNAPSHOT.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.1-SNAPSHOT/fortress-core-2.0.1-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/pom.xml> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.1-SNAPSHOT/fortress-core-2.0.1-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-SNAPSHOT-tests.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.1-SNAPSHOT/fortress-core-2.0.1-SNAPSHOT-tests.jar>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.1-SNAPSHOT/fortress-core-2.0.1-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.353 s
[INFO] Finished at: 2018-07-13T17:17:40+00:00
[INFO] Final Memory: 43M/455M
[INFO] ------------------------------------------------------------------------
[dir-fortress-core-docker-apacheds-test] $ /home/jenkins/tools/maven/apache-maven-3.3.9/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository> install -Dload.file=./ldap/setup/refreshLDAPData.xml
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Core 2.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ fortress-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ fortress-core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ fortress-core ---
[INFO] Executing tasks

fortress-load:
     [echo] ############### Run Fortress Ant script to load policy ###############
 [startAnt] Buildfile: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>
 [startAnt] 
 [startAnt] all:
 [startAnt] [FortressAdmin] 2018-07-13 17:17:51,979 (INFO ) static init: found from: fortress.properties path: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/fortress.properties>
 [startAnt] [FortressAdmin] 2018-07-13 17:17:52,018 (INFO ) static init: loading from: fortress.properties
 [startAnt] [FortressAdmin] 2018-07-13 17:17:52,033 (INFO ) static init: load config realm [DEFAULT]
 [startAnt] 
 [startAnt] BUILD FAILED
 [startAnt] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>:26: Could not create type FortressAdmin due to java.lang.IllegalStateException: Infinite loop in property interpolation of ${min.log.conn}: min.log.conn
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.checkCyclicSubstitution(StrSubstitutor.java:701)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:645)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:656)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:563)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.replace(StrSubstitutor.java:305)
 [startAnt] 	at org.apache.commons.configuration.PropertyConverter.interpolate(PropertyConverter.java:1040)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.interpolate(AbstractConfiguration.java:449)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.getInteger(AbstractConfiguration.java:844)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.getInt(AbstractConfiguration.java:822)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getInt(Config.java:290)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.init(LdapConnectionProvider.java:132)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.<init>(LdapConnectionProvider.java:115)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.getInstance(LdapConnectionProvider.java:102)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapDataProvider.closeAdminConnection(LdapDataProvider.java:1215)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigDAO.getConfig(ConfigDAO.java:327)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigP.read(ConfigP.java:175)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigMgrImpl.read(ConfigMgrImpl.java:102)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getRemoteConfig(Config.java:377)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.loadRemoteConfig(Config.java:655)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getInstance(Config.java:101)
 [startAnt] 	at org.apache.directory.fortress.core.ConfigMgrFactory.createInstance(ConfigMgrFactory.java:54)
 [startAnt] 	at org.apache.directory.fortress.core.ant.FortressAntTask.<init>(FortressAntTask.java:381)
 [startAnt] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
 [startAnt] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
 [startAnt] 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
 [startAnt] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.innerCreateAndSet(AntTypeDefinition.java:329)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.createAndSet(AntTypeDefinition.java:274)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.icreate(AntTypeDefinition.java:219)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.create(AntTypeDefinition.java:206)
 [startAnt] 	at org.apache.tools.ant.ComponentHelper.createComponent(ComponentHelper.java:285)
 [startAnt] 	at org.apache.tools.ant.ComponentHelper.createComponent(ComponentHelper.java:263)
 [startAnt] 	at org.apache.tools.ant.UnknownElement.makeObject(UnknownElement.java:430)
 [startAnt] 	at org.apache.tools.ant.UnknownElement.maybeConfigure(UnknownElement.java:164)
 [startAnt] 	at org.apache.tools.ant.Task.perform(Task.java:347)
 [startAnt] 	at org.apache.tools.ant.Target.execute(Target.java:435)
 [startAnt] 	at org.apache.tools.ant.Target.performTasks(Target.java:456)
 [startAnt] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
 [startAnt] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
 [startAnt] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
 [startAnt] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
 [startAnt] 	at org.apache.tools.ant.Main.runBuild(Main.java:854)
 [startAnt] 	at org.apache.tools.ant.Main.startAnt(Main.java:236)
 [startAnt] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:285)
 [startAnt] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:112)
 [startAnt] 
 [startAnt] Total time: 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.765 s
[INFO] Finished at: 2018-07-13T17:17:52+00:00
[INFO] Final Memory: 25M/327M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (default) on project fortress-core: An Ant BuildException has occured: Java returned: 1
[ERROR] around Ant part ...<java fork="true" classname="org.apache.tools.ant.launch.Launcher" taskname="startAnt" failonerror="true" dir="<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/"> timeout="4000000">... @ 5:210 in <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/antrun/build-fortress-load.xml>
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
[dir-fortress-core-docker-apacheds-test] $ /bin/bash /tmp/jenkins6027953612092923664.sh
dir-fortress-core-docker-apacheds-test
dir-fortress-core-docker-apacheds-test
CONTAINER ID        IMAGE               COMMAND             CREATED             STATUS              PORTS               NAMES

Build failed in Jenkins: dir-fortress-core-docker-apacheds-test #138

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/138/display/redirect?page=changes>

Changes:

[smckinney] [maven-release-plugin] prepare for next development iteration

------------------------------------------
[...truncated 688 B...]
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 208640246ae66d82a5925080c5c78c45a08e2255 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 208640246ae66d82a5925080c5c78c45a08e2255
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk f642b340e0f1d3f03c5f546fce76a824fb57109d # timeout=10
[dir-fortress-core-docker-apacheds-test] $ /bin/bash /tmp/jenkins6757167503449809854.sh
Error response from daemon: No such container: dir-fortress-core-docker-apacheds-test
Error response from daemon: No such container: dir-fortress-core-docker-apacheds-test
Docker version 17.05.0-ce, build 89658be
Using default tag: latest
latest: Pulling from apachedirectory/apacheds-for-apache-fortress-tests
Digest: sha256:bf85867fe42f4e2c34502207ed143e3dd13df35a4e1b33a8929f62570acd2416
Status: Image is up to date for apachedirectory/apacheds-for-apache-fortress-tests:latest
REPOSITORY                                           TAG                 IMAGE ID            CREATED             SIZE
apachedirectory/apacheds-for-apache-fortress-tests   latest              da89b358e799        13 months ago       639MB
82e498d1334bf761967c31978d659108ba21becd7042e731d4cfda1601eb0920
[dir-fortress-core-docker-apacheds-test] $ /home/jenkins/tools/maven/apache-maven-3.3.9/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository> -U -V clean install
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T16:41:47+00:00)
Maven home: /home/jenkins/tools/maven/apache-maven-3.3.9
Java version: 1.8.0_172, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.8.0_172/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.4.0-130-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Core 2.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ fortress-core ---
[INFO] Deleting <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 241 source files to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/classes>
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/cli/CmdLineParser.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/cli/CmdLineParser.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 74 source files to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/test-classes>
[WARNING] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/samples/LoadTestUserSample.java>:[36,23] sun.rmi.runtime.Log is internal proprietary API and may be removed in a future release
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/AdminMgrConsole.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/AdminMgrConsole.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ fortress-core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ fortress-core ---
[INFO] Executing tasks

fortress-load:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (initialize-fortress-config) @ fortress-core ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:

init:

init-fortress-config:
     [echo] Determine configuration requirements

init:

init-fortress-config-local:
     [echo] ###############  Modify fortress configuration per user settings  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/fortress.properties>
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/fortress.properties>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config>
     [echo] ###############  Modify fortress load scripts per user settings  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup>
     [echo] ###############  Copy ehcache config to bootstrap config folder  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/ehcache.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap>
     [echo] Target init-fortress-config-local complete.

init:

init-fortress-config-remote:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ fortress-core ---
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ fortress-core ---
[INFO] Checking legal files in: fortress-core-2.0.2-SNAPSHOT.jar
[INFO] Checking legal files in: fortress-core-2.0.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ fortress-core ---
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.2-SNAPSHOT/fortress-core-2.0.2-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/pom.xml> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.2-SNAPSHOT/fortress-core-2.0.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT-tests.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.2-SNAPSHOT/fortress-core-2.0.2-SNAPSHOT-tests.jar>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.2-SNAPSHOT/fortress-core-2.0.2-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.564 s
[INFO] Finished at: 2018-07-13T17:03:36+00:00
[INFO] Final Memory: 42M/458M
[INFO] ------------------------------------------------------------------------
[dir-fortress-core-docker-apacheds-test] $ /home/jenkins/tools/maven/apache-maven-3.3.9/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository> install -Dload.file=./ldap/setup/refreshLDAPData.xml
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Core 2.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ fortress-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ fortress-core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ fortress-core ---
[INFO] Executing tasks

fortress-load:
     [echo] ############### Run Fortress Ant script to load policy ###############
 [startAnt] Buildfile: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>
 [startAnt] 
 [startAnt] all:
 [startAnt] [FortressAdmin] 2018-07-13 17:03:48,278 (INFO ) static init: found from: fortress.properties path: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/fortress.properties>
 [startAnt] [FortressAdmin] 2018-07-13 17:03:48,314 (INFO ) static init: loading from: fortress.properties
 [startAnt] [FortressAdmin] 2018-07-13 17:03:48,327 (INFO ) static init: load config realm [DEFAULT]
 [startAnt] 
 [startAnt] BUILD FAILED
 [startAnt] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>:26: Could not create type FortressAdmin due to java.lang.IllegalStateException: Infinite loop in property interpolation of ${min.log.conn}: min.log.conn
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.checkCyclicSubstitution(StrSubstitutor.java:701)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:645)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:656)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:563)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.replace(StrSubstitutor.java:305)
 [startAnt] 	at org.apache.commons.configuration.PropertyConverter.interpolate(PropertyConverter.java:1040)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.interpolate(AbstractConfiguration.java:449)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.getInteger(AbstractConfiguration.java:844)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.getInt(AbstractConfiguration.java:822)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getInt(Config.java:290)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.init(LdapConnectionProvider.java:132)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.<init>(LdapConnectionProvider.java:115)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.getInstance(LdapConnectionProvider.java:102)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapDataProvider.closeAdminConnection(LdapDataProvider.java:1215)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigDAO.getConfig(ConfigDAO.java:327)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigP.read(ConfigP.java:175)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigMgrImpl.read(ConfigMgrImpl.java:102)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getRemoteConfig(Config.java:377)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.loadRemoteConfig(Config.java:655)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getInstance(Config.java:101)
 [startAnt] 	at org.apache.directory.fortress.core.ConfigMgrFactory.createInstance(ConfigMgrFactory.java:54)
 [startAnt] 	at org.apache.directory.fortress.core.ant.FortressAntTask.<init>(FortressAntTask.java:381)
 [startAnt] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
 [startAnt] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
 [startAnt] 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
 [startAnt] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.innerCreateAndSet(AntTypeDefinition.java:329)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.createAndSet(AntTypeDefinition.java:274)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.icreate(AntTypeDefinition.java:219)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.create(AntTypeDefinition.java:206)
 [startAnt] 	at org.apache.tools.ant.ComponentHelper.createComponent(ComponentHelper.java:285)
 [startAnt] 	at org.apache.tools.ant.ComponentHelper.createComponent(ComponentHelper.java:263)
 [startAnt] 	at org.apache.tools.ant.UnknownElement.makeObject(UnknownElement.java:430)
 [startAnt] 	at org.apache.tools.ant.UnknownElement.maybeConfigure(UnknownElement.java:164)
 [startAnt] 	at org.apache.tools.ant.Task.perform(Task.java:347)
 [startAnt] 	at org.apache.tools.ant.Target.execute(Target.java:435)
 [startAnt] 	at org.apache.tools.ant.Target.performTasks(Target.java:456)
 [startAnt] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
 [startAnt] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
 [startAnt] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
 [startAnt] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
 [startAnt] 	at org.apache.tools.ant.Main.runBuild(Main.java:854)
 [startAnt] 	at org.apache.tools.ant.Main.startAnt(Main.java:236)
 [startAnt] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:285)
 [startAnt] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:112)
 [startAnt] 
 [startAnt] Total time: 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.798 s
[INFO] Finished at: 2018-07-13T17:03:48+00:00
[INFO] Final Memory: 25M/350M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (default) on project fortress-core: An Ant BuildException has occured: Java returned: 1
[ERROR] around Ant part ...<java fork="true" classname="org.apache.tools.ant.launch.Launcher" taskname="startAnt" failonerror="true" dir="<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/"> timeout="4000000">... @ 5:210 in <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/antrun/build-fortress-load.xml>
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
[dir-fortress-core-docker-apacheds-test] $ /bin/bash /tmp/jenkins2345965734847611278.sh
dir-fortress-core-docker-apacheds-test
dir-fortress-core-docker-apacheds-test
CONTAINER ID        IMAGE               COMMAND             CREATED             STATUS              PORTS               NAMES

Build failed in Jenkins: dir-fortress-core-docker-apacheds-test #137

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/137/display/redirect?page=changes>

Changes:

[smckinney] [maven-release-plugin] prepare release 2.0.1

------------------------------------------
[...truncated 688 B...]
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision f642b340e0f1d3f03c5f546fce76a824fb57109d (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f642b340e0f1d3f03c5f546fce76a824fb57109d
Commit message: "[maven-release-plugin] prepare release 2.0.1"
 > git rev-list --no-walk 7d024c83b3f90fa0d59d9d89bd65e4c40558c3b0 # timeout=10
[dir-fortress-core-docker-apacheds-test] $ /bin/bash /tmp/jenkins7222989873190907032.sh
Error response from daemon: No such container: dir-fortress-core-docker-apacheds-test
Error response from daemon: No such container: dir-fortress-core-docker-apacheds-test
Docker version 17.05.0-ce, build 89658be
Using default tag: latest
latest: Pulling from apachedirectory/apacheds-for-apache-fortress-tests
Digest: sha256:bf85867fe42f4e2c34502207ed143e3dd13df35a4e1b33a8929f62570acd2416
Status: Image is up to date for apachedirectory/apacheds-for-apache-fortress-tests:latest
REPOSITORY                                           TAG                 IMAGE ID            CREATED             SIZE
apachedirectory/apacheds-for-apache-fortress-tests   latest              da89b358e799        13 months ago       639MB
f05de157e5605249785a3902931e2c7b851cfbeee64e802c6cb3a56f8e703355
[dir-fortress-core-docker-apacheds-test] $ /home/jenkins/tools/maven/apache-maven-3.3.9/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository> -U -V clean install
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T16:41:47+00:00)
Maven home: /home/jenkins/tools/maven/apache-maven-3.3.9
Java version: 1.8.0_172, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.8.0_172/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.4.0-130-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Core 2.0.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ fortress-core ---
[INFO] Deleting <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 241 source files to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/classes>
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/cli/CmdLineParser.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/cli/CmdLineParser.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 74 source files to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/test-classes>
[WARNING] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/samples/LoadTestUserSample.java>:[36,23] sun.rmi.runtime.Log is internal proprietary API and may be removed in a future release
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/AdminMgrConsole.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/AdminMgrConsole.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ fortress-core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ fortress-core ---
[INFO] Executing tasks

fortress-load:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (initialize-fortress-config) @ fortress-core ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:

init:

init-fortress-config:
     [echo] Determine configuration requirements

init:

init-fortress-config-local:
     [echo] ###############  Modify fortress configuration per user settings  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/fortress.properties>
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/fortress.properties>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config>
     [echo] ###############  Modify fortress load scripts per user settings  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup>
     [echo] ###############  Copy ehcache config to bootstrap config folder  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/ehcache.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap>
     [echo] Target init-fortress-config-local complete.

init:

init-fortress-config-remote:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ fortress-core ---
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-tests.jar>
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ fortress-core ---
[INFO] Checking legal files in: fortress-core-2.0.1.jar
[INFO] Checking legal files in: fortress-core-2.0.1-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ fortress-core ---
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.1/fortress-core-2.0.1.jar>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/pom.xml> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.1/fortress-core-2.0.1.pom>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-tests.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.1/fortress-core-2.0.1-tests.jar>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-sources.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.1/fortress-core-2.0.1-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.993 s
[INFO] Finished at: 2018-07-13T17:02:42+00:00
[INFO] Final Memory: 43M/438M
[INFO] ------------------------------------------------------------------------
[dir-fortress-core-docker-apacheds-test] $ /home/jenkins/tools/maven/apache-maven-3.3.9/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository> install -Dload.file=./ldap/setup/refreshLDAPData.xml
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Core 2.0.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ fortress-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ fortress-core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ fortress-core ---
[INFO] Executing tasks

fortress-load:
     [echo] ############### Run Fortress Ant script to load policy ###############
 [startAnt] Buildfile: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>
 [startAnt] 
 [startAnt] all:
 [startAnt] [FortressAdmin] 2018-07-13 17:02:54,223 (INFO ) static init: found from: fortress.properties path: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/fortress.properties>
 [startAnt] [FortressAdmin] 2018-07-13 17:02:54,258 (INFO ) static init: loading from: fortress.properties
 [startAnt] [FortressAdmin] 2018-07-13 17:02:54,272 (INFO ) static init: load config realm [DEFAULT]
 [startAnt] 
 [startAnt] BUILD FAILED
 [startAnt] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>:26: Could not create type FortressAdmin due to java.lang.IllegalStateException: Infinite loop in property interpolation of ${min.log.conn}: min.log.conn
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.checkCyclicSubstitution(StrSubstitutor.java:701)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:645)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:656)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:563)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.replace(StrSubstitutor.java:305)
 [startAnt] 	at org.apache.commons.configuration.PropertyConverter.interpolate(PropertyConverter.java:1040)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.interpolate(AbstractConfiguration.java:449)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.getInteger(AbstractConfiguration.java:844)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.getInt(AbstractConfiguration.java:822)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getInt(Config.java:290)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.init(LdapConnectionProvider.java:132)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.<init>(LdapConnectionProvider.java:115)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.getInstance(LdapConnectionProvider.java:102)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapDataProvider.closeAdminConnection(LdapDataProvider.java:1215)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigDAO.getConfig(ConfigDAO.java:327)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigP.read(ConfigP.java:175)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigMgrImpl.read(ConfigMgrImpl.java:102)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getRemoteConfig(Config.java:377)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.loadRemoteConfig(Config.java:655)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getInstance(Config.java:101)
 [startAnt] 	at org.apache.directory.fortress.core.ConfigMgrFactory.createInstance(ConfigMgrFactory.java:54)
 [startAnt] 	at org.apache.directory.fortress.core.ant.FortressAntTask.<init>(FortressAntTask.java:381)
 [startAnt] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
 [startAnt] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
 [startAnt] 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
 [startAnt] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.innerCreateAndSet(AntTypeDefinition.java:329)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.createAndSet(AntTypeDefinition.java:274)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.icreate(AntTypeDefinition.java:219)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.create(AntTypeDefinition.java:206)
 [startAnt] 	at org.apache.tools.ant.ComponentHelper.createComponent(ComponentHelper.java:285)
 [startAnt] 	at org.apache.tools.ant.ComponentHelper.createComponent(ComponentHelper.java:263)
 [startAnt] 	at org.apache.tools.ant.UnknownElement.makeObject(UnknownElement.java:430)
 [startAnt] 	at org.apache.tools.ant.UnknownElement.maybeConfigure(UnknownElement.java:164)
 [startAnt] 	at org.apache.tools.ant.Task.perform(Task.java:347)
 [startAnt] 	at org.apache.tools.ant.Target.execute(Target.java:435)
 [startAnt] 	at org.apache.tools.ant.Target.performTasks(Target.java:456)
 [startAnt] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
 [startAnt] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
 [startAnt] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
 [startAnt] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
 [startAnt] 	at org.apache.tools.ant.Main.runBuild(Main.java:854)
 [startAnt] 	at org.apache.tools.ant.Main.startAnt(Main.java:236)
 [startAnt] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:285)
 [startAnt] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:112)
 [startAnt] 
 [startAnt] Total time: 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.827 s
[INFO] Finished at: 2018-07-13T17:02:54+00:00
[INFO] Final Memory: 24M/330M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (default) on project fortress-core: An Ant BuildException has occured: Java returned: 1
[ERROR] around Ant part ...<java fork="true" classname="org.apache.tools.ant.launch.Launcher" taskname="startAnt" failonerror="true" dir="<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/"> timeout="4000000">... @ 5:210 in <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/antrun/build-fortress-load.xml>
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
[dir-fortress-core-docker-apacheds-test] $ /bin/bash /tmp/jenkins8392197706067484308.sh
dir-fortress-core-docker-apacheds-test
dir-fortress-core-docker-apacheds-test
CONTAINER ID        IMAGE               COMMAND             CREATED             STATUS              PORTS               NAMES

Build failed in Jenkins: dir-fortress-core-docker-apacheds-test #136

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/136/display/redirect?page=changes>

Changes:

[smckinney] release preps 3

------------------------------------------
[...truncated 688 B...]
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 7d024c83b3f90fa0d59d9d89bd65e4c40558c3b0 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7d024c83b3f90fa0d59d9d89bd65e4c40558c3b0
Commit message: "release preps 3"
 > git rev-list --no-walk ef08d50b8049125cbe0b9075aa6c8046cf019e5c # timeout=10
[dir-fortress-core-docker-apacheds-test] $ /bin/bash /tmp/jenkins7556247243571797816.sh
Error response from daemon: No such container: dir-fortress-core-docker-apacheds-test
Error response from daemon: No such container: dir-fortress-core-docker-apacheds-test
Docker version 17.05.0-ce, build 89658be
Using default tag: latest
latest: Pulling from apachedirectory/apacheds-for-apache-fortress-tests
Digest: sha256:bf85867fe42f4e2c34502207ed143e3dd13df35a4e1b33a8929f62570acd2416
Status: Image is up to date for apachedirectory/apacheds-for-apache-fortress-tests:latest
REPOSITORY                                           TAG                 IMAGE ID            CREATED             SIZE
apachedirectory/apacheds-for-apache-fortress-tests   latest              da89b358e799        13 months ago       639MB
66afa98a03eb3f532c121afee3c56a09095b3b82f4e98d3c3be535930bb7cf5f
[dir-fortress-core-docker-apacheds-test] $ /home/jenkins/tools/maven/apache-maven-3.3.9/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository> -U -V clean install
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T16:41:47+00:00)
Maven home: /home/jenkins/tools/maven/apache-maven-3.3.9
Java version: 1.8.0_172, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.8.0_172/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.4.0-130-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Core 2.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ fortress-core ---
[INFO] Deleting <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 241 source files to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/classes>
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/cli/CmdLineParser.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/cli/CmdLineParser.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 74 source files to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/test-classes>
[WARNING] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/samples/LoadTestUserSample.java>:[36,23] sun.rmi.runtime.Log is internal proprietary API and may be removed in a future release
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/AdminMgrConsole.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/AdminMgrConsole.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ fortress-core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ fortress-core ---
[INFO] Executing tasks

fortress-load:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (initialize-fortress-config) @ fortress-core ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:

init:

init-fortress-config:
     [echo] Determine configuration requirements

init:

init-fortress-config-local:
     [echo] ###############  Modify fortress configuration per user settings  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/fortress.properties>
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/fortress.properties>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config>
     [echo] ###############  Modify fortress load scripts per user settings  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup>
     [echo] ###############  Copy ehcache config to bootstrap config folder  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/ehcache.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap>
     [echo] Target init-fortress-config-local complete.

init:

init-fortress-config-remote:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ fortress-core ---
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ fortress-core ---
[INFO] Checking legal files in: fortress-core-2.0.1-SNAPSHOT.jar
[INFO] Checking legal files in: fortress-core-2.0.1-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ fortress-core ---
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-SNAPSHOT.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.1-SNAPSHOT/fortress-core-2.0.1-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/pom.xml> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.1-SNAPSHOT/fortress-core-2.0.1-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-SNAPSHOT-tests.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.1-SNAPSHOT/fortress-core-2.0.1-SNAPSHOT-tests.jar>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.1-SNAPSHOT/fortress-core-2.0.1-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.754 s
[INFO] Finished at: 2018-07-13T16:58:01+00:00
[INFO] Final Memory: 43M/460M
[INFO] ------------------------------------------------------------------------
[dir-fortress-core-docker-apacheds-test] $ /home/jenkins/tools/maven/apache-maven-3.3.9/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository> install -Dload.file=./ldap/setup/refreshLDAPData.xml
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Core 2.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ fortress-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ fortress-core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ fortress-core ---
[INFO] Executing tasks

fortress-load:
     [echo] ############### Run Fortress Ant script to load policy ###############
 [startAnt] Buildfile: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>
 [startAnt] 
 [startAnt] all:
 [startAnt] [FortressAdmin] 2018-07-13 16:58:13,054 (INFO ) static init: found from: fortress.properties path: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/fortress.properties>
 [startAnt] [FortressAdmin] 2018-07-13 16:58:13,079 (INFO ) static init: loading from: fortress.properties
 [startAnt] [FortressAdmin] 2018-07-13 16:58:13,088 (INFO ) static init: load config realm [DEFAULT]
 [startAnt] 
 [startAnt] BUILD FAILED
 [startAnt] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>:26: Could not create type FortressAdmin due to java.lang.IllegalStateException: Infinite loop in property interpolation of ${min.log.conn}: min.log.conn
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.checkCyclicSubstitution(StrSubstitutor.java:701)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:645)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:656)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:563)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.replace(StrSubstitutor.java:305)
 [startAnt] 	at org.apache.commons.configuration.PropertyConverter.interpolate(PropertyConverter.java:1040)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.interpolate(AbstractConfiguration.java:449)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.getInteger(AbstractConfiguration.java:844)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.getInt(AbstractConfiguration.java:822)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getInt(Config.java:290)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.init(LdapConnectionProvider.java:132)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.<init>(LdapConnectionProvider.java:115)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.getInstance(LdapConnectionProvider.java:102)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapDataProvider.closeAdminConnection(LdapDataProvider.java:1215)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigDAO.getConfig(ConfigDAO.java:327)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigP.read(ConfigP.java:175)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigMgrImpl.read(ConfigMgrImpl.java:102)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getRemoteConfig(Config.java:377)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.loadRemoteConfig(Config.java:655)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getInstance(Config.java:101)
 [startAnt] 	at org.apache.directory.fortress.core.ConfigMgrFactory.createInstance(ConfigMgrFactory.java:54)
 [startAnt] 	at org.apache.directory.fortress.core.ant.FortressAntTask.<init>(FortressAntTask.java:381)
 [startAnt] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
 [startAnt] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
 [startAnt] 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
 [startAnt] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.innerCreateAndSet(AntTypeDefinition.java:329)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.createAndSet(AntTypeDefinition.java:274)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.icreate(AntTypeDefinition.java:219)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.create(AntTypeDefinition.java:206)
 [startAnt] 	at org.apache.tools.ant.ComponentHelper.createComponent(ComponentHelper.java:285)
 [startAnt] 	at org.apache.tools.ant.ComponentHelper.createComponent(ComponentHelper.java:263)
 [startAnt] 	at org.apache.tools.ant.UnknownElement.makeObject(UnknownElement.java:430)
 [startAnt] 	at org.apache.tools.ant.UnknownElement.maybeConfigure(UnknownElement.java:164)
 [startAnt] 	at org.apache.tools.ant.Task.perform(Task.java:347)
 [startAnt] 	at org.apache.tools.ant.Target.execute(Target.java:435)
 [startAnt] 	at org.apache.tools.ant.Target.performTasks(Target.java:456)
 [startAnt] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
 [startAnt] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
 [startAnt] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
 [startAnt] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
 [startAnt] 	at org.apache.tools.ant.Main.runBuild(Main.java:854)
 [startAnt] 	at org.apache.tools.ant.Main.startAnt(Main.java:236)
 [startAnt] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:285)
 [startAnt] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:112)
 [startAnt] 
 [startAnt] Total time: 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.424 s
[INFO] Finished at: 2018-07-13T16:58:13+00:00
[INFO] Final Memory: 25M/351M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (default) on project fortress-core: An Ant BuildException has occured: Java returned: 1
[ERROR] around Ant part ...<java fork="true" classname="org.apache.tools.ant.launch.Launcher" taskname="startAnt" failonerror="true" dir="<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/"> timeout="4000000">... @ 5:210 in <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/antrun/build-fortress-load.xml>
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
[dir-fortress-core-docker-apacheds-test] $ /bin/bash /tmp/jenkins2984501651451463901.sh
dir-fortress-core-docker-apacheds-test
dir-fortress-core-docker-apacheds-test
CONTAINER ID        IMAGE               COMMAND             CREATED             STATUS              PORTS               NAMES

Build failed in Jenkins: dir-fortress-core-docker-apacheds-test #135

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/135/display/redirect?page=changes>

Changes:

[smckinney] [maven-release-plugin] prepare for next development iteration

------------------------------------------
[...truncated 688 B...]
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ef08d50b8049125cbe0b9075aa6c8046cf019e5c (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ef08d50b8049125cbe0b9075aa6c8046cf019e5c
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk cc39d6251ec365e6d4b286308febb01d45718e47 # timeout=10
[dir-fortress-core-docker-apacheds-test] $ /bin/bash /tmp/jenkins2226057135151854542.sh
Error response from daemon: No such container: dir-fortress-core-docker-apacheds-test
Error response from daemon: No such container: dir-fortress-core-docker-apacheds-test
Docker version 17.05.0-ce, build 89658be
Using default tag: latest
latest: Pulling from apachedirectory/apacheds-for-apache-fortress-tests
Digest: sha256:bf85867fe42f4e2c34502207ed143e3dd13df35a4e1b33a8929f62570acd2416
Status: Image is up to date for apachedirectory/apacheds-for-apache-fortress-tests:latest
REPOSITORY                                           TAG                 IMAGE ID            CREATED             SIZE
apachedirectory/apacheds-for-apache-fortress-tests   latest              da89b358e799        13 months ago       639MB
7c1f11fbad825574260c1e4d4dd2e14c8bdab84c07d38f4e58577f3499a14b58
[dir-fortress-core-docker-apacheds-test] $ /home/jenkins/tools/maven/apache-maven-3.3.9/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository> -U -V clean install
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T16:41:47+00:00)
Maven home: /home/jenkins/tools/maven/apache-maven-3.3.9
Java version: 1.8.0_172, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.8.0_172/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.4.0-130-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Core 2.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ fortress-core ---
[INFO] Deleting <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 241 source files to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/classes>
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/cli/CmdLineParser.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/cli/CmdLineParser.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 74 source files to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/test-classes>
[WARNING] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/samples/LoadTestUserSample.java>:[36,23] sun.rmi.runtime.Log is internal proprietary API and may be removed in a future release
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/AdminMgrConsole.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/AdminMgrConsole.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ fortress-core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ fortress-core ---
[INFO] Executing tasks

fortress-load:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (initialize-fortress-config) @ fortress-core ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:

init:

init-fortress-config:
     [echo] Determine configuration requirements

init:

init-fortress-config-local:
     [echo] ###############  Modify fortress configuration per user settings  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/fortress.properties>
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/fortress.properties>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config>
     [echo] ###############  Modify fortress load scripts per user settings  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup>
     [echo] ###############  Copy ehcache config to bootstrap config folder  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/ehcache.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap>
     [echo] Target init-fortress-config-local complete.

init:

init-fortress-config-remote:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ fortress-core ---
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ fortress-core ---
[INFO] Checking legal files in: fortress-core-2.0.2-SNAPSHOT.jar
[INFO] Checking legal files in: fortress-core-2.0.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ fortress-core ---
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.2-SNAPSHOT/fortress-core-2.0.2-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/pom.xml> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.2-SNAPSHOT/fortress-core-2.0.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT-tests.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.2-SNAPSHOT/fortress-core-2.0.2-SNAPSHOT-tests.jar>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.2-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.2-SNAPSHOT/fortress-core-2.0.2-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.608 s
[INFO] Finished at: 2018-07-13T15:38:08+00:00
[INFO] Final Memory: 43M/466M
[INFO] ------------------------------------------------------------------------
[dir-fortress-core-docker-apacheds-test] $ /home/jenkins/tools/maven/apache-maven-3.3.9/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository> install -Dload.file=./ldap/setup/refreshLDAPData.xml
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Core 2.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ fortress-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ fortress-core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ fortress-core ---
[INFO] Executing tasks

fortress-load:
     [echo] ############### Run Fortress Ant script to load policy ###############
 [startAnt] Buildfile: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>
 [startAnt] 
 [startAnt] all:
 [startAnt] [FortressAdmin] 2018-07-13 15:38:20,415 (INFO ) static init: found from: fortress.properties path: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/fortress.properties>
 [startAnt] [FortressAdmin] 2018-07-13 15:38:20,450 (INFO ) static init: loading from: fortress.properties
 [startAnt] [FortressAdmin] 2018-07-13 15:38:20,463 (INFO ) static init: load config realm [DEFAULT]
 [startAnt] 
 [startAnt] BUILD FAILED
 [startAnt] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>:26: Could not create type FortressAdmin due to java.lang.IllegalStateException: Infinite loop in property interpolation of ${min.log.conn}: min.log.conn
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.checkCyclicSubstitution(StrSubstitutor.java:701)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:645)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:656)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:563)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.replace(StrSubstitutor.java:305)
 [startAnt] 	at org.apache.commons.configuration.PropertyConverter.interpolate(PropertyConverter.java:1040)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.interpolate(AbstractConfiguration.java:449)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.getInteger(AbstractConfiguration.java:844)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.getInt(AbstractConfiguration.java:822)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getInt(Config.java:290)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.init(LdapConnectionProvider.java:132)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.<init>(LdapConnectionProvider.java:115)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.getInstance(LdapConnectionProvider.java:102)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapDataProvider.closeAdminConnection(LdapDataProvider.java:1215)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigDAO.getConfig(ConfigDAO.java:327)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigP.read(ConfigP.java:175)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigMgrImpl.read(ConfigMgrImpl.java:102)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getRemoteConfig(Config.java:377)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.loadRemoteConfig(Config.java:655)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getInstance(Config.java:101)
 [startAnt] 	at org.apache.directory.fortress.core.ConfigMgrFactory.createInstance(ConfigMgrFactory.java:54)
 [startAnt] 	at org.apache.directory.fortress.core.ant.FortressAntTask.<init>(FortressAntTask.java:381)
 [startAnt] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
 [startAnt] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
 [startAnt] 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
 [startAnt] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.innerCreateAndSet(AntTypeDefinition.java:329)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.createAndSet(AntTypeDefinition.java:274)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.icreate(AntTypeDefinition.java:219)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.create(AntTypeDefinition.java:206)
 [startAnt] 	at org.apache.tools.ant.ComponentHelper.createComponent(ComponentHelper.java:285)
 [startAnt] 	at org.apache.tools.ant.ComponentHelper.createComponent(ComponentHelper.java:263)
 [startAnt] 	at org.apache.tools.ant.UnknownElement.makeObject(UnknownElement.java:430)
 [startAnt] 	at org.apache.tools.ant.UnknownElement.maybeConfigure(UnknownElement.java:164)
 [startAnt] 	at org.apache.tools.ant.Task.perform(Task.java:347)
 [startAnt] 	at org.apache.tools.ant.Target.execute(Target.java:435)
 [startAnt] 	at org.apache.tools.ant.Target.performTasks(Target.java:456)
 [startAnt] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
 [startAnt] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
 [startAnt] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
 [startAnt] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
 [startAnt] 	at org.apache.tools.ant.Main.runBuild(Main.java:854)
 [startAnt] 	at org.apache.tools.ant.Main.startAnt(Main.java:236)
 [startAnt] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:285)
 [startAnt] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:112)
 [startAnt] 
 [startAnt] Total time: 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.562 s
[INFO] Finished at: 2018-07-13T15:38:20+00:00
[INFO] Final Memory: 25M/345M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (default) on project fortress-core: An Ant BuildException has occured: Java returned: 1
[ERROR] around Ant part ...<java fork="true" classname="org.apache.tools.ant.launch.Launcher" taskname="startAnt" failonerror="true" dir="<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/"> timeout="4000000">... @ 5:210 in <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/antrun/build-fortress-load.xml>
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
[dir-fortress-core-docker-apacheds-test] $ /bin/bash /tmp/jenkins2747696262179905049.sh
dir-fortress-core-docker-apacheds-test
dir-fortress-core-docker-apacheds-test
CONTAINER ID        IMAGE               COMMAND             CREATED             STATUS              PORTS               NAMES

Build failed in Jenkins: dir-fortress-core-docker-apacheds-test #134

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/134/display/redirect?page=changes>

Changes:

[smckinney] do er again

[smckinney] [maven-release-plugin] prepare release 2.0.1

------------------------------------------
[...truncated 688 B...]
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision cc39d6251ec365e6d4b286308febb01d45718e47 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc39d6251ec365e6d4b286308febb01d45718e47
Commit message: "[maven-release-plugin] prepare release 2.0.1"
 > git rev-list --no-walk 935810b812bdaa14785addd8a6e6f551807b694b # timeout=10
[dir-fortress-core-docker-apacheds-test] $ /bin/bash /tmp/jenkins257688467178870621.sh
Error response from daemon: No such container: dir-fortress-core-docker-apacheds-test
Error response from daemon: No such container: dir-fortress-core-docker-apacheds-test
Docker version 17.05.0-ce, build 89658be
Using default tag: latest
latest: Pulling from apachedirectory/apacheds-for-apache-fortress-tests
Digest: sha256:bf85867fe42f4e2c34502207ed143e3dd13df35a4e1b33a8929f62570acd2416
Status: Image is up to date for apachedirectory/apacheds-for-apache-fortress-tests:latest
REPOSITORY                                           TAG                 IMAGE ID            CREATED             SIZE
apachedirectory/apacheds-for-apache-fortress-tests   latest              da89b358e799        13 months ago       639MB
eefb684da7d8cf47bf80915c05f8fe0d290814a692902d16dfa2ce89e22bc154
[dir-fortress-core-docker-apacheds-test] $ /home/jenkins/tools/maven/apache-maven-3.3.9/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository> -U -V clean install
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T16:41:47+00:00)
Maven home: /home/jenkins/tools/maven/apache-maven-3.3.9
Java version: 1.8.0_172, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.8.0_172/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.4.0-130-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Core 2.0.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ fortress-core ---
[INFO] Deleting <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 241 source files to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/classes>
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/cli/CmdLineParser.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/cli/CmdLineParser.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 74 source files to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/test-classes>
[WARNING] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/samples/LoadTestUserSample.java>:[36,23] sun.rmi.runtime.Log is internal proprietary API and may be removed in a future release
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/AdminMgrConsole.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/AdminMgrConsole.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ fortress-core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ fortress-core ---
[INFO] Executing tasks

fortress-load:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (initialize-fortress-config) @ fortress-core ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:

init:

init-fortress-config:
     [echo] Determine configuration requirements

init:

init-fortress-config-local:
     [echo] ###############  Modify fortress configuration per user settings  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/fortress.properties>
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/fortress.properties>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config>
     [echo] ###############  Modify fortress load scripts per user settings  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup>
     [echo] ###############  Copy ehcache config to bootstrap config folder  ###############
   [delete] Deleting: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/ehcache.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap>
     [echo] Target init-fortress-config-local complete.

init:

init-fortress-config-remote:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ fortress-core ---
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-tests.jar>
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ fortress-core ---
[INFO] Checking legal files in: fortress-core-2.0.1.jar
[INFO] Checking legal files in: fortress-core-2.0.1-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ fortress-core ---
[INFO] Building jar: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ fortress-core ---
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.1/fortress-core-2.0.1.jar>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/pom.xml> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.1/fortress-core-2.0.1.pom>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-tests.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.1/fortress-core-2.0.1-tests.jar>
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.1-sources.jar> to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository/org/apache/directory/fortress/fortress-core/2.0.1/fortress-core-2.0.1-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.060 s
[INFO] Finished at: 2018-07-13T15:37:14+00:00
[INFO] Final Memory: 43M/437M
[INFO] ------------------------------------------------------------------------
[dir-fortress-core-docker-apacheds-test] $ /home/jenkins/tools/maven/apache-maven-3.3.9/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository> install -Dload.file=./ldap/setup/refreshLDAPData.xml
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Core 2.0.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ fortress-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ fortress-core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ fortress-core ---
[INFO] Executing tasks

fortress-load:
     [echo] ############### Run Fortress Ant script to load policy ###############
 [startAnt] Buildfile: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>
 [startAnt] 
 [startAnt] all:
 [startAnt] [FortressAdmin] 2018-07-13 15:37:26,105 (INFO ) static init: found from: fortress.properties path: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/config/bootstrap/fortress.properties>
 [startAnt] [FortressAdmin] 2018-07-13 15:37:26,133 (INFO ) static init: loading from: fortress.properties
 [startAnt] [FortressAdmin] 2018-07-13 15:37:26,148 (INFO ) static init: load config realm [DEFAULT]
 [startAnt] 
 [startAnt] BUILD FAILED
 [startAnt] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/ldap/setup/refreshLDAPData.xml>:26: Could not create type FortressAdmin due to java.lang.IllegalStateException: Infinite loop in property interpolation of ${min.log.conn}: min.log.conn
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.checkCyclicSubstitution(StrSubstitutor.java:701)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:645)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:656)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.substitute(StrSubstitutor.java:563)
 [startAnt] 	at org.apache.commons.lang.text.StrSubstitutor.replace(StrSubstitutor.java:305)
 [startAnt] 	at org.apache.commons.configuration.PropertyConverter.interpolate(PropertyConverter.java:1040)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.interpolate(AbstractConfiguration.java:449)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.getInteger(AbstractConfiguration.java:844)
 [startAnt] 	at org.apache.commons.configuration.AbstractConfiguration.getInt(AbstractConfiguration.java:822)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getInt(Config.java:290)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.init(LdapConnectionProvider.java:132)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.<init>(LdapConnectionProvider.java:115)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapConnectionProvider.getInstance(LdapConnectionProvider.java:102)
 [startAnt] 	at org.apache.directory.fortress.core.ldap.LdapDataProvider.closeAdminConnection(LdapDataProvider.java:1215)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigDAO.getConfig(ConfigDAO.java:327)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigP.read(ConfigP.java:175)
 [startAnt] 	at org.apache.directory.fortress.core.impl.ConfigMgrImpl.read(ConfigMgrImpl.java:102)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getRemoteConfig(Config.java:377)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.loadRemoteConfig(Config.java:655)
 [startAnt] 	at org.apache.directory.fortress.core.util.Config.getInstance(Config.java:101)
 [startAnt] 	at org.apache.directory.fortress.core.ConfigMgrFactory.createInstance(ConfigMgrFactory.java:54)
 [startAnt] 	at org.apache.directory.fortress.core.ant.FortressAntTask.<init>(FortressAntTask.java:381)
 [startAnt] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
 [startAnt] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
 [startAnt] 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
 [startAnt] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.innerCreateAndSet(AntTypeDefinition.java:329)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.createAndSet(AntTypeDefinition.java:274)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.icreate(AntTypeDefinition.java:219)
 [startAnt] 	at org.apache.tools.ant.AntTypeDefinition.create(AntTypeDefinition.java:206)
 [startAnt] 	at org.apache.tools.ant.ComponentHelper.createComponent(ComponentHelper.java:285)
 [startAnt] 	at org.apache.tools.ant.ComponentHelper.createComponent(ComponentHelper.java:263)
 [startAnt] 	at org.apache.tools.ant.UnknownElement.makeObject(UnknownElement.java:430)
 [startAnt] 	at org.apache.tools.ant.UnknownElement.maybeConfigure(UnknownElement.java:164)
 [startAnt] 	at org.apache.tools.ant.Task.perform(Task.java:347)
 [startAnt] 	at org.apache.tools.ant.Target.execute(Target.java:435)
 [startAnt] 	at org.apache.tools.ant.Target.performTasks(Target.java:456)
 [startAnt] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
 [startAnt] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
 [startAnt] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
 [startAnt] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
 [startAnt] 	at org.apache.tools.ant.Main.runBuild(Main.java:854)
 [startAnt] 	at org.apache.tools.ant.Main.startAnt(Main.java:236)
 [startAnt] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:285)
 [startAnt] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:112)
 [startAnt] 
 [startAnt] Total time: 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.374 s
[INFO] Finished at: 2018-07-13T15:37:26+00:00
[INFO] Final Memory: 25M/347M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (default) on project fortress-core: An Ant BuildException has occured: Java returned: 1
[ERROR] around Ant part ...<java fork="true" classname="org.apache.tools.ant.launch.Launcher" taskname="startAnt" failonerror="true" dir="<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/"> timeout="4000000">... @ 5:210 in <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/antrun/build-fortress-load.xml>
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
[dir-fortress-core-docker-apacheds-test] $ /bin/bash /tmp/jenkins8465754335013551717.sh
dir-fortress-core-docker-apacheds-test
dir-fortress-core-docker-apacheds-test
CONTAINER ID        IMAGE               COMMAND             CREATED             STATUS              PORTS               NAMES

Build failed in Jenkins: dir-fortress-core-docker-apacheds-test #133

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/133/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H24 (ubuntu xenial) in workspace <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/>
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H24
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.mkdirs(FilePath.java:1213)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/>: No space left on device
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
	at java.nio.file.Files.createDirectory(Files.java:674)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
	at java.nio.file.Files.createDirectories(Files.java:767)
	at hudson.FilePath.mkdirs(FilePath.java:3103)
	at hudson.FilePath.access$900(FilePath.java:209)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1221)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1217)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: remote file operation failed: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/> at hudson.remoting.Channel@22eb31a6:H24
	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.mkdirs(FilePath.java:1213)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Retrying after 10 seconds
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H24
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.mkdirs(FilePath.java:1213)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/>: No space left on device
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
	at java.nio.file.Files.createDirectory(Files.java:674)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
	at java.nio.file.Files.createDirectories(Files.java:767)
	at hudson.FilePath.mkdirs(FilePath.java:3103)
	at hudson.FilePath.access$900(FilePath.java:209)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1221)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1217)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: remote file operation failed: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/> at hudson.remoting.Channel@22eb31a6:H24
	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.mkdirs(FilePath.java:1213)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Retrying after 10 seconds
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H24
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.mkdirs(FilePath.java:1213)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/>: No space left on device
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
	at java.nio.file.Files.createDirectory(Files.java:674)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
	at java.nio.file.Files.createDirectories(Files.java:767)
	at hudson.FilePath.mkdirs(FilePath.java:3103)
	at hudson.FilePath.access$900(FilePath.java:209)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1221)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1217)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: remote file operation failed: <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/> at hudson.remoting.Channel@22eb31a6:H24
	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.mkdirs(FilePath.java:1213)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)