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 2020/01/24 20:35:00 UTC

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

See <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/84/display/redirect>

Changes:


------------------------------------------
[...truncated 3.22 KB...]
af1b7be4e840: Pulling fs layer
80861a25f357: Pulling fs layer
57a1a6e862fb: Pulling fs layer
f98a40559768: Pulling fs layer
a8bced4a7301: Pulling fs layer
32635ef7b0d2: Pulling fs layer
80861a25f357: Waiting
57a1a6e862fb: Waiting
f98a40559768: Waiting
32635ef7b0d2: Waiting
43f11dc7f8ba: Pulling fs layer
f2fb6dab84e3: Pulling fs layer
f2fb6dab84e3: Waiting
0ffdd00d0be4: Pulling fs layer
0ffdd00d0be4: Waiting
06a034976002: Pulling fs layer
7b536ec50149: Pulling fs layer
4a5ecefe20c5: Pulling fs layer
7b536ec50149: Waiting
a3ed95caeb02: Verifying Checksum
a3ed95caeb02: Download complete
af1b7be4e840: Verifying Checksum
af1b7be4e840: Download complete
80861a25f357: Verifying Checksum
80861a25f357: Download complete
6edcfa5cfab7: Verifying Checksum
6edcfa5cfab7: Download complete
57a1a6e862fb: Download complete
f98a40559768: Verifying Checksum
f98a40559768: Download complete
a8bced4a7301: Download complete
32635ef7b0d2: Verifying Checksum
32635ef7b0d2: Download complete
f2fb6dab84e3: Verifying Checksum
f2fb6dab84e3: Download complete
0ffdd00d0be4: Verifying Checksum
0ffdd00d0be4: Download complete
6edcfa5cfab7: Pull complete
a3ed95caeb02: Pull complete
7b536ec50149: Verifying Checksum
7b536ec50149: Download complete
06a034976002: Verifying Checksum
06a034976002: Download complete
af1b7be4e840: Pull complete
4a5ecefe20c5: Verifying Checksum
4a5ecefe20c5: Download complete
43f11dc7f8ba: Verifying Checksum
43f11dc7f8ba: Download complete
80861a25f357: Pull complete
57a1a6e862fb: Pull complete
f98a40559768: Pull complete
a8bced4a7301: Pull complete
32635ef7b0d2: Pull complete
43f11dc7f8ba: Pull complete
f2fb6dab84e3: Pull complete
0ffdd00d0be4: Pull complete
06a034976002: Pull complete
7b536ec50149: Pull complete
4a5ecefe20c5: Pull complete
Digest: sha256:12539d6e0dc0c79dea336616fb63f1685b0ef4e29bfa386d49b83cdadc3c223a
Status: Downloaded newer image for apachedirectory/apacheds-for-apache-fortress-tests:latest
docker.io/apachedirectory/apacheds-for-apache-fortress-tests:latest
+ docker run -d -P apachedirectory/apacheds-for-apache-fortress-tests
+ CONTAINER_ID=ed387f1b5e830d2aa585997baff2530d07efa6a5ac82a4fd63fa477f0da61543
+ docker inspect --format={{(index (index .NetworkSettings.Ports "10389/tcp") 0).HostPort}} ed387f1b5e830d2aa585997baff2530d07efa6a5ac82a4fd63fa477f0da61543
+ CONTAINER_PORT=33054
+ echo 33054
33054
+ cp build.properties.example build.properties
+ sed -i s/^ldap\.server\.type=.*/ldap.server.type=apacheds/ build.properties
+ sed -i s/^ldap\.host=.*/ldap.host=localhost/ build.properties
+ sed -i s/^ldap\.port=.*/ldap.port=33054/ build.properties
+ sed -i s/^suffix\.name=.*/suffix.name=example/ build.properties
+ sed -i s/^suffix\.dc=.*/suffix.dc=com/ build.properties
+ sed -i s/^root\.dn=.*/root.dn=uid=admin,ou=system/ build.properties
+ sed -i s/^root\.pw=.*/root.pw={SSHA}pSOV2TpCxj2NMACijkcMko4fGrFopctU/ build.properties
+ sed -i s/^cfg\.root\.pw=.*/cfg.root.pw=secret/ build.properties
+ mvn clean install
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.fortress:fortress-core:jar:2.0.5-SNAPSHOT
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] ------------< org.apache.directory.fortress:fortress-core >-------------
[INFO] Building Apache Fortress Core 2.0.5-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ fortress-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ fortress-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 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 6 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 246 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/model/UserRole.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/model/UserRole.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 6 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ fortress-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 75 source files to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/test-classes>
[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  ###############
     [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  ###############
     [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.2.0: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.5-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ fortress-core ---
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0: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.5-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.5-SNAPSHOT.jar
[INFO] Checking legal files in: fortress-core-2.0.5-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.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.5-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ fortress-core ---
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.5-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/directory/fortress/fortress-core/2.0.5-SNAPSHOT/fortress-core-2.0.5-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/directory/fortress/fortress-core/2.0.5-SNAPSHOT/fortress-core-2.0.5-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.5-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/directory/fortress/fortress-core/2.0.5-SNAPSHOT/fortress-core-2.0.5-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/fortress-core-2.0.5-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/directory/fortress/fortress-core/2.0.5-SNAPSHOT/fortress-core-2.0.5-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  17.577 s
[INFO] Finished at: 2020-01-24T20:34:53Z
[INFO] ------------------------------------------------------------------------
+ mvn install -Dload.file=./ldap/setup/refreshLDAPData.xml
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.fortress:fortress-core:jar:2.0.5-SNAPSHOT
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] ------------< org.apache.directory.fortress:fortress-core >-------------
[INFO] Building Apache Fortress Core 2.0.5-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[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.8.1: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.8.1: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] Error occurred during initialization of VM
 [startAnt] Cannot create VM thread. Out of system resources.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.468 s
[INFO] Finished at: 2020-01-24T20:34:59Z
[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 'Execute shell' marked build as failure

Jenkins build is back to normal : dir-fortress-core-docker-apacheds-test #85

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