You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@marmotta.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/03/24 11:49:07 UTC

Build failed in Jenkins: Marmotta #969

See <https://builds.apache.org/job/Marmotta/969/display/redirect?page=changes>

Changes:

[wikier] deleted incorrect file

------------------------------------------
[...truncated 960.48 KB...]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (bundle-sources) @ marmotta-versioning-kiwi ---
[INFO] Building jar: <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi/target/marmotta-versioning-kiwi-3.4.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marmotta-versioning-kiwi ---
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi/target/marmotta-versioning-kiwi-3.4.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/marmotta/marmotta-versioning-kiwi/3.4.0-SNAPSHOT/marmotta-versioning-kiwi-3.4.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/marmotta/marmotta-versioning-kiwi/3.4.0-SNAPSHOT/marmotta-versioning-kiwi-3.4.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi/target/marmotta-versioning-kiwi-3.4.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/marmotta/marmotta-versioning-kiwi/3.4.0-SNAPSHOT/marmotta-versioning-kiwi-3.4.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Marmotta Archetype: Web Application 3.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marmotta-archetype-webapp ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:reserve-network-port (reserve-network-port) @ marmotta-archetype-webapp ---
[INFO] Reserved port 59424 for randomPort
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ marmotta-archetype-webapp ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ marmotta-archetype-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 11 resources
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- jrebel-maven-plugin:1.1.5:generate (generate-rebel-xml) @ marmotta-archetype-webapp ---
[INFO] Processing org.apache.marmotta:marmotta-archetype-webapp with packaging maven-archetype
[WARNING] Unsupported packaging type: maven-archetype
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ marmotta-archetype-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-archetype-plugin:2.2:jar (default-jar) @ marmotta-archetype-webapp ---
[INFO] Building archetype jar: <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/marmotta-archetype-webapp-3.4.0-SNAPSHOT>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ marmotta-archetype-webapp ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (bundle-sources) @ marmotta-archetype-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/marmotta-archetype-webapp-3.4.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-archetype-plugin:2.2:integration-test (default-integration-test) @ marmotta-archetype-webapp ---
[INFO] Processing Archetype IT project: basic
[INFO] ----------------------------------------------------------------------------
[INFO] Using following parameters for creating project from Archetype: marmotta-archetype-webapp:3.4.0-SNAPSHOT
[INFO] ----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: it.archetype
[INFO] Parameter: artifactId, Value: test
[INFO] Parameter: version, Value: 1.0-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: packageInPathFormat, Value: it/pkg
[INFO] Parameter: appName, Value: MyWebApp
[INFO] Parameter: version, Value: 1.0-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: groupId, Value: it.archetype
[INFO] Parameter: artifactId, Value: test
[INFO] project created from Archetype in dir: <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/test-classes/projects/basic/project/test>
[INFO] Invoking post-archetype-generation goals: clean verify -Parchetype-it -Pkiwi -Pcleanall -Dmarmotta.home=./target/archetype-it-marmotta-home/
[INFO] [INFO] Error stacktraces are turned on.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building MyWebApp 1.0-SNAPSHOT
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ test ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ test ---
[INFO] [INFO] Using 'utf-8' encoding to copy filtered resources.
[INFO] [INFO] Copying 4 resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ test ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ test ---
[INFO] [INFO] Using 'utf-8' encoding to copy filtered resources.
[INFO] [INFO] Copying 6 resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ test ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ test ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-war-plugin:2.3:war (default-war) @ test ---
[INFO] [INFO] Packaging webapp
[INFO] [INFO] Assembling webapp [test] in [<https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/test-classes/projects/basic/project/test/target/marmotta]>
[INFO] [INFO] Processing war project
[INFO] [INFO] Copying webapp resources [<https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/test-classes/projects/basic/project/test/src/main/webapp]>
[INFO] [INFO] Webapp assembled in [247 msecs]
[INFO] [INFO] Building war: <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/test-classes/projects/basic/project/test/target/marmotta.war>
[INFO] [INFO] 
[INFO] [INFO] --- tomcat7-maven-plugin:2.2:shutdown (tomcat-run) @ test ---
[INFO] [INFO] 
[INFO] [INFO] --- tomcat7-maven-plugin:2.2:run-war-only (tomcat-run) @ test ---
[INFO] [INFO] Running war on http://localhost:59424/
[INFO] [INFO] Creating Tomcat server configuration at <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/test-classes/projects/basic/project/test/target/tomcat>
[INFO] [INFO] setting SystemProperties:
[INFO] [INFO]  marmotta.home=./target/archetype-it-marmotta-home/
[INFO] [INFO] create webapp with contextPath: 
[INFO] Mar 24, 2017 7:57:01 AM org.apache.coyote.AbstractProtocol init
[INFO] INFO: Initializing ProtocolHandler ["http-bio-59424"]
[INFO] Mar 24, 2017 7:57:01 AM org.apache.catalina.core.StandardService startInternal
[INFO] INFO: Starting service Tomcat
[INFO] Mar 24, 2017 7:57:01 AM org.apache.catalina.core.StandardEngine startInternal
[INFO] INFO: Starting Servlet Engine: Apache Tomcat/7.0.47
[INFO] 07:57:11.625 INFO  - WELD-000900: 2.1.2 (Final)
[INFO] 07:57:11.646 INFO  - JNDI: registering Apache Marmotta JNDI implementation ...
[INFO] 07:57:12.266 INFO  - JNDI: initialising Apache Marmotta Context Factory ...
[INFO] 07:57:12.270 INFO  - JNDI: creating Apache Marmotta Initial Context ...
[INFO] 07:57:12.478 INFO  - WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
[INFO] 07:57:14.090 INFO  - Tomcat 7+ detected, CDI injection will be available in Servlets and Filters. Injection into Listeners is not supported
[INFO] 07:57:14.391 WARN  - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
[INFO] 07:57:14.392 WARN  - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
[INFO] 07:57:14.828 INFO  - Apache Marmotta Core Version 3.4.0-SNAPSHOT starting up ... 
[INFO] 07:57:14.828 INFO  - Build Information:
[INFO] 07:57:14.828 INFO  -  - Build User: jenkins
[INFO] 07:57:14.828 INFO  -  - Build Host: pomona.apache.org
[INFO] 07:57:14.829 INFO  -  - Build Time: Fri, 24 Mar 2017 07:51:50 UTC
[INFO] 07:57:14.829 INFO  -  - Build OS:   Linux 3.13.0-105-generic/amd64
[INFO] 07:57:14.829 INFO  -  - Revision:   git:a0533e
[INFO] 07:57:14.833 INFO  - Configured working directory ./target/archetype-it-marmotta-home/ from system property marmotta.home
[INFO] 07:57:14.835 INFO  - Apache Marmotta Configuration Service starting up ...
[INFO] 07:57:14.836 INFO  - Apache Marmotta running on Apache Tomcat 7.x
[INFO] 07:57:14.837 INFO  - creating system configuration in configuration file <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/test-classes/projects/basic/project/test/./target/archetype-it-marmotta-home/system-config.properties>
[INFO] 07:57:14.837 INFO  - creating system configuration metadata in configuration file <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/test-classes/projects/basic/project/test/./target/archetype-it-marmotta-home/system-meta.properties>
[INFO] 07:57:14.886 INFO  - configuration successfully saved to <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/test-classes/projects/basic/project/test/./target/archetype-it-marmotta-home/system-config.properties>
[INFO] 07:57:14.886 INFO  - configuration successfully saved to <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/test-classes/projects/basic/project/test/./target/archetype-it-marmotta-home/system-meta.properties>
[INFO] 07:57:14.890 INFO  - Apache Marmotta Logging Service starting up ...
[INFO] 07:57:15.091 INFO  - - configured logging modules: Caching, CDI/Weld, Configuration, KiWi Backend, KiWi Reasoner, LDCache, LDClient, LDPath, Linked Data, RestEasy, Security, Sesame, SPARQL, System, User
[INFO] 07:57:15.096 INFO  - - configured logging appenders: Syslog (LOCAL0), Marmotta Main Log, Marmotta Security Log, Marmotta Debug Log, Marmotta Console
[INFO] 07:57:15.098 WARN  - LOGGING: Switching to Apache Marmotta logging configuration; further output will be found in ./target/archetype-it-marmotta-home//log/*.log
[INFO] 07:57:16.057 WARN  - Apache Marmotta Core Version 3.4.0-SNAPSHOT has started up successfully!
[INFO] 07:57:16.059 WARN  - You can access the system now at the URL http://pomona.apache.org:0/
[INFO] Mar 24, 2017 7:57:16 AM org.apache.coyote.AbstractProtocol start
[INFO] INFO: Starting ProtocolHandler ["http-bio-59424"]
[INFO] [INFO] 
[INFO] [INFO] --- maven-download-plugin:1.1.0:wget (fetch-indexjsp) @ test ---
[INFO] Downloading: http://localhost:59424//index.jsp
[INFO] 4/10K
[INFO] 7/10K
[INFO] 10/10K
[INFO] 10K downloaded
[INFO] [INFO] 
[INFO] [INFO] --- maven-download-plugin:1.1.0:wget (fetch-config) @ test ---
[INFO] Downloading: http://localhost:59424/config/data//kiwi.version
[INFO] 33/33b
[INFO] 33b downloaded
[INFO] [INFO] 
[INFO] [INFO] --- tomcat7-maven-plugin:2.2:shutdown (shutdown) @ test ---
[INFO] Mar 24, 2017 7:57:19 AM org.apache.coyote.AbstractProtocol pause
[INFO] INFO: Pausing ProtocolHandler ["http-bio-59424"]
[INFO] Mar 24, 2017 7:57:19 AM org.apache.catalina.core.StandardService stopInternal
[INFO] INFO: Stopping service Tomcat
[INFO] Mar 24, 2017 7:57:19 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
[INFO] SEVERE: The web application [] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
[INFO] Mar 24, 2017 7:57:19 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
[INFO] SEVERE: The web application [] registered the JDBC driver [org.h2.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
[INFO] Mar 24, 2017 7:57:19 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [Configuration Event Timer] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Mar 24, 2017 7:57:19 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [Configuration Event Timer] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Mar 24, 2017 7:57:19 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [MVStore background writer nio:<https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/test-classes/projects/basic/project/test/target/archetype-it-marmotta-home/db/marmotta.mv.db]> but has failed to stop it. This is very likely to create a memory leak.
[INFO] Mar 24, 2017 7:57:19 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [Thread-6] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Mar 24, 2017 7:57:19 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [Thread-7] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Mar 24, 2017 7:57:19 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [H2 Close Delay MARMOTTA] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Mar 24, 2017 7:57:19 AM org.apache.coyote.AbstractProtocol stop
[INFO] INFO: Stopping ProtocolHandler ["http-bio-59424"]
[INFO] Mar 24, 2017 7:57:24 AM org.apache.tomcat.util.net.AbstractEndpoint shutdownExecutor
[INFO] WARNING: The executor associated with thread pool [http-bio-59424] has not fully shutdown. Some application threads may still be running.
[INFO] [INFO] 
[INFO] [INFO] --- maven-verifier-plugin:1.0:verify (check-files) @ test ---
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 30.572 s
[INFO] [INFO] Finished at: 2017-03-24T07:57:24+00:00
[INFO] [INFO] Final Memory: 78M/1304M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Post-archetype-generation invoker exit code: 0
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marmotta-archetype-webapp ---

[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/marmotta-archetype-webapp-3.4.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/marmotta/marmotta-archetype-webapp/3.4.0-SNAPSHOT/marmotta-archetype-webapp-3.4.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/marmotta/marmotta-archetype-webapp/3.4.0-SNAPSHOT/marmotta-archetype-webapp-3.4.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/marmotta-archetype-webapp-3.4.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/marmotta/marmotta-archetype-webapp/3.4.0-SNAPSHOT/marmotta-archetype-webapp-3.4.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.2:update-local-catalog (default-update-local-catalog) @ marmotta-archetype-webapp ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Marmotta: Archetypes 3.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archetypes-reactor ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ archetypes-reactor ---
[INFO] 
[INFO] --- jrebel-maven-plugin:1.1.5:generate (generate-rebel-xml) @ archetypes-reactor ---
[INFO] Processing org.apache.marmotta:archetypes-reactor with packaging pom
[WARNING] Unsupported packaging type: pom
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ archetypes-reactor ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (bundle-sources) @ archetypes-reactor ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ archetypes-reactor ---
[INFO] Skipping artifact installation
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Marmotta: Maven Plugins 3.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins-reactor ---
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:helpmojo (help-goal) @ plugins-reactor ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ plugins-reactor ---
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:descriptor (mojo-descriptor) @ plugins-reactor ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ plugins-reactor ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (bundle-sources) @ plugins-reactor ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ plugins-reactor ---
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/build/plugins/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/marmotta/plugins-reactor/3.4.0-SNAPSHOT/plugins-reactor-3.4.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Marmotta Plugin 3.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marmotta-maven-plugin ---
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:helpmojo (help-goal) @ marmotta-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
Exception in thread "Channel reader thread: channel" 
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Channel reader thread: channel"
Build timed out (after 240 minutes). Marking the build as failed.
Build was aborted

Jenkins build is back to normal : Marmotta #982

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Marmotta/982/display/redirect?page=changes>


Build failed in Jenkins: Marmotta #981

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Marmotta/981/display/redirect?page=changes>

Changes:

[david.fernandez] Fixes 'the getContextIDs operation is not yet supported' because of

------------------------------------------
[...truncated 986.13 KB...]
[INFO] [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ test ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ test ---
[INFO] [INFO] Using 'utf-8' encoding to copy filtered resources.
[INFO] [INFO] Copying 6 resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ test ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ test ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-war-plugin:2.3:war (default-war) @ test ---
[INFO] [INFO] Packaging webapp
[INFO] [INFO] Assembling webapp [test] in [<https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/test-classes/projects/basic/project/test/target/marmotta]>
[INFO] [INFO] Processing war project
[INFO] [INFO] Copying webapp resources [<https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/test-classes/projects/basic/project/test/src/main/webapp]>
[INFO] [INFO] Webapp assembled in [247 msecs]
[INFO] [INFO] Building war: <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/test-classes/projects/basic/project/test/target/marmotta.war>
[INFO] [INFO] 
[INFO] [INFO] --- tomcat7-maven-plugin:2.2:shutdown (tomcat-run) @ test ---
[INFO] [INFO] 
[INFO] [INFO] --- tomcat7-maven-plugin:2.2:run-war-only (tomcat-run) @ test ---
[INFO] [INFO] Running war on http://localhost:48254/
[INFO] [INFO] Creating Tomcat server configuration at <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/test-classes/projects/basic/project/test/target/tomcat>
[INFO] [INFO] setting SystemProperties:
[INFO] [INFO]  marmotta.home=./target/archetype-it-marmotta-home/
[INFO] [INFO] create webapp with contextPath: 
[INFO] Jun 16, 2017 1:44:58 PM org.apache.coyote.AbstractProtocol init
[INFO] INFO: Initializing ProtocolHandler ["http-bio-48254"]
[INFO] Jun 16, 2017 1:44:58 PM org.apache.catalina.core.StandardService startInternal
[INFO] INFO: Starting service Tomcat
[INFO] Jun 16, 2017 1:44:58 PM org.apache.catalina.core.StandardEngine startInternal
[INFO] INFO: Starting Servlet Engine: Apache Tomcat/7.0.47
[INFO] 13:45:09.003 INFO  - WELD-000900: 2.1.2 (Final)
[INFO] 13:45:09.022 INFO  - JNDI: registering Apache Marmotta JNDI implementation ...
[INFO] 13:45:09.440 INFO  - JNDI: initialising Apache Marmotta Context Factory ...
[INFO] 13:45:09.445 INFO  - JNDI: creating Apache Marmotta Initial Context ...
[INFO] 13:45:09.559 INFO  - WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
[INFO] 13:45:11.200 INFO  - Tomcat 7+ detected, CDI injection will be available in Servlets and Filters. Injection into Listeners is not supported
[INFO] 13:45:11.518 WARN  - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
[INFO] 13:45:11.520 WARN  - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
[INFO] 13:45:11.979 INFO  - Apache Marmotta Core Version 3.4.0-SNAPSHOT starting up ... 
[INFO] 13:45:11.980 INFO  - Build Information:
[INFO] 13:45:11.980 INFO  -  - Build User: jenkins
[INFO] 13:45:11.980 INFO  -  - Build Host: pomona.apache.org
[INFO] 13:45:11.980 INFO  -  - Build Time: Fri, 16 Jun 2017 13:39:38 UTC
[INFO] 13:45:11.981 INFO  -  - Build OS:   Linux 3.13.0-105-generic/amd64
[INFO] 13:45:11.981 INFO  -  - Revision:   git:6e4955
[INFO] 13:45:11.988 INFO  - Configured working directory ./target/archetype-it-marmotta-home/ from system property marmotta.home
[INFO] 13:45:11.990 INFO  - Apache Marmotta Configuration Service starting up ...
[INFO] 13:45:11.992 INFO  - Apache Marmotta running on Apache Tomcat 7.x
[INFO] 13:45:11.992 INFO  - creating system configuration in configuration file <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/test-classes/projects/basic/project/test/./target/archetype-it-marmotta-home/system-config.properties>
[INFO] 13:45:11.993 INFO  - creating system configuration metadata in configuration file <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/test-classes/projects/basic/project/test/./target/archetype-it-marmotta-home/system-meta.properties>
[INFO] 13:45:12.055 INFO  - configuration successfully saved to <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/test-classes/projects/basic/project/test/./target/archetype-it-marmotta-home/system-config.properties>
[INFO] 13:45:12.055 INFO  - configuration successfully saved to <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/test-classes/projects/basic/project/test/./target/archetype-it-marmotta-home/system-meta.properties>
[INFO] 13:45:12.059 INFO  - Apache Marmotta Logging Service starting up ...
[INFO] 13:45:12.256 INFO  - - configured logging modules: Caching, CDI/Weld, Configuration, KiWi Backend, KiWi Reasoner, LDCache, LDClient, LDPath, Linked Data, RestEasy, Security, Sesame, SPARQL, System, User
[INFO] 13:45:12.260 INFO  - - configured logging appenders: Syslog (LOCAL0), Marmotta Main Log, Marmotta Security Log, Marmotta Debug Log, Marmotta Console
[INFO] 13:45:12.262 WARN  - LOGGING: Switching to Apache Marmotta logging configuration; further output will be found in ./target/archetype-it-marmotta-home//log/*.log
[INFO] 13:45:13.210 WARN  - Apache Marmotta Core Version 3.4.0-SNAPSHOT has started up successfully!
[INFO] 13:45:13.212 WARN  - You can access the system now at the URL http://pomona.apache.org:0/
[INFO] Jun 16, 2017 1:45:13 PM org.apache.coyote.AbstractProtocol start
[INFO] INFO: Starting ProtocolHandler ["http-bio-48254"]
[INFO] [INFO] 
[INFO] [INFO] --- maven-download-plugin:1.1.0:wget (fetch-indexjsp) @ test ---
[INFO] Downloading: http://localhost:48254//index.jsp
[INFO] 4/10K
[INFO] 7/10K
[INFO] 10/10K
[INFO] 10K downloaded
[INFO] [INFO] 
[INFO] [INFO] --- maven-download-plugin:1.1.0:wget (fetch-config) @ test ---
[INFO] Downloading: http://localhost:48254/config/data//kiwi.version
[INFO] 33/33b
[INFO] 33b downloaded
[INFO] [INFO] 
[INFO] [INFO] --- tomcat7-maven-plugin:2.2:shutdown (shutdown) @ test ---
[INFO] Jun 16, 2017 1:45:16 PM org.apache.coyote.AbstractProtocol pause
[INFO] INFO: Pausing ProtocolHandler ["http-bio-48254"]
[INFO] Jun 16, 2017 1:45:16 PM org.apache.catalina.core.StandardService stopInternal
[INFO] INFO: Stopping service Tomcat
[INFO] Jun 16, 2017 1:45:16 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
[INFO] SEVERE: The web application [] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
[INFO] Jun 16, 2017 1:45:16 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
[INFO] SEVERE: The web application [] registered the JDBC driver [org.h2.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
[INFO] Jun 16, 2017 1:45:16 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [Configuration Event Timer] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Jun 16, 2017 1:45:16 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [Configuration Event Timer] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Jun 16, 2017 1:45:16 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [MVStore background writer nio:<https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/test-classes/projects/basic/project/test/target/archetype-it-marmotta-home/db/marmotta.mv.db]> but has failed to stop it. This is very likely to create a memory leak.
[INFO] Jun 16, 2017 1:45:16 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [Thread-6] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Jun 16, 2017 1:45:16 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [Thread-7] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Jun 16, 2017 1:45:16 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [H2 Close Delay MARMOTTA] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Jun 16, 2017 1:45:16 PM org.apache.coyote.AbstractProtocol stop
[INFO] INFO: Stopping ProtocolHandler ["http-bio-48254"]
[INFO] Jun 16, 2017 1:45:21 PM org.apache.tomcat.util.net.AbstractEndpoint shutdownExecutor
[INFO] WARNING: The executor associated with thread pool [http-bio-48254] has not fully shutdown. Some application threads may still be running.
[INFO] [INFO] 
[INFO] [INFO] --- maven-verifier-plugin:1.0:verify (check-files) @ test ---
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 30.353 s
[INFO] [INFO] Finished at: 2017-06-16T13:45:21+00:00
[INFO] [INFO] Final Memory: 54M/1088M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Post-archetype-generation invoker exit code: 0
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marmotta-archetype-webapp ---
[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.io.IOException: Remote call on channel failed
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Marmotta Parent ............................. SUCCESS [  4.096 s]Exception in thread "Channel reader thread: channel" 
[INFO] Marmotta WebJar: strftime .......................... SUCCESS [  2.494 s]

Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Channel reader thread: channel"
[INFO] Marmotta Client Library for JavaScript ............. SUCCESS [  3.517 s]
[INFO] Apache Marmotta: Common Utilities .................. SUCCESS [ 24.671 s]
[INFO] Marmotta Sesame Tools: Common Vocabularies ......... SUCCESS [  2.962 s]
[INFO] Marmotta Sesame Tools: Resource Filters ............ SUCCESS [  1.844 s]
[INFO] Marmotta Sesame I/O: API ........................... SUCCESS [  1.427 s]
[INFO] Marmotta Sesame I/O: VCard ......................... SUCCESS [  4.436 s]
[INFO] Marmotta Sesame I/O: ICal .......................... SUCCESS [  6.119 s]
[INFO] Marmotta Sesame I/O: RSS/Atom ...................... SUCCESS [  7.526 s]
[INFO] Marmotta Sesame Tools: Triple Table ................ SUCCESS [  2.148 s]
[INFO] KiWi Triplestore: Parent ........................... SUCCESS [  1.059 s]
[INFO] KiWi Triplestore: Core ............................. SUCCESS [01:41 min]
[INFO] Marmotta Sesame Tools: Facading .................... SUCCESS [ 46.231 s]
[INFO] Marmotta Sesame Tools: Sail Transactions ........... SUCCESS [  2.833 s]
[INFO] Maven Buildinfo Plugin ............................. SUCCESS [  5.308 s]
[INFO] Apache Marmotta Platform: Core ..................... SUCCESS [01:32 min]
[INFO] Apache Marmotta Archetype: Module .................. SUCCESS [ 22.094 s]
[INFO] KiWi Triplestore: SPARQL ........................... SUCCESS [ 23.183 s]
[INFO] Apache Marmotta Platform: SPARQL Endpoint .......... SUCCESS [ 12.116 s]
[INFO] Marmotta WebJar: CodeMirror Modes .................. SUCCESS [  0.982 s]
[INFO] LDPath API ......................................... SUCCESS [  2.493 s]
[INFO] LDPath Backend: Sesame ............................. SUCCESS [  2.385 s]
[INFO] LDPath Core ........................................ SUCCESS [  8.557 s]
[INFO] LDPath Functions: XML .............................. SUCCESS [  4.341 s]
[INFO] LDPath Functions: Math ............................. SUCCESS [  3.655 s]
[INFO] LDPath Functions: HTML ............................. SUCCESS [  2.363 s]
[INFO] LDPath Functions: Date ............................. SUCCESS [  2.141 s]
[INFO] LDPath Functions: Text ............................. SUCCESS [  4.506 s]
[INFO] Apache Marmotta Platform: LDPath ................... SUCCESS [  4.731 s]
[INFO] LDClient: API ...................................... SUCCESS [  2.896 s]
[INFO] LDClient: Core Library ............................. SUCCESS [  4.566 s]
[INFO] LDClient Provider: RDF Resource Access ............. SUCCESS [ 10.728 s]
[INFO] LDCache: API ....................................... SUCCESS [  2.965 s]
[INFO] LDCache: Core Library .............................. SUCCESS [  4.353 s]
[INFO] Apache Marmotta Platform: Linked Data Caching (Common) SUCCESS [  4.737 s]
[INFO] Apache Marmotta Platform: Versioning (Common Services) SUCCESS [  2.150 s]
[INFO] Apache Marmotta Platform: User Management .......... SUCCESS [ 14.148 s]
[INFO] Apache Marmotta Platform: Security ................. SUCCESS [  5.995 s]
[INFO] Apache Marmotta Platform: KiWi Backend ............. SUCCESS [  4.801 s]
[INFO] Marmotta Sesame Tools: Contextual Sail ............. SUCCESS [  1.606 s]
[INFO] LDClient Provider: Facebook Graph .................. SUCCESS [  5.408 s]
[INFO] LDCache Backend: KiWi .............................. SUCCESS [  6.961 s]
[INFO] LDCache: Sesame SAIL (KiWi) ........................ SUCCESS [  3.598 s]
[INFO] Apache Marmotta Platform: Linked Data Caching (KiWi Backend) SUCCESS [  4.086 s]
[INFO] KiWi Triplestore: Reasoner ......................... SUCCESS [  6.630 s]
[INFO] Apache Marmotta Platform: Reasoner ................. SUCCESS [  5.730 s]
[INFO] KiWi Triplestore: Versioning ....................... SUCCESS [ 13.263 s]
[INFO] Apache Marmotta Platform: Versioning (KiWi Backend)  SUCCESS [  4.672 s]
[INFO] Apache Marmotta Archetype: Web Application ......... FAILURE [ 42.272 s]
[INFO] Apache Marmotta: Archetypes ........................ SKIPPED
[INFO] Apache Marmotta: Maven Plugins ..................... SKIPPED
[INFO] Maven Marmotta Plugin .............................. SKIPPED
[INFO] Maven Refpack Plugin ............................... SKIPPED
[INFO] Repository Plugin .................................. SKIPPED
[INFO] Dependency Supplements ............................. SKIPPED
[INFO] Marmotta Build Support: Checkstyle Resources ....... SKIPPED
[INFO] Marmotta Build Support ............................. SKIPPED
[INFO] Apache Marmotta Client Library for Java ............ SKIPPED
[INFO] Marmotta Client Library JavaScript Sample Webapp ... SKIPPED
[INFO] Apache Marmotta Client Library: Reactor ............ SKIPPED
[INFO] Marmotta Sesame Test Tools: Hamcrest Matchers ...... SKIPPED
[INFO] Marmotta Sesame Tools: RDF Patch Util .............. SKIPPED
[INFO] Apache Marmotta Commons: Sesame Tools Reactor ...... SKIPPED
[INFO] Apache Marmotta Commons: Reactor ................... SKIPPED
[INFO] Marmotta WebJars Reactor ........................... SKIPPED
[INFO] Apache Marmotta Extras: Reactor .................... SKIPPED
[INFO] Apache Marmotta Platform: LDP ...................... SKIPPED
[INFO] Apache Marmotta Web Application .................... SKIPPED
[INFO] Apache Marmotta Splash Screen ...................... SKIPPED
[INFO] Apache Marmotta Installer .......................... SKIPPED
[INFO] Apache Marmotta Launchers: Reactor ................. SKIPPED
[INFO] KiWi Triplestore: Infinispan Cache Backend ......... SKIPPED
[INFO] KiWi Triplestore: Hazelcast Cache Backend .......... SKIPPED
[INFO] KiWi Triplestore: EHCache Cache Backend ............ SKIPPED
[INFO] KiWi Triplestore: DB Loader ........................ SKIPPED
[INFO] LDCache Backend: File .............................. SKIPPED
[INFO] LDCache: Sesame SAIL (Generic) ..................... SKIPPED
[INFO] LDCache Backend: Infinispan ........................ SKIPPED
[INFO] LDCache: Reactor ................................... SKIPPED
[INFO] LDClient Provider: RDFa Resource Access ............ SKIPPED
[INFO] LDClient Provider: XML Resource Access ............. SKIPPED
[INFO] LDClient Provider: HTML Resource Access ............ SKIPPED
[INFO] LDClient Provider: LDAP Resource Access ............ SKIPPED
[INFO] LDClient Provider: MediaWiki API Access ............ SKIPPED
[INFO] LDClient Provider: PHPBB Resource Access ........... SKIPPED
[INFO] LDClient Provider: YouTube Resources ............... SKIPPED
[INFO] LDClient Provider: Vimeo Resources ................. SKIPPED
[INFO] LDClient: Reactor .................................. SKIPPED
[INFO] LDPath Functions: rdf-Collections .................. SKIPPED
[INFO] LDPath Functions: JSON ............................. SKIPPED
[INFO] LDPath Bundle ...................................... SKIPPED
[INFO] LDPath Backend: File ............................... SKIPPED
[INFO] LDPath Backend: Linked Data ........................ SKIPPED
[INFO] LDPath Linked Data Query CLI ....................... SKIPPED
[INFO] LDPath Templating: Core ............................ SKIPPED
[INFO] LDPath Templating: Linked Data ..................... SKIPPED
[INFO] LDPath Backend: Jena ............................... SKIPPED
[INFO] LDPath: Reactor .................................... SKIPPED
[INFO] Apache Marmotta Libraries: Reactor ................. SKIPPED
[INFO] Loader: Core Library ............................... SKIPPED
[INFO] Loader: KiWi Backend ............................... SKIPPED
[INFO] Loader: Abstract Titan Backend ..................... SKIPPED
[INFO] Loader: HBase Backend .............................. SKIPPED
[INFO] Loader: BerkeleyDB Backend ......................... SKIPPED
[INFO] Loader: Reactor .................................... SKIPPED
[INFO] Apache Marmotta Platform: Sesame Native Backend .... SKIPPED
[INFO] Apache Marmotta Platform: Sesame Memory Backend .... SKIPPED
[INFO] Apache Marmotta Platform: Titan Backend ............ SKIPPED
[INFO] Apache Marmotta Platform: Accumulograph Backend .... SKIPPED
[INFO] Apache Marmotta Backends: Reactor .................. SKIPPED
[INFO] Apache Marmotta Platform: Linked Data Caching (File Backend) SKIPPED
[INFO] Apache Marmotta Platform: Linked Data Caching (Reactor) SKIPPED
[INFO] Apache Marmotta Platform: Zookeeper ................ SKIPPED
[INFO] Apache Marmotta Platform: Reactor .................. SKIPPED
[INFO] Apache Marmotta .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:08 min
[INFO] Finished at: 2017-06-16T13:45:28+00:00
[INFO] Final Memory: 147M/1922M
[INFO] ------------------------------------------------------------------------
Build timed out (after 240 minutes). Marking the build as failed.
Build was aborted
Not sending mail to unregistered user david.fernandez@csuc.cat
Not sending mail to unregistered user gmora1223@gmail.com
Not sending mail to unregistered user rob@metalinkage.com.au

Build failed in Jenkins: Marmotta #980

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Marmotta/980/display/redirect>

------------------------------------------
[...truncated 994.77 KB...]
[INFO] 11:34:08.163 INFO  -  - Revision:   git:b34c3d
[INFO] 11:34:08.167 INFO  - Configured working directory ./target/archetype-it-marmotta-home/ from system property marmotta.home
[INFO] 11:34:08.169 INFO  - Apache Marmotta Configuration Service starting up ...
[INFO] 11:34:08.170 INFO  - Apache Marmotta running on Apache Tomcat 7.x
[INFO] 11:34:08.171 INFO  - creating system configuration in configuration file <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/test-classes/projects/basic/project/test/./target/archetype-it-marmotta-home/system-config.properties>
[INFO] 11:34:08.171 INFO  - creating system configuration metadata in configuration file <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/test-classes/projects/basic/project/test/./target/archetype-it-marmotta-home/system-meta.properties>
[INFO] 11:34:08.222 INFO  - configuration successfully saved to <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/test-classes/projects/basic/project/test/./target/archetype-it-marmotta-home/system-config.properties>
[INFO] 11:34:08.222 INFO  - configuration successfully saved to <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/test-classes/projects/basic/project/test/./target/archetype-it-marmotta-home/system-meta.properties>
[INFO] 11:34:08.229 INFO  - Apache Marmotta Logging Service starting up ...
[INFO] 11:34:08.438 INFO  - - configured logging modules: Caching, CDI/Weld, Configuration, KiWi Backend, KiWi Reasoner, LDCache, LDClient, LDPath, Linked Data, RestEasy, Security, Sesame, SPARQL, System, User
[INFO] 11:34:08.442 INFO  - - configured logging appenders: Syslog (LOCAL0), Marmotta Main Log, Marmotta Security Log, Marmotta Debug Log, Marmotta Console
[INFO] 11:34:08.444 WARN  - LOGGING: Switching to Apache Marmotta logging configuration; further output will be found in ./target/archetype-it-marmotta-home//log/*.log
[INFO] Jun 13, 2017 11:34:17 AM org.apache.catalina.util.SessionIdGenerator createSecureRandom
[INFO] INFO: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [8,562] milliseconds.
[INFO] 11:34:17.973 WARN  - Apache Marmotta Core Version 3.4.0-SNAPSHOT has started up successfully!
[INFO] 11:34:17.974 WARN  - You can access the system now at the URL http://asf915.gq1.ygridcore.net:0/
[INFO] Jun 13, 2017 11:34:18 AM org.apache.coyote.AbstractProtocol start
[INFO] INFO: Starting ProtocolHandler ["http-bio-39864"]
[INFO] [INFO] 
[INFO] [INFO] --- maven-download-plugin:1.1.0:wget (fetch-indexjsp) @ test ---
[INFO] Downloading: http://localhost:39864//index.jsp
[INFO] 4/10K
[INFO] 7/10K
[INFO] 10/10K
[INFO] 10K downloaded
[INFO] [INFO] 
[INFO] [INFO] --- maven-download-plugin:1.1.0:wget (fetch-config) @ test ---
[INFO] Downloading: http://localhost:39864/config/data//kiwi.version
[INFO] 33/33b
[INFO] 33b downloaded
[INFO] [INFO] 
[INFO] [INFO] --- tomcat7-maven-plugin:2.2:shutdown (shutdown) @ test ---
[INFO] Jun 13, 2017 11:34:21 AM org.apache.coyote.AbstractProtocol pause
[INFO] INFO: Pausing ProtocolHandler ["http-bio-39864"]
[INFO] Jun 13, 2017 11:34:21 AM org.apache.catalina.core.StandardService stopInternal
[INFO] INFO: Stopping service Tomcat
[INFO] Jun 13, 2017 11:34:21 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
[INFO] SEVERE: The web application [] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
[INFO] Jun 13, 2017 11:34:21 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
[INFO] SEVERE: The web application [] registered the JDBC driver [org.h2.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
[INFO] Jun 13, 2017 11:34:21 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [Configuration Event Timer] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Jun 13, 2017 11:34:21 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [Configuration Event Timer] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Jun 13, 2017 11:34:21 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [MVStore background writer nio:<https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/test-classes/projects/basic/project/test/target/archetype-it-marmotta-home/db/marmotta.mv.db]> but has failed to stop it. This is very likely to create a memory leak.
[INFO] Jun 13, 2017 11:34:21 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [Generate Seed] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Jun 13, 2017 11:34:21 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [Thread-6] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Jun 13, 2017 11:34:21 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [Thread-7] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Jun 13, 2017 11:34:21 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [H2 Close Delay MARMOTTA] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Jun 13, 2017 11:34:21 AM org.apache.coyote.AbstractProtocol stop
[INFO] INFO: Stopping ProtocolHandler ["http-bio-39864"]
[INFO] Jun 13, 2017 11:34:26 AM org.apache.tomcat.util.net.AbstractEndpoint shutdownExecutor
[INFO] WARNING: The executor associated with thread pool [http-bio-39864] has not fully shutdown. Some application threads may still be running.
[INFO] [INFO] 
[INFO] [INFO] --- maven-verifier-plugin:1.0:verify (check-files) @ test ---
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 39.400 s
[INFO] [INFO] Finished at: 2017-06-13T11:34:27+00:00
[INFO] [INFO] Final Memory: 60M/1627M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Post-archetype-generation invoker exit code: 0
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marmotta-archetype-webapp ---

[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/marmotta-archetype-webapp-3.4.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/marmotta-archetype-webapp/3.4.0-SNAPSHOT/marmotta-archetype-webapp-3.4.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/marmotta-archetype-webapp/3.4.0-SNAPSHOT/marmotta-archetype-webapp-3.4.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/marmotta-archetype-webapp-3.4.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/marmotta-archetype-webapp/3.4.0-SNAPSHOT/marmotta-archetype-webapp-3.4.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.2:update-local-catalog (default-update-local-catalog) @ marmotta-archetype-webapp ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Marmotta: Archetypes 3.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archetypes-reactor ---
[INFO] Deleting <https://builds.apache.org/job/Marmotta/ws/build/archetypes/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ archetypes-reactor ---
[INFO] 
[INFO] --- jrebel-maven-plugin:1.1.5:generate (generate-rebel-xml) @ archetypes-reactor ---
[INFO] Processing org.apache.marmotta:archetypes-reactor with packaging pom
[WARNING] Unsupported packaging type: pom
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ archetypes-reactor ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (bundle-sources) @ archetypes-reactor ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ archetypes-reactor ---
[INFO] Skipping artifact installation
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Marmotta: Maven Plugins 3.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins-reactor ---
[INFO] Deleting <https://builds.apache.org/job/Marmotta/ws/build/plugins/target>
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:helpmojo (help-goal) @ plugins-reactor ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ plugins-reactor ---
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:descriptor (mojo-descriptor) @ plugins-reactor ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ plugins-reactor ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (bundle-sources) @ plugins-reactor ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ plugins-reactor ---
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/build/plugins/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/plugins-reactor/3.4.0-SNAPSHOT/plugins-reactor-3.4.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Marmotta Plugin 3.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marmotta-maven-plugin ---
[INFO] Deleting <https://builds.apache.org/job/Marmotta/ws/build/plugins/marmotta-maven-plugin/target>
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:helpmojo (help-goal) @ marmotta-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ marmotta-maven-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ marmotta-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Marmotta/ws/build/plugins/marmotta-maven-plugin/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ marmotta-maven-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Marmotta/ws/build/plugins/marmotta-maven-plugin/target/classes>
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:descriptor (default-descriptor) @ marmotta-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 3 mojo descriptors.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:descriptor (mojo-descriptor) @ marmotta-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 3 mojo descriptors.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ marmotta-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Marmotta/ws/build/plugins/marmotta-maven-plugin/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ marmotta-maven-plugin ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ marmotta-maven-plugin ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ marmotta-maven-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Marmotta/ws/build/plugins/marmotta-maven-plugin/target/marmotta-maven-plugin-3.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ marmotta-maven-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ marmotta-maven-plugin ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (bundle-sources) @ marmotta-maven-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Marmotta/ws/build/plugins/marmotta-maven-plugin/target/marmotta-maven-plugin-3.4.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marmotta-maven-plugin ---
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/build/plugins/marmotta-maven-plugin/target/marmotta-maven-plugin-3.4.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/marmotta-maven-plugin/3.4.0-SNAPSHOT/marmotta-maven-plugin-3.4.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/build/plugins/marmotta-maven-plugin/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/marmotta-maven-plugin/3.4.0-SNAPSHOT/marmotta-maven-plugin-3.4.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/build/plugins/marmotta-maven-plugin/target/marmotta-maven-plugin-3.4.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/marmotta-maven-plugin/3.4.0-SNAPSHOT/marmotta-maven-plugin-3.4.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Refpack Plugin 3.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://repository.apache.org/content/repositories/releases/com/jcabi/jcabi-aether/0.7.8/jcabi-aether-0.7.8.pom
[ERROR] Unexpected error in channel channel
java.lang.OutOfMemoryError: PermGen space
	at sun.misc.Unsafe.defineClass(Native Method)
	at sun.reflect.ClassDefiner.defineClass(ClassDefiner.java:63)
	at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:399)
	at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:396)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.reflect.MethodAccessorGenerator.generate(MethodAccessorGenerator.java:395)
	at sun.reflect.MethodAccessorGenerator.generateSerializationConstructor(MethodAccessorGenerator.java:113)
	at sun.reflect.ReflectionFactory.newConstructorForSerialization(ReflectionFactory.java:331)
	at java.io.ObjectStreamClass.getSerializableConstructor(ObjectStreamClass.java:1376)
	at java.io.ObjectStreamClass.access$1500(ObjectStreamClass.java:72)
	at java.io.ObjectStreamClass$2.run(ObjectStreamClass.java:493)
	at java.io.ObjectStreamClass$2.run(ObjectStreamClass.java:468)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.io.ObjectStreamClass.<init>(ObjectStreamClass.java:468)
	at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:365)
	at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:602)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1771)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1706)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1344)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:500)
	at java.lang.Throwable.readObject(Throwable.java:914)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1017)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1893)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
channel stopped
[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.io.IOException: Remote call on channel failed
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Marmotta Parent ............................. SUCCESS [  2.526 s]
[INFO] Marmotta WebJar: strftime .......................... SUCCESS [  2.248 s]
[INFO] Marmotta Client Library for JavaScript ............. SUCCESS [  3.031 s]
[INFO] Apache Marmotta: Common Utilities .................. SUCCESS [ 22.385 s]
[INFO] Marmotta Sesame Tools: Common Vocabularies ......... SUCCESS [  2.418 s]
[INFO] Marmotta Sesame Tools: Resource Filters ............ SUCCESS [  1.605 s]
[INFO] Marmotta Sesame I/O: API ........................... SUCCESS [  0.962 s]
[INFO] Marmotta Sesame I/O: VCard ......................... SUCCESS [  2.902 s]
[INFO] Marmotta Sesame I/O: ICal .......................... SUCCESS [  4.371 s]
[INFO] Marmotta Sesame I/O: RSS/Atom ...................... SUCCESS [  5.960 s]
[INFO] Marmotta Sesame Tools: Triple Table ................ SUCCESS [  2.235 s]
[INFO] KiWi Triplestore: Parent ........................... SUCCESS [  0.447 s]
[INFO] KiWi Triplestore: Core ............................. SUCCESS [01:31 min]
[INFO] Marmotta Sesame Tools: Facading .................... SUCCESS [ 47.667 s]
[INFO] Marmotta Sesame Tools: Sail Transactions ........... SUCCESS [  2.396 s]
ERROR: Maven JVM terminated unexpectedly with exit code 0
Not sending mail to unregistered user gmora1223@gmail.com
Not sending mail to unregistered user rob@metalinkage.com.au

Build failed in Jenkins: Marmotta #979

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Marmotta/979/display/redirect>

------------------------------------------
[...truncated 999.26 KB...]
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/marmotta-archetype-webapp-3.4.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/marmotta-archetype-webapp/3.4.0-SNAPSHOT/marmotta-archetype-webapp-3.4.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.2:update-local-catalog (default-update-local-catalog) @ marmotta-archetype-webapp ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Marmotta: Archetypes 3.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archetypes-reactor ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ archetypes-reactor ---
[INFO] 
[INFO] --- jrebel-maven-plugin:1.1.5:generate (generate-rebel-xml) @ archetypes-reactor ---
[INFO] Processing org.apache.marmotta:archetypes-reactor with packaging pom
[WARNING] Unsupported packaging type: pom
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ archetypes-reactor ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (bundle-sources) @ archetypes-reactor ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ archetypes-reactor ---
[INFO] Skipping artifact installation
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Marmotta: Maven Plugins 3.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins-reactor ---
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:helpmojo (help-goal) @ plugins-reactor ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ plugins-reactor ---
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:descriptor (mojo-descriptor) @ plugins-reactor ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ plugins-reactor ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (bundle-sources) @ plugins-reactor ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ plugins-reactor ---
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/build/plugins/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/plugins-reactor/3.4.0-SNAPSHOT/plugins-reactor-3.4.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Marmotta Plugin 3.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marmotta-maven-plugin ---
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:helpmojo (help-goal) @ marmotta-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ marmotta-maven-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ marmotta-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Marmotta/ws/build/plugins/marmotta-maven-plugin/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ marmotta-maven-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Marmotta/ws/build/plugins/marmotta-maven-plugin/target/classes>
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:descriptor (default-descriptor) @ marmotta-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 3 mojo descriptors.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:descriptor (mojo-descriptor) @ marmotta-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 3 mojo descriptors.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ marmotta-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Marmotta/ws/build/plugins/marmotta-maven-plugin/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ marmotta-maven-plugin ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ marmotta-maven-plugin ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ marmotta-maven-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Marmotta/ws/build/plugins/marmotta-maven-plugin/target/marmotta-maven-plugin-3.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ marmotta-maven-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ marmotta-maven-plugin ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (bundle-sources) @ marmotta-maven-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Marmotta/ws/build/plugins/marmotta-maven-plugin/target/marmotta-maven-plugin-3.4.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marmotta-maven-plugin ---
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/build/plugins/marmotta-maven-plugin/target/marmotta-maven-plugin-3.4.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/marmotta-maven-plugin/3.4.0-SNAPSHOT/marmotta-maven-plugin-3.4.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/build/plugins/marmotta-maven-plugin/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/marmotta-maven-plugin/3.4.0-SNAPSHOT/marmotta-maven-plugin-3.4.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/build/plugins/marmotta-maven-plugin/target/marmotta-maven-plugin-3.4.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/marmotta-maven-plugin/3.4.0-SNAPSHOT/marmotta-maven-plugin-3.4.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Refpack Plugin 3.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://repository.apache.org/content/repositories/releases/com/jcabi/jcabi-aether/0.7.8/jcabi-aether-0.7.8.pom
[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.io.IOException: Remote call on channel failed
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Marmotta Parent ............................. SUCCESS [  3.502 s]
[INFO] Marmotta WebJar: strftime .......................... SUCCESS [  2.395 s]
[INFO] Marmotta Client Library for JavaScript ............. SUCCESS [  2.954 s]
[INFO] Apache Marmotta: Common Utilities .................. SUCCESS [ 21.108 s]
[INFO] Marmotta Sesame Tools: Common Vocabularies ......... SUCCESS [  2.459 s]
[INFO] Marmotta Sesame Tools: Resource Filters ............ SUCCESS [  1.608 s]
[INFO] Marmotta Sesame I/O: API ........................... SUCCESS [  1.071 s]
[INFO] Marmotta Sesame I/O: VCard ......................... SUCCESS [  3.557 s]
[INFO] Marmotta Sesame I/O: ICal .......................... SUCCESS [  4.281 s]
[INFO] Marmotta Sesame I/O: RSS/Atom ...................... SUCCESS [  8.156 s]
[INFO] Marmotta Sesame Tools: Triple Table ................ SUCCESS [  2.440 s]
[INFO] KiWi Triplestore: Parent ........................... SUCCESS [  0.416 s]
[INFO] KiWi Triplestore: Core ............................. SUCCESS [01:27 min]
[INFO] Marmotta Sesame Tools: Facading .................... SUCCESS [ 46.987 s]
[INFO] Marmotta Sesame Tools: Sail Transactions ........... SUCCESS [  3.081 s]
[INFO] Maven Buildinfo Plugin ............................. SUCCESS [  2.916 s]
[INFO] Apache Marmotta Platform: Core ..................... SUCCESS [01:24 min]
[INFO] Apache Marmotta Archetype: Module .................. SUCCESS [ 19.382 s]
[INFO] KiWi Triplestore: SPARQL ........................... SUCCESS [ 23.944 s]
[INFO] Apache Marmotta Platform: SPARQL Endpoint .......... SUCCESS [ 12.453 s]
[INFO] Marmotta WebJar: CodeMirror Modes .................. SUCCESS [  1.458 s]
[INFO] LDPath API ......................................... SUCCESS [  1.958 s]
[INFO] LDPath Backend: Sesame ............................. SUCCESS [  1.862 s]
[INFO] LDPath Core ........................................ SUCCESS [  7.415 s]
[INFO] LDPath Functions: XML .............................. SUCCESS [  4.292 s]
[INFO] LDPath Functions: Math ............................. SUCCESS [  3.218 s]
[INFO] LDPath Functions: HTML ............................. SUCCESS [  2.419 s]
[INFO] LDPath Functions: Date ............................. SUCCESS [  2.250 s]
[INFO] LDPath Functions: Text ............................. SUCCESS [  4.760 s]
[INFO] Apache Marmotta Platform: LDPath ................... SUCCESS [  4.875 s]
[INFO] LDClient: API ...................................... SUCCESS [  2.386 s]
[INFO] LDClient: Core Library ............................. SUCCESS [  4.043 s]
[INFO] LDClient Provider: RDF Resource Access ............. SUCCESS [  7.603 s]
[INFO] LDCache: API ....................................... SUCCESS [  2.154 s]
[INFO] LDCache: Core Library .............................. SUCCESS [  4.118 s]
[INFO] Apache Marmotta Platform: Linked Data Caching (Common) SUCCESS [  4.275 s]
[INFO] Apache Marmotta Platform: Versioning (Common Services) SUCCESS [  2.373 s]
[INFO] Apache Marmotta Platform: User Management .......... SUCCESS [ 14.784 s]
[INFO] Apache Marmotta Platform: Security ................. SUCCESS [  4.198 s]
[INFO] Apache Marmotta Platform: KiWi Backend ............. SUCCESS [  4.504 s]
[INFO] Marmotta Sesame Tools: Contextual Sail ............. SUCCESS [  3.151 s]
[INFO] LDClient Provider: Facebook Graph .................. SUCCESS [  5.580 s]
[INFO] LDCache Backend: KiWi .............................. SUCCESS [  6.800 s]
[INFO] LDCache: Sesame SAIL (KiWi) ........................ SUCCESS [  3.959 s]
[INFO] Apache Marmotta Platform: Linked Data Caching (KiWi Backend) SUCCESS [  4.417 s]
[INFO] KiWi Triplestore: Reasoner ......................... SUCCESS [  7.346 s]
[INFO] Apache Marmotta Platform: Reasoner ................. SUCCESS [  4.671 s]
[INFO] KiWi Triplestore: Versioning ....................... SUCCESS [ 14.819 s]
[INFO] Apache Marmotta Platform: Versioning (KiWi Backend)  SUCCESS [  4.355 s]
[INFO] Apache Marmotta Archetype: Web Application ......... SUCCESS [ 34.152 s]
[INFO] Apache Marmotta: Archetypes ........................ SUCCESS [  0.505 s]
[INFO] Apache Marmotta: Maven Plugins ..................... SUCCESS [  0.770 s]
[INFO] Maven Marmotta Plugin .............................. SUCCESS [  2.295 s]
[INFO] Maven Refpack Plugin ............................... FAILURE [  3.975 s]
[INFO] Repository Plugin .................................. SKIPPED
[INFO] Dependency Supplements ............................. SKIPPED
[INFO] Marmotta Build Support: Checkstyle Resources ....... SKIPPED
[INFO] Marmotta Build Support ............................. SKIPPED
[INFO] Apache Marmotta Client Library for Java ............ SKIPPED
[INFO] Marmotta Client Library JavaScript Sample Webapp ... SKIPPED
[INFO] Apache Marmotta Client Library: Reactor ............ SKIPPED
[INFO] Marmotta Sesame Test Tools: Hamcrest Matchers ...... SKIPPED
[INFO] Marmotta Sesame Tools: RDF Patch Util .............. SKIPPED
[INFO] Apache Marmotta Commons: Sesame Tools Reactor ...... SKIPPED
[INFO] Apache Marmotta Commons: Reactor ................... SKIPPED
[INFO] Marmotta WebJars Reactor ........................... SKIPPED
[INFO] Apache Marmotta Extras: Reactor .................... SKIPPED
[INFO] Apache Marmotta Platform: LDP ...................... SKIPPED
[INFO] Apache Marmotta Web Application .................... SKIPPED
[INFO] Apache Marmotta Splash Screen ...................... SKIPPED
[INFO] Apache Marmotta Installer .......................... SKIPPED
[INFO] Apache Marmotta Launchers: Reactor ................. SKIPPED
[INFO] KiWi Triplestore: Infinispan Cache Backend ......... SKIPPED
[INFO] KiWi Triplestore: Hazelcast Cache Backend .......... SKIPPED
[INFO] KiWi Triplestore: EHCache Cache Backend ............ SKIPPED
[INFO] KiWi Triplestore: DB Loader ........................ SKIPPED
[INFO] LDCache Backend: File .............................. SKIPPED
[INFO] LDCache: Sesame SAIL (Generic) ..................... SKIPPED
[INFO] LDCache Backend: Infinispan ........................ SKIPPED
[INFO] LDCache: Reactor ................................... SKIPPED
[INFO] LDClient Provider: RDFa Resource Access ............ SKIPPED
[INFO] LDClient Provider: XML Resource Access ............. SKIPPED
[INFO] LDClient Provider: HTML Resource Access ............ SKIPPED
[INFO] LDClient Provider: LDAP Resource Access ............ SKIPPED
[INFO] LDClient Provider: MediaWiki API Access ............ SKIPPED
[INFO] LDClient Provider: PHPBB Resource Access ........... SKIPPED
[INFO] LDClient Provider: YouTube Resources ............... SKIPPED
[INFO] LDClient Provider: Vimeo Resources ................. SKIPPED
[INFO] LDClient: Reactor .................................. SKIPPED
[INFO] LDPath Functions: rdf-Collections .................. SKIPPED
[INFO] LDPath Functions: JSON ............................. SKIPPED
[INFO] LDPath Bundle ...................................... SKIPPED
[INFO] LDPath Backend: File ............................... SKIPPED
[INFO] LDPath Backend: Linked Data ........................ SKIPPED
[INFO] LDPath Linked Data Query CLI ....................... SKIPPED
[INFO] LDPath Templating: Core ............................ SKIPPED
[INFO] LDPath Templating: Linked Data ..................... SKIPPED
[INFO] LDPath Backend: Jena ............................... SKIPPED
[INFO] LDPath: Reactor .................................... SKIPPED
[INFO] Apache Marmotta Libraries: Reactor ................. SKIPPED
[INFO] Loader: Core Library ............................... SKIPPED
[INFO] Loader: KiWi Backend ............................... SKIPPED
[INFO] Loader: Abstract Titan Backend ..................... SKIPPED
[INFO] Loader: HBase Backend .............................. SKIPPED
[INFO] Loader: BerkeleyDB Backend ......................... SKIPPED
[INFO] Loader: Reactor .................................... SKIPPED
[INFO] Apache Marmotta Platform: Sesame Native Backend .... SKIPPED
[INFO] Apache Marmotta Platform: Sesame Memory Backend .... SKIPPED
[INFO] Apache Marmotta Platform: Titan Backend ............ SKIPPED
[INFO] Apache Marmotta Platform: Accumulograph Backend .... SKIPPED
[INFO] Apache Marmotta Backends: Reactor .................. SKIPPED
[INFO] Apache Marmotta Platform: Linked Data Caching (File Backend) SKIPPED
[INFO] Apache Marmotta Platform: Linked Data Caching (Reactor) SKIPPED
[INFO] Apache Marmotta Platform: Zookeeper ................ SKIPPED
[INFO] Apache Marmotta Platform: Reactor .................. SKIPPED
[INFO] Apache Marmotta .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:22 min
[INFO] Finished at: 2017-06-13T07:32:08+00:00
[INFO] Final Memory: 147M/1840M
[INFO] ------------------------------------------------------------------------
Build timed out (after 240 minutes). Marking the build as failed.
Exception in thread "Channel reader thread: channel" 
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Channel reader thread: channel"
Build was aborted
Not sending mail to unregistered user gmora1223@gmail.com
Not sending mail to unregistered user rob@metalinkage.com.au

Build failed in Jenkins: Marmotta #978

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Marmotta/978/display/redirect>

------------------------------------------
[...truncated 967.22 KB...]
07:01:31.084 INFO o.a.m.k.v.t.VersioningPersistenceTest - testCreateListVersionsBetween skipped because database PostgreSQL is not available
07:01:31.086 INFO o.a.m.k.v.t.VersioningPersistenceTest - testCreateRemoveVersions skipped because database MySQL is not available
07:01:31.087 INFO o.a.m.k.v.t.VersioningPersistenceTest - testTablesCreateDrop skipped because database MySQL is not available
07:01:31.088 INFO o.a.m.k.v.t.VersioningPersistenceTest - testCreateListVersions skipped because database MySQL is not available
07:01:31.089 INFO o.a.m.k.v.t.VersioningPersistenceTest - testCreateListVersionsBetween skipped because database MySQL is not available
Tests run: 12, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 5.96 sec
Running org.apache.marmotta.kiwi.versioning.test.SnapshotRepositoryTest
07:01:31.111 INFO o.a.m.k.v.t.SnapshotRepositoryTest - testSnapshotConnection starting...
07:01:31.119 INFO o.a.m.k.c.GuavaCacheManager - initialising Guava in-memory caching backend ...
07:01:31.120 INFO o.a.m.k.g.SnowflakeIDGenerator - SNOWFLAKE: initialised with datacenter ID 736
07:01:31.120 INFO o.a.m.k.p.KiWiPersistence - database key generation strategy: Twitter Snowflake
07:01:31.130 INFO o.a.m.k.p.KiWiPersistence - creating new KiWi database ...
07:01:31.158 INFO o.a.m.k.p.KiWiPersistence - creating new KiWi database ...
07:01:31.210 INFO o.a.m.k.p.KiWiPersistence - shutting down KiWi persistence ...
07:01:31.211 INFO o.a.m.k.v.t.SnapshotRepositoryTest - testSnapshotSPARQL starting...
07:01:31.211 INFO o.a.m.k.c.GuavaCacheManager - initialising Guava in-memory caching backend ...
07:01:31.212 INFO o.a.m.k.g.SnowflakeIDGenerator - SNOWFLAKE: initialised with datacenter ID 696
07:01:31.212 INFO o.a.m.k.p.KiWiPersistence - database key generation strategy: Twitter Snowflake
07:01:31.221 INFO o.a.m.k.p.KiWiPersistence - creating new KiWi database ...
07:01:31.242 INFO o.a.m.k.p.KiWiPersistence - creating new KiWi database ...
07:01:32.285 INFO o.a.m.k.s.KiWiValueFactory - KiWi Value Factory: in-memory registry
07:01:36.405 INFO o.a.m.k.s.KiWiValueFactory - KiWi Value Factory: in-memory registry
07:01:36.553 INFO o.a.m.k.s.KiWiValueFactory - KiWi Value Factory: in-memory registry
07:01:36.608 INFO o.a.m.k.p.KiWiPersistence - shutting down KiWi persistence ...
07:01:36.610 INFO o.a.m.k.v.t.SnapshotRepositoryTest - testSnapshotConnection skipped because database PostgreSQL is not available
07:01:36.611 INFO o.a.m.k.v.t.SnapshotRepositoryTest - testSnapshotSPARQL skipped because database PostgreSQL is not available
07:01:36.612 INFO o.a.m.k.v.t.SnapshotRepositoryTest - testSnapshotConnection skipped because database MySQL is not available
07:01:36.613 INFO o.a.m.k.v.t.SnapshotRepositoryTest - testSnapshotSPARQL skipped because database MySQL is not available
Tests run: 6, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 5.521 sec
Running org.apache.marmotta.kiwi.versioning.test.VersioningRepositoryTest
07:01:36.626 INFO o.a.m.k.v.t.VersioningRepositoryTest - testRevertVersions starting...
07:01:36.627 INFO o.a.m.k.c.GuavaCacheManager - initialising Guava in-memory caching backend ...
07:01:36.627 INFO o.a.m.k.g.SnowflakeIDGenerator - SNOWFLAKE: initialised with datacenter ID 20
07:01:36.628 INFO o.a.m.k.p.KiWiPersistence - database key generation strategy: Twitter Snowflake
07:01:36.636 INFO o.a.m.k.p.KiWiPersistence - creating new KiWi database ...
07:01:36.655 INFO o.a.m.k.p.KiWiPersistence - creating new KiWi database ...
07:01:36.664 INFO o.a.m.k.s.KiWiValueFactory - KiWi Value Factory: in-memory registry
07:01:36.774 INFO o.a.m.k.p.KiWiPersistence - shutting down KiWi persistence ...
07:01:36.776 INFO o.a.m.k.v.t.VersioningRepositoryTest - testCreateVersions starting...
07:01:36.776 INFO o.a.m.k.c.GuavaCacheManager - initialising Guava in-memory caching backend ...
07:01:36.777 INFO o.a.m.k.g.SnowflakeIDGenerator - SNOWFLAKE: initialised with datacenter ID 912
07:01:36.777 INFO o.a.m.k.p.KiWiPersistence - database key generation strategy: Twitter Snowflake
07:01:36.781 INFO o.a.m.k.p.KiWiPersistence - creating new KiWi database ...
07:01:36.797 INFO o.a.m.k.p.KiWiPersistence - creating new KiWi database ...
07:01:36.803 INFO o.a.m.k.s.KiWiValueFactory - KiWi Value Factory: in-memory registry
07:01:36.883 INFO o.a.m.k.p.KiWiPersistence - shutting down KiWi persistence ...
07:01:36.884 INFO o.a.m.k.v.t.VersioningRepositoryTest - testRevertVersions skipped because database PostgreSQL is not available
07:01:36.885 INFO o.a.m.k.v.t.VersioningRepositoryTest - testCreateVersions skipped because database PostgreSQL is not available
07:01:36.887 INFO o.a.m.k.v.t.VersioningRepositoryTest - testRevertVersions skipped because database MySQL is not available
07:01:36.887 INFO o.a.m.k.v.t.VersioningRepositoryTest - testCreateVersions skipped because database MySQL is not available
Tests run: 6, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.272 sec

Results :

Tests run: 24, Failures: 0, Errors: 0, Skipped: 16

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kiwi-versioning ---
[INFO] Building jar: <https://builds.apache.org/job/Marmotta/ws/libraries/kiwi/kiwi-versioning/target/kiwi-versioning-3.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ kiwi-versioning ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (bundle-sources) @ kiwi-versioning ---
[INFO] Building jar: <https://builds.apache.org/job/Marmotta/ws/libraries/kiwi/kiwi-versioning/target/kiwi-versioning-3.4.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ kiwi-versioning ---
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/libraries/kiwi/kiwi-versioning/target/kiwi-versioning-3.4.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/kiwi-versioning/3.4.0-SNAPSHOT/kiwi-versioning-3.4.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/libraries/kiwi/kiwi-versioning/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/kiwi-versioning/3.4.0-SNAPSHOT/kiwi-versioning-3.4.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/libraries/kiwi/kiwi-versioning/target/kiwi-versioning-3.4.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/kiwi-versioning/3.4.0-SNAPSHOT/kiwi-versioning-3.4.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Marmotta Platform: Versioning (KiWi Backend) 3.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marmotta-versioning-kiwi ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ marmotta-versioning-kiwi ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.4:javadoc (restapi) > generate-sources @ marmotta-versioning-kiwi >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.4:javadoc (restapi) < generate-sources @ marmotta-versioning-kiwi <<<
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:javadoc (restapi) @ marmotta-versioning-kiwi ---
[INFO] 
Loading source files for package org.apache.marmotta.platform.versioning.services...
Loading source files for package org.apache.marmotta.platform.versioning.webservices...
Loading source files for package org.apache.marmotta.platform.versioning.io...
Loading source files for package org.apache.marmotta.platform.versioning.model...
Loading source files for package org.apache.marmotta.platform.versioning.exception...
Loading source files for package org.apache.marmotta.platform.versioning.filter...
Loading source files for package org.apache.marmotta.platform.versioning.api...
Loading source files for package org.apache.marmotta.platform.versioning.utils...
Constructing Javadoc information...
Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi/target/classes/web/doc/rest/index.html...>
Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi/target/classes/web/doc/rest/memento/index.html...>
Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi/target/classes/web/doc/rest/memento/resource/index.html...>
Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi/target/classes/web/doc/rest/memento/resource/{date}/index.html...>
Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi/target/classes/web/doc/rest/memento/resource/{date}/{resource}/index.html...>
Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi/target/classes/web/doc/rest/memento/timegate/index.html...>
Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi/target/classes/web/doc/rest/memento/timegate/{resource}/index.html...>
Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi/target/classes/web/doc/rest/memento/timemap/index.html...>
Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi/target/classes/web/doc/rest/memento/timemap/{resource}/index.html...>
Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi/target/classes/web/doc/rest/versions/index.html...>
Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi/target/classes/web/doc/rest/versions/list/index.html...>
Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi/target/classes/web/doc/rest/versions/{id}/index.html...>
Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi/target/classes/web/doc/rest/overview-index.html...>
Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi/target/classes/web/doc/rest/overview-summary.html...>
2 warnings
[WARNING] Javadoc Warnings
[WARNING] <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi/src/main/java/org/apache/marmotta/platform/versioning/webservices/VersioningWebService.java>:216: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi/src/main/java/org/apache/marmotta/platform/versioning/webservices/VersioningWebService.java>:244: warning - @return tag has no arguments.
[JENKINS] Archiving  javadoc
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ marmotta-versioning-kiwi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- jrebel-maven-plugin:1.1.3:generate (generate-rebel-xml) @ marmotta-versioning-kiwi ---
[INFO] Processing org.apache.marmotta:marmotta-versioning-kiwi with packaging jar
[INFO] 
[INFO] --- buildinfo-maven-plugin:3.4.0-SNAPSHOT:extract (default) @ marmotta-versioning-kiwi ---
Executing: /bin/sh -c cd <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi> && git rev-parse --verify HEAD
Working directory: <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi>
[INFO] Writing to file <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi/target/classes/build.info>
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ marmotta-versioning-kiwi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ marmotta-versioning-kiwi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ marmotta-versioning-kiwi ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ marmotta-versioning-kiwi ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ marmotta-versioning-kiwi ---
[INFO] Building jar: <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi/target/marmotta-versioning-kiwi-3.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ marmotta-versioning-kiwi ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (bundle-sources) @ marmotta-versioning-kiwi ---
[INFO] Building jar: <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi/target/marmotta-versioning-kiwi-3.4.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marmotta-versioning-kiwi ---
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi/target/marmotta-versioning-kiwi-3.4.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/marmotta-versioning-kiwi/3.4.0-SNAPSHOT/marmotta-versioning-kiwi-3.4.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/marmotta-versioning-kiwi/3.4.0-SNAPSHOT/marmotta-versioning-kiwi-3.4.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi/target/marmotta-versioning-kiwi-3.4.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/marmotta-versioning-kiwi/3.4.0-SNAPSHOT/marmotta-versioning-kiwi-3.4.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Marmotta Archetype: Web Application 3.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marmotta-archetype-webapp ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:reserve-network-port (reserve-network-port) @ marmotta-archetype-webapp ---
[INFO] Reserved port 36280 for randomPort
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ marmotta-archetype-webapp ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ marmotta-archetype-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 11 resources
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- jrebel-maven-plugin:1.1.5:generate (generate-rebel-xml) @ marmotta-archetype-webapp ---
[INFO] Processing org.apache.marmotta:marmotta-archetype-webapp with packaging maven-archetype
[WARNING] Unsupported packaging type: maven-archetype
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ marmotta-archetype-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-archetype-plugin:2.2:jar (default-jar) @ marmotta-archetype-webapp ---
[INFO] Building archetype jar: <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/marmotta-archetype-webapp-3.4.0-SNAPSHOT>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ marmotta-archetype-webapp ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (bundle-sources) @ marmotta-archetype-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/marmotta-archetype-webapp-3.4.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-archetype-plugin:2.2:integration-test (default-integration-test) @ marmotta-archetype-webapp ---
[INFO] Processing Archetype IT project: basic
[INFO] ----------------------------------------------------------------------------
[INFO] Using following parameters for creating project from Archetype: marmotta-archetype-webapp:3.4.0-SNAPSHOT
[INFO] ----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: it.archetype
[INFO] Parameter: artifactId, Value: test
[INFO] Parameter: version, Value: 1.0-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: packageInPathFormat, Value: it/pkg
[INFO] Parameter: appName, Value: MyWebApp
[INFO] Parameter: version, Value: 1.0-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: groupId, Value: it.archetype
[INFO] Parameter: artifactId, Value: test
[INFO] project created from Archetype in dir: <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/test-classes/projects/basic/project/test>
[INFO] Invoking post-archetype-generation goals: clean verify -Parchetype-it -Pkiwi -Pcleanall -Dmarmotta.home=./target/archetype-it-marmotta-home/
[ERROR] Unexpected error in channel channel
java.lang.OutOfMemoryError: PermGen space
	at sun.misc.Unsafe.defineClass(Native Method)
	at sun.reflect.ClassDefiner.defineClass(ClassDefiner.java:63)
	at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:399)
	at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:396)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.reflect.MethodAccessorGenerator.generate(MethodAccessorGenerator.java:395)
	at sun.reflect.MethodAccessorGenerator.generateSerializationConstructor(MethodAccessorGenerator.java:113)
	at sun.reflect.ReflectionFactory.newConstructorForSerialization(ReflectionFactory.java:331)
	at java.io.ObjectStreamClass.getSerializableConstructor(ObjectStreamClass.java:1376)
	at java.io.ObjectStreamClass.access$1500(ObjectStreamClass.java:72)
	at java.io.ObjectStreamClass$2.run(ObjectStreamClass.java:493)
	at java.io.ObjectStreamClass$2.run(ObjectStreamClass.java:468)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.io.ObjectStreamClass.<init>(ObjectStreamClass.java:468)
	at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:365)
	at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:602)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1771)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:500)
	at java.lang.Throwable.readObject(Throwable.java:914)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1017)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1893)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
channel stopped
[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.io.IOException: Remote call on channel failed
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
ERROR: Maven JVM terminated unexpectedly with exit code 0
Not sending mail to unregistered user gmora1223@gmail.com
Not sending mail to unregistered user rob@metalinkage.com.au

Build failed in Jenkins: Marmotta #977

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Marmotta/977/display/redirect?page=changes>

Changes:

[acoburn] add OSGi support to ldcache and ldclient libraries

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H15 (ubuntu xenial) in workspace <https://builds.apache.org/job/Marmotta/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/marmotta.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/marmotta.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/marmotta.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/develop^{commit} # timeout=10
Checking out Revision b34c3dc803d123186f5877b0504ae7fcf228179f (origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b34c3dc803d123186f5877b0504ae7fcf228179f
 > git rev-list bca3ec30ab95cf9fea12865cfbf50ac09cc5fb21 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
JAVA_OPTS="-Djava.net.preferIPv4Stack=true -Xmx2g -XX:PermSize=256m -XX:MaxPermSize=512m -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -XX:+UseConcMarkSweepGC -XX:+HeapDumpOnOutOfMemoryError"

[EnvInject] - Variables injected successfully.
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 46798
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Marmotta] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Djava.awt.headless=true -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 46798
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Marmotta/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
ERROR: Failed to parse POMs
java.io.IOException: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:179)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [/home/jenkins/tools/java/latest1.7/bin/java, -Xmx2g, -Djava.awt.headless=true, -cp, /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging, jenkins.maven3.agent.Maven33Main, /home/jenkins/tools/maven/latest3/, /home/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven33-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 46798](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179)
	... 14 more
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
channel stopped
Not sending mail to unregistered user gmora1223@gmail.com
Not sending mail to unregistered user rob@metalinkage.com.au

Build failed in Jenkins: Marmotta #976

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Marmotta/976/display/redirect>

------------------------------------------
Started by user wikier
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace <https://builds.apache.org/job/Marmotta/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/marmotta.git
 > git init <https://builds.apache.org/job/Marmotta/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/marmotta.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/marmotta.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/marmotta.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/marmotta.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/marmotta.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/marmotta.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/develop^{commit} # timeout=10
Checking out Revision bca3ec30ab95cf9fea12865cfbf50ac09cc5fb21 (origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bca3ec30ab95cf9fea12865cfbf50ac09cc5fb21
 > git rev-list bca3ec30ab95cf9fea12865cfbf50ac09cc5fb21 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
JAVA_OPTS="-Djava.net.preferIPv4Stack=true -Xmx2g -XX:PermSize=256m -XX:MaxPermSize=512m -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -XX:+UseConcMarkSweepGC -XX:+HeapDumpOnOutOfMemoryError"

[EnvInject] - Variables injected successfully.
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 39763
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Marmotta] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Djava.awt.headless=true -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 39763
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Marmotta/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
ERROR: Failed to parse POMs
java.io.IOException: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:179)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [/home/jenkins/tools/java/latest1.7/bin/java, -Xmx2g, -Djava.awt.headless=true, -cp, /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging, jenkins.maven3.agent.Maven33Main, /home/jenkins/tools/maven/latest3/, /home/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven33-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 39763](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179)
	... 14 more
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
channel stopped
Not sending mail to unregistered user gmora1223@gmail.com
Not sending mail to unregistered user rob@metalinkage.com.au

Build failed in Jenkins: Marmotta #975

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Marmotta/975/display/redirect?page=changes>

Changes:

[wikier] MARMOTTA-534: temporally removed the users' uri resolution for fixing

[wikier] MARMOTTA-534: fixed realm name

[wikier] MARMOTTA-534: applied some TDD for helping to find the root cause of the

[wikier] MARMOTTA-534: found the source!

[wikier] MARMOTTA-534: renamed legacy name

[wikier] MARMOTTA-534: some clean-up and debugging

[wikier] MARMOTTA-534: fixed issue of not loading password hash from plain

[wikier] MARMOTTA-534: ignored new intergration test because an internal jboss

[wikier] MARMOTTA-534: removed hardcoded password from the tests

[wikier] MARMOTTA-534: revisited functionality

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H15 (ubuntu xenial) in workspace <https://builds.apache.org/job/Marmotta/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/marmotta.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/marmotta.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/marmotta.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/develop^{commit} # timeout=10
Checking out Revision bca3ec30ab95cf9fea12865cfbf50ac09cc5fb21 (origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bca3ec30ab95cf9fea12865cfbf50ac09cc5fb21
 > git rev-list 56981f5db0b2123fcf3a1d33c456db6e616e37ab # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
JAVA_OPTS="-Djava.net.preferIPv4Stack=true -Xmx2g -XX:PermSize=256m -XX:MaxPermSize=512m -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -XX:+UseConcMarkSweepGC -XX:+HeapDumpOnOutOfMemoryError"

[EnvInject] - Variables injected successfully.
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 35184
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Marmotta] $ /home/jenkins/tools/java/latest1.7/bin/java -Xrs -Djava.awt.headless=true -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 35184
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Marmotta/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
ERROR: Failed to parse POMs
java.io.IOException: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:179)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [/home/jenkins/tools/java/latest1.7/bin/java, -Xrs, -Djava.awt.headless=true, -cp, /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging, jenkins.maven3.agent.Maven33Main, /home/jenkins/tools/maven/latest3/, /home/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven33-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 35184](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179)
	... 14 more
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
channel stopped
Not sending mail to unregistered user gmora1223@gmail.com
Not sending mail to unregistered user rob@metalinkage.com.au

Build failed in Jenkins: Marmotta #974

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Marmotta/974/display/redirect?page=changes>

Changes:

[wikier] MARMOTTA-666: extended prefix provider interface to allow pinging

[wikier] MARMOTTA-666: adapted PrefixCC test for only run when there is Internet

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H24 (ubuntu xenial) in workspace <https://builds.apache.org/job/Marmotta/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/marmotta.git
 > git init <https://builds.apache.org/job/Marmotta/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/marmotta.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/marmotta.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/marmotta.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/marmotta.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/marmotta.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/marmotta.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/develop^{commit} # timeout=10
Checking out Revision 56981f5db0b2123fcf3a1d33c456db6e616e37ab (origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 56981f5db0b2123fcf3a1d33c456db6e616e37ab
 > git rev-list 3f7588a4967362fafb235017862e422314014271 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
JAVA_OPTS="-Djava.net.preferIPv4Stack=true -Xmx2g -XX:PermSize=256m -XX:MaxPermSize=512m -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -XX:+UseConcMarkSweepGC -XX:+HeapDumpOnOutOfMemoryError"

[EnvInject] - Variables injected successfully.
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 39565
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Marmotta] $ /home/jenkins/tools/java/latest1.7/bin/java -Xrs -Djava.awt.headless=true -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 39565
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Marmotta/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
ERROR: Failed to parse POMs
java.io.IOException: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:179)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [/home/jenkins/tools/java/latest1.7/bin/java, -Xrs, -Djava.awt.headless=true, -cp, /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging, jenkins.maven3.agent.Maven33Main, /home/jenkins/tools/maven/latest3/, /home/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven33-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 39565](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179)
	... 14 more
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
channel stopped
Not sending mail to unregistered user gmora1223@gmail.com
Not sending mail to unregistered user rob@metalinkage.com.au

Build failed in Jenkins: Marmotta #973

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Marmotta/973/display/redirect?page=changes>

Changes:

[wikier] MARMOTTA-665: temporally disable some kiwi clustered tests to let 3.4.0

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H15 (ubuntu xenial) in workspace <https://builds.apache.org/job/Marmotta/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/marmotta.git
 > git init <https://builds.apache.org/job/Marmotta/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/marmotta.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/marmotta.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/marmotta.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/marmotta.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/marmotta.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/marmotta.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/develop^{commit} # timeout=10
Checking out Revision 3f7588a4967362fafb235017862e422314014271 (origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3f7588a4967362fafb235017862e422314014271
 > git rev-list f7b3350285da38ec70152c3f3393b27d31bf5508 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
JAVA_OPTS="-Djava.net.preferIPv4Stack=true -Xmx2g -XX:PermSize=256m -XX:MaxPermSize=512m -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -XX:+UseConcMarkSweepGC -XX:+HeapDumpOnOutOfMemoryError"

[EnvInject] - Variables injected successfully.
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 38604
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Marmotta] $ /home/jenkins/tools/java/latest1.7/bin/java -Xrs -Djava.awt.headless=true -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 38604
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Marmotta/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
ERROR: Failed to parse POMs
java.io.IOException: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:179)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [/home/jenkins/tools/java/latest1.7/bin/java, -Xrs, -Djava.awt.headless=true, -cp, /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging, jenkins.maven3.agent.Maven33Main, /home/jenkins/tools/maven/latest3/, /home/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven33-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 38604](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179)
	... 14 more
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
channel stopped
Not sending mail to unregistered user gmora1223@gmail.com
Not sending mail to unregistered user rob@metalinkage.com.au

Build failed in Jenkins: Marmotta #972

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Marmotta/972/display/redirect?page=changes>

Changes:

[gmora1223] Solved MARMOTTA-657 - SPARQL query GROUP BY with ORDER BY clause fails.

------------------------------------------
[...truncated 970.59 KB...]
[INFO] 05:58:56.174 INFO  - - configured logging modules: Caching, CDI/Weld, Configuration, KiWi Backend, KiWi Reasoner, LDCache, LDClient, LDPath, Linked Data, RestEasy, Security, Sesame, SPARQL, System, User
[INFO] 05:58:56.178 INFO  - - configured logging appenders: Syslog (LOCAL0), Marmotta Main Log, Marmotta Security Log, Marmotta Debug Log, Marmotta Console
[INFO] 05:58:56.180 WARN  - LOGGING: Switching to Apache Marmotta logging configuration; further output will be found in ./target/archetype-it-marmotta-home//log/*.log
[INFO] 05:58:57.178 WARN  - Apache Marmotta Core Version 3.4.0-SNAPSHOT has started up successfully!
[INFO] 05:58:57.180 WARN  - You can access the system now at the URL http://pomona.apache.org:0/
[INFO] Apr 14, 2017 5:58:57 AM org.apache.coyote.AbstractProtocol start
[INFO] INFO: Starting ProtocolHandler ["http-bio-41417"]
[INFO] [INFO] 
[INFO] [INFO] --- maven-download-plugin:1.1.0:wget (fetch-indexjsp) @ test ---
[INFO] Downloading: http://localhost:41417//index.jsp
[INFO] 4/10K
[INFO] 7/10K
[INFO] 10/10K
[INFO] 10K downloaded
[INFO] [INFO] 
[INFO] [INFO] --- maven-download-plugin:1.1.0:wget (fetch-config) @ test ---
[INFO] Downloading: http://localhost:41417/config/data//kiwi.version
[INFO] 33/33b
[INFO] 33b downloaded
[INFO] [INFO] 
[INFO] [INFO] --- tomcat7-maven-plugin:2.2:shutdown (shutdown) @ test ---
[INFO] Apr 14, 2017 5:59:00 AM org.apache.coyote.AbstractProtocol pause
[INFO] INFO: Pausing ProtocolHandler ["http-bio-41417"]
[INFO] Apr 14, 2017 5:59:00 AM org.apache.catalina.core.StandardService stopInternal
[INFO] INFO: Stopping service Tomcat
[INFO] Apr 14, 2017 5:59:00 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
[INFO] SEVERE: The web application [] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
[INFO] Apr 14, 2017 5:59:00 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
[INFO] SEVERE: The web application [] registered the JDBC driver [org.h2.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
[INFO] Apr 14, 2017 5:59:00 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [Configuration Event Timer] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Apr 14, 2017 5:59:00 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [Configuration Event Timer] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Apr 14, 2017 5:59:00 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [MVStore background writer nio:<https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/test-classes/projects/basic/project/test/target/archetype-it-marmotta-home/db/marmotta.mv.db]> but has failed to stop it. This is very likely to create a memory leak.
[INFO] Apr 14, 2017 5:59:00 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [Thread-6] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Apr 14, 2017 5:59:00 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [Thread-7] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Apr 14, 2017 5:59:00 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [H2 Close Delay MARMOTTA] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Apr 14, 2017 5:59:00 AM org.apache.coyote.AbstractProtocol stop
[INFO] INFO: Stopping ProtocolHandler ["http-bio-41417"]
[INFO] Apr 14, 2017 5:59:05 AM org.apache.tomcat.util.net.AbstractEndpoint shutdownExecutor
[INFO] WARNING: The executor associated with thread pool [http-bio-41417] has not fully shutdown. Some application threads may still be running.
[INFO] [INFO] 
[INFO] [INFO] --- maven-verifier-plugin:1.0:verify (check-files) @ test ---
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 26.575 s
[INFO] [INFO] Finished at: 2017-04-14T05:59:05+00:00
[INFO] [INFO] Final Memory: 76M/1304M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Post-archetype-generation invoker exit code: 0
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marmotta-archetype-webapp ---

[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/marmotta-archetype-webapp-3.4.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/marmotta-archetype-webapp/3.4.0-SNAPSHOT/marmotta-archetype-webapp-3.4.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/marmotta-archetype-webapp/3.4.0-SNAPSHOT/marmotta-archetype-webapp-3.4.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/marmotta-archetype-webapp-3.4.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/marmotta-archetype-webapp/3.4.0-SNAPSHOT/marmotta-archetype-webapp-3.4.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.2:update-local-catalog (default-update-local-catalog) @ marmotta-archetype-webapp ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Marmotta: Archetypes 3.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archetypes-reactor ---
[INFO] Deleting <https://builds.apache.org/job/Marmotta/ws/build/archetypes/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ archetypes-reactor ---
[INFO] 
[INFO] --- jrebel-maven-plugin:1.1.5:generate (generate-rebel-xml) @ archetypes-reactor ---
[INFO] Processing org.apache.marmotta:archetypes-reactor with packaging pom
[WARNING] Unsupported packaging type: pom
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ archetypes-reactor ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (bundle-sources) @ archetypes-reactor ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ archetypes-reactor ---
[INFO] Skipping artifact installation
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Marmotta: Maven Plugins 3.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins-reactor ---
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:helpmojo (help-goal) @ plugins-reactor ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ plugins-reactor ---
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:descriptor (mojo-descriptor) @ plugins-reactor ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ plugins-reactor ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (bundle-sources) @ plugins-reactor ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ plugins-reactor ---
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/build/plugins/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/plugins-reactor/3.4.0-SNAPSHOT/plugins-reactor-3.4.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Marmotta Plugin 3.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marmotta-maven-plugin ---
[INFO] Deleting <https://builds.apache.org/job/Marmotta/ws/build/plugins/marmotta-maven-plugin/target>
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:helpmojo (help-goal) @ marmotta-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.io.IOException: Remote call on channel failed
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Marmotta Parent ............................. SUCCESS [  4.087 s]
[INFO] Marmotta WebJar: strftime .......................... SUCCESS [  2.850 s]
[INFO] Marmotta Client Library for JavaScript ............. SUCCESS [  3.255 s]
[INFO] Apache Marmotta: Common Utilities .................. SUCCESS [ 24.464 s]
[INFO] Marmotta Sesame Tools: Common Vocabularies ......... SUCCESS [  3.144 s]
[INFO] Marmotta Sesame Tools: Resource Filters ............ SUCCESS [  1.819 s]
[INFO] Marmotta Sesame I/O: API ........................... SUCCESS [  1.113 s]
[INFO] Marmotta Sesame I/O: VCard ......................... SUCCESS [  3.382 s]
[INFO] Marmotta Sesame I/O: ICal .......................... SUCCESS [  4.577 s]
[INFO] Marmotta Sesame I/O: RSS/Atom ...................... SUCCESS [  7.516 s]
[INFO] Marmotta Sesame Tools: Triple Table ................ SUCCESS [  2.317 s]
[INFO] KiWi Triplestore: Parent ........................... SUCCESS [  0.959 s]
[INFO] KiWi Triplestore: Core ............................. SUCCESS [01:30 min]
[INFO] Marmotta Sesame Tools: Facading .................... SUCCESS [ 43.235 s]
[INFO] Marmotta Sesame Tools: Sail Transactions ........... SUCCESS [  3.048 s]
[INFO] Maven Buildinfo Plugin ............................. SUCCESS [  5.275 s]
[INFO] Apache Marmotta Platform: Core ..................... SUCCESS [01:58 min]
[INFO] Apache Marmotta Archetype: Module .................. SUCCESS [ 24.941 s]
[INFO] KiWi Triplestore: SPARQL ........................... SUCCESS [ 34.061 s]
[INFO] Apache Marmotta Platform: SPARQL Endpoint .......... SUCCESS [ 19.974 s]
[INFO] Marmotta WebJar: CodeMirror Modes .................. SUCCESS [  1.761 s]
[INFO] LDPath API ......................................... SUCCESS [  5.752 s]
[INFO] LDPath Backend: Sesame ............................. SUCCESS [  5.446 s]
[INFO] LDPath Core ........................................ SUCCESS [ 11.294 s]
[INFO] LDPath Functions: XML .............................. SUCCESS [  6.920 s]
[INFO] LDPath Functions: Math ............................. SUCCESS [  6.178 s]
[INFO] LDPath Functions: HTML ............................. SUCCESS [  4.563 s]
[INFO] LDPath Functions: Date ............................. SUCCESS [  8.915 s]
[INFO] LDPath Functions: Text ............................. SUCCESS [  8.419 s]
[INFO] Apache Marmotta Platform: LDPath ................... SUCCESS [ 19.215 s]
[INFO] LDClient: API ...................................... SUCCESS [  3.974 s]
[INFO] LDClient: Core Library ............................. SUCCESS [  5.761 s]
[INFO] LDClient Provider: RDF Resource Access ............. SUCCESS [ 11.075 s]
[INFO] LDCache: API ....................................... SUCCESS [  3.574 s]
[INFO] LDCache: Core Library .............................. SUCCESS [  6.756 s]
[INFO] Apache Marmotta Platform: Linked Data Caching (Common) SUCCESS [ 11.232 s]
[INFO] Apache Marmotta Platform: Versioning (Common Services) SUCCESS [  3.129 s]
[INFO] Apache Marmotta Platform: User Management .......... SUCCESS [ 22.497 s]
[INFO] Apache Marmotta Platform: Security ................. SUCCESS [  5.905 s]
[INFO] Apache Marmotta Platform: KiWi Backend ............. SUCCESS [  8.605 s]
[INFO] Marmotta Sesame Tools: Contextual Sail ............. SUCCESS [  3.309 s]
[INFO] LDClient Provider: Facebook Graph .................. SUCCESS [  3.923 s]
[INFO] LDCache Backend: KiWi .............................. SUCCESS [  9.581 s]
[INFO] LDCache: Sesame SAIL (KiWi) ........................ SUCCESS [  5.277 s]
[INFO] Apache Marmotta Platform: Linked Data Caching (KiWi Backend) SUCCESS [  5.036 s]
[INFO] KiWi Triplestore: Reasoner ......................... SUCCESS [  6.979 s]
[INFO] Apache Marmotta Platform: Reasoner ................. SUCCESS [  5.409 s]
[INFO] KiWi Triplestore: Versioning ....................... SUCCESS [ 14.138 s]
[INFO] Apache Marmotta Platform: Versioning (KiWi Backend)  SUCCESS [  5.256 s]
[INFO] Apache Marmotta Archetype: Web Application ......... SUCCESS [ 33.555 s]
[INFO] Apache Marmotta: Archetypes ........................ SUCCESS [  0.409 s]
[INFO] Apache Marmotta: Maven Plugins ..................... SUCCESS [  5.383 s]
[INFO] Maven Marmotta Plugin .............................. FAILURE [  3.109 s]
[INFO] Maven Refpack Plugin ............................... SKIPPED
[INFO] Repository Plugin .................................. SKIPPED
[INFO] Dependency Supplements ............................. SKIPPED
[INFO] Marmotta Build Support: Checkstyle Resources ....... SKIPPED
[INFO] Marmotta Build Support ............................. SKIPPED
[INFO] Apache Marmotta Client Library for Java ............ SKIPPED
[INFO] Marmotta Client Library JavaScript Sample Webapp ... SKIPPED
[INFO] Apache Marmotta Client Library: Reactor ............ SKIPPED
[INFO] Marmotta Sesame Test Tools: Hamcrest Matchers ...... SKIPPED
[INFO] Marmotta Sesame Tools: RDF Patch Util .............. SKIPPED
[INFO] Apache Marmotta Commons: Sesame Tools Reactor ...... SKIPPED
[INFO] Apache Marmotta Commons: Reactor ................... SKIPPED
[INFO] Marmotta WebJars Reactor ........................... SKIPPED
[INFO] Apache Marmotta Extras: Reactor .................... SKIPPED
[INFO] Apache Marmotta Platform: LDP ...................... SKIPPED
[INFO] Apache Marmotta Web Application .................... SKIPPED
[INFO] Apache Marmotta Splash Screen ...................... SKIPPED
[INFO] Apache Marmotta Installer .......................... SKIPPED
[INFO] Apache Marmotta Launchers: Reactor ................. SKIPPED
[INFO] KiWi Triplestore: Infinispan Cache Backend ......... SKIPPED
[INFO] KiWi Triplestore: Hazelcast Cache Backend .......... SKIPPED
[INFO] KiWi Triplestore: EHCache Cache Backend ............ SKIPPED
[INFO] KiWi Triplestore: DB Loader ........................ SKIPPED
[INFO] LDCache Backend: File .............................. SKIPPED
[INFO] LDCache: Sesame SAIL (Generic) ..................... SKIPPED
[INFO] LDCache Backend: Infinispan ........................ SKIPPED
[INFO] LDCache: Reactor ................................... SKIPPED
[INFO] LDClient Provider: RDFa Resource Access ............ SKIPPED
[INFO] LDClient Provider: XML Resource Access ............. SKIPPED
[INFO] LDClient Provider: HTML Resource Access ............ SKIPPED
[INFO] LDClient Provider: LDAP Resource Access ............ SKIPPED
[INFO] LDClient Provider: MediaWiki API Access ............ SKIPPED
[INFO] LDClient Provider: PHPBB Resource Access ........... SKIPPED
[INFO] LDClient Provider: YouTube Resources ............... SKIPPED
[INFO] LDClient Provider: Vimeo Resources ................. SKIPPED
[INFO] LDClient: Reactor .................................. SKIPPED
[INFO] LDPath Functions: rdf-Collections .................. SKIPPED
[INFO] LDPath Functions: JSON ............................. SKIPPED
[INFO] LDPath Bundle ...................................... SKIPPED
[INFO] LDPath Backend: File ............................... SKIPPED
[INFO] LDPath Backend: Linked Data ........................ SKIPPED
[INFO] LDPath Linked Data Query CLI ....................... SKIPPED
[INFO] LDPath Templating: Core ............................ SKIPPED
[INFO] LDPath Templating: Linked Data ..................... SKIPPED
[INFO] LDPath Backend: Jena ............................... SKIPPED
[INFO] LDPath: Reactor .................................... SKIPPED
[INFO] Apache Marmotta Libraries: Reactor ................. SKIPPED
[INFO] Loader: Core Library ............................... SKIPPED
[INFO] Loader: KiWi Backend ............................... SKIPPED
[INFO] Loader: Abstract Titan Backend ..................... SKIPPED
[INFO] Loader: HBase Backend .............................. SKIPPED
[INFO] Loader: BerkeleyDB Backend ......................... SKIPPED
[INFO] Loader: Reactor .................................... SKIPPED
[INFO] Apache Marmotta Platform: Sesame Native Backend .... SKIPPED
[INFO] Apache Marmotta Platform: Sesame Memory Backend .... SKIPPED
[INFO] Apache Marmotta Platform: Titan Backend ............ SKIPPED
[INFO] Apache Marmotta Platform: Accumulograph Backend .... SKIPPED
[INFO] Apache Marmotta Backends: Reactor .................. SKIPPED
[INFO] Apache Marmotta Platform: Linked Data Caching (File Backend) SKIPPED
[INFO] Apache Marmotta Platform: Linked Data Caching (Reactor) SKIPPED
[INFO] Apache Marmotta Platform: Zookeeper ................ SKIPPED
[INFO] Apache Marmotta Platform: Reactor .................. SKIPPED
[INFO] Apache Marmotta .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:09 min
[INFO] Finished at: 2017-04-14T05:59:22+00:00
[INFO] Final Memory: 157M/9074M
[INFO] ------------------------------------------------------------------------
Build timed out (after 240 minutes). Marking the build as failed.
Exception in thread "Channel reader thread: channel" 
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Channel reader thread: channel"
Build was aborted

Build failed in Jenkins: Marmotta #971

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Marmotta/971/display/redirect?page=changes>

Changes:

[ajs6f] MARMOTTA-661: Upgrade Jena dependency to 3.2.0

------------------------------------------
[...truncated 969.31 KB...]
[INFO] 07:23:08.591 INFO  - configuration successfully saved to <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/test-classes/projects/basic/project/test/./target/archetype-it-marmotta-home/system-meta.properties>
[INFO] 07:23:08.595 INFO  - Apache Marmotta Logging Service starting up ...
[INFO] 07:23:08.778 INFO  - - configured logging modules: Caching, CDI/Weld, Configuration, KiWi Backend, KiWi Reasoner, LDCache, LDClient, LDPath, Linked Data, RestEasy, Security, Sesame, SPARQL, System, User
[INFO] 07:23:08.781 INFO  - - configured logging appenders: Syslog (LOCAL0), Marmotta Main Log, Marmotta Security Log, Marmotta Debug Log, Marmotta Console
[INFO] 07:23:08.783 WARN  - LOGGING: Switching to Apache Marmotta logging configuration; further output will be found in ./target/archetype-it-marmotta-home//log/*.log
[INFO] 07:23:09.622 WARN  - Apache Marmotta Core Version 3.4.0-SNAPSHOT has started up successfully!
[INFO] 07:23:09.624 WARN  - You can access the system now at the URL http://asf915.gq1.ygridcore.net:0/
[INFO] Mar 31, 2017 7:23:09 AM org.apache.coyote.AbstractProtocol start
[INFO] INFO: Starting ProtocolHandler ["http-bio-35030"]
[INFO] [INFO] 
[INFO] [INFO] --- maven-download-plugin:1.1.0:wget (fetch-indexjsp) @ test ---
[INFO] Downloading: http://localhost:35030//index.jsp
[INFO] 4/10K
[INFO] 7/10K
[INFO] 10/10K
[INFO] 10K downloaded
[INFO] [INFO] 
[INFO] [INFO] --- maven-download-plugin:1.1.0:wget (fetch-config) @ test ---
[INFO] Downloading: http://localhost:35030/config/data//kiwi.version
[INFO] 33/33b
[INFO] 33b downloaded
[INFO] [INFO] 
[INFO] [INFO] --- tomcat7-maven-plugin:2.2:shutdown (shutdown) @ test ---
[INFO] Mar 31, 2017 7:23:12 AM org.apache.coyote.AbstractProtocol pause
[INFO] INFO: Pausing ProtocolHandler ["http-bio-35030"]
[INFO] Mar 31, 2017 7:23:12 AM org.apache.catalina.core.StandardService stopInternal
[INFO] INFO: Stopping service Tomcat
[INFO] Mar 31, 2017 7:23:12 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
[INFO] SEVERE: The web application [] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
[INFO] Mar 31, 2017 7:23:12 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
[INFO] SEVERE: The web application [] registered the JDBC driver [org.h2.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
[INFO] Mar 31, 2017 7:23:12 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [Configuration Event Timer] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Mar 31, 2017 7:23:12 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [Configuration Event Timer] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Mar 31, 2017 7:23:12 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [MVStore background writer nio:<https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/test-classes/projects/basic/project/test/target/archetype-it-marmotta-home/db/marmotta.mv.db]> but has failed to stop it. This is very likely to create a memory leak.
[INFO] Mar 31, 2017 7:23:12 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [Thread-6] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Mar 31, 2017 7:23:12 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [Thread-7] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Mar 31, 2017 7:23:12 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [H2 Close Delay MARMOTTA] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Mar 31, 2017 7:23:12 AM org.apache.coyote.AbstractProtocol stop
[INFO] INFO: Stopping ProtocolHandler ["http-bio-35030"]
[INFO] Mar 31, 2017 7:23:17 AM org.apache.tomcat.util.net.AbstractEndpoint shutdownExecutor
[INFO] WARNING: The executor associated with thread pool [http-bio-35030] has not fully shutdown. Some application threads may still be running.
[INFO] [INFO] 
[INFO] [INFO] --- maven-verifier-plugin:1.0:verify (check-files) @ test ---
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 23.890 s
[INFO] [INFO] Finished at: 2017-03-31T07:23:17+00:00
[INFO] [INFO] Final Memory: 54M/2620M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Post-archetype-generation invoker exit code: 0
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marmotta-archetype-webapp ---

[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/marmotta-archetype-webapp-3.4.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/marmotta-archetype-webapp/3.4.0-SNAPSHOT/marmotta-archetype-webapp-3.4.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/marmotta-archetype-webapp/3.4.0-SNAPSHOT/marmotta-archetype-webapp-3.4.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/marmotta-archetype-webapp-3.4.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/marmotta-archetype-webapp/3.4.0-SNAPSHOT/marmotta-archetype-webapp-3.4.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.2:update-local-catalog (default-update-local-catalog) @ marmotta-archetype-webapp ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Marmotta: Archetypes 3.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archetypes-reactor ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ archetypes-reactor ---
[INFO] 
[INFO] --- jrebel-maven-plugin:1.1.5:generate (generate-rebel-xml) @ archetypes-reactor ---
[INFO] Processing org.apache.marmotta:archetypes-reactor with packaging pom
[WARNING] Unsupported packaging type: pom
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ archetypes-reactor ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (bundle-sources) @ archetypes-reactor ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ archetypes-reactor ---
[INFO] Skipping artifact installation
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Marmotta: Maven Plugins 3.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins-reactor ---
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:helpmojo (help-goal) @ plugins-reactor ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ plugins-reactor ---
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:descriptor (mojo-descriptor) @ plugins-reactor ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ plugins-reactor ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (bundle-sources) @ plugins-reactor ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ plugins-reactor ---
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/build/plugins/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/plugins-reactor/3.4.0-SNAPSHOT/plugins-reactor-3.4.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Marmotta Plugin 3.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marmotta-maven-plugin ---
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:helpmojo (help-goal) @ marmotta-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.io.IOException: Remote call on channel failed
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Marmotta Parent ............................. SUCCESS [  3.594 s]
[INFO] Marmotta WebJar: strftime .......................... SUCCESS [  2.438 s]
[INFO] Marmotta Client Library for JavaScript ............. SUCCESS [  3.590 s]
[INFO] Apache Marmotta: Common Utilities .................. SUCCESS [ 25.014 s]
[INFO] Marmotta Sesame Tools: Common Vocabularies ......... SUCCESS [  1.980 s]
[INFO] Marmotta Sesame Tools: Resource Filters ............ SUCCESS [  1.987 s]
[INFO] Marmotta Sesame I/O: API ........................... SUCCESS [  2.297 s]
[INFO] Marmotta Sesame I/O: VCard ......................... SUCCESS [  4.061 s]
[INFO] Marmotta Sesame I/O: ICal .......................... SUCCESS [  4.109 s]
[INFO] Marmotta Sesame I/O: RSS/Atom ...................... SUCCESS [  5.886 s]
[INFO] Marmotta Sesame Tools: Triple Table ................ SUCCESS [  2.488 s]
[INFO] KiWi Triplestore: Parent ........................... SUCCESS [  1.095 s]
[INFO] KiWi Triplestore: Core ............................. SUCCESS [01:45 min]
[INFO] Marmotta Sesame Tools: Facading .................... SUCCESS [ 43.035 s]
[INFO] Marmotta Sesame Tools: Sail Transactions ........... SUCCESS [  3.026 s]
[INFO] Maven Buildinfo Plugin ............................. SUCCESS [  3.380 s]
[INFO] Apache Marmotta Platform: Core ..................... SUCCESS [01:22 min]
[INFO] Apache Marmotta Archetype: Module .................. SUCCESS [ 20.513 s]
[INFO] KiWi Triplestore: SPARQL ........................... SUCCESS [ 19.674 s]
[INFO] Apache Marmotta Platform: SPARQL Endpoint .......... SUCCESS [ 13.439 s]
[INFO] Marmotta WebJar: CodeMirror Modes .................. SUCCESS [  0.904 s]
[INFO] LDPath API ......................................... SUCCESS [  1.960 s]
[INFO] LDPath Backend: Sesame ............................. SUCCESS [  1.940 s]
[INFO] LDPath Core ........................................ SUCCESS [  6.846 s]
[INFO] LDPath Functions: XML .............................. SUCCESS [  3.940 s]
[INFO] LDPath Functions: Math ............................. SUCCESS [  2.286 s]
[INFO] LDPath Functions: HTML ............................. SUCCESS [  2.269 s]
[INFO] LDPath Functions: Date ............................. SUCCESS [  2.019 s]
[INFO] LDPath Functions: Text ............................. SUCCESS [  4.628 s]
[INFO] Apache Marmotta Platform: LDPath ................... SUCCESS [  4.858 s]
[INFO] LDClient: API ...................................... SUCCESS [  2.783 s]
[INFO] LDClient: Core Library ............................. SUCCESS [  2.823 s]
[INFO] LDClient Provider: RDF Resource Access ............. SUCCESS [  7.115 s]
[INFO] LDCache: API ....................................... SUCCESS [  2.005 s]
[INFO] LDCache: Core Library .............................. SUCCESS [  2.550 s]
[INFO] Apache Marmotta Platform: Linked Data Caching (Common) SUCCESS [  4.412 s]
[INFO] Apache Marmotta Platform: Versioning (Common Services) SUCCESS [  2.190 s]
[INFO] Apache Marmotta Platform: User Management .......... SUCCESS [  8.197 s]
[INFO] Apache Marmotta Platform: Security ................. SUCCESS [  5.651 s]
[INFO] Apache Marmotta Platform: KiWi Backend ............. SUCCESS [  5.787 s]
[INFO] Marmotta Sesame Tools: Contextual Sail ............. SUCCESS [  2.183 s]
[INFO] LDClient Provider: Facebook Graph .................. SUCCESS [  3.984 s]
[INFO] LDCache Backend: KiWi .............................. SUCCESS [  5.902 s]
[INFO] LDCache: Sesame SAIL (KiWi) ........................ SUCCESS [  3.705 s]
[INFO] Apache Marmotta Platform: Linked Data Caching (KiWi Backend) SUCCESS [  4.616 s]
[INFO] KiWi Triplestore: Reasoner ......................... SUCCESS [  6.954 s]
[INFO] Apache Marmotta Platform: Reasoner ................. SUCCESS [  5.026 s]
[INFO] KiWi Triplestore: Versioning ....................... SUCCESS [ 13.131 s]
[INFO] Apache Marmotta Platform: Versioning (KiWi Backend)  SUCCESS [  4.472 s]
[INFO] Apache Marmotta Archetype: Web Application ......... SUCCESS [ 31.106 s]
[INFO] Apache Marmotta: Archetypes ........................ SUCCESS [  0.787 s]
[INFO] Apache Marmotta: Maven Plugins ..................... SUCCESS [  4.991 s]
[INFO] Maven Marmotta Plugin .............................. FAILURE [  2.674 s]
[INFO] Maven Refpack Plugin ............................... SKIPPED
[INFO] Repository Plugin .................................. SKIPPED
[INFO] Dependency Supplements ............................. SKIPPED
[INFO] Marmotta Build Support: Checkstyle Resources ....... SKIPPED
[INFO] Marmotta Build Support ............................. SKIPPED
[INFO] Apache Marmotta Client Library for Java ............ SKIPPED
[INFO] Marmotta Client Library JavaScript Sample Webapp ... SKIPPED
[INFO] Apache Marmotta Client Library: Reactor ............ SKIPPED
[INFO] Marmotta Sesame Test Tools: Hamcrest Matchers ...... SKIPPED
[INFO] Marmotta Sesame Tools: RDF Patch Util .............. SKIPPED
[INFO] Apache Marmotta Commons: Sesame Tools Reactor ...... SKIPPED
[INFO] Apache Marmotta Commons: Reactor ................... SKIPPED
[INFO] Marmotta WebJars Reactor ........................... SKIPPED
[INFO] Apache Marmotta Extras: Reactor .................... SKIPPED
[INFO] Apache Marmotta Platform: LDP ...................... SKIPPED
[INFO] Apache Marmotta Web Application .................... SKIPPED
[INFO] Apache Marmotta Splash Screen ...................... SKIPPED
[INFO] Apache Marmotta Installer .......................... SKIPPED
[INFO] Apache Marmotta Launchers: Reactor ................. SKIPPED
[INFO] KiWi Triplestore: Infinispan Cache Backend ......... SKIPPED
[INFO] KiWi Triplestore: Hazelcast Cache Backend .......... SKIPPED
[INFO] KiWi Triplestore: EHCache Cache Backend ............ SKIPPED
[INFO] KiWi Triplestore: DB Loader ........................ SKIPPED
[INFO] LDCache Backend: File .............................. SKIPPED
[INFO] LDCache: Sesame SAIL (Generic) ..................... SKIPPED
[INFO] LDCache Backend: Infinispan ........................ SKIPPED
[INFO] LDCache: Reactor ................................... SKIPPED
[INFO] LDClient Provider: RDFa Resource Access ............ SKIPPED
[INFO] LDClient Provider: XML Resource Access ............. SKIPPED
[INFO] LDClient Provider: HTML Resource Access ............ SKIPPED
[INFO] LDClient Provider: LDAP Resource Access ............ SKIPPED
[INFO] LDClient Provider: MediaWiki API Access ............ SKIPPED
[INFO] LDClient Provider: PHPBB Resource Access ........... SKIPPED
[INFO] LDClient Provider: YouTube Resources ............... SKIPPED
[INFO] LDClient Provider: Vimeo Resources ................. SKIPPED
[INFO] LDClient: Reactor .................................. SKIPPED
[INFO] LDPath Functions: rdf-Collections .................. SKIPPED
[INFO] LDPath Functions: JSON ............................. SKIPPED
[INFO] LDPath Bundle ...................................... SKIPPED
[INFO] LDPath Backend: File ............................... SKIPPED
[INFO] LDPath Backend: Linked Data ........................ SKIPPED
[INFO] LDPath Linked Data Query CLI ....................... SKIPPED
[INFO] LDPath Templating: Core ............................ SKIPPED
[INFO] LDPath Templating: Linked Data ..................... SKIPPED
[INFO] LDPath Backend: Jena ............................... SKIPPED
[INFO] LDPath: Reactor .................................... SKIPPED
[INFO] Apache Marmotta Libraries: Reactor ................. SKIPPED
[INFO] Loader: Core Library ............................... SKIPPED
[INFO] Loader: KiWi Backend ............................... SKIPPED
[INFO] Loader: Abstract Titan Backend ..................... SKIPPED
[INFO] Loader: HBase Backend .............................. SKIPPED
[INFO] Loader: BerkeleyDB Backend ......................... SKIPPED
[INFO] Loader: Reactor .................................... SKIPPED
[INFO] Apache Marmotta Platform: Sesame Native Backend .... SKIPPED
[INFO] Apache Marmotta Platform: Sesame Memory Backend .... SKIPPED
[INFO] Apache Marmotta Platform: Titan Backend ............ SKIPPED
[INFO] Apache Marmotta Platform: Accumulograph Backend .... SKIPPED
[INFO] Apache Marmotta Backends: Reactor .................. SKIPPED
[INFO] Apache Marmotta Platform: Linked Data Caching (File Backend) SKIPPED
[INFO] Apache Marmotta Platform: Linked Data Caching (Reactor) SKIPPED
[INFO] Apache Marmotta Platform: Zookeeper ................ SKIPPED
[INFO] Apache Marmotta Platform: Reactor .................. SKIPPED
[INFO] Apache Marmotta .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:28 min
[INFO] Finished at: 2017-03-31T07:23:35+00:00
[INFO] Final Memory: 164M/17536M
[INFO] ------------------------------------------------------------------------
Exception in thread "Channel reader thread: channel" 
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Channel reader thread: channel"
Build timed out (after 240 minutes). Marking the build as failed.
Build was aborted

Build failed in Jenkins: Marmotta #970

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Marmotta/970/display/redirect>

------------------------------------------
[...truncated 1.10 MB...]
[INFO] Downloading: http://localhost:50404/config/data//kiwi.version
[INFO] 33/33b
[INFO] 33b downloaded
[INFO] [INFO] 
[INFO] [INFO] --- tomcat7-maven-plugin:2.2:shutdown (shutdown) @ test ---
[INFO] Mar 24, 2017 12:36:54 PM org.apache.coyote.AbstractProtocol pause
[INFO] INFO: Pausing ProtocolHandler ["http-bio-50404"]
[INFO] Mar 24, 2017 12:36:54 PM org.apache.catalina.core.StandardService stopInternal
[INFO] INFO: Stopping service Tomcat
[INFO] Mar 24, 2017 12:36:54 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
[INFO] SEVERE: The web application [] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
[INFO] Mar 24, 2017 12:36:54 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
[INFO] SEVERE: The web application [] registered the JDBC driver [org.h2.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
[INFO] Mar 24, 2017 12:36:54 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [Configuration Event Timer] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Mar 24, 2017 12:36:54 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [Configuration Event Timer] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Mar 24, 2017 12:36:54 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [MVStore background writer nio:<https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/test-classes/projects/basic/project/test/target/archetype-it-marmotta-home/db/marmotta.mv.db]> but has failed to stop it. This is very likely to create a memory leak.
[INFO] Mar 24, 2017 12:36:54 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [Thread-6] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Mar 24, 2017 12:36:54 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [Thread-7] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Mar 24, 2017 12:36:54 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
[INFO] SEVERE: The web application [] appears to have started a thread named [H2 Close Delay MARMOTTA] but has failed to stop it. This is very likely to create a memory leak.
[INFO] Mar 24, 2017 12:36:54 PM org.apache.coyote.AbstractProtocol stop
[INFO] INFO: Stopping ProtocolHandler ["http-bio-50404"]
[INFO] [INFO] 
[INFO] [INFO] --- maven-verifier-plugin:1.0:verify (check-files) @ test ---
[INFO] Mar 24, 2017 12:36:59 PM org.apache.tomcat.util.net.AbstractEndpoint shutdownExecutor
[INFO] WARNING: The executor associated with thread pool [http-bio-50404] has not fully shutdown. Some application threads may still be running.
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 33.803 s
[INFO] [INFO] Finished at: 2017-03-24T12:36:59+00:00
[INFO] [INFO] Final Memory: 76M/2102M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Post-archetype-generation invoker exit code: 0
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marmotta-archetype-webapp ---
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/marmotta-archetype-webapp-3.4.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/marmotta-archetype-webapp/3.4.0-SNAPSHOT/marmotta-archetype-webapp-3.4.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/marmotta-archetype-webapp/3.4.0-SNAPSHOT/marmotta-archetype-webapp-3.4.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/marmotta-archetype-webapp-3.4.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/marmotta-archetype-webapp/3.4.0-SNAPSHOT/marmotta-archetype-webapp-3.4.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.2:update-local-catalog (default-update-local-catalog) @ marmotta-archetype-webapp ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Marmotta: Archetypes 3.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archetypes-reactor ---
[INFO] Deleting <https://builds.apache.org/job/Marmotta/ws/build/archetypes/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ archetypes-reactor ---
[INFO] 
[INFO] --- jrebel-maven-plugin:1.1.5:generate (generate-rebel-xml) @ archetypes-reactor ---
[INFO] Processing org.apache.marmotta:archetypes-reactor with packaging pom
[WARNING] Unsupported packaging type: pom
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ archetypes-reactor ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (bundle-sources) @ archetypes-reactor ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ archetypes-reactor ---
[INFO] Skipping artifact installation
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Marmotta: Maven Plugins 3.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins-reactor ---
[INFO] Deleting <https://builds.apache.org/job/Marmotta/ws/build/plugins/target>
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:helpmojo (help-goal) @ plugins-reactor ---
[ERROR] Couldn't clean up oid=2 from null
java.lang.OutOfMemoryError: PermGen space
	at sun.misc.Unsafe.defineClass(Native Method)
	at sun.reflect.ClassDefiner.defineClass(ClassDefiner.java:63)
	at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:399)
	at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:396)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.reflect.MethodAccessorGenerator.generate(MethodAccessorGenerator.java:395)
	at sun.reflect.MethodAccessorGenerator.generateSerializationConstructor(MethodAccessorGenerator.java:113)
	at sun.reflect.ReflectionFactory.newConstructorForSerialization(ReflectionFactory.java:331)
	at java.io.ObjectStreamClass.getSerializableConstructor(ObjectStreamClass.java:1376)
	at java.io.ObjectStreamClass.access$1500(ObjectStreamClass.java:72)
	at java.io.ObjectStreamClass$2.run(ObjectStreamClass.java:493)
	at java.io.ObjectStreamClass$2.run(ObjectStreamClass.java:468)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.io.ObjectStreamClass.<init>(ObjectStreamClass.java:468)
	at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:365)
	at java.io.ObjectStreamClass.<init>(ObjectStreamClass.java:464)
	at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:365)
	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1133)
	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1547)
	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1508)
	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431)
	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177)
	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:347)
	at hudson.remoting.Command.writeTo(Command.java:87)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.write(AbstractSynchronousByteArrayCommandTransport.java:43)
	at hudson.remoting.Channel.send(Channel.java:608)
	at hudson.remoting.RemoteInvocationHandler$PhantomReferenceImpl.cleanup(RemoteInvocationHandler.java:366)
	at hudson.remoting.RemoteInvocationHandler$PhantomReferenceImpl.access$900(RemoteInvocationHandler.java:325)
	at hudson.remoting.RemoteInvocationHandler$Unexporter.run(RemoteInvocationHandler.java:583)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:110)
[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.io.IOException: Remote call on channel failed
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Marmotta Parent ............................. SUCCESS [  5.949 s]
[INFO] Marmotta WebJar: strftime .......................... SUCCESS [  4.254 s]
[INFO] Marmotta Client Library for JavaScript ............. SUCCESS [  4.764 s]
[INFO] Apache Marmotta: Common Utilities .................. SUCCESS [ 44.133 s]
[INFO] Marmotta Sesame Tools: Common Vocabularies ......... SUCCESS [  2.754 s]
[INFO] Marmotta Sesame Tools: Resource Filters ............ SUCCESS [  2.735 s]
[INFO] Marmotta Sesame I/O: API ........................... SUCCESS [  1.857 s]
[INFO] Marmotta Sesame I/O: VCard ......................... SUCCESS [  5.580 s]
[INFO] Marmotta Sesame I/O: ICal .......................... SUCCESS [  6.452 s]
[INFO] Marmotta Sesame I/O: RSS/Atom ...................... SUCCESS [  8.458 s]
[INFO] Marmotta Sesame Tools: Triple Table ................ SUCCESS [  2.125 s]
[INFO] KiWi Triplestore: Parent ........................... SUCCESS [  0.463 s]
[INFO] KiWi Triplestore: Core ............................. SUCCESS [01:51 min]
[INFO] Marmotta Sesame Tools: Facading .................... SUCCESS [ 45.013 s]
[INFO] Marmotta Sesame Tools: Sail Transactions ........... SUCCESS [  2.396 s]
[INFO] Maven Buildinfo Plugin ............................. SUCCESS [  8.812 s]
[INFO] Apache Marmotta Platform: Core ..................... SUCCESS [02:15 min]
[INFO] Apache Marmotta Archetype: Module .................. SUCCESS [ 29.114 s]
[INFO] KiWi Triplestore: SPARQL ........................... SUCCESS [ 29.044 s]
[INFO] Apache Marmotta Platform: SPARQL Endpoint .......... SUCCESS [ 21.156 s]
[INFO] Marmotta WebJar: CodeMirror Modes .................. SUCCESS [  1.678 s]
[INFO] LDPath API ......................................... SUCCESS [  3.289 s]
[INFO] LDPath Backend: Sesame ............................. SUCCESS [  2.130 s]
[INFO] LDPath Core ........................................ SUCCESS [  9.197 s]
[INFO] LDPath Functions: XML .............................. SUCCESS [  5.578 s]
[INFO] LDPath Functions: Math ............................. SUCCESS [  2.527 s]
[INFO] LDPath Functions: HTML ............................. SUCCESS [  2.359 s]
[INFO] LDPath Functions: Date ............................. SUCCESS [  2.019 s]
[INFO] LDPath Functions: Text ............................. SUCCESS [  6.805 s]
[INFO] Apache Marmotta Platform: LDPath ................... SUCCESS [ 11.584 s]
[INFO] LDClient: API ...................................... SUCCESS [  6.192 s]
[INFO] LDClient: Core Library ............................. SUCCESS [  5.995 s]
[INFO] LDClient Provider: RDF Resource Access ............. SUCCESS [ 18.701 s]
[INFO] LDCache: API ....................................... SUCCESS [  2.731 s]
[INFO] LDCache: Core Library .............................. SUCCESS [  8.035 s]
[INFO] Apache Marmotta Platform: Linked Data Caching (Common) SUCCESS [ 10.340 s]
[INFO] Apache Marmotta Platform: Versioning (Common Services) SUCCESS [  3.573 s]
[INFO] Apache Marmotta Platform: User Management .......... SUCCESS [  4.532 s]
[INFO] Apache Marmotta Platform: Security ................. SUCCESS [  4.391 s]
[INFO] Apache Marmotta Platform: KiWi Backend ............. SUCCESS [  4.234 s]
[INFO] Marmotta Sesame Tools: Contextual Sail ............. SUCCESS [  1.749 s]
[INFO] LDClient Provider: Facebook Graph .................. SUCCESS [  3.985 s]
[INFO] LDCache Backend: KiWi .............................. SUCCESS [  7.248 s]
[INFO] LDCache: Sesame SAIL (KiWi) ........................ SUCCESS [  6.323 s]
[INFO] Apache Marmotta Platform: Linked Data Caching (KiWi Backend) SUCCESS [ 12.199 s]
[INFO] KiWi Triplestore: Reasoner ......................... SUCCESS [  8.644 s]
[INFO] Apache Marmotta Platform: Reasoner ................. SUCCESS [  5.396 s]
[INFO] KiWi Triplestore: Versioning ....................... SUCCESS [ 14.920 s]
[INFO] Apache Marmotta Platform: Versioning (KiWi Backend)  SUCCESS [ 12.067 s]
[INFO] Apache Marmotta Archetype: Web Application ......... SUCCESS [ 48.160 s]
[INFO] Apache Marmotta: Archetypes ........................ SUCCESS [  1.225 s]
[INFO] Apache Marmotta: Maven Plugins ..................... FAILURE [  2.424 s]
[INFO] Maven Marmotta Plugin .............................. SKIPPED
[INFO] Maven Refpack Plugin ............................... SKIPPED
[INFO] Repository Plugin .................................. SKIPPED
[INFO] Dependency Supplements ............................. SKIPPED
[INFO] Marmotta Build Support: Checkstyle Resources ....... SKIPPED
[INFO] Marmotta Build Support ............................. SKIPPED
[INFO] Apache Marmotta Client Library for Java ............ SKIPPED
[INFO] Marmotta Client Library JavaScript Sample Webapp ... SKIPPED
[INFO] Apache Marmotta Client Library: Reactor ............ SKIPPED
[INFO] Marmotta Sesame Test Tools: Hamcrest Matchers ...... SKIPPED
[INFO] Marmotta Sesame Tools: RDF Patch Util .............. SKIPPED
[INFO] Apache Marmotta Commons: Sesame Tools Reactor ...... SKIPPED
[INFO] Apache Marmotta Commons: Reactor ................... SKIPPED
[INFO] Marmotta WebJars Reactor ........................... SKIPPED
[INFO] Apache Marmotta Extras: Reactor .................... SKIPPED
[INFO] Apache Marmotta Platform: LDP ...................... SKIPPED
[INFO] Apache Marmotta Web Application .................... SKIPPED
[INFO] Apache Marmotta Splash Screen ...................... SKIPPED
[INFO] Apache Marmotta Installer .......................... SKIPPED
[INFO] Apache Marmotta Launchers: Reactor ................. SKIPPED
[INFO] KiWi Triplestore: Infinispan Cache Backend ......... SKIPPED
[INFO] KiWi Triplestore: Hazelcast Cache Backend .......... SKIPPED
[INFO] KiWi Triplestore: EHCache Cache Backend ............ SKIPPED
[INFO] KiWi Triplestore: DB Loader ........................ SKIPPED
[INFO] LDCache Backend: File .............................. SKIPPED
[INFO] LDCache: Sesame SAIL (Generic) ..................... SKIPPED
[INFO] LDCache Backend: Infinispan ........................ SKIPPED
[INFO] LDCache: Reactor ................................... SKIPPED
[INFO] LDClient Provider: RDFa Resource Access ............ SKIPPED
[INFO] LDClient Provider: XML Resource Access ............. SKIPPED
[INFO] LDClient Provider: HTML Resource Access ............ SKIPPED
[INFO] LDClient Provider: LDAP Resource Access ............ SKIPPED
[INFO] LDClient Provider: MediaWiki API Access ............ SKIPPED
[INFO] LDClient Provider: PHPBB Resource Access ........... SKIPPED
[INFO] LDClient Provider: YouTube Resources ............... SKIPPED
[INFO] LDClient Provider: Vimeo Resources ................. SKIPPED
[INFO] LDClient: Reactor .................................. SKIPPED
[INFO] LDPath Functions: rdf-Collections .................. SKIPPED
[INFO] LDPath Functions: JSON ............................. SKIPPED
[INFO] LDPath Bundle ...................................... SKIPPED
[INFO] LDPath Backend: File ............................... SKIPPED
[INFO] LDPath Backend: Linked Data ........................ SKIPPED
[INFO] LDPath Linked Data Query CLI ....................... SKIPPED
[INFO] LDPath Templating: Core ............................ SKIPPED
[INFO] LDPath Templating: Linked Data ..................... SKIPPED
[INFO] LDPath Backend: Jena ............................... SKIPPED
[INFO] LDPath: Reactor .................................... SKIPPED
[INFO] Apache Marmotta Libraries: Reactor ................. SKIPPED
[INFO] Loader: Core Library ............................... SKIPPED
[INFO] Loader: KiWi Backend ............................... SKIPPED
[INFO] Loader: Abstract Titan Backend ..................... SKIPPED
[INFO] Loader: HBase Backend .............................. SKIPPED
[INFO] Loader: BerkeleyDB Backend ......................... SKIPPED
[INFO] Loader: Reactor .................................... SKIPPED
[INFO] Apache Marmotta Platform: Sesame Native Backend .... SKIPPED
[INFO] Apache Marmotta Platform: Sesame Memory Backend .... SKIPPED
[INFO] Apache Marmotta Platform: Titan Backend ............ SKIPPED
[INFO] Apache Marmotta Platform: Accumulograph Backend .... SKIPPED
[INFO] Apache Marmotta Backends: Reactor .................. SKIPPED
[INFO] Apache Marmotta Platform: Linked Data Caching (File Backend) SKIPPED
[INFO] Apache Marmotta Platform: Linked Data Caching (Reactor) SKIPPED
[INFO] Apache Marmotta Platform: Zookeeper ................ SKIPPED
[INFO] Apache Marmotta Platform: Reactor .................. SKIPPED
[INFO] Apache Marmotta .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:20 min
[INFO] Finished at: 2017-03-24T12:37:14+00:00
[INFO] Final Memory: 170M/9907M
[INFO] ------------------------------------------------------------------------
[ERROR] PermGen space -> [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/OutOfMemoryError
[ERROR] Unexpected error in channel channel
java.lang.OutOfMemoryError: PermGen space
channel stopped
ERROR: Maven JVM terminated unexpectedly with exit code 0