[weld-builds] Build failed in Jenkins: Weld-2.x-int-servlet-tomcat #509

ci-builds at redhat.com ci-builds at redhat.com
Fri Oct 23 10:03:38 EDT 2015


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/509/changes>

Changes:

[mkouba] Probe - document container lifecycle events monitoring

------------------------------------------
[...truncated 3046 lines...]
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Oct 23, 2015 10:03:31 AM org.jboss.weld.environment.servlet.EnhancedListener onStartup
INFO: WELD-ENV-001008: Initialize Weld using ServletContainerInitializer
Oct 23, 2015 10:03:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 23, 2015 10:03:31 AM org.jboss.weld.environment.tomcat.TomcatContainer initialize
INFO: WELD-ENV-001100: Tomcat 7+ detected, CDI injection will be available in Servlets, Filters and Listeners.
Oct 23, 2015 10:03:31 AM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: WELD-ENV-001006: org.jboss.weld.environment.servlet.EnhancedListener used for ServletContext notifications
Oct 23, 2015 10:03:31 AM org.jboss.weld.environment.servlet.EnhancedListener contextInitialized
INFO: WELD-ENV-001009: org.jboss.weld.environment.servlet.Listener used for ServletRequest and HttpSession notifications
Oct 23, 2015 10:03:31 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive /tmp/tomcat-embedded-7235442359882982014.tmp/webapps/app1.war has finished in 151 ms
Oct 23, 2015 10:03:31 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /tmp/tomcat-embedded-7235442359882982014.tmp/webapps/app2.war
Oct 23, 2015 10:03:31 AM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Oct 23, 2015 10:03:31 AM org.jboss.weld.environment.servlet.EnhancedListener onStartup
INFO: WELD-ENV-001008: Initialize Weld using ServletContainerInitializer
Oct 23, 2015 10:03:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 23, 2015 10:03:31 AM org.jboss.weld.environment.tomcat.TomcatContainer initialize
INFO: WELD-ENV-001100: Tomcat 7+ detected, CDI injection will be available in Servlets, Filters and Listeners.
Oct 23, 2015 10:03:31 AM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: WELD-ENV-001006: org.jboss.weld.environment.servlet.EnhancedListener used for ServletContext notifications
Oct 23, 2015 10:03:31 AM org.jboss.weld.environment.servlet.EnhancedListener contextInitialized
INFO: WELD-ENV-001009: org.jboss.weld.environment.servlet.Listener used for ServletRequest and HttpSession notifications
Oct 23, 2015 10:03:31 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive /tmp/tomcat-embedded-7235442359882982014.tmp/webapps/app2.war has finished in 157 ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.014 sec - in org.jboss.weld.environment.servlet.test.examples.MockExampleTest
Running org.jboss.weld.environment.servlet.test.crosscontext.CrossContextForwardTest
Oct 23, 2015 10:03:31 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /tmp/tomcat-embedded-7235442359882982014.tmp/webapps/c2f3ded8-bb07-40cf-bfbe-041e69742b96.war
Oct 23, 2015 10:03:32 AM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Oct 23, 2015 10:03:32 AM org.jboss.weld.environment.servlet.EnhancedListener onStartup
INFO: WELD-ENV-001008: Initialize Weld using ServletContainerInitializer
Oct 23, 2015 10:03:32 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 23, 2015 10:03:32 AM org.jboss.weld.environment.tomcat.TomcatContainer initialize
INFO: WELD-ENV-001100: Tomcat 7+ detected, CDI injection will be available in Servlets, Filters and Listeners.
Oct 23, 2015 10:03:32 AM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: WELD-ENV-001006: org.jboss.weld.environment.servlet.EnhancedListener used for ServletContext notifications
Oct 23, 2015 10:03:32 AM org.jboss.weld.environment.servlet.EnhancedListener contextInitialized
INFO: WELD-ENV-001009: org.jboss.weld.environment.servlet.Listener used for ServletRequest and HttpSession notifications
Oct 23, 2015 10:03:32 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive /tmp/tomcat-embedded-7235442359882982014.tmp/webapps/c2f3ded8-bb07-40cf-bfbe-041e69742b96.war has finished in 146 ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 sec - in org.jboss.weld.environment.servlet.test.crosscontext.CrossContextForwardTest
Running org.jboss.weld.environment.servlet.test.injection.LookupTest
Oct 23, 2015 10:03:32 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /tmp/tomcat-embedded-7235442359882982014.tmp/webapps/028e34da-a0eb-4819-a988-0e6ac22ab3de.war
Oct 23, 2015 10:03:32 AM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Oct 23, 2015 10:03:32 AM org.jboss.weld.environment.servlet.EnhancedListener onStartup
INFO: WELD-ENV-001008: Initialize Weld using ServletContainerInitializer
Oct 23, 2015 10:03:32 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 23, 2015 10:03:32 AM org.jboss.weld.environment.tomcat.TomcatContainer initialize
INFO: WELD-ENV-001100: Tomcat 7+ detected, CDI injection will be available in Servlets, Filters and Listeners.
Oct 23, 2015 10:03:32 AM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: WELD-ENV-001006: org.jboss.weld.environment.servlet.EnhancedListener used for ServletContext notifications
Oct 23, 2015 10:03:32 AM org.jboss.weld.environment.servlet.EnhancedListener contextInitialized
INFO: WELD-ENV-001009: org.jboss.weld.environment.servlet.Listener used for ServletRequest and HttpSession notifications
Oct 23, 2015 10:03:32 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive /tmp/tomcat-embedded-7235442359882982014.tmp/webapps/028e34da-a0eb-4819-a988-0e6ac22ab3de.war has finished in 146 ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.567 sec - in org.jboss.weld.environment.servlet.test.injection.LookupTest
Running org.jboss.weld.environment.servlet.test.injection.resource.ResourceInjectionTest
Oct 23, 2015 10:03:33 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /tmp/tomcat-embedded-7235442359882982014.tmp/webapps/b661dcf0-dcb8-4f45-9648-bca53c98d179.war
Oct 23, 2015 10:03:33 AM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Oct 23, 2015 10:03:33 AM org.jboss.weld.environment.servlet.EnhancedListener onStartup
INFO: WELD-ENV-001008: Initialize Weld using ServletContainerInitializer
Oct 23, 2015 10:03:33 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 23, 2015 10:03:33 AM org.jboss.weld.environment.tomcat.TomcatContainer initialize
INFO: WELD-ENV-001100: Tomcat 7+ detected, CDI injection will be available in Servlets, Filters and Listeners.
Oct 23, 2015 10:03:33 AM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: WELD-ENV-001006: org.jboss.weld.environment.servlet.EnhancedListener used for ServletContext notifications
Oct 23, 2015 10:03:33 AM org.jboss.weld.environment.servlet.EnhancedListener contextInitialized
INFO: WELD-ENV-001009: org.jboss.weld.environment.servlet.Listener used for ServletRequest and HttpSession notifications
Oct 23, 2015 10:03:33 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive /tmp/tomcat-embedded-7235442359882982014.tmp/webapps/b661dcf0-dcb8-4f45-9648-bca53c98d179.war has finished in 164 ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.598 sec - in org.jboss.weld.environment.servlet.test.injection.resource.ResourceInjectionTest
Running org.jboss.weld.environment.servlet.test.injection.ListenerInjectionTest
Oct 23, 2015 10:03:33 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /tmp/tomcat-embedded-7235442359882982014.tmp/webapps/eed56525-55c8-459f-b7cc-dd155f11a289.war
Oct 23, 2015 10:03:33 AM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Oct 23, 2015 10:03:33 AM org.jboss.weld.environment.servlet.EnhancedListener onStartup
INFO: WELD-ENV-001008: Initialize Weld using ServletContainerInitializer
Oct 23, 2015 10:03:33 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 23, 2015 10:03:33 AM org.jboss.weld.environment.tomcat.TomcatContainer initialize
INFO: WELD-ENV-001100: Tomcat 7+ detected, CDI injection will be available in Servlets, Filters and Listeners.
Oct 23, 2015 10:03:33 AM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: WELD-ENV-001006: org.jboss.weld.environment.servlet.EnhancedListener used for ServletContext notifications
Oct 23, 2015 10:03:33 AM org.jboss.weld.environment.servlet.EnhancedListener contextInitialized
INFO: WELD-ENV-001009: org.jboss.weld.environment.servlet.Listener used for ServletRequest and HttpSession notifications
Oct 23, 2015 10:03:33 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive /tmp/tomcat-embedded-7235442359882982014.tmp/webapps/eed56525-55c8-459f-b7cc-dd155f11a289.war has finished in 157 ms
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 sec - in org.jboss.weld.environment.servlet.test.injection.ListenerInjectionTest
Running org.jboss.weld.environment.servlet.test.injection.FilterInjectionTest
Oct 23, 2015 10:03:34 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /tmp/tomcat-embedded-7235442359882982014.tmp/webapps/480c207e-0629-4b90-b601-43284d9052d1.war
Oct 23, 2015 10:03:34 AM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Oct 23, 2015 10:03:34 AM org.jboss.weld.environment.servlet.EnhancedListener onStartup
INFO: WELD-ENV-001008: Initialize Weld using ServletContainerInitializer
Oct 23, 2015 10:03:34 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 23, 2015 10:03:34 AM org.jboss.weld.environment.tomcat.TomcatContainer initialize
INFO: WELD-ENV-001100: Tomcat 7+ detected, CDI injection will be available in Servlets, Filters and Listeners.
Oct 23, 2015 10:03:34 AM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: WELD-ENV-001006: org.jboss.weld.environment.servlet.EnhancedListener used for ServletContext notifications
Oct 23, 2015 10:03:34 AM org.jboss.weld.environment.servlet.EnhancedListener contextInitialized
INFO: WELD-ENV-001009: org.jboss.weld.environment.servlet.Listener used for ServletRequest and HttpSession notifications
Oct 23, 2015 10:03:34 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive /tmp/tomcat-embedded-7235442359882982014.tmp/webapps/480c207e-0629-4b90-b601-43284d9052d1.war has finished in 146 ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 sec - in org.jboss.weld.environment.servlet.test.injection.FilterInjectionTest
Running org.jboss.weld.environment.servlet.test.injection.ServletInjectionTest
Oct 23, 2015 10:03:34 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /tmp/tomcat-embedded-7235442359882982014.tmp/webapps/86ccd26c-d931-4313-97fe-03d080faca79.war
Oct 23, 2015 10:03:34 AM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Oct 23, 2015 10:03:34 AM org.jboss.weld.environment.servlet.EnhancedListener onStartup
INFO: WELD-ENV-001008: Initialize Weld using ServletContainerInitializer
Oct 23, 2015 10:03:34 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 23, 2015 10:03:34 AM org.jboss.weld.environment.tomcat.TomcatContainer initialize
INFO: WELD-ENV-001100: Tomcat 7+ detected, CDI injection will be available in Servlets, Filters and Listeners.
Oct 23, 2015 10:03:34 AM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: WELD-ENV-001006: org.jboss.weld.environment.servlet.EnhancedListener used for ServletContext notifications
Oct 23, 2015 10:03:34 AM org.jboss.weld.environment.servlet.EnhancedListener contextInitialized
INFO: WELD-ENV-001009: org.jboss.weld.environment.servlet.Listener used for ServletRequest and HttpSession notifications
Oct 23, 2015 10:03:34 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive /tmp/tomcat-embedded-7235442359882982014.tmp/webapps/86ccd26c-d931-4313-97fe-03d080faca79.war has finished in 141 ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 sec - in org.jboss.weld.environment.servlet.test.injection.ServletInjectionTest
Running org.jboss.weld.environment.servlet.test.lifecycle.HSCycleTest
Pinger-683626440
Pinger-683626440
Oct 23, 2015 10:03:35 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /tmp/tomcat-embedded-7235442359882982014.tmp/webapps/9aa5418c-f5a8-4ebf-a71f-2b37b8db5f49.war
Oct 23, 2015 10:03:35 AM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Oct 23, 2015 10:03:35 AM org.jboss.weld.environment.servlet.EnhancedListener onStartup
INFO: WELD-ENV-001008: Initialize Weld using ServletContainerInitializer
Oct 23, 2015 10:03:35 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 23, 2015 10:03:35 AM org.jboss.weld.environment.tomcat.TomcatContainer initialize
INFO: WELD-ENV-001100: Tomcat 7+ detected, CDI injection will be available in Servlets, Filters and Listeners.
Oct 23, 2015 10:03:35 AM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: WELD-ENV-001006: org.jboss.weld.environment.servlet.EnhancedListener used for ServletContext notifications
Oct 23, 2015 10:03:35 AM com.sun.faces.config.ConfigureListener contextInitialized
INFO: Initializing Mojarra 2.2.10 ( 20150205-0906 https://svn.java.net/svn/mojarra~svn/tags/2.2.10@14334) for context '/9aa5418c-f5a8-4ebf-a71f-2b37b8db5f49'
Oct 23, 2015 10:03:35 AM com.sun.faces.spi.InjectionProviderFactory createInstance
INFO: JSF1048: PostConstruct/PreDestroy annotations present.  ManagedBeans methods marked with these annotations will have said annotations processed.
Oct 23, 2015 10:03:36 AM org.jboss.weld.environment.servlet.EnhancedListener contextInitialized
INFO: WELD-ENV-001009: org.jboss.weld.environment.servlet.Listener used for ServletRequest and HttpSession notifications
Oct 23, 2015 10:03:36 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive /tmp/tomcat-embedded-7235442359882982014.tmp/webapps/9aa5418c-f5a8-4ebf-a71f-2b37b8db5f49.war has finished in 1,215 ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.63 sec - in org.jboss.weld.environment.servlet.test.lifecycle.HSCycleTest
Running org.jboss.weld.environment.servlet.test.el.JsfTest
Oct 23, 2015 10:03:37 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /tmp/tomcat-embedded-7235442359882982014.tmp/webapps/75b0025e-f8fc-4c7d-9f3b-90a4c00501da.war
Oct 23, 2015 10:03:37 AM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Oct 23, 2015 10:03:37 AM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: WELD-ENV-001007: Initialize Weld using ServletContextListener
Oct 23, 2015 10:03:37 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 23, 2015 10:03:37 AM org.jboss.weld.environment.tomcat.TomcatContainer initialize
INFO: WELD-ENV-001101: Tomcat 7+ detected, CDI injection will be available in Servlets and Filters. Injection into Listeners is not supported.
Oct 23, 2015 10:03:37 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive /tmp/tomcat-embedded-7235442359882982014.tmp/webapps/75b0025e-f8fc-4c7d-9f3b-90a4c00501da.war has finished in 182 ms
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.958 sec <<< FAILURE! - in org.jboss.weld.environment.servlet.test.el.JsfTest
testELWithParameters(org.jboss.weld.environment.servlet.test.el.JsfTest)  Time elapsed: 0.451 sec  <<< FAILURE!
junit.framework.ComparisonFailure: null expected:<[Charlie]> but was:<[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at org.jboss.weld.environment.servlet.test.el.JsfTest.testELWithParameters(JsfTest.java:87)

Running org.jboss.weld.environment.servlet.test.deployment.bda.additional.AdditionalBeanDeploymentArchiveTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec - in org.jboss.weld.environment.servlet.test.deployment.bda.additional.AdditionalBeanDeploymentArchiveTest
Oct 23, 2015 10:03:37 AM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["http-bio-8080"]
Oct 23, 2015 10:03:37 AM org.apache.catalina.core.StandardService stopInternal
INFO: Stopping service arquillian-tomcat-embedded-7
Oct 23, 2015 10:03:37 AM org.apache.coyote.AbstractProtocol stop
INFO: Stopping ProtocolHandler ["http-bio-8080"]

Results :

Failed tests: 
  JsfTest.testELWithParameters:87 null expected:<[Charlie]> but was:<[]>

Tests run: 54, Failures: 1, Errors: 0, Skipped: 1

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52.518 s
[INFO] Finished at: 2015-10-23T10:03:37-04:00
[INFO] Final Memory: 43M/435M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project weld-servlet-test-tomcat: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/environments/servlet/tests/tomcat/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: No test report files were found. Configuration error?
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	at hudson.remoting.Request$2.run(Request.java:324)
	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 dev112-rhel6-x86_64(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
	at hudson.remoting.Channel.call(Channel.java:752)
	at hudson.FilePath.act(FilePath.java:969)
	at hudson.FilePath.act(FilePath.java:958)
	at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
	at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
	at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
	at hudson.model.Run.execute(Run.java:1770)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)


More information about the weld-builds mailing list