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

ci-builds at redhat.com ci-builds at redhat.com
Wed Jan 15 09:39:39 EST 2014


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

Changes:

[Jozef Hartinger] WELD-1585

------------------------------------------
[...truncated 1645 lines...]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-test-jetty ---
[INFO] 
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-test-jetty <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-test-jetty ---
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/environments/servlet/tests/jetty/target/weld-servlet-test-jetty-2.2.0-SNAPSHOT-sources.jar>
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-servlet-test-jetty ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/environments/servlet/tests/jetty/target/weld-servlet-test-jetty-2.2.0-SNAPSHOT.jar> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-jetty/2.2.0-SNAPSHOT/weld-servlet-test-jetty-2.2.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/environments/servlet/tests/jetty/pom.xml> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-jetty/2.2.0-SNAPSHOT/weld-servlet-test-jetty-2.2.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/environments/servlet/tests/jetty/target/weld-servlet-test-jetty-2.2.0-SNAPSHOT-sources.jar> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-jetty/2.2.0-SNAPSHOT/weld-servlet-test-jetty-2.2.0-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Weld Parent ....................................... SUCCESS [5.948s]
[INFO] Weld Implementation (Core) ........................ SUCCESS [50.624s]
[INFO] Weld Core - JSF ................................... SUCCESS [2.795s]
[INFO] Weld Implementation ............................... SUCCESS [4.546s]
[INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [2.585s]
[INFO] Weld Unit Tests ................................... SUCCESS [6.307s]
[INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [11.845s]
[INFO] AtInject TCK runner for Weld ...................... SUCCESS [4.928s]
[INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ...... SUCCESS [12.369s]
[INFO] Weld SE (Core) .................................... SUCCESS [4.339s]
[INFO] Weld SE (Uber Jar) ................................ SUCCESS [7.278s]
[INFO] Weld Servlet Parent ............................... SUCCESS [1.172s]
[INFO] Weld Servlet Core ................................. SUCCESS [5.844s]
[INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [5.863s]
[INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [3.449s]
[INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [3.867s]
[INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [2.554s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:19.897s
[INFO] Finished at: Wed Jan 15 09:39:15 EST 2014
[INFO] Final Memory: 72M/325M
[INFO] ------------------------------------------------------------------------
[Weld-2.x-int-servlet-tomcat] $ bash -xe /tmp/hudson4653138499242913734.sh
+ source /qa/home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.1.1
+ MAVEN_VERSION=3.1.1
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.1.1
+ M2_HOME=/qa/tools/opt/maven-3.1.1
+ export M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ export 'MVN=/qa/tools/opt/maven-3.1.1/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.1.1/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.7.0_45"
Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
Java HotSpot(TM) 64-Bit Server VM (build 24.45-b08, mixed mode)
+ /qa/tools/opt/maven-3.1.1/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 11:22:22-0400)
Maven home: /qa/tools/opt/maven-3.1.1
Java version: 1.7.0_45, vendor: Oracle Corporation
Java home: /qa/tools/opt/x86_64/jdk1.7.0_45/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.18-348.16.1.el5", arch: "amd64", family: "unix"
+ export JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip
+ JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip
+ rm -fr tomcat-surefire-reports
+ mkdir tomcat-surefire-reports
++ echo tomcat.version=6.0.36:tomcat=6 tomcat7.version=7.0.42:tomcat7IsDefault
+ TOMCAT_VERSIONS_ARRAY='tomcat.version=6.0.36:tomcat=6 tomcat7.version=7.0.42:tomcat7IsDefault'
+ for i in '$TOMCAT_VERSIONS_ARRAY'
+ idx=0
++ echo tomcat.version=6.0.36:tomcat=6
++ tr : ' '
+ for ii in '$(echo $i | tr ":" " ")'
+ '[' 0 -eq 0 ']'
+ TOMCAT_VERSION=tomcat.version=6.0.36
+ '[' 0 -eq 1 ']'
+ let 'idx = idx + 1'
+ for ii in '$(echo $i | tr ":" " ")'
+ '[' 1 -eq 0 ']'
+ '[' 1 -eq 1 ']'
+ TOMCAT_ARQ_VERSION=tomcat=6
+ let 'idx = idx + 1'
+ /qa/tools/opt/maven-3.1.1/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean verify -f environments/servlet/tests/tomcat/pom.xml -Dincontainer -Dtomcat=6 -Dtomcat.version=6.0.36
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Servlet Integration Tests (Tomcat) 2.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-tomcat ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/environments/servlet/tests/tomcat/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-test-tomcat ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-servlet-test-tomcat ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-test-tomcat ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-test-tomcat ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/environments/servlet/tests/tomcat> && git rev-parse --verify HEAD
[INFO] Working directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/environments/servlet/tests/tomcat>
[INFO] Storing buildNumber: ad462f243c1635c3f787369dbee4f2b2a8ae05e5 at timestamp: January 15, 2014 9:39:23 AM EST
[INFO] Executing: /bin/sh -c cd <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/environments/servlet/tests/tomcat> && git rev-parse --verify HEAD
[INFO] Working directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/environments/servlet/tests/tomcat>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-servlet-test-tomcat ---
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-servlet-test-tomcat ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/environments/servlet/tests/tomcat/src/main/resources>
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-servlet-test-tomcat ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.10:checkstyle (check-style) @ weld-servlet-test-tomcat ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-servlet-test-tomcat ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-servlet-test-tomcat ---
[INFO] Compiling 16 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/environments/servlet/tests/tomcat/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ weld-servlet-test-tomcat ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/environments/servlet/tests/tomcat/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false
Jan 15, 2014 9:39:31 AM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-127.0.0.1-8080
Jan 15, 2014 9:39:31 AM org.apache.catalina.startup.Embedded start
INFO: Starting tomcat server
Jan 15, 2014 9:39:31 AM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.36
Jan 15, 2014 9:39:31 AM org.apache.catalina.connector.Connector initialize
INFO: The connector has already been initialized
Jan 15, 2014 9:39:31 AM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-127.0.0.1-8080
Jan 15, 2014 9:39:33 AM org.jboss.shrinkwrap.tomcat_6.api.ShrinkWrapStandardContext <init>
INFO: Webapp archive location: /tmp/export22173610623823898464cb0cf74-1bf0-467a-afda-ef37894785db.war
Jan 15, 2014 9:39:33 AM org.apache.catalina.startup.ContextConfig defaultWebConfig
INFO: No default web.xml
Jan 15, 2014 9:39:33 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 2.2.0 (2014-01-15 09:37)
Jan 15, 2014 9:39: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.
Jan 15, 2014 9:39:34 AM org.jboss.weld.environment.tomcat.Tomcat6Container initialize
INFO: Tomcat 6 detected, CDI injection will be available in Servlets and Filters. Injection into Listeners is not supported
Jan 15, 2014 9:39:36 AM org.jboss.shrinkwrap.tomcat_6.api.ShrinkWrapStandardContext <init>
INFO: Webapp archive location: /tmp/export4634843857420501484e95ca1f8-27ff-406a-8659-dabfdea30550.war
Jan 15, 2014 9:39:36 AM org.apache.catalina.startup.ContextConfig defaultWebConfig
INFO: No default web.xml
Jan 15, 2014 9:39:36 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.
Jan 15, 2014 9:39:36 AM org.jboss.weld.environment.tomcat.Tomcat6Container initialize
INFO: Tomcat 6 detected, CDI injection will be available in Servlets and Filters. Injection into Listeners is not supported
Running org.jboss.weld.environment.servlet.test.libraries.LibrariesDiscoveredTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.628 sec
Running org.jboss.weld.environment.servlet.test.provider.CDIProviderTest
Jan 15, 2014 9:39:38 AM org.jboss.shrinkwrap.tomcat_6.api.ShrinkWrapStandardContext <init>
INFO: Webapp archive location: /tmp/export2626645029770693255f279eeea-7998-42dc-96b0-acf03ec27086.war
Jan 15, 2014 9:39:38 AM org.apache.catalina.startup.ContextConfig defaultWebConfig
INFO: No default web.xml
Jan 15, 2014 9:39:38 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.
Jan 15, 2014 9:39:38 AM org.jboss.weld.environment.tomcat.Tomcat6Container initialize
INFO: Tomcat 6 detected, CDI injection will be available in Servlets and Filters. Injection into Listeners is not supported
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.112 sec <<< FAILURE!
testCDIProvider(org.jboss.weld.environment.servlet.test.provider.CDIProviderTest)  Time elapsed: 0.003 sec  <<< ERROR!
java.lang.Exception: No runnable methods
	at org.junit.runners.BlockJUnit4ClassRunner.validateInstanceMethods(BlockJUnit4ClassRunner.java:171)
	at org.junit.runners.BlockJUnit4ClassRunner.collectInitializationErrors(BlockJUnit4ClassRunner.java:115)
	at org.junit.runners.ParentRunner.validate(ParentRunner.java:269)
	at org.junit.runners.ParentRunner.<init>(ParentRunner.java:66)
	at org.junit.runners.BlockJUnit4ClassRunner.<init>(BlockJUnit4ClassRunner.java:59)
	at org.jboss.arquillian.junit.Arquillian.<init>(Arquillian.java:50)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.junit.internal.builders.AnnotatedBuilder.buildRunner(AnnotatedBuilder.java:31)
	at org.junit.internal.builders.AnnotatedBuilder.runnerForClass(AnnotatedBuilder.java:24)
	at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57)
	at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29)
	at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57)
	at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24)
	at org.junit.internal.requests.FilterRequest.getRunner(FilterRequest.java:33)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:136)
	at org.jboss.arquillian.junit.container.JUnitTestRunner.execute(JUnitTestRunner.java:65)
	at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.executeTest(ServletTestRunner.java:160)
	at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.execute(ServletTestRunner.java:126)
	at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.doGet(ServletTestRunner.java:90)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861)
	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:606)
	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
	at java.lang.Thread.run(Thread.java:744)


Results :

Tests in error: 
  testCDIProvider(org.jboss.weld.environment.servlet.test.provider.CDIProviderTest): No runnable methods

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

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19.633s
[INFO] Finished at: Wed Jan 15 09:39:39 EST 2014
[INFO] Final Memory: 35M/392M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project weld-servlet-test-tomcat: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test failed: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ? -> [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/PluginExecutionException
Build step 'Execute shell' marked build as failure
Recording test results


More information about the weld-builds mailing list