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 2014/03/23 03:09:53 UTC

Build failed in Jenkins: Marmotta » Apache Marmotta Archetype: Module #366

See <https://builds.apache.org/job/Marmotta/org.apache.marmotta$marmotta-archetype-module/366/>

------------------------------------------
[...truncated 29 lines...]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (bundle-sources) @ marmotta-archetype-module ---
[INFO] Building jar: <https://builds.apache.org/job/Marmotta/org.apache.marmotta$marmotta-archetype-module/ws/target/marmotta-archetype-module-3.2.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-archetype-plugin:2.2:integration-test (default-integration-test) @ marmotta-archetype-module ---
[INFO] Processing Archetype IT project: basic
[INFO] ----------------------------------------------------------------------------
[INFO] Using following parameters for creating project from Archetype: marmotta-archetype-module:3.2.0-SNAPSHOT
[INFO] ----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: archetype.it
[INFO] Parameter: artifactId, Value: my-marmotta-module
[INFO] Parameter: version, Value: 0.1-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: packageInPathFormat, Value: it/pkg
[INFO] Parameter: moduleKey, Value: mymodule
[INFO] Parameter: version, Value: 0.1-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: moduleName, Value: My Module
[INFO] Parameter: groupId, Value: archetype.it
[INFO] Parameter: artifactId, Value: my-marmotta-module
[INFO] project created from Archetype in dir: <https://builds.apache.org/job/Marmotta/org.apache.marmotta$marmotta-archetype-module/ws/target/test-classes/projects/basic/project/my-marmotta-module>
[INFO] Invoking post-archetype-generation goals: package
[INFO] [INFO] Error stacktraces are turned on.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building Marmotta Module: My Module 0.1-SNAPSHOT
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/webjars/jquery/1.9.1/jquery-1.9.1.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/webjars/jquery/1.9.1/jquery-1.9.1.pom (4 KB at 29.9 KB/sec)
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ my-marmotta-module ---
[INFO] [debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] Copying 7 resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ my-marmotta-module ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [INFO] Compiling 6 source files to <https://builds.apache.org/job/Marmotta/org.apache.marmotta$marmotta-archetype-module/ws/target/test-classes/projects/basic/project/my-marmotta-module/target/classes>
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ my-marmotta-module ---
[INFO] [debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Marmotta/org.apache.marmotta$marmotta-archetype-module/ws/target/test-classes/projects/basic/project/my-marmotta-module/src/test/resources>
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ my-marmotta-module ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [INFO] Compiling 2 source files to <https://builds.apache.org/job/Marmotta/org.apache.marmotta$marmotta-archetype-module/ws/target/test-classes/projects/basic/project/my-marmotta-module/target/test-classes>
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ my-marmotta-module ---
[INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/Marmotta/org.apache.marmotta$marmotta-archetype-module/ws/target/test-classes/projects/basic/project/my-marmotta-module/target/surefire-reports>
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running it.pkg.webservices.MyWebServiceTest
[INFO] 01:53:20.664 INFO  - WELD-000900: 2.1.2 (Final)
[INFO] 01:53:20.899 INFO  - WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
[INFO] 01:53:22.301 WARN  - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
[INFO] 01:53:22.302 WARN  - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
[INFO] 01:53:22.450 INFO  - JNDI: initialising Apache Marmotta Context Factory ...
[INFO] 01:53:22.450 INFO  - JNDI: creating Apache Marmotta Initial Context ...
[INFO] 01:53:22.723 INFO  - Apache Marmotta Core Version 3.2.0-SNAPSHOT starting up ... 
[INFO] 01:53:22.723 INFO  - Build Information:
[INFO] 01:53:22.723 INFO  -  - Build User: jenkins
[INFO] 01:53:22.723 INFO  -  - Build Host: quirinus.apache.org
[INFO] 01:53:22.724 INFO  -  - Build Time: Sun, 23 Mar 2014 01:51:47 UTC
[INFO] 01:53:22.725 INFO  -  - Build OS:   Linux 3.2.0-57-generic/i386
[INFO] 01:53:22.725 INFO  -  - Revision:   git:05d19c
[INFO] 01:53:22.732 INFO  - Apache Marmotta Configuration Service starting up ...
[INFO] 01:53:22.733 INFO  - Apache Marmotta running on Jetty 7.x
[INFO] 01:53:22.734 INFO  - creating system configuration in configuration file /tmp/1395539602457-0/system-config.properties
[INFO] 01:53:22.734 INFO  - creating system configuration metadata in configuration file /tmp/1395539602457-0/system-meta.properties
[INFO] 01:53:22.767 INFO  - configuration successfully saved to /tmp/1395539602457-0/system-config.properties
[INFO] 01:53:22.768 INFO  - configuration successfully saved to /tmp/1395539602457-0/system-meta.properties
[INFO] 01:53:22.769 INFO  - Apache Marmotta Logging Service starting up ...
[INFO] 01:53:22.890 INFO  - - configured logging modules: Caching, CDI/Weld, Configuration, Linked Data, My Module, RestEasy, Sesame, System
[INFO] 01:53:22.893 INFO  - - configured logging appenders: Syslog (LOCAL0), Marmotta Main Log, Marmotta Security Log, Marmotta Debug Log, Marmotta Console
[INFO] 01:53:22.893 WARN  - LOGGING: Switching to Apache Marmotta logging configuration; further output will be found in /tmp/1395539602457-0/log/*.log
[INFO] 01:53:23.143 WARN  - using in-memory triple store - no persistence
[INFO] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.033 sec <<< FAILURE!
[INFO] testHello(it.pkg.webservices.MyWebServiceTest)  Time elapsed: 0.886 sec  <<< FAILURE!
[INFO] java.lang.AssertionError: Body doesn't match.
[INFO] Expected:
[INFO] a string containing "Hello J?rgen"
[INFO] Actual:
[INFO] Hello J?rgen
[INFO] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[INFO] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
[INFO] 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[INFO] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
[INFO] 	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:77)
[INFO] 	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:71)
[INFO] 	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:81)
[INFO] 	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:54)
[INFO] 	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:182)
[INFO] 	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:190)
[INFO] 	at com.jayway.restassured.assertion.BodyMatcher.isFulfilled(BodyMatcher.groovy:43)
[INFO] 	at com.jayway.restassured.assertion.BodyMatcher$isFulfilled.call(Unknown Source)
[INFO] 	at com.jayway.restassured.assertion.BodyMatcherGroup$_isFulfilled_closure1.doCall(BodyMatcherGroup.groovy:33)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[INFO] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO] 	at java.lang.reflect.Method.invoke(Method.java:606)
[INFO] 	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
[INFO] 	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
[INFO] 	at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272)
[INFO] 	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:884)
[INFO] 	at groovy.lang.Closure.call(Closure.java:410)
[INFO] 	at groovy.lang.Closure.call(Closure.java:423)
[INFO] 	at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:1377)
[INFO] 	at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:1349)
[INFO] 	at org.codehaus.groovy.runtime.dgm$142.invoke(Unknown Source)
[INFO] 	at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoMetaMethodSiteNoUnwrapNoCoerce.invoke(PojoMetaMethodSite.java:271)
[INFO] 	at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:53)
[INFO] 	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[INFO] 	at com.jayway.restassured.assertion.BodyMatcherGroup.isFulfilled(BodyMatcherGroup.groovy:32)
[INFO] 	at com.jayway.restassured.assertion.BodyMatcherGroup$isFulfilled.call(Unknown Source)
[INFO] 	at com.jayway.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:381)
[INFO] 	at com.jayway.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate.call(Unknown Source)
[INFO] 	at com.jayway.restassured.internal.RequestSpecificationImpl.invokeFilterChain(RequestSpecificationImpl.groovy:732)
[INFO] 	at com.jayway.restassured.internal.RequestSpecificationImpl$invokeFilterChain.callCurrent(Unknown Source)
[INFO] 	at com.jayway.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1115)
[INFO] 	at com.jayway.restassured.internal.RequestSpecificationImpl.this$2$applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy)
[INFO] 	at com.jayway.restassured.internal.RequestSpecificationImpl$this$2$applyPathParamsAndSendRequest.callCurrent(Unknown Source)
[INFO] 	at com.jayway.restassured.internal.RequestSpecificationImpl.get(RequestSpecificationImpl.groovy:130)
[INFO] 	at com.jayway.restassured.specification.RequestSender$get.call(Unknown Source)
[INFO] 	at com.jayway.restassured.internal.ResponseSpecificationImpl.get(ResponseSpecificationImpl.groovy:218)
[INFO] 	at it.pkg.webservices.MyWebServiceTest.testHello(MyWebServiceTest.java:67)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[INFO] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO] 	at java.lang.reflect.Method.invoke(Method.java:606)
[INFO] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[INFO] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[INFO] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[INFO] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[INFO] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[INFO] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[INFO] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[INFO] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[INFO] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[INFO] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[INFO] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[INFO] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[INFO] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[INFO] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[INFO] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[INFO] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
[INFO] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
[INFO] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[INFO] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO] 	at java.lang.reflect.Method.invoke(Method.java:606)
[INFO] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
[INFO] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
[INFO] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
[INFO] 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
[INFO] 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
[INFO] 
[INFO] Running it.pkg.services.MyServiceTest
[INFO] 01:53:26.285 INFO  - WELD-000900: 2.1.2 (Final)
[INFO] 01:53:26.524 INFO  - WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
[INFO] 01:53:27.738 WARN  - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
[INFO] 01:53:27.739 WARN  - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
[INFO] 01:53:27.902 INFO  - JNDI: initialising Apache Marmotta Context Factory ...
[INFO] 01:53:27.902 INFO  - JNDI: creating Apache Marmotta Initial Context ...
[INFO] 01:53:28.075 INFO  - Apache Marmotta Core Version 3.2.0-SNAPSHOT starting up ... 
[INFO] 01:53:28.076 INFO  - Build Information:
[INFO] 01:53:28.076 INFO  -  - Build User: jenkins
[INFO] 01:53:28.076 INFO  -  - Build Host: quirinus.apache.org
[INFO] 01:53:28.077 INFO  -  - Build Time: Sun, 23 Mar 2014 01:51:47 UTC
[INFO] 01:53:28.077 INFO  -  - Build OS:   Linux 3.2.0-57-generic/i386
[INFO] 01:53:28.077 INFO  -  - Revision:   git:05d19c
[INFO] 01:53:28.084 INFO  - Apache Marmotta Configuration Service starting up ...
[INFO] 01:53:28.094 INFO  - Apache Marmotta running on Jetty 7.x
[INFO] 01:53:28.094 INFO  - creating system configuration in configuration file /tmp/1395539607909-0/system-config.properties
[INFO] 01:53:28.094 INFO  - creating system configuration metadata in configuration file /tmp/1395539607909-0/system-meta.properties
[INFO] 01:53:28.127 INFO  - configuration successfully saved to /tmp/1395539607909-0/system-config.properties
[INFO] 01:53:28.128 INFO  - configuration successfully saved to /tmp/1395539607909-0/system-meta.properties
[INFO] 01:53:28.129 INFO  - Apache Marmotta Logging Service starting up ...
[INFO] 01:53:28.254 INFO  - - configured logging modules: Caching, CDI/Weld, Configuration, Linked Data, My Module, RestEasy, Sesame, System
[INFO] 01:53:28.257 INFO  - - configured logging appenders: Syslog (LOCAL0), Marmotta Main Log, Marmotta Security Log, Marmotta Debug Log, Marmotta Console
[INFO] 01:53:28.257 WARN  - LOGGING: Switching to Apache Marmotta logging configuration; further output will be found in /tmp/1395539607909-0/log/*.log
[INFO] 01:53:28.365 WARN  - using in-memory triple store - no persistence
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.917 sec
[INFO] 
[INFO] Results :
[INFO] 
[INFO] Failed tests:   testHello(it.pkg.webservices.MyWebServiceTest): Body doesn't match.(..)
[INFO] 
[INFO] Tests run: 5, Failures: 1, Errors: 0, Skipped: 0
[INFO] 
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 24.463s
[INFO] [INFO] Finished at: Sun Mar 23 01:53:29 UTC 2014
[INFO] [INFO] Final Memory: 24M/179M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project my-marmotta-module: There are test failures.
[INFO] [ERROR] 
[INFO] [ERROR] Please refer to <https://builds.apache.org/job/Marmotta/org.apache.marmotta$marmotta-archetype-module/ws/target/test-classes/projects/basic/project/my-marmotta-module/target/surefire-reports> for the individual test results.
[INFO] [ERROR] -> [Help 1]
[INFO] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project my-marmotta-module: There are test failures.
[INFO] 
[INFO] Please refer to <https://builds.apache.org/job/Marmotta/org.apache.marmotta$marmotta-archetype-module/ws/target/test-classes/projects/basic/project/my-marmotta-module/target/surefire-reports> for the individual test results.
[INFO] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
[INFO] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
[INFO] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
[INFO] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
[INFO] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
[INFO] 	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
[INFO] 	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
[INFO] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
[INFO] 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
[INFO] 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
[INFO] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
[INFO] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[INFO] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO] 	at java.lang.reflect.Method.invoke(Method.java:606)
[INFO] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
[INFO] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
[INFO] 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
[INFO] 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
[INFO] Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.
[INFO] 
[INFO] Please refer to <https://builds.apache.org/job/Marmotta/org.apache.marmotta$marmotta-archetype-module/ws/target/test-classes/projects/basic/project/my-marmotta-module/target/surefire-reports> for the individual test results.
[INFO] 	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:83)
[INFO] 	at org.apache.maven.plugin.surefire.SurefirePlugin.writeSummary(SurefirePlugin.java:176)
[INFO] 	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:150)
[INFO] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:650)
[INFO] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:586)
[INFO] 	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
[INFO] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
[INFO] 	... 19 more
[INFO] [ERROR] 
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR] 
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[INFO] Post-archetype-generation invoker exit code: 1
[JENKINS] Recording test results