Build failed in Jenkins: Weld-2.x-bootstrap-time-xlarge-CI #1326
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...>
------------------------------------------
[...truncated 1746 lines...]
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-servlet-test-base ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-servlet-test-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/base/src/main/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-servlet-test-base ---
[INFO] Compiling 137 source files to /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/base/target/classes
[INFO]
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-servlet-test-base ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-servlet-test-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/base/src/test/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-servlet-test-base ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-servlet-test-base ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-servlet-test-base ---
[INFO] Building jar: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/base/target/weld-servlet-test-base-2.3.3-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-servlet-test-base >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-test-base ---
[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-base ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-test-base ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-test-base ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-servlet-test-base <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-test-base ---
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] Building jar: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/base/target/weld-servlet-test-base-2.3.3-SNAPSHOT-sources.jar
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-servlet-test-base ---
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/base/target/weld-servlet-test-base-2.3.3-SNAPSHOT.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-base/2.3.3-SNAPSHOT/weld-servlet-test-base-2.3.3-SNAPSHOT.jar
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/base/pom.xml to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-base/2.3.3-SNAPSHOT/weld-servlet-test-base-2.3.3-SNAPSHOT.pom
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/base/target/weld-servlet-test-base-2.3.3-SNAPSHOT-sources.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-base/2.3.3-SNAPSHOT/weld-servlet-test-base-2.3.3-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Servlet Integration Tests (Tomcat) 2.3.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-tomcat ---
[INFO] Deleting /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/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]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-servlet-test-tomcat ---
[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 /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/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.13:checkstyle (check-style) @ weld-servlet-test-tomcat ---
[INFO] Starting audit...
Audit done.
[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 2 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-servlet-test-tomcat ---
[INFO] Compiling 3 source files to /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/tomcat/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-servlet-test-tomcat ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-surefire-report-plugin:2.17:report-only (generate-test-report) @ weld-servlet-test-tomcat ---
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-servlet-test-tomcat ---
[INFO] Building jar: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/tomcat/target/weld-servlet-test-tomcat-2.3.3-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-servlet-test-tomcat >>>
[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]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-servlet-test-tomcat <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-test-tomcat ---
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] Building jar: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/tomcat/target/weld-servlet-test-tomcat-2.3.3-SNAPSHOT-sources.jar
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-servlet-test-tomcat ---
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/tomcat/target/weld-servlet-test-tomcat-2.3.3-SNAPSHOT.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.3-SNAPSHOT/weld-servlet-test-tomcat-2.3.3-SNAPSHOT.jar
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/tomcat/pom.xml to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.3-SNAPSHOT/weld-servlet-test-tomcat-2.3.3-SNAPSHOT.pom
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/tomcat/target/weld-servlet-test-tomcat-2.3.3-SNAPSHOT-sources.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.3-SNAPSHOT/weld-servlet-test-tomcat-2.3.3-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty ---
[INFO] Deleting /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/jetty/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-test-jetty ---
[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-jetty ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-servlet-test-jetty ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/jetty/src/main/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-servlet-test-jetty ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-servlet-test-jetty ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-servlet-test-jetty ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-servlet-test-jetty ---
[INFO] Compiling 4 source files to /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/jetty/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-servlet-test-jetty ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-surefire-report-plugin:2.17:report-only (generate-test-report) @ weld-servlet-test-jetty ---
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-servlet-test-jetty ---
[INFO] Building jar: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/jetty/target/weld-servlet-test-jetty-2.3.3-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-servlet-test-jetty >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-test-jetty ---
[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-jetty ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-test-jetty ---
[INFO]
[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) < generate-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/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] Building jar: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/jetty/target/weld-servlet-test-jetty-2.3.3-SNAPSHOT-sources.jar
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-servlet-test-jetty ---
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/jetty/target/weld-servlet-test-jetty-2.3.3-SNAPSHOT.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.3-SNAPSHOT/weld-servlet-test-jetty-2.3.3-SNAPSHOT.jar
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/jetty/pom.xml to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.3-SNAPSHOT/weld-servlet-test-jetty-2.3.3-SNAPSHOT.pom
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/jetty/target/weld-servlet-test-jetty-2.3.3-SNAPSHOT-sources.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.3-SNAPSHOT/weld-servlet-test-jetty-2.3.3-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ........................................ SUCCESS [ 9.973 s]
[INFO] Weld Implementation (Core) ......................... SUCCESS [ 48.776 s]
[INFO] Weld Core - JSF .................................... SUCCESS [ 3.328 s]
[INFO] Weld Implementation ................................ SUCCESS [ 4.196 s]
[INFO] Weld Probe Parent .................................. SUCCESS [ 1.086 s]
[INFO] Weld Probe Core .................................... SUCCESS [ 11.687 s]
[INFO] Weld Test Utilities ................................ SUCCESS [ 4.106 s]
[INFO] weld-probe-tests ................................... SUCCESS [ 18.541 s]
[INFO] Weld Porting Package for the CDI TCK 1.1 ........... SUCCESS [ 3.239 s]
[INFO] Weld Unit Tests .................................... SUCCESS [ 8.451 s]
[INFO] Weld Integration Tests (JBoss AS) .................. SUCCESS [ 38.296 s]
[INFO] AtInject TCK runner for Weld ....................... SUCCESS [ 7.838 s]
[INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ....... SUCCESS [ 12.549 s]
[INFO] Weld Environment Common ............................ SUCCESS [ 5.493 s]
[INFO] Weld SE (Core) ..................................... SUCCESS [ 19.377 s]
[INFO] Weld SE (Uber Jar) ................................. SUCCESS [ 6.417 s]
[INFO] Weld SE Parent ..................................... SUCCESS [ 0.489 s]
[INFO] Weld SE Tests ...................................... SUCCESS [ 4.925 s]
[INFO] Weld Servlet Parent ................................ SUCCESS [ 0.560 s]
[INFO] Weld Servlet Core .................................. SUCCESS [ 8.964 s]
[INFO] Weld Servlet (Uber Jar) ............................ SUCCESS [ 5.018 s]
[INFO] Weld Servlet Integration Tests (Base) .............. SUCCESS [ 7.762 s]
[INFO] Weld Servlet Integration Tests (Tomcat) ............ SUCCESS [ 3.316 s]
[INFO] Weld Servlet Integration Tests (Jetty) ............. SUCCESS [ 3.074 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:00 min
[INFO] Finished at: 2015-12-22T21:36:11-05:00
[INFO] Final Memory: 112M/473M
[INFO] ------------------------------------------------------------------------
+ copy-to-temp
+ cp -r <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...> /tmp/weld-performance
+ cp -r <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...> /tmp/weld-performance
+ generate-beans
+ cd /tmp/weld-performance/bean-generator
/home/hudson/config_repository/scripts/weld/bootstrap.sh: line 41: cd: /tmp/weld-performance/bean-generator: No such file or directory
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording plot data
No plot data file found: time.properties
9 years
Build failed in Jenkins: Weld-2.x-interoperability-pax-cdi #726
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
------------------------------------------
[...truncated 4616 lines...]
10:28:47.565 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40]
10:28:47.567 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-api_1.4.2 [39]
10:28:47.571 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [38]
10:28:47.572 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37]
10:28:47.575 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.105 sec - in org.ops4j.pax.cdi.test.SecurityTest
Running org.ops4j.pax.cdi.test.ServletTest
10:28:49.573 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:28:49.579 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:28:49.582 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:28:49.833 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:28:49.835 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:28:50.141 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:28:50.155 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:28:50.156 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Vanilla @Default @Any @OsgiServiceProvider] is available
10:28:50.157 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:28:50.164 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
10:28:50.171 [Start Level Event Dispatcher] INFO o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:28:50.689 [pool-5-thread-1] WARN o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
10:28:50.752 [pool-5-thread-1] INFO o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:28:50.754 [pool-5-thread-1] INFO o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:28:50.754 [pool-5-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:28:50.881 [pool-5-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
************* init RandomServlet
************* init IceCreamServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
constructing CappuccinoService
CappuccinoService @PostConstruct
constructing HazelnutService
************* init ApplicationIdServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
************* init MessageServlet
10:28:51.922 [pool-4-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:28:51.922 [pool-4-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:28:51.938 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:28:51.938 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
CappuccinoService @PreDestroy
constructing HazelnutService
Tests run: 7, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.739 sec <<< FAILURE! - in org.ops4j.pax.cdi.test.ServletTest
checkInvalidateSession(org.ops4j.pax.cdi.test.ServletTest) Time elapsed: 0.371 sec <<< ERROR!
com.sun.jersey.api.client.UniformInterfaceException: GET http://localhost:50011/sample1/session returned a response status of 404 Not Found
at com.sun.jersey.api.client.WebResource.handle(WebResource.java:686)
at com.sun.jersey.api.client.WebResource.get(WebResource.java:191)
at org.ops4j.pax.cdi.test.ServletTest.checkInvalidateSession(ServletTest.java:176)
Running org.ops4j.pax.cdi.test.SingleBundleTest
10:28:53.769 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:28:53.775 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [34]]
10:28:53.778 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:28:54.016 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:28:54.019 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:28:54.328 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:28:54.340 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:28:54.341 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Default @Vanilla @Any @OsgiServiceProvider] is available
10:28:54.342 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:28:54.349 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
constructing ChocolateService
10:28:54.474 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:28:54.474 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
constructing HazelnutService
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.914 sec - in org.ops4j.pax.cdi.test.SingleBundleTest
Running org.ops4j.pax.cdi.test.TransactionalTest
10:28:56.526 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:28:56.754 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48] with extension bundles []
10:28:56.757 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]
10:28:57.054 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:28:57.057 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:28:57.429 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49] with extension bundles [org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]]
10:28:57.429 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49]
10:28:57.824 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50] with extension bundles []
10:28:57.824 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50]
10:28:57.891 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55] with extension bundles []
10:28:57.891 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55]
10:28:58.092 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56] with extension bundles []
10:28:58.092 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56]
10:28:58.177 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57] with extension bundles []
10:28:58.178 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57]
10:28:58.747 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [33], org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56], org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57], org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55], org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49], org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]]
10:28:58.747 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61]
10:28:59.107 [Start Level Event Dispatcher] WARN org.jboss.weld.Validator - WELD-001478: Interceptor class org.apache.deltaspike.jpa.impl.transaction.TransactionalInterceptor is enabled for the application and for the bean archive pax-cdi-bda61. It will only be invoked in the @Priority part of the chain.
10:28:59.290 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample2.service.impl.LibraryServiceImpl] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:00.271 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample2.service.LibraryServiceClient] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:00.512 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61]
10:29:00.526 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57]
10:29:00.530 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56]
10:29:00.536 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55]
10:29:00.540 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50]
10:29:00.544 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49]
10:29:00.550 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]
10:29:00.568 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.485 sec - in org.ops4j.pax.cdi.test.TransactionalTest
Running org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest
10:29:02.677 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:29:02.682 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:29:02.685 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:29:02.906 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:29:02.909 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:29:03.227 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:29:03.238 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:29:03.239 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Vanilla @Default @Any @OsgiServiceProvider] is available
10:29:03.240 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:03.249 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
10:29:03.256 [Start Level Event Dispatcher] INFO o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:03.682 [pool-5-thread-1] WARN o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
10:29:03.702 [pool-5-thread-1] INFO o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:03.704 [pool-5-thread-1] INFO o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:29:03.704 [pool-5-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:03.855 [pool-5-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
************* init MessageServlet
10:29:05.251 [main] WARN o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
10:29:05.258 [main] INFO o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:05.258 [main] INFO o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:29:05.258 [main] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:05.404 [main] INFO o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
10:29:05.410 [main] INFO o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
************* init MessageServlet
10:29:05.455 [pool-4-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:29:05.456 [pool-4-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:05.460 [pool-4-thread-1] ERROR org.jboss.weld.Bean - WELD-000019: Error destroying an instance org.ops4j.pax.cdi.extension.impl.BeanBundleImpl@1995302b of Managed Bean [class org.ops4j.pax.cdi.extension.impl.BeanBundleImpl] with qualifiers [@Any @Default]
10:29:05.464 [pool-4-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:29:05.464 [pool-4-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:05.477 [pool-4-thread-1] WARN o.e.j.u.component.AbstractLifeCycle - FAILED HttpServiceContext{httpContext=WebAppHttpContext{pax-cdi-sample1-web - 22}}: java.lang.IllegalStateException: Singleton not set for pax-cdi-sample1-web:22 => [org.ops4j.pax.cdi.sample1:21]
java.lang.IllegalStateException: Singleton not set for pax-cdi-sample1-web:22 => [org.ops4j.pax.cdi.sample1:21]
at org.jboss.weld.bootstrap.api.helpers.RegistrySingletonProvider$RegistrySingleton.get(RegistrySingletonProvider.java:28) ~[weld-osgi-bundle-2.3.3-SNAPSHOT.jar:2.3.3-SNAPSHOT]
at org.jboss.weld.Container.instance(Container.java:65) ~[weld-osgi-bundle-2.3.3-SNAPSHOT.jar:2.3.3-SNAPSHOT]
at org.jboss.weld.bootstrap.WeldRuntime.shutdown(WeldRuntime.java:74) ~[weld-osgi-bundle-2.3.3-SNAPSHOT.jar:2.3.3-SNAPSHOT]
at org.jboss.weld.bootstrap.WeldBootstrap.shutdown(WeldBootstrap.java:113) ~[weld-osgi-bundle-2.3.3-SNAPSHOT.jar:2.3.3-SNAPSHOT]
at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer$2.call(WeldCdiContainer.java:130) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.swissbox.core.ContextClassLoaderUtils.doWithClassLoader(ContextClassLoaderUtils.java:60) ~[bundlefile:na]
at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer.doStop(WeldCdiContainer.java:125) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.spi.AbstractCdiContainer.stop(AbstractCdiContainer.java:97) ~[pax-cdi-spi-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.extender.impl.DelegatingCdiContainer.stop(DelegatingCdiContainer.java:72) ~[pax-cdi-extender-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.web.weld.impl.WeldServletContextListener.contextDestroyed(WeldServletContextListener.java:84) ~[pax-cdi-web-weld-1.0.0-SNAPSHOT.jar:na]
at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:795) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:447) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:829) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:212) ~[bundlefile:9.0.7.v20131107]
at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doStop(HttpServiceContext.java:228) ~[bundlefile:na]
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:90) ~[bundlefile:9.0.7.v20131107]
at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.stop(JettyServerImpl.java:178) [bundlefile:na]
at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Started.stop(ServerControllerImpl.java:277) [bundlefile:na]
at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.stop(ServerControllerImpl.java:77) [bundlefile:na]
at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:336) [bundlefile:na]
at org.ops4j.pax.web.service.internal.Activator$3.run(Activator.java:291) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_60]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_60]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_60]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_60]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_60]
10:29:05.479 [pool-4-thread-1] ERROR o.o.p.w.s.j.internal.JettyServerImpl - Exception while stopping Jetty:
java.lang.IllegalStateException: Singleton not set for pax-cdi-sample1-web:22 => [org.ops4j.pax.cdi.sample1:21]
at org.jboss.weld.bootstrap.api.helpers.RegistrySingletonProvider$RegistrySingleton.get(RegistrySingletonProvider.java:28) ~[weld-osgi-bundle-2.3.3-SNAPSHOT.jar:2.3.3-SNAPSHOT]
at org.jboss.weld.Container.instance(Container.java:65) ~[weld-osgi-bundle-2.3.3-SNAPSHOT.jar:2.3.3-SNAPSHOT]
at org.jboss.weld.bootstrap.WeldRuntime.shutdown(WeldRuntime.java:74) ~[weld-osgi-bundle-2.3.3-SNAPSHOT.jar:2.3.3-SNAPSHOT]
at org.jboss.weld.bootstrap.WeldBootstrap.shutdown(WeldBootstrap.java:113) ~[weld-osgi-bundle-2.3.3-SNAPSHOT.jar:2.3.3-SNAPSHOT]
at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer$2.call(WeldCdiContainer.java:130) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.swissbox.core.ContextClassLoaderUtils.doWithClassLoader(ContextClassLoaderUtils.java:60) ~[bundlefile:na]
at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer.doStop(WeldCdiContainer.java:125) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.spi.AbstractCdiContainer.stop(AbstractCdiContainer.java:97) ~[pax-cdi-spi-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.extender.impl.DelegatingCdiContainer.stop(DelegatingCdiContainer.java:72) ~[pax-cdi-extender-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.web.weld.impl.WeldServletContextListener.contextDestroyed(WeldServletContextListener.java:84) ~[pax-cdi-web-weld-1.0.0-SNAPSHOT.jar:na]
at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:795) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:447) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:829) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:212) ~[bundlefile:9.0.7.v20131107]
at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doStop(HttpServiceContext.java:228) ~[bundlefile:na]
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:90) ~[bundlefile:9.0.7.v20131107]
at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.stop(JettyServerImpl.java:178) ~[bundlefile:na]
at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Started.stop(ServerControllerImpl.java:277) [bundlefile:na]
at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.stop(ServerControllerImpl.java:77) [bundlefile:na]
at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:336) [bundlefile:na]
at org.ops4j.pax.web.service.internal.Activator$3.run(Activator.java:291) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_60]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_60]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_60]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_60]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_60]
10:29:05.484 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:29:05.485 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
constructing HazelnutService
constructing HazelnutService
10:29:05.491 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.213 sec - in org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest
Results :
Tests in error:
ServletTest.checkInvalidateSession:176 » UniformInterface GET http://localhost...
Tests run: 43, Failures: 0, Errors: 1, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] OPS4J Pax CDI Standalone Integration Tests ........ FAILURE [01:11 min]
[INFO] OPS4J Pax CDI 1.2 Integration Tests on Karaf ...... SKIPPED
[INFO] OPS4J Pax CDI OSGi 6.0.0 Integration Tests ........ SKIPPED
[INFO] OPS4J Pax CDI Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:12 min
[INFO] Finished at: 2015-12-21T10:29:05+08:00
[INFO] Final Memory: 31M/453M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project itest-standalone: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> 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
9 years
Build failed in Jenkins: Weld-2.x-interoperability-pax-cdi #724
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
------------------------------------------
[...truncated 4620 lines...]
10:29:07.511 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40]
10:29:07.513 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-api_1.4.2 [39]
10:29:07.516 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [38]
10:29:07.518 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37]
10:29:07.521 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.6 sec - in org.ops4j.pax.cdi.test.SecurityTest
Running org.ops4j.pax.cdi.test.ServletTest
10:29:09.573 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:29:09.579 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:29:09.582 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:29:09.835 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:29:09.838 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:29:10.125 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:29:10.135 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:29:10.136 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Vanilla @Default @Any @OsgiServiceProvider] is available
10:29:10.137 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:10.143 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
10:29:10.151 [Start Level Event Dispatcher] INFO o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:10.600 [pool-5-thread-1] WARN o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
10:29:10.627 [pool-5-thread-1] INFO o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:10.646 [pool-5-thread-1] INFO o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:29:10.646 [pool-5-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:10.876 [pool-5-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
************* init RandomServlet
************* init IceCreamServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
constructing CappuccinoService
CappuccinoService @PostConstruct
constructing HazelnutService
************* init ApplicationIdServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
************* init MessageServlet
10:29:11.866 [pool-4-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:29:11.866 [pool-4-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:11.881 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:29:11.881 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
CappuccinoService @PreDestroy
constructing HazelnutService
Tests run: 7, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.761 sec <<< FAILURE! - in org.ops4j.pax.cdi.test.ServletTest
checkInvalidateSession(org.ops4j.pax.cdi.test.ServletTest) Time elapsed: 0.381 sec <<< ERROR!
com.sun.jersey.api.client.UniformInterfaceException: GET http://localhost:59909/sample1/session returned a response status of 404 Not Found
at com.sun.jersey.api.client.WebResource.handle(WebResource.java:686)
at com.sun.jersey.api.client.WebResource.get(WebResource.java:191)
at org.ops4j.pax.cdi.test.ServletTest.checkInvalidateSession(ServletTest.java:176)
Running org.ops4j.pax.cdi.test.SingleBundleTest
10:29:13.724 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:29:13.729 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [34]]
10:29:13.732 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:29:13.960 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:29:13.963 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:29:14.256 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:29:14.265 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:29:14.266 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Default @Vanilla @Any @OsgiServiceProvider] is available
10:29:14.267 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:14.273 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
constructing ChocolateService
10:29:14.385 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:29:14.386 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
constructing HazelnutService
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.866 sec - in org.ops4j.pax.cdi.test.SingleBundleTest
Running org.ops4j.pax.cdi.test.TransactionalTest
10:29:16.443 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:29:16.697 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48] with extension bundles []
10:29:16.700 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]
10:29:17.001 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:29:17.003 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:29:17.401 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49] with extension bundles [org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]]
10:29:17.401 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49]
10:29:17.842 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50] with extension bundles []
10:29:17.842 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50]
10:29:17.962 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55] with extension bundles []
10:29:17.962 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55]
10:29:18.157 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56] with extension bundles []
10:29:18.157 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56]
10:29:18.254 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57] with extension bundles []
10:29:18.254 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57]
10:29:18.864 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61] with extension bundles [org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57], org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49], org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55], org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56], org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48], org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [33]]
10:29:18.864 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61]
10:29:19.205 [Start Level Event Dispatcher] WARN org.jboss.weld.Validator - WELD-001478: Interceptor class org.apache.deltaspike.jpa.impl.transaction.TransactionalInterceptor is enabled for the application and for the bean archive pax-cdi-bda61. It will only be invoked in the @Priority part of the chain.
10:29:19.407 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample2.service.impl.LibraryServiceImpl] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:20.300 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample2.service.LibraryServiceClient] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:20.576 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61]
10:29:20.587 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57]
10:29:20.591 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56]
10:29:20.599 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55]
10:29:20.603 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50]
10:29:20.608 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49]
10:29:20.611 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]
10:29:20.640 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.65 sec - in org.ops4j.pax.cdi.test.TransactionalTest
Running org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest
10:29:22.726 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:29:22.731 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:29:22.734 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:29:22.980 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:29:22.983 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:29:23.304 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:29:23.314 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:29:23.315 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Default @Vanilla @Any @OsgiServiceProvider] is available
10:29:23.316 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:23.323 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
10:29:23.331 [Start Level Event Dispatcher] INFO o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:23.933 [pool-5-thread-1] WARN o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
10:29:23.942 [pool-5-thread-1] INFO o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:23.945 [pool-5-thread-1] INFO o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:29:23.945 [pool-5-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:24.172 [pool-5-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
************* init MessageServlet
10:29:25.300 [main] INFO o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:25.493 [pool-5-thread-1] WARN o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
10:29:25.499 [pool-5-thread-1] INFO o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:25.500 [pool-5-thread-1] INFO o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:29:25.500 [pool-5-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:25.589 [pool-5-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
************* init MessageServlet
10:29:25.629 [pool-4-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:29:25.629 [pool-4-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:25.635 [pool-4-thread-1] ERROR org.jboss.weld.Bean - WELD-000019: Error destroying an instance org.ops4j.pax.cdi.extension.impl.BeanBundleImpl@3d0f79b6 of Managed Bean [class org.ops4j.pax.cdi.extension.impl.BeanBundleImpl] with qualifiers [@Any @Default]
10:29:25.639 [pool-4-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:29:25.640 [pool-4-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:25.653 [pool-4-thread-1] WARN o.e.j.u.component.AbstractLifeCycle - FAILED HttpServiceContext{httpContext=WebAppHttpContext{pax-cdi-sample1-web - 22}}: java.lang.IllegalStateException: Singleton not set for pax-cdi-sample1-web:22 => [org.ops4j.pax.cdi.sample1:21]
java.lang.IllegalStateException: Singleton not set for pax-cdi-sample1-web:22 => [org.ops4j.pax.cdi.sample1:21]
at org.jboss.weld.bootstrap.api.helpers.RegistrySingletonProvider$RegistrySingleton.get(RegistrySingletonProvider.java:28) ~[weld-osgi-bundle-2.3.3-SNAPSHOT.jar:2.3.3-SNAPSHOT]
at org.jboss.weld.Container.instance(Container.java:65) ~[weld-osgi-bundle-2.3.3-SNAPSHOT.jar:2.3.3-SNAPSHOT]
at org.jboss.weld.bootstrap.WeldRuntime.shutdown(WeldRuntime.java:74) ~[weld-osgi-bundle-2.3.3-SNAPSHOT.jar:2.3.3-SNAPSHOT]
at org.jboss.weld.bootstrap.WeldBootstrap.shutdown(WeldBootstrap.java:113) ~[weld-osgi-bundle-2.3.3-SNAPSHOT.jar:2.3.3-SNAPSHOT]
at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer$2.call(WeldCdiContainer.java:130) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.swissbox.core.ContextClassLoaderUtils.doWithClassLoader(ContextClassLoaderUtils.java:60) ~[bundlefile:na]
at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer.doStop(WeldCdiContainer.java:125) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.spi.AbstractCdiContainer.stop(AbstractCdiContainer.java:97) ~[pax-cdi-spi-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.extender.impl.DelegatingCdiContainer.stop(DelegatingCdiContainer.java:72) ~[pax-cdi-extender-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.web.weld.impl.WeldServletContextListener.contextDestroyed(WeldServletContextListener.java:84) ~[pax-cdi-web-weld-1.0.0-SNAPSHOT.jar:na]
at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:795) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:447) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:829) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:212) ~[bundlefile:9.0.7.v20131107]
at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doStop(HttpServiceContext.java:228) ~[bundlefile:na]
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:90) ~[bundlefile:9.0.7.v20131107]
at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.stop(JettyServerImpl.java:178) [bundlefile:na]
at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Started.stop(ServerControllerImpl.java:277) [bundlefile:na]
at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.stop(ServerControllerImpl.java:77) [bundlefile:na]
at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:336) [bundlefile:na]
at org.ops4j.pax.web.service.internal.Activator$3.run(Activator.java:291) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_60]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_60]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_60]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_60]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_60]
10:29:25.654 [pool-4-thread-1] ERROR o.o.p.w.s.j.internal.JettyServerImpl - Exception while stopping Jetty:
java.lang.IllegalStateException: Singleton not set for pax-cdi-sample1-web:22 => [org.ops4j.pax.cdi.sample1:21]
at org.jboss.weld.bootstrap.api.helpers.RegistrySingletonProvider$RegistrySingleton.get(RegistrySingletonProvider.java:28) ~[weld-osgi-bundle-2.3.3-SNAPSHOT.jar:2.3.3-SNAPSHOT]
at org.jboss.weld.Container.instance(Container.java:65) ~[weld-osgi-bundle-2.3.3-SNAPSHOT.jar:2.3.3-SNAPSHOT]
at org.jboss.weld.bootstrap.WeldRuntime.shutdown(WeldRuntime.java:74) ~[weld-osgi-bundle-2.3.3-SNAPSHOT.jar:2.3.3-SNAPSHOT]
at org.jboss.weld.bootstrap.WeldBootstrap.shutdown(WeldBootstrap.java:113) ~[weld-osgi-bundle-2.3.3-SNAPSHOT.jar:2.3.3-SNAPSHOT]
at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer$2.call(WeldCdiContainer.java:130) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.swissbox.core.ContextClassLoaderUtils.doWithClassLoader(ContextClassLoaderUtils.java:60) ~[bundlefile:na]
at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer.doStop(WeldCdiContainer.java:125) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.spi.AbstractCdiContainer.stop(AbstractCdiContainer.java:97) ~[pax-cdi-spi-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.extender.impl.DelegatingCdiContainer.stop(DelegatingCdiContainer.java:72) ~[pax-cdi-extender-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.web.weld.impl.WeldServletContextListener.contextDestroyed(WeldServletContextListener.java:84) ~[pax-cdi-web-weld-1.0.0-SNAPSHOT.jar:na]
at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:795) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:447) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:829) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:212) ~[bundlefile:9.0.7.v20131107]
at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doStop(HttpServiceContext.java:228) ~[bundlefile:na]
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:90) ~[bundlefile:9.0.7.v20131107]
at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.stop(JettyServerImpl.java:178) ~[bundlefile:na]
at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Started.stop(ServerControllerImpl.java:277) [bundlefile:na]
at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.stop(ServerControllerImpl.java:77) [bundlefile:na]
at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:336) [bundlefile:na]
at org.ops4j.pax.web.service.internal.Activator$3.run(Activator.java:291) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_60]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_60]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_60]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_60]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_60]
10:29:25.661 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:29:25.661 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
constructing HazelnutService
constructing HazelnutService
10:29:25.666 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.425 sec - in org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest
Results :
Tests in error:
ServletTest.checkInvalidateSession:176 » UniformInterface GET http://localhost...
Tests run: 43, Failures: 0, Errors: 1, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] OPS4J Pax CDI Standalone Integration Tests ........ FAILURE [01:14 min]
[INFO] OPS4J Pax CDI 1.2 Integration Tests on Karaf ...... SKIPPED
[INFO] OPS4J Pax CDI OSGi 6.0.0 Integration Tests ........ SKIPPED
[INFO] OPS4J Pax CDI Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:15 min
[INFO] Finished at: 2015-12-20T10:29:25+08:00
[INFO] Final Memory: 31M/462M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project itest-standalone: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> 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
9 years
Build failed in Jenkins: Weld-2.x-incontainer-WF10.x-osprey #202
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
Changes:
[mkouba] Small clean up & improve code coverage.
------------------------------------------
[...truncated 14309 lines...]
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratorTypeParamFieldTest, time: 47 ms]
Dec 19, 2015 7:34:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorTypeParamFieldTest.testDeploymentFails: 1,575/1,581 Failed tests: 0 (676)
Dec 19, 2015 7:34:38 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledManagedBeanInjectionAvailability02Test, time: 19 ms]
Dec 19, 2015 7:34:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledManagedBeanInjectionAvailability02Test.testInjection: 1,576/1,581 Failed tests: 0 (677)
Dec 19, 2015 7:34:39 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerMethodInjectionAvailability02Test, time: 19 ms]
Dec 19, 2015 7:34:40 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledProducerMethodInjectionAvailability02Test.testInjection: 1,577/1,581 Failed tests: 0 (678)
Dec 19, 2015 7:34:41 AM org.jboss.weld.tck.WeldMethodInterceptor intercept
INFO: Relaxed construction mode enabled
Dec 19, 2015 7:34:41 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 1, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Dec 19, 2015 7:34:41 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Dec 19, 2015 7:34:41 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratorTypeParamInitializerTest, time: 18 ms]
Dec 19, 2015 7:34:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorTypeParamInitializerTest.testDeploymentFails: 1,578/1,581 Failed tests: 0 (679)
Tests run: 1583, Failures: 1, Errors: 0, Skipped: 8, Time elapsed: 691.882 sec <<< FAILURE! - in TestSuite
arquillianBeforeClass(org.jboss.cdi.tck.tests.context.application.ejb.ApplicationContextSharedTest) Time elapsed: 1.561 sec <<< FAILURE!
java.lang.RuntimeException: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: undefined
at org.jboss.as.arquillian.container.ManagementClient.getProtocolMetaData(ManagementClient.java:202)
at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:145)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:161)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:128)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:271)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deploy(ContainerDeployController.java:127)
at sun.reflect.GeneratedMethodAccessor33.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploymentContext(ContainerDeploymentContextHandler.java:78)
at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57)
at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.container.impl.client.container.DeploymentExceptionHandler.verifyExpectedExceptionDuringDeploy(DeploymentExceptionHandler.java:50)
at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$1.perform(ContainerDeployController.java:95)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$1.perform(ContainerDeployController.java:80)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachDeployment(ContainerDeployController.java:263)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachManagedDeployment(ContainerDeployController.java:239)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deployManaged(ContainerDeployController.java:79)
at sun.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.execute(ContainerEventController.java:101)
at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92)
at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.beforeClass(EventTestRunnerAdaptor.java:87)
at org.jboss.arquillian.testng.Arquillian.arquillianBeforeClass(Arquillian.java:109)
at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:564)
at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:213)
at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:138)
at org.testng.internal.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:175)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:107)
at org.testng.TestRunner.privateRun(TestRunner.java:767)
at org.testng.TestRunner.run(TestRunner.java:617)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:343)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:305)
at org.testng.SuiteRunner.run(SuiteRunner.java:254)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
at org.testng.TestNG.run(TestNG.java:1057)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:293)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:84)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:91)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: undefined
at org.jboss.as.arquillian.container.ManagementClient.checkSuccessful(ManagementClient.java:357)
at org.jboss.as.arquillian.container.ManagementClient.executeForResult(ManagementClient.java:348)
at org.jboss.as.arquillian.container.ManagementClient.readResource(ManagementClient.java:343)
at org.jboss.as.arquillian.container.ManagementClient.getProtocolMetaData(ManagementClient.java:193)
at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:145)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:161)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:128)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:271)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deploy(ContainerDeployController.java:127)
at sun.reflect.GeneratedMethodAccessor33.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploymentContext(ContainerDeploymentContextHandler.java:78)
at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57)
at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.container.impl.client.container.DeploymentExceptionHandler.verifyExpectedExceptionDuringDeploy(DeploymentExceptionHandler.java:50)
at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$1.perform(ContainerDeployController.java:95)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$1.perform(ContainerDeployController.java:80)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachDeployment(ContainerDeployController.java:263)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachManagedDeployment(ContainerDeployController.java:239)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deployManaged(ContainerDeployController.java:79)
at sun.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.execute(ContainerEventController.java:101)
at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92)
at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.beforeClass(EventTestRunnerAdaptor.java:87)
at org.jboss.arquillian.testng.Arquillian.arquillianBeforeClass(Arquillian.java:109)
at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:564)
at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:213)
at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:138)
at org.testng.internal.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:175)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:107)
at org.testng.TestRunner.privateRun(TestRunner.java:767)
at org.testng.TestRunner.run(TestRunner.java:617)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:343)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:305)
at org.testng.SuiteRunner.run(SuiteRunner.java:254)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
at org.testng.TestNG.run(TestNG.java:1057)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:293)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:84)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:91)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Results :
Failed tests:
ApplicationContextSharedTest>Arquillian.arquillianBeforeClass:109 » Runtime or...
Tests run: 1583, Failures: 1, Errors: 0, Skipped: 8
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:38 min
[INFO] Finished at: 2015-12-19T07:34:44+08:00
[INFO] Final Memory: 53M/589M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project weld-jboss-runner-tck: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...> 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
Archiving artifacts
Recording test results
9 years
Build failed in Jenkins: Weld-2.x-int-servlet-jetty #1154
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
Changes:
[mkouba] Enable SingletonStartupTest again - related issue WFLY-4438 was fixed.
------------------------------------------
[...truncated 7289 lines...]
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachDeployment(ContainerDeployController.java:263)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachManagedDeployment(ContainerDeployController.java:239)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deployManaged(ContainerDeployController.java:79)
at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.execute(ContainerEventController.java:101)
at sun.reflect.GeneratedMethodAccessor49.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.beforeClass(EventTestRunnerAdaptor.java:87)
at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:201)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422)
at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54)
at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.junit.runner.JUnitCore.run(JUnitCore.java:157)
at org.junit.runner.JUnitCore.run(JUnitCore.java:136)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: java.lang.IllegalArgumentException: org/jboss/weld/environment/servlet/test/examples/ExampleTest.class not found in classloader sun.misc.Launcher$AppClassLoader@1e481c1
at org.jboss.shrinkwrap.api.asset.ClassLoaderAsset.<init>(ClassLoaderAsset.java:70)
at org.jboss.shrinkwrap.api.asset.ClassAsset.openStream(ClassAsset.java:77)
at org.jboss.shrinkwrap.impl.base.exporter.AbstractOnDemandInputStream.read(AbstractOnDemandInputStream.java:129)
at org.jboss.shrinkwrap.impl.base.exporter.AbstractOnDemandInputStream.read(AbstractOnDemandInputStream.java:158)
at org.jboss.shrinkwrap.impl.base.exporter.AbstractOnDemandInputStream.read(AbstractOnDemandInputStream.java:158)
at org.jboss.shrinkwrap.impl.base.exporter.AbstractOnDemandInputStream.read(AbstractOnDemandInputStream.java:158)
at java.io.InputStream.read(InputStream.java:179)
at java.io.InputStream.read(InputStream.java:101)
at org.jboss.shrinkwrap.impl.base.io.IOUtil.copy(IOUtil.java:138)
at org.jboss.shrinkwrap.impl.base.exporter.AbstractStreamExporterImpl.exportTo(AbstractStreamExporterImpl.java:120)
at org.jboss.shrinkwrap.impl.base.exporter.AbstractStreamExporterImpl.exportTo(AbstractStreamExporterImpl.java:148)
at org.jboss.shrinkwrap.jetty_7.api.ShrinkWrapWebAppContext.<init>(ShrinkWrapWebAppContext.java:139)
at sun.reflect.GeneratedConstructorAccessor70.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
at org.jboss.shrinkwrap.impl.base.ServiceExtensionLoader.createExtension(ServiceExtensionLoader.java:354)
at org.jboss.shrinkwrap.impl.base.ServiceExtensionLoader.createFromCache(ServiceExtensionLoader.java:125)
at org.jboss.shrinkwrap.impl.base.ServiceExtensionLoader.load(ServiceExtensionLoader.java:106)
at org.jboss.shrinkwrap.impl.base.ArchiveBase.as(ArchiveBase.java:648)
at org.jboss.shrinkwrap.impl.base.AssignableBase.as(AssignableBase.java:67)
at org.jboss.arquillian.container.jetty.embedded_9.JettyEmbeddedContainer.deploy(JettyEmbeddedContainer.java:184)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:161)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:128)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:271)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deploy(ContainerDeployController.java:127)
at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploymentContext(ContainerDeploymentContextHandler.java:78)
at sun.reflect.GeneratedMethodAccessor29.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57)
at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.container.impl.client.container.DeploymentExceptionHandler.verifyExpectedExceptionDuringDeploy(DeploymentExceptionHandler.java:50)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$1.perform(ContainerDeployController.java:95)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$1.perform(ContainerDeployController.java:80)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachDeployment(ContainerDeployController.java:263)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachManagedDeployment(ContainerDeployController.java:239)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deployManaged(ContainerDeployController.java:79)
at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.execute(ContainerEventController.java:101)
at sun.reflect.GeneratedMethodAccessor49.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.beforeClass(EventTestRunnerAdaptor.java:87)
at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:201)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422)
at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54)
at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.junit.runner.JUnitCore.run(JUnitCore.java:157)
at org.junit.runner.JUnitCore.run(JUnitCore.java:136)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
org.jboss.weld.environment.servlet.test.isolation.IsolationDisabledTest Time elapsed: 7.142 sec <<< ERROR!
java.lang.RuntimeException: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.spec.WebArchive org.jboss.weld.environment.servlet.test.isolation.IsolationDisabledTest.createTestArchive()
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at org.jboss.weld.environment.servlet.test.isolation.IsolationDisabledTest.createTestArchive(IsolationDisabledTest.java:61)
org.jboss.weld.environment.servlet.test.crosscontext.CrossContextForwardTest Time elapsed: 7.144 sec <<< ERROR!
java.lang.NoClassDefFoundError: org/jboss/weld/environment/servlet/test/crosscontext/ForwardingServlet
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at org.jboss.weld.environment.servlet.test.crosscontext.CrossContextForwardTest.<clinit>(CrossContextForwardTest.java:50)
org.jboss.weld.environment.servlet.test.deployment.bda.additional.AdditionalBeanDeploymentArchiveTest Time elapsed: 7.147 sec <<< ERROR!
java.lang.RuntimeException: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.spec.WebArchive org.jboss.weld.environment.servlet.test.deployment.bda.additional.AdditionalBeanDeploymentArchiveTest.createTestArchive()
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at org.jboss.weld.environment.servlet.test.deployment.bda.additional.AdditionalBeanDeploymentArchiveTest.createTestArchive(AdditionalBeanDeploymentArchiveTest.java:52)
Dec 14, 2015 11:16:09 AM org.jboss.arquillian.container.jetty.embedded_9.JettyEmbeddedContainer stop
INFO: Stopping Jetty Embedded Server [id:13450220]
2015-12-14 11:16:09.602:INFO:oejs.ServerConnector:main: Stopped ServerConnector@1051c99{HTTP/1.1}{localhost:9090}
Results :
Tests in error:
DisabledConcurrencyTest.org.jboss.weld.environment.servlet.test.bootstrap.configuration.DisabledConcurrencyTest » Deployment
DisabledPreloaderTest.org.jboss.weld.environment.servlet.test.bootstrap.configuration.DisabledPreloaderTest » Deployment
DuplicateBeansXmlMergingTest.org.jboss.weld.environment.servlet.test.bootstrap.duplicates.DuplicateBeansXmlMergingTest » Runtime
LibrariesDiscoveredTest.org.jboss.weld.environment.servlet.test.libraries.LibrariesDiscoveredTest » Deployment
JsfTest.org.jboss.weld.environment.servlet.test.el.JsfTest » Runtime Could not...
ListenerSymmetryTest.org.jboss.weld.environment.servlet.test.context.async.symmetry.ListenerSymmetryTest » Runtime
SimpleAsyncListenerTest.org.jboss.weld.environment.servlet.test.context.async.SimpleAsyncListenerTest » Runtime
FilterInjectionTest.<clinit>:44 NoClassDefFound org/jboss/weld/environment/ser...
ResourceInjectionTest.org.jboss.weld.environment.servlet.test.injection.resource.ResourceInjectionTest » Deployment
ListenerInjectionTest.org.jboss.weld.environment.servlet.test.injection.ListenerInjectionTest » Runtime
ServletInjectionTest.<clinit>:44 NoClassDefFound org/jboss/weld/environment/se...
LookupTest.org.jboss.weld.environment.servlet.test.injection.LookupTest » Deployment
MockExampleTest.org.jboss.weld.environment.servlet.test.examples.MockExampleTest » Runtime
ExampleTest.org.jboss.weld.environment.servlet.test.examples.ExampleTest » Deployment
IsolationDisabledTest.org.jboss.weld.environment.servlet.test.isolation.IsolationDisabledTest » Runtime
CrossContextForwardTest.<clinit>:50 NoClassDefFound org/jboss/weld/environment...
AdditionalBeanDeploymentArchiveTest.org.jboss.weld.environment.servlet.test.deployment.bda.additional.AdditionalBeanDeploymentArchiveTest » Runtime
Tests run: 45, Failures: 0, Errors: 17, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 36.284 s
[INFO] Finished at: 2015-12-14T11:16:09-05:00
[INFO] Final Memory: 37M/420M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project weld-servlet-test-jetty: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...> 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
9 years
Build failed in Jenkins: Weld-2.x-jacoco #188
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/188/c...>
Changes:
[mkouba] Added test for conversation invalidation with multiple long-running conversations
[mkouba] WELD-2061 Probe should be part of the OSGi bundle
[mkouba] WELD-2066 Improve Weld development mode log message
[mkouba] Don't use replaceAll in TestClassToHashMapper.
------------------------------------------
[...truncated 1448 lines...]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 sec - in org.jboss.weld.tests.beanManager.predestroy.BeanPreDestroyTest
Running org.jboss.weld.tests.beanManager.producer.SyntheticProducerTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.908 sec - in org.jboss.weld.tests.beanManager.producer.SyntheticProducerTest
Running org.jboss.weld.tests.beanManager.injectionTarget.mdb.MessageDrivenInjectionTargetTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 sec - in org.jboss.weld.tests.beanManager.injectionTarget.mdb.MessageDrivenInjectionTargetTest
Running org.jboss.weld.tests.beanManager.injectionTarget.NonProducibleInjectionTargetTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 sec - in org.jboss.weld.tests.beanManager.injectionTarget.NonProducibleInjectionTargetTest
Running org.jboss.weld.tests.beanManager.injectionTarget.InjectionTargetDecorationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 sec - in org.jboss.weld.tests.beanManager.injectionTarget.InjectionTargetDecorationTest
Running org.jboss.weld.tests.beanManager.injectionTarget.ejb.InjectionTargetPostConstructTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.726 sec - in org.jboss.weld.tests.beanManager.injectionTarget.ejb.InjectionTargetPostConstructTest
Running org.jboss.weld.tests.beanManager.access.IncontainerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 sec - in org.jboss.weld.tests.beanManager.access.IncontainerTest
Running org.jboss.weld.tests.beanManager.access.StandaloneTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.566 sec - in org.jboss.weld.tests.beanManager.access.StandaloneTest
Running org.jboss.weld.tests.beanManager.bean.SyntheticBeanTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.824 sec - in org.jboss.weld.tests.beanManager.bean.SyntheticBeanTest
Running org.jboss.weld.tests.alternatives.ee.AlternativeEEComponentTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 sec - in org.jboss.weld.tests.alternatives.ee.AlternativeEEComponentTest
Running org.jboss.weld.tests.alternatives.Alternatives2Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 sec - in org.jboss.weld.tests.alternatives.Alternatives2Test
Running org.jboss.weld.tests.alternatives.weld1286.EnabledClassWithAlternativeStereotypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 sec - in org.jboss.weld.tests.alternatives.weld1286.EnabledClassWithAlternativeStereotypeTest
Running org.jboss.weld.tests.alternatives.AlternativesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 sec - in org.jboss.weld.tests.alternatives.AlternativesTest
Running org.jboss.weld.tests.alternatives.accessible.AccessibleAlternatives2Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 sec - in org.jboss.weld.tests.alternatives.accessible.AccessibleAlternatives2Test
Running org.jboss.weld.tests.alternatives.accessible.AccessibleAlternativesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 sec - in org.jboss.weld.tests.alternatives.accessible.AccessibleAlternativesTest
Running org.jboss.weld.tests.alternatives.weld930.Weld930Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 sec - in org.jboss.weld.tests.alternatives.weld930.Weld930Test
Running org.jboss.weld.tests.alternatives.weld1438.DisabledAlternativeNotValidatedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 sec - in org.jboss.weld.tests.alternatives.weld1438.DisabledAlternativeNotValidatedTest
Running org.jboss.weld.tests.alternatives.weld1438.broken.EnabledAlternativeValidatedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 sec - in org.jboss.weld.tests.alternatives.weld1438.broken.EnabledAlternativeValidatedTest
Running org.jboss.weld.tests.stereotypes.alternative.AlternativeStereotypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 sec - in org.jboss.weld.tests.stereotypes.alternative.AlternativeStereotypeTest
Running org.jboss.weld.tests.stereotypes.StereotypesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.552 sec - in org.jboss.weld.tests.stereotypes.StereotypesTest
Running org.jboss.weld.tests.beanDeployment.managed.multiple.BootstrapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 sec - in org.jboss.weld.tests.beanDeployment.managed.multiple.BootstrapTest
Running org.jboss.weld.tests.beanDeployment.managed.single.BootstrapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 sec - in org.jboss.weld.tests.beanDeployment.managed.single.BootstrapTest
Running org.jboss.weld.tests.beanDeployment.managed.missingClassDependency.Bootstrap2Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 sec - in org.jboss.weld.tests.beanDeployment.managed.missingClassDependency.Bootstrap2Test
Running org.jboss.weld.tests.beanDeployment.managed.missingClassDependency.BootstrapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 sec - in org.jboss.weld.tests.beanDeployment.managed.missingClassDependency.BootstrapTest
Running org.jboss.weld.tests.beanDeployment.noclassdeffound.NoClassDefFoundErrorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 sec - in org.jboss.weld.tests.beanDeployment.noclassdeffound.NoClassDefFoundErrorTest
Running org.jboss.weld.tests.beanDeployment.mixed.BootstrapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 sec - in org.jboss.weld.tests.beanDeployment.mixed.BootstrapTest
Running org.jboss.weld.tests.beanDeployment.session.multiple.BootstrapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 sec - in org.jboss.weld.tests.beanDeployment.session.multiple.BootstrapTest
Running org.jboss.weld.tests.beanDeployment.session.single.BootstrapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 sec - in org.jboss.weld.tests.beanDeployment.session.single.BootstrapTest
Running org.jboss.weld.tests.beanDeployment.circular.DependentCircularInjectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 sec - in org.jboss.weld.tests.beanDeployment.circular.DependentCircularInjectionTest
Running org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 sec - in org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionTest
Running org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionProducerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 sec - in org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionProducerTest
Running org.jboss.weld.tests.beanDeployment.producers.singleProducerMethod.BootstrapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 sec - in org.jboss.weld.tests.beanDeployment.producers.singleProducerMethod.BootstrapTest
Running org.jboss.weld.tests.jsf.weld1037.Weld1037Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.786 sec - in org.jboss.weld.tests.jsf.weld1037.Weld1037Test
Running org.jboss.weld.tests.jsf.weld1247.Weld1247Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.813 sec - in org.jboss.weld.tests.jsf.weld1247.Weld1247Test
Running org.jboss.weld.tests.jsf.JsfTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.572 sec - in org.jboss.weld.tests.jsf.JsfTest
Running org.jboss.weld.tests.jsf.managedbeans.ManagedBeansWithCDITest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.584 sec - in org.jboss.weld.tests.jsf.managedbeans.ManagedBeansWithCDITest
Running org.jboss.weld.tests.producer.receiver.ReceiverBeanLifecycleTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 sec - in org.jboss.weld.tests.producer.receiver.ReceiverBeanLifecycleTest
Running org.jboss.weld.tests.producer.interception.InterceptedProducerMethodTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.701 sec - in org.jboss.weld.tests.producer.interception.InterceptedProducerMethodTest
Running org.jboss.weld.tests.producer.ejb.parameterized.ProducerDeclaredOnParameterizedSessionBeanViewTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.592 sec - in org.jboss.weld.tests.producer.ejb.parameterized.ProducerDeclaredOnParameterizedSessionBeanViewTest
Running org.jboss.weld.tests.producer.method.DisposalMethodInjectionPointTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.54 sec - in org.jboss.weld.tests.producer.method.DisposalMethodInjectionPointTest
Running org.jboss.weld.tests.producer.method.NamedProducerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 sec - in org.jboss.weld.tests.producer.method.NamedProducerTest
Running org.jboss.weld.tests.producer.method.ProducerBeanInvocationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.491 sec - in org.jboss.weld.tests.producer.method.ProducerBeanInvocationTest
Running org.jboss.weld.tests.producer.method.NamedProducerWithBindingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 sec - in org.jboss.weld.tests.producer.method.NamedProducerWithBindingTest
Running org.jboss.weld.tests.producer.method.DisposalMethodOnOtherBeanNotResolvedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 sec - in org.jboss.weld.tests.producer.method.DisposalMethodOnOtherBeanNotResolvedTest
Running org.jboss.weld.tests.producer.method.parameterized.ParameterizedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 sec - in org.jboss.weld.tests.producer.method.parameterized.ParameterizedTest
Running org.jboss.weld.tests.producer.method.NullProducerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 sec - in org.jboss.weld.tests.producer.method.NullProducerTest
Running org.jboss.weld.tests.producer.method.circular.CircularInjectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 sec - in org.jboss.weld.tests.producer.method.circular.CircularInjectionTest
Running org.jboss.weld.tests.producer.method.circular.weld1513.NonTrivialCircularInjectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 sec - in org.jboss.weld.tests.producer.method.circular.weld1513.NonTrivialCircularInjectionTest
Running org.jboss.weld.tests.producer.method.circular.StaticCircularInjectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.459 sec - in org.jboss.weld.tests.producer.method.circular.StaticCircularInjectionTest
Running org.jboss.weld.tests.producer.method.InstanceCleanupTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 sec - in org.jboss.weld.tests.producer.method.InstanceCleanupTest
Running org.jboss.weld.tests.producer.method.ManagerProducerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 sec - in org.jboss.weld.tests.producer.method.ManagerProducerTest
Running org.jboss.weld.tests.producer.method.broken.disposalMethodWithInjectionPointParameter.DisposalMethodForNormalScopedBeanHasInjectionPointParameterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 sec - in org.jboss.weld.tests.producer.method.broken.disposalMethodWithInjectionPointParameter.DisposalMethodForNormalScopedBeanHasInjectionPointParameterTest
Running org.jboss.weld.tests.producer.method.broken.invalidBeanType.TypeVariableArrayProducerMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 sec - in org.jboss.weld.tests.producer.method.broken.invalidBeanType.TypeVariableArrayProducerMethodTest
Running org.jboss.weld.tests.producer.method.broken.invalidBeanType.NestedTypeVariableProducerMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 sec - in org.jboss.weld.tests.producer.method.broken.invalidBeanType.NestedTypeVariableProducerMethodTest
Running org.jboss.weld.tests.producer.method.broken.invalidBeanType.WildcardTypeArrayProducerMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 sec - in org.jboss.weld.tests.producer.method.broken.invalidBeanType.WildcardTypeArrayProducerMethodTest
Running org.jboss.weld.tests.producer.method.broken.invalidBeanType.MultiDimensionalTypeVariableArrayProducerMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 sec - in org.jboss.weld.tests.producer.method.broken.invalidBeanType.MultiDimensionalTypeVariableArrayProducerMethodTest
Running org.jboss.weld.tests.producer.method.broken.invalidBeanType.NestedWildcardTypeProducerMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 sec - in org.jboss.weld.tests.producer.method.broken.invalidBeanType.NestedWildcardTypeProducerMethodTest
Running org.jboss.weld.tests.producer.method.broken.invalidBeanType.MultiDimensionalWildcardTypeArrayProducerMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 sec - in org.jboss.weld.tests.producer.method.broken.invalidBeanType.MultiDimensionalWildcardTypeArrayProducerMethodTest
Running org.jboss.weld.tests.producer.weld1368.Weld1368Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 sec - in org.jboss.weld.tests.producer.weld1368.Weld1368Test
Running org.jboss.weld.tests.producer.field.ProducerBeanInvocationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 sec - in org.jboss.weld.tests.producer.field.ProducerBeanInvocationTest
Running org.jboss.weld.tests.producer.field.ParameterizedProducerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.948 sec - in org.jboss.weld.tests.producer.field.ParameterizedProducerTest
Running org.jboss.weld.tests.producer.field.named.NamedProducerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.841 sec - in org.jboss.weld.tests.producer.field.named.NamedProducerTest
Running org.jboss.weld.tests.producer.field.broken.invalidBeanType.NestedTypeVariableProducerFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec - in org.jboss.weld.tests.producer.field.broken.invalidBeanType.NestedTypeVariableProducerFieldTest
Running org.jboss.weld.tests.producer.field.broken.invalidBeanType.MultiDimensionalWildcardArrayProducerFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 sec - in org.jboss.weld.tests.producer.field.broken.invalidBeanType.MultiDimensionalWildcardArrayProducerFieldTest
Running org.jboss.weld.tests.producer.field.broken.invalidBeanType.TypeVariableArrayProducerFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.jboss.weld.tests.producer.field.broken.invalidBeanType.TypeVariableArrayProducerFieldTest
Running org.jboss.weld.tests.producer.field.broken.invalidBeanType.NestedWildcardProducerFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 sec - in org.jboss.weld.tests.producer.field.broken.invalidBeanType.NestedWildcardProducerFieldTest
Running org.jboss.weld.tests.producer.field.broken.invalidBeanType.MultiDimensionalTypeVariableArrayProducerFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 sec - in org.jboss.weld.tests.producer.field.broken.invalidBeanType.MultiDimensionalTypeVariableArrayProducerFieldTest
Running org.jboss.weld.tests.producer.field.broken.invalidBeanType.WildcardArrayProducerFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 sec - in org.jboss.weld.tests.producer.field.broken.invalidBeanType.WildcardArrayProducerFieldTest
Running org.jboss.weld.tests.injectionTarget.InjectionTargetTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 sec - in org.jboss.weld.tests.injectionTarget.InjectionTargetTest
Running org.jboss.weld.tests.container.instance.ContainerInstanceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 sec - in org.jboss.weld.tests.container.instance.ContainerInstanceTest
Running org.jboss.weld.tests.weld1192.Weld1192Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.162 sec - in org.jboss.weld.tests.weld1192.Weld1192Test
Running org.jboss.weld.tests.config.CombinedPropertiesFilesConfigTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.796 sec - in org.jboss.weld.tests.config.CombinedPropertiesFilesConfigTest
Running org.jboss.weld.tests.config.files.UnsafeEnabledTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 sec - in org.jboss.weld.tests.config.files.UnsafeEnabledTest
Running org.jboss.weld.tests.config.files.ConfigurationKeyHasDifferentValuesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.649 sec - in org.jboss.weld.tests.config.files.ConfigurationKeyHasDifferentValuesTest
Running org.jboss.weld.tests.config.files.PropertiesFilesConfigTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.083 sec - in org.jboss.weld.tests.config.files.PropertiesFilesConfigTest
Running org.jboss.weld.tests.config.systemproperties.SystemPropertiesConfigTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.493 sec - in org.jboss.weld.tests.config.systemproperties.SystemPropertiesConfigTest
Running org.jboss.weld.tests.metadata.beanattributes.BeanAttributesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 sec - in org.jboss.weld.tests.metadata.beanattributes.BeanAttributesTest
Running org.jboss.weld.tests.metadata.scanning.DeepPackageNameExcludeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 sec - in org.jboss.weld.tests.metadata.scanning.DeepPackageNameExcludeTest
Running org.jboss.weld.tests.metadata.scanning.SystemPropertyInvertedActivationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 sec - in org.jboss.weld.tests.metadata.scanning.SystemPropertyInvertedActivationTest
Running org.jboss.weld.tests.metadata.scanning.PackageNameIncludeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 sec - in org.jboss.weld.tests.metadata.scanning.PackageNameIncludeTest
Running org.jboss.weld.tests.metadata.scanning.SystemPropertyValueActivationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 sec - in org.jboss.weld.tests.metadata.scanning.SystemPropertyValueActivationTest
Running org.jboss.weld.tests.metadata.scanning.ClassAvailableInvertedActivationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 sec - in org.jboss.weld.tests.metadata.scanning.ClassAvailableInvertedActivationTest
Running org.jboss.weld.tests.metadata.scanning.MultiplePackageNameIncludeExcludeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 sec - in org.jboss.weld.tests.metadata.scanning.MultiplePackageNameIncludeExcludeTest
Running org.jboss.weld.tests.metadata.scanning.DeepPackageNameIncludeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 sec - in org.jboss.weld.tests.metadata.scanning.DeepPackageNameIncludeTest
Running org.jboss.weld.tests.metadata.scanning.DeepPackageNameIncludeExcludeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 sec - in org.jboss.weld.tests.metadata.scanning.DeepPackageNameIncludeExcludeTest
Running org.jboss.weld.tests.metadata.scanning.PackagePatternIncludeExcludeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 sec - in org.jboss.weld.tests.metadata.scanning.PackagePatternIncludeExcludeTest
Running org.jboss.weld.tests.metadata.scanning.NameIncludeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 sec - in org.jboss.weld.tests.metadata.scanning.NameIncludeTest
Running org.jboss.weld.tests.metadata.scanning.ClassAvailableActivationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 sec - in org.jboss.weld.tests.metadata.scanning.ClassAvailableActivationTest
Running org.jboss.weld.tests.metadata.scanning.PackagePatternIncludeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 sec - in org.jboss.weld.tests.metadata.scanning.PackagePatternIncludeTest
Running org.jboss.weld.tests.metadata.scanning.PackageNameIncludeExcludeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 sec - in org.jboss.weld.tests.metadata.scanning.PackageNameIncludeExcludeTest
Running org.jboss.weld.tests.metadata.scanning.NameExcludeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 sec - in org.jboss.weld.tests.metadata.scanning.NameExcludeTest
Running org.jboss.weld.tests.metadata.scanning.PackageNameExcludeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 sec - in org.jboss.weld.tests.metadata.scanning.PackageNameExcludeTest
Running org.jboss.weld.tests.metadata.scanning.ClassAvailableAndSystemPropertyActivationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 sec - in org.jboss.weld.tests.metadata.scanning.ClassAvailableAndSystemPropertyActivationTest
Running org.jboss.weld.tests.metadata.scanning.NonWildcardNameExcludeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 sec - in org.jboss.weld.tests.metadata.scanning.NonWildcardNameExcludeTest
Running org.jboss.weld.tests.metadata.scanning.MultipleClassAvailableActivationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 sec - in org.jboss.weld.tests.metadata.scanning.MultipleClassAvailableActivationTest
Running org.jboss.weld.tests.metadata.scanning.SystemPropertyValueInvertedActivationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 sec - in org.jboss.weld.tests.metadata.scanning.SystemPropertyValueInvertedActivationTest
Running org.jboss.weld.tests.metadata.scanning.NameIncludeExcludeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.38 sec - in org.jboss.weld.tests.metadata.scanning.NameIncludeExcludeTest
Running org.jboss.weld.tests.metadata.scanning.PatternIncludeExcludeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 sec - in org.jboss.weld.tests.metadata.scanning.PatternIncludeExcludeTest
Running org.jboss.weld.tests.metadata.scanning.PatternExcludeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.47 sec - in org.jboss.weld.tests.metadata.scanning.PatternExcludeTest
Running org.jboss.weld.tests.metadata.scanning.MultipleDeepPackageNameIncludeExcludeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 sec - in org.jboss.weld.tests.metadata.scanning.MultipleDeepPackageNameIncludeExcludeTest
Running org.jboss.weld.tests.metadata.scanning.SystemPropertyActivationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 sec - in org.jboss.weld.tests.metadata.scanning.SystemPropertyActivationTest
Running org.jboss.weld.tests.metadata.scanning.MultiplePatternIncludeExcludeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 sec - in org.jboss.weld.tests.metadata.scanning.MultiplePatternIncludeExcludeTest
Running org.jboss.weld.tests.metadata.scanning.MultipleNameIncludeExcludeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 sec - in org.jboss.weld.tests.metadata.scanning.MultipleNameIncludeExcludeTest
Running org.jboss.weld.tests.metadata.scanning.NonWildcardNameIncludeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 sec - in org.jboss.weld.tests.metadata.scanning.NonWildcardNameIncludeTest
Running org.jboss.weld.tests.metadata.scanning.PatternIncludeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 sec - in org.jboss.weld.tests.metadata.scanning.PatternIncludeTest
Running org.jboss.weld.tests.metadata.scanning.MultipleDeepPackagePatternIncludeExcludeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.37 sec - in org.jboss.weld.tests.metadata.scanning.MultipleDeepPackagePatternIncludeExcludeTest
Running org.jboss.weld.tests.metadata.scanning.PackagePatternExcludeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.jboss.weld.tests.metadata.scanning.PackagePatternExcludeTest
Results :
Failed tests:
SyntheticProxyTest.testClientProxy:45 null
SyntheticProxyTest.testInterceptedSubclass:50 null
Tests in error:
MultiWarTest.org.jboss.weld.tests.contexts.application.event.MultiWarTest » Deployment
Tests run: 973, Failures: 2, Errors: 1, Skipped: 18
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:49 min
[INFO] Finished at: 2015-11-19T19:42:59-05:00
[INFO] Final Memory: 49M/630M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project weld-core-test-arquillian: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/we...> 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
Terminating xvnc.
$ vncserver -kill :29
Killing Xvnc process ID 894
Archiving artifacts
Recording test results
Publishing Javadoc
9 years
Build failed in Jenkins: Weld-2.x-interoperability-pax-cdi #720
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
------------------------------------------
[...truncated 4549 lines...]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
CappuccinoService @PreDestroy
constructing HazelnutService
10:28:41.840 [main] WARN o.o.pax.exam.spi.DefaultExamSystem - Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.381 sec - in org.ops4j.pax.cdi.test.NoWabWebContainerTest
Running org.ops4j.pax.cdi.test.ProducerAndClientTest
10:28:43.536 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:28:43.542 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:28:43.545 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:28:43.789 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:28:43.803 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:28:44.112 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:28:44.121 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:28:44.122 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Default @Vanilla @Any @OsgiServiceProvider] is available
10:28:44.123 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:28:44.129 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
10:28:44.131 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1.client_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:28:44.131 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1.client_1.0.0.SNAPSHOT [22]
constructing CappuccinoService
CappuccinoService @PostConstruct
10:28:44.217 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.client.IceCreamClient] with qualifiers [@Any @OsgiServiceProvider] is available
constructing HazelnutService
constructing HazelnutService
10:28:44.306 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:28:44.306 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
CappuccinoService @PreDestroy
constructing HazelnutService
10:28:44.317 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1.client_1.0.0.SNAPSHOT [22]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.98 sec - in org.ops4j.pax.cdi.test.ProducerAndClientTest
Running org.ops4j.pax.cdi.test.RankingPropertyTest
10:28:46.591 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:28:46.596 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample7.service.impl100_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:28:46.600 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample7.service.impl100_1.0.0.SNAPSHOT [22]
10:28:46.814 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:28:46.817 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:28:47.104 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample7.impl.RankedServiceImpl100] with qualifiers [@Any @OsgiServiceProvider] is available
10:28:47.187 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:28:47.187 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample7.service.impl100_1.0.0.SNAPSHOT [22]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.268 sec - in org.ops4j.pax.cdi.test.RankingPropertyTest
Running org.ops4j.pax.cdi.test.SecurityTest
10:28:49.098 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:28:49.106 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37] with extension bundles []
10:28:49.109 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37]
10:28:49.471 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:28:49.474 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:28:49.832 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [38] with extension bundles [org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37]]
10:28:49.832 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [38]
10:28:50.215 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-security-module-api_1.4.2 [39] with extension bundles []
10:28:50.215 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-api_1.4.2 [39]
10:28:50.268 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40] with extension bundles []
10:28:50.268 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40]
10:28:50.425 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample8.service_1.0.0.SNAPSHOT [41] with extension bundles [org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37], org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40], org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [33], org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [38]]
10:28:50.425 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample8.service_1.0.0.SNAPSHOT [41]
10:28:50.701 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample8.service.impl.SecuredServiceImpl] with qualifiers [@Any @OsgiServiceProvider] is available
10:28:50.713 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample8.service.impl.SecuredClientImpl] with qualifiers [@Any @OsgiServiceProvider] is available
10:28:50.811 [main] WARN o.a.d.c.i.e.c.ExceptionHandlerBroadcaster - No handlers found for exception org.apache.deltaspike.security.api.authorization.AccessDeniedException
10:28:50.822 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample8.service_1.0.0.SNAPSHOT [41]
10:28:50.866 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40]
10:28:50.870 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-api_1.4.2 [39]
10:28:50.873 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [38]
10:28:50.875 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37]
10:28:50.880 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.072 sec - in org.ops4j.pax.cdi.test.SecurityTest
Running org.ops4j.pax.cdi.test.ServletTest
10:28:52.915 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:28:52.921 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:28:52.923 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:28:53.160 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:28:53.163 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:28:53.478 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:28:53.487 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:28:53.488 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Default @Vanilla @Any @OsgiServiceProvider] is available
10:28:53.489 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:28:53.495 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
10:28:53.502 [Start Level Event Dispatcher] INFO o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:28:53.928 [pool-5-thread-1] WARN o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
10:28:54.016 [pool-5-thread-1] INFO o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:28:54.018 [pool-5-thread-1] INFO o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:28:54.018 [pool-5-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:28:54.205 [pool-5-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
************* init RandomServlet
************* init IceCreamServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
constructing CappuccinoService
CappuccinoService @PostConstruct
constructing HazelnutService
************* init ApplicationIdServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
************* init MessageServlet
10:28:55.205 [pool-4-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:28:55.205 [pool-4-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:28:55.219 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:28:55.219 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
CappuccinoService @PreDestroy
constructing HazelnutService
Tests run: 7, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.686 sec <<< FAILURE! - in org.ops4j.pax.cdi.test.ServletTest
checkInvalidateSession(org.ops4j.pax.cdi.test.ServletTest) Time elapsed: 0.382 sec <<< ERROR!
com.sun.jersey.api.client.UniformInterfaceException: GET http://localhost:50903/sample1/session returned a response status of 404 Not Found
at com.sun.jersey.api.client.WebResource.handle(WebResource.java:686)
at com.sun.jersey.api.client.WebResource.get(WebResource.java:191)
at org.ops4j.pax.cdi.test.ServletTest.checkInvalidateSession(ServletTest.java:176)
Running org.ops4j.pax.cdi.test.SingleBundleTest
10:28:57.089 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:28:57.094 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [34]]
10:28:57.097 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:28:57.323 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:28:57.325 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:28:57.655 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:28:57.663 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:28:57.664 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Vanilla @OsgiServiceProvider @Default @Any] is available
10:28:57.665 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:28:57.671 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
constructing ChocolateService
10:28:57.791 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:28:57.791 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
constructing HazelnutService
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.935 sec - in org.ops4j.pax.cdi.test.SingleBundleTest
Running org.ops4j.pax.cdi.test.TransactionalTest
10:28:59.812 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:29:00.044 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48] with extension bundles []
10:29:00.047 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]
10:29:00.366 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:29:00.369 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:29:00.720 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49] with extension bundles [org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]]
10:29:00.720 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49]
10:29:01.123 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50] with extension bundles []
10:29:01.129 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50]
10:29:01.223 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55] with extension bundles []
10:29:01.223 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55]
10:29:01.380 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56] with extension bundles []
10:29:01.380 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56]
10:29:01.474 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57] with extension bundles []
10:29:01.475 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57]
10:29:02.053 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61] with extension bundles [org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56], org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48], org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49], org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55], org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [33], org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57]]
10:29:02.054 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61]
10:29:02.382 [Start Level Event Dispatcher] WARN org.jboss.weld.Validator - WELD-001478: Interceptor class org.apache.deltaspike.jpa.impl.transaction.TransactionalInterceptor is enabled for the application and for the bean archive pax-cdi-bda61. It will only be invoked in the @Priority part of the chain.
10:29:02.575 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample2.service.impl.LibraryServiceImpl] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:03.553 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample2.service.LibraryServiceClient] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:03.818 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61]
10:29:03.830 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57]
10:29:03.834 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56]
10:29:03.838 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55]
10:29:03.844 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50]
10:29:03.847 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49]
10:29:03.850 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]
10:29:03.878 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.466 sec - in org.ops4j.pax.cdi.test.TransactionalTest
Running org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest
10:29:05.917 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:29:05.922 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:29:05.925 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:29:06.189 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:29:06.192 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:29:06.504 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:29:06.513 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:29:06.514 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Vanilla @Default @Any @OsgiServiceProvider] is available
10:29:06.515 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:06.521 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
10:29:06.529 [Start Level Event Dispatcher] INFO o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:06.995 [pool-5-thread-1] WARN o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
10:29:07.017 [pool-5-thread-1] INFO o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:07.019 [pool-5-thread-1] INFO o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:29:07.019 [pool-5-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:07.205 [pool-5-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
************* init MessageServlet
10:29:07.300 [pool-4-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:29:07.301 [pool-4-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:07.326 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:29:07.326 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
constructing HazelnutService
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.798 sec <<< FAILURE! - in org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest
shouldRestartWebBeanBundle(org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest) Time elapsed: 0.336 sec <<< ERROR!
com.sun.jersey.api.client.UniformInterfaceException: GET http://localhost:50903/sample1/message returned a response status of 404 Not Found
at com.sun.jersey.api.client.WebResource.handle(WebResource.java:686)
at com.sun.jersey.api.client.WebResource.get(WebResource.java:191)
at org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest.shouldRestartWebBeanBundle(WebBeanBundleLifecycleTest.java:99)
Results :
Tests in error:
ServletTest.checkInvalidateSession:176 » UniformInterface GET http://localhost...
WebBeanBundleLifecycleTest.shouldRestartWebBeanBundle:99 » UniformInterface GE...
Tests run: 43, Failures: 0, Errors: 2, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] OPS4J Pax CDI Standalone Integration Tests ........ FAILURE [01:11 min]
[INFO] OPS4J Pax CDI 1.2 Integration Tests on Karaf ...... SKIPPED
[INFO] OPS4J Pax CDI OSGi 6.0.0 Integration Tests ........ SKIPPED
[INFO] OPS4J Pax CDI Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:11 min
[INFO] Finished at: 2015-12-18T10:29:07+08:00
[INFO] Final Memory: 31M/460M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project itest-standalone: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> 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
9 years
Build failed in Jenkins: Weld-2.x-bootstrap-time-xlarge-CI #1319
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...>
------------------------------------------
[...truncated 1746 lines...]
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-servlet-test-base ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-servlet-test-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/base/src/main/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-servlet-test-base ---
[INFO] Compiling 137 source files to /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/base/target/classes
[INFO]
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-servlet-test-base ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-servlet-test-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/base/src/test/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-servlet-test-base ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-servlet-test-base ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-servlet-test-base ---
[INFO] Building jar: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/base/target/weld-servlet-test-base-2.3.3-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-servlet-test-base >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-test-base ---
[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-base ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-test-base ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-test-base ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-servlet-test-base <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-test-base ---
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] Building jar: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/base/target/weld-servlet-test-base-2.3.3-SNAPSHOT-sources.jar
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-servlet-test-base ---
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/base/target/weld-servlet-test-base-2.3.3-SNAPSHOT.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-base/2.3.3-SNAPSHOT/weld-servlet-test-base-2.3.3-SNAPSHOT.jar
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/base/pom.xml to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-base/2.3.3-SNAPSHOT/weld-servlet-test-base-2.3.3-SNAPSHOT.pom
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/base/target/weld-servlet-test-base-2.3.3-SNAPSHOT-sources.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-base/2.3.3-SNAPSHOT/weld-servlet-test-base-2.3.3-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Servlet Integration Tests (Tomcat) 2.3.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-tomcat ---
[INFO] Deleting /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/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]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-servlet-test-tomcat ---
[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 /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/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.13:checkstyle (check-style) @ weld-servlet-test-tomcat ---
[INFO] Starting audit...
Audit done.
[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 2 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-servlet-test-tomcat ---
[INFO] Compiling 3 source files to /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/tomcat/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-servlet-test-tomcat ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-surefire-report-plugin:2.17:report-only (generate-test-report) @ weld-servlet-test-tomcat ---
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-servlet-test-tomcat ---
[INFO] Building jar: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/tomcat/target/weld-servlet-test-tomcat-2.3.3-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-servlet-test-tomcat >>>
[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]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-servlet-test-tomcat <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-test-tomcat ---
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] Building jar: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/tomcat/target/weld-servlet-test-tomcat-2.3.3-SNAPSHOT-sources.jar
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-servlet-test-tomcat ---
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/tomcat/target/weld-servlet-test-tomcat-2.3.3-SNAPSHOT.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.3-SNAPSHOT/weld-servlet-test-tomcat-2.3.3-SNAPSHOT.jar
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/tomcat/pom.xml to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.3-SNAPSHOT/weld-servlet-test-tomcat-2.3.3-SNAPSHOT.pom
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/tomcat/target/weld-servlet-test-tomcat-2.3.3-SNAPSHOT-sources.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.3-SNAPSHOT/weld-servlet-test-tomcat-2.3.3-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty ---
[INFO] Deleting /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/jetty/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-test-jetty ---
[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-jetty ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-servlet-test-jetty ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/jetty/src/main/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-servlet-test-jetty ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-servlet-test-jetty ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-servlet-test-jetty ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-servlet-test-jetty ---
[INFO] Compiling 4 source files to /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/jetty/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-servlet-test-jetty ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-surefire-report-plugin:2.17:report-only (generate-test-report) @ weld-servlet-test-jetty ---
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-servlet-test-jetty ---
[INFO] Building jar: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/jetty/target/weld-servlet-test-jetty-2.3.3-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-servlet-test-jetty >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-test-jetty ---
[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-jetty ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-test-jetty ---
[INFO]
[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) < generate-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/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] Building jar: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/jetty/target/weld-servlet-test-jetty-2.3.3-SNAPSHOT-sources.jar
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-servlet-test-jetty ---
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/jetty/target/weld-servlet-test-jetty-2.3.3-SNAPSHOT.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.3-SNAPSHOT/weld-servlet-test-jetty-2.3.3-SNAPSHOT.jar
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/jetty/pom.xml to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.3-SNAPSHOT/weld-servlet-test-jetty-2.3.3-SNAPSHOT.pom
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-xlarge-CI/weld/environments/servlet/tests/jetty/target/weld-servlet-test-jetty-2.3.3-SNAPSHOT-sources.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.3-SNAPSHOT/weld-servlet-test-jetty-2.3.3-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ........................................ SUCCESS [ 6.872 s]
[INFO] Weld Implementation (Core) ......................... SUCCESS [ 50.830 s]
[INFO] Weld Core - JSF .................................... SUCCESS [ 4.626 s]
[INFO] Weld Implementation ................................ SUCCESS [ 4.864 s]
[INFO] Weld Probe Parent .................................. SUCCESS [ 0.559 s]
[INFO] Weld Probe Core .................................... SUCCESS [ 13.346 s]
[INFO] Weld Test Utilities ................................ SUCCESS [ 6.195 s]
[INFO] weld-probe-tests ................................... SUCCESS [ 15.108 s]
[INFO] Weld Porting Package for the CDI TCK 1.1 ........... SUCCESS [ 4.396 s]
[INFO] Weld Unit Tests .................................... SUCCESS [ 7.919 s]
[INFO] Weld Integration Tests (JBoss AS) .................. SUCCESS [ 37.375 s]
[INFO] AtInject TCK runner for Weld ....................... SUCCESS [ 7.219 s]
[INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ....... SUCCESS [ 10.992 s]
[INFO] Weld Environment Common ............................ SUCCESS [ 6.325 s]
[INFO] Weld SE (Core) ..................................... SUCCESS [ 18.326 s]
[INFO] Weld SE (Uber Jar) ................................. SUCCESS [ 6.032 s]
[INFO] Weld SE Parent ..................................... SUCCESS [ 0.618 s]
[INFO] Weld SE Tests ...................................... SUCCESS [ 5.558 s]
[INFO] Weld Servlet Parent ................................ SUCCESS [ 0.498 s]
[INFO] Weld Servlet Core .................................. SUCCESS [ 8.633 s]
[INFO] Weld Servlet (Uber Jar) ............................ SUCCESS [ 4.831 s]
[INFO] Weld Servlet Integration Tests (Base) .............. SUCCESS [ 8.157 s]
[INFO] Weld Servlet Integration Tests (Tomcat) ............ SUCCESS [ 3.554 s]
[INFO] Weld Servlet Integration Tests (Jetty) ............. SUCCESS [ 3.796 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:00 min
[INFO] Finished at: 2015-12-15T21:35:51-05:00
[INFO] Final Memory: 112M/542M
[INFO] ------------------------------------------------------------------------
+ copy-to-temp
+ cp -r <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...> /tmp/weld-performance
+ cp -r <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...> /tmp/weld-performance
+ generate-beans
+ cd /tmp/weld-performance/bean-generator
/home/hudson/config_repository/scripts/weld/bootstrap.sh: line 41: cd: /tmp/weld-performance/bean-generator: No such file or directory
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording plot data
No plot data file found: time.properties
9 years
Build failed in Jenkins: Weld-2.x-interoperability-pax-cdi #715
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
------------------------------------------
[...truncated 4513 lines...]
constructing CappuccinoService
CappuccinoService @PostConstruct
10:32:55.812 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.client.IceCreamClient] with qualifiers [@Any @OsgiServiceProvider] is available
constructing HazelnutService
10:32:56.046 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:32:56.047 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
CappuccinoService @PreDestroy
constructing HazelnutService
10:32:56.062 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1.client_1.0.0.SNAPSHOT [22]
10:32:56.186 [main] WARN o.o.pax.exam.spi.DefaultExamSystem - Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.082 sec - in org.ops4j.pax.cdi.test.NoWabWebContainerTest
Running org.ops4j.pax.cdi.test.ProducerAndClientTest
10:32:57.997 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:32:58.003 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:32:58.005 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:32:58.254 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:32:58.257 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:32:58.584 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:32:58.597 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:32:58.598 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Vanilla @Default @Any @OsgiServiceProvider] is available
10:32:58.599 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:32:58.605 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
10:32:58.607 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1.client_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:32:58.608 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1.client_1.0.0.SNAPSHOT [22]
constructing CappuccinoService
CappuccinoService @PostConstruct
10:32:58.721 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.client.IceCreamClient] with qualifiers [@Any @OsgiServiceProvider] is available
constructing HazelnutService
constructing HazelnutService
10:32:58.823 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:32:58.824 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1.client_1.0.0.SNAPSHOT [22]
10:32:58.831 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
CappuccinoService @PreDestroy
constructing HazelnutService
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.073 sec - in org.ops4j.pax.cdi.test.ProducerAndClientTest
Running org.ops4j.pax.cdi.test.RankingPropertyTest
10:33:00.731 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:33:00.737 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample7.service.impl100_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:33:00.741 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample7.service.impl100_1.0.0.SNAPSHOT [22]
10:33:00.975 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:33:00.978 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:33:01.272 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample7.impl.RankedServiceImpl100] with qualifiers [@Any @OsgiServiceProvider] is available
10:33:01.390 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:33:01.390 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample7.service.impl100_1.0.0.SNAPSHOT [22]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.895 sec - in org.ops4j.pax.cdi.test.RankingPropertyTest
Running org.ops4j.pax.cdi.test.SecurityTest
10:33:03.271 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:33:03.278 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37] with extension bundles []
10:33:03.281 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37]
10:33:03.632 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:33:03.634 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:33:03.999 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [38] with extension bundles [org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37]]
10:33:03.999 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [38]
10:33:04.412 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-security-module-api_1.4.2 [39] with extension bundles []
10:33:04.412 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-api_1.4.2 [39]
10:33:04.474 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40] with extension bundles []
10:33:04.475 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40]
10:33:04.642 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample8.service_1.0.0.SNAPSHOT [41] with extension bundles [org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [38], org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40], org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [33], org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37]]
10:33:04.642 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample8.service_1.0.0.SNAPSHOT [41]
10:33:04.910 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample8.service.impl.SecuredServiceImpl] with qualifiers [@Any @OsgiServiceProvider] is available
10:33:04.928 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample8.service.impl.SecuredClientImpl] with qualifiers [@Any @OsgiServiceProvider] is available
10:33:05.055 [main] WARN o.a.d.c.i.e.c.ExceptionHandlerBroadcaster - No handlers found for exception org.apache.deltaspike.security.api.authorization.AccessDeniedException
10:33:05.062 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample8.service_1.0.0.SNAPSHOT [41]
10:33:05.140 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40]
10:33:05.142 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-api_1.4.2 [39]
10:33:05.144 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [38]
10:33:05.145 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37]
10:33:05.147 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.132 sec - in org.ops4j.pax.cdi.test.SecurityTest
Running org.ops4j.pax.cdi.test.ServletTest
10:33:07.144 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:33:07.149 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:33:07.152 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:33:07.394 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:33:07.397 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:33:07.724 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:33:07.739 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:33:07.740 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Default @Vanilla @Any @OsgiServiceProvider] is available
10:33:07.741 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:33:07.746 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
10:33:07.755 [Start Level Event Dispatcher] INFO o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:33:08.210 [pool-5-thread-1] WARN o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
10:33:08.243 [pool-5-thread-1] INFO o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:33:08.245 [pool-5-thread-1] INFO o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:33:08.246 [pool-5-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:33:08.425 [pool-5-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
************* init RandomServlet
************* init IceCreamServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
constructing CappuccinoService
CappuccinoService @PostConstruct
constructing HazelnutService
************* init ApplicationIdServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
************* init MessageServlet
10:33:09.563 [pool-4-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:33:09.563 [pool-4-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:33:09.577 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:33:09.577 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
CappuccinoService @PreDestroy
constructing HazelnutService
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.868 sec - in org.ops4j.pax.cdi.test.ServletTest
Running org.ops4j.pax.cdi.test.SingleBundleTest
10:33:11.601 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:33:11.607 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [34]]
10:33:11.610 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:33:11.845 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:33:11.848 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:33:12.157 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:33:12.167 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:33:12.173 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Vanilla @Default @Any @OsgiServiceProvider] is available
10:33:12.174 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:33:12.180 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
constructing ChocolateService
10:33:12.293 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:33:12.293 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
constructing HazelnutService
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.962 sec - in org.ops4j.pax.cdi.test.SingleBundleTest
Running org.ops4j.pax.cdi.test.TransactionalTest
10:33:14.476 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:33:14.712 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48] with extension bundles []
10:33:14.715 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]
10:33:15.036 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:33:15.038 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:33:15.419 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49] with extension bundles [org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]]
10:33:15.419 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49]
10:33:15.833 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50] with extension bundles []
10:33:15.834 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50]
10:33:15.937 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55] with extension bundles []
10:33:15.937 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55]
10:33:16.089 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56] with extension bundles []
10:33:16.089 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56]
10:33:16.183 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57] with extension bundles []
10:33:16.183 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57]
10:33:16.845 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [33], org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56], org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57], org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55], org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49], org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]]
10:33:16.845 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61]
10:33:17.228 [Start Level Event Dispatcher] WARN org.jboss.weld.Validator - WELD-001478: Interceptor class org.apache.deltaspike.jpa.impl.transaction.TransactionalInterceptor is enabled for the application and for the bean archive pax-cdi-bda61. It will only be invoked in the @Priority part of the chain.
10:33:17.452 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample2.service.impl.LibraryServiceImpl] with qualifiers [@Any @OsgiServiceProvider] is available
10:33:18.430 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample2.service.LibraryServiceClient] with qualifiers [@Any @OsgiServiceProvider] is available
10:33:18.684 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61]
10:33:18.704 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57]
10:33:18.709 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56]
10:33:18.718 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55]
10:33:18.724 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50]
10:33:18.728 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49]
10:33:18.734 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]
10:33:18.763 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.86 sec - in org.ops4j.pax.cdi.test.TransactionalTest
Running org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest
10:33:20.909 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:33:20.914 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:33:20.918 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:33:21.176 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:33:21.179 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:33:21.474 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:33:21.487 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:33:21.488 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Default @Vanilla @Any @OsgiServiceProvider] is available
10:33:21.489 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:33:21.495 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
10:33:21.507 [Start Level Event Dispatcher] INFO o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:33:22.029 [pool-5-thread-1] WARN o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
10:33:22.051 [pool-5-thread-1] INFO o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:33:22.054 [pool-5-thread-1] INFO o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:33:22.054 [pool-5-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:33:22.258 [pool-5-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
************* init MessageServlet
10:33:22.352 [pool-4-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:33:22.352 [pool-4-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:33:22.365 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:33:22.365 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
constructing HazelnutService
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.926 sec <<< FAILURE! - in org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest
shouldRestartWebBeanBundle(org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest) Time elapsed: 0.378 sec <<< ERROR!
com.sun.jersey.api.client.UniformInterfaceException: GET http://localhost:52332/sample1/message returned a response status of 404 Not Found
at com.sun.jersey.api.client.WebResource.handle(WebResource.java:686)
at com.sun.jersey.api.client.WebResource.get(WebResource.java:191)
at org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest.shouldRestartWebBeanBundle(WebBeanBundleLifecycleTest.java:99)
Results :
Tests in error:
WebBeanBundleLifecycleTest.shouldRestartWebBeanBundle:99 » UniformInterface GE...
Tests run: 43, Failures: 0, Errors: 1, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] OPS4J Pax CDI Standalone Integration Tests ........ FAILURE [01:14 min]
[INFO] OPS4J Pax CDI 1.2 Integration Tests on Karaf ...... SKIPPED
[INFO] OPS4J Pax CDI OSGi 6.0.0 Integration Tests ........ SKIPPED
[INFO] OPS4J Pax CDI Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:15 min
[INFO] Finished at: 2015-12-15T10:33:22+08:00
[INFO] Final Memory: 31M/458M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project itest-standalone: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> 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
9 years
Build failed in Jenkins: Weld-2.x-interoperability-pax-cdi #711
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
------------------------------------------
[...truncated 4511 lines...]
constructing CappuccinoService
CappuccinoService @PostConstruct
10:33:11.378 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.client.IceCreamClient] with qualifiers [@Any @OsgiServiceProvider] is available
constructing HazelnutService
10:33:11.637 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:33:11.637 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
CappuccinoService @PreDestroy
constructing HazelnutService
10:33:11.647 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1.client_1.0.0.SNAPSHOT [22]
10:33:11.747 [main] WARN o.o.pax.exam.spi.DefaultExamSystem - Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.641 sec - in org.ops4j.pax.cdi.test.NoWabWebContainerTest
Running org.ops4j.pax.cdi.test.ProducerAndClientTest
10:33:13.505 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:33:13.510 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:33:13.513 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:33:13.759 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:33:13.761 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:33:14.113 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:33:14.126 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:33:14.127 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Vanilla @Default @Any @OsgiServiceProvider] is available
10:33:14.129 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:33:14.139 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
10:33:14.142 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1.client_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:33:14.142 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1.client_1.0.0.SNAPSHOT [22]
constructing CappuccinoService
CappuccinoService @PostConstruct
10:33:14.318 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.client.IceCreamClient] with qualifiers [@Any @OsgiServiceProvider] is available
constructing HazelnutService
constructing HazelnutService
10:33:14.455 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:33:14.455 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
CappuccinoService @PreDestroy
constructing HazelnutService
10:33:14.475 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1.client_1.0.0.SNAPSHOT [22]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.223 sec - in org.ops4j.pax.cdi.test.ProducerAndClientTest
Running org.ops4j.pax.cdi.test.RankingPropertyTest
10:33:16.947 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:33:16.955 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample7.service.impl100_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:33:16.959 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample7.service.impl100_1.0.0.SNAPSHOT [22]
10:33:17.250 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:33:17.252 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:33:17.636 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample7.impl.RankedServiceImpl100] with qualifiers [@Any @OsgiServiceProvider] is available
10:33:17.785 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:33:17.785 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample7.service.impl100_1.0.0.SNAPSHOT [22]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.485 sec - in org.ops4j.pax.cdi.test.RankingPropertyTest
Running org.ops4j.pax.cdi.test.SecurityTest
10:33:19.771 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:33:19.779 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37] with extension bundles []
10:33:19.782 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37]
10:33:20.120 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:33:20.123 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:33:20.469 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [38] with extension bundles [org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37]]
10:33:20.469 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [38]
10:33:20.896 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-security-module-api_1.4.2 [39] with extension bundles []
10:33:20.897 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-api_1.4.2 [39]
10:33:20.965 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40] with extension bundles []
10:33:20.966 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40]
10:33:21.115 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample8.service_1.0.0.SNAPSHOT [41] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [33], org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40], org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [38], org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37]]
10:33:21.115 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample8.service_1.0.0.SNAPSHOT [41]
10:33:21.348 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample8.service.impl.SecuredServiceImpl] with qualifiers [@Any @OsgiServiceProvider] is available
10:33:21.360 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample8.service.impl.SecuredClientImpl] with qualifiers [@Any @OsgiServiceProvider] is available
10:33:21.453 [main] WARN o.a.d.c.i.e.c.ExceptionHandlerBroadcaster - No handlers found for exception org.apache.deltaspike.security.api.authorization.AccessDeniedException
10:33:21.462 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample8.service_1.0.0.SNAPSHOT [41]
10:33:21.524 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40]
10:33:21.528 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-api_1.4.2 [39]
10:33:21.530 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [38]
10:33:21.533 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37]
10:33:21.535 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.06 sec - in org.ops4j.pax.cdi.test.SecurityTest
Running org.ops4j.pax.cdi.test.ServletTest
10:33:23.552 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:33:23.557 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:33:23.560 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:33:23.804 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:33:23.806 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:33:24.094 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:33:24.103 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:33:24.103 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Default @Vanilla @Any @OsgiServiceProvider] is available
10:33:24.104 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:33:24.110 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
10:33:24.118 [Start Level Event Dispatcher] INFO o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:33:24.556 [pool-5-thread-1] WARN o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
10:33:24.566 [pool-5-thread-1] INFO o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:33:24.568 [pool-5-thread-1] INFO o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:33:24.568 [pool-5-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:33:24.725 [pool-5-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
************* init RandomServlet
************* init IceCreamServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
constructing CappuccinoService
CappuccinoService @PostConstruct
constructing HazelnutService
************* init ApplicationIdServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
************* init MessageServlet
10:33:25.824 [pool-4-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:33:25.824 [pool-4-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:33:25.838 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:33:25.838 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
CappuccinoService @PreDestroy
constructing HazelnutService
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.712 sec - in org.ops4j.pax.cdi.test.ServletTest
Running org.ops4j.pax.cdi.test.SingleBundleTest
10:33:27.715 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:33:27.730 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [34]]
10:33:27.733 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:33:27.963 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:33:27.965 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:33:28.302 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:33:28.311 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:33:28.312 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Vanilla @Default @Any @OsgiServiceProvider] is available
10:33:28.313 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:33:28.320 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
constructing ChocolateService
10:33:28.450 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:33:28.450 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
constructing HazelnutService
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.97 sec - in org.ops4j.pax.cdi.test.SingleBundleTest
Running org.ops4j.pax.cdi.test.TransactionalTest
10:33:30.624 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:33:30.859 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48] with extension bundles []
10:33:30.865 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]
10:33:31.161 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:33:31.164 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:33:31.507 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49] with extension bundles [org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]]
10:33:31.508 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49]
10:33:31.888 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50] with extension bundles []
10:33:31.888 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50]
10:33:31.997 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55] with extension bundles []
10:33:31.998 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55]
10:33:32.172 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56] with extension bundles []
10:33:32.172 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56]
10:33:32.303 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57] with extension bundles []
10:33:32.304 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57]
10:33:32.899 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61] with extension bundles [org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57], org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48], org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56], org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49], org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [33], org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55]]
10:33:32.899 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61]
10:33:33.280 [Start Level Event Dispatcher] WARN org.jboss.weld.Validator - WELD-001478: Interceptor class org.apache.deltaspike.jpa.impl.transaction.TransactionalInterceptor is enabled for the application and for the bean archive pax-cdi-bda61. It will only be invoked in the @Priority part of the chain.
10:33:33.486 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample2.service.impl.LibraryServiceImpl] with qualifiers [@Any @OsgiServiceProvider] is available
10:33:34.461 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample2.service.LibraryServiceClient] with qualifiers [@Any @OsgiServiceProvider] is available
10:33:34.709 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61]
10:33:34.721 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57]
10:33:34.723 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56]
10:33:34.726 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55]
10:33:34.729 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50]
10:33:34.731 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49]
10:33:34.733 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]
10:33:34.751 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.646 sec - in org.ops4j.pax.cdi.test.TransactionalTest
Running org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest
10:33:36.821 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:33:36.827 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:33:36.831 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:33:37.072 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:33:37.074 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:33:37.377 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:33:37.386 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:33:37.387 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Vanilla @Default @Any @OsgiServiceProvider] is available
10:33:37.388 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:33:37.394 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
10:33:37.402 [Start Level Event Dispatcher] INFO o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:33:37.879 [pool-5-thread-1] WARN o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
10:33:37.968 [pool-5-thread-1] INFO o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:33:37.970 [pool-5-thread-1] INFO o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:33:37.970 [pool-5-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:33:38.122 [pool-5-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
************* init MessageServlet
10:33:38.171 [pool-4-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:33:38.171 [pool-4-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:33:38.181 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:33:38.181 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
constructing HazelnutService
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.852 sec <<< FAILURE! - in org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest
shouldRestartWebBeanBundle(org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest) Time elapsed: 0.334 sec <<< ERROR!
com.sun.jersey.api.client.UniformInterfaceException: GET http://localhost:47821/sample1/message returned a response status of 404 Not Found
at com.sun.jersey.api.client.WebResource.handle(WebResource.java:686)
at com.sun.jersey.api.client.WebResource.get(WebResource.java:191)
at org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest.shouldRestartWebBeanBundle(WebBeanBundleLifecycleTest.java:99)
Results :
Tests in error:
WebBeanBundleLifecycleTest.shouldRestartWebBeanBundle:99 » UniformInterface GE...
Tests run: 43, Failures: 0, Errors: 1, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] OPS4J Pax CDI Standalone Integration Tests ........ FAILURE [01:13 min]
[INFO] OPS4J Pax CDI 1.2 Integration Tests on Karaf ...... SKIPPED
[INFO] OPS4J Pax CDI OSGi 6.0.0 Integration Tests ........ SKIPPED
[INFO] OPS4J Pax CDI Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:14 min
[INFO] Finished at: 2015-12-13T10:33:38+08:00
[INFO] Final Memory: 31M/462M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project itest-standalone: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> 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
9 years