[jboss-as7-dev] smoke test failure today in 7.2.0 with current sources from github.com

Frank Langelage frank at lafr.de
Thu Jul 12 15:08:49 EDT 2012


The current build fails on smoke tests for me. Tried 2 times now.
See attached files.

Yesterday evening everything was working.
So some of the late commits from yesterday or those from today broke the 
testsuite.

-------------- next part --------------
-------------------------------------------------------------------------------
Test set: org.jboss.as.test.smoke.osgi.SimpleManagedBeanTestCase
-------------------------------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.36 sec <<< FAILURE!
org.jboss.as.test.smoke.osgi.SimpleManagedBeanTestCase  Time elapsed: 4.542 sec  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: Cannot deploy: complex.ear
	at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:83)
	at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64)
	at org.jboss.as.arquillian.container.ArchiveDeployer.deploy(ArchiveDeployer.java:46)
	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.GeneratedMethodAccessor21.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90)
	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.GeneratedMethodAccessor14.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90)
	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.GeneratedMethodAccessor13.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90)
	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.GeneratedMethodAccessor20.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
	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.GeneratedMethodAccessor19.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90)
	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:135)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
	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.GeneratedMethodAccessor16.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90)
	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:75)
	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
	at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60)
	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
	at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.beforeClass(EventTestRunnerAdaptor.java:80)
	at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:182)
	at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314)
	at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46)
	at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
	at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:234)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:133)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:114)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:188)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:166)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:101)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74)
-------------- next part --------------
20:51:17,396 INFO  [org.jboss.as.repository] (management-handler-thread - 1) JBAS014900: Content added at location /home/jboss/JBoss-7.2/jboss-as/testsuite/integration/smoke/target/jbossas/standalone/data/content/97/e6293b052607b84a418f82f9a315df0a7754f3/content
20:51:17,402 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "simple.ear"
20:51:17,421 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "simple.war"
20:51:17,421 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "simple-cdi.jar"
20:51:17,476 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002: Processing weld deployment simple.ear
20:51:17,507 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment simple-cdi.jar
20:51:17,525 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002: Processing weld deployment simple.war
20:51:17,536 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016005: Starting Services for CDI deployment: simple.ear
20:51:17,717 INFO  [org.jboss.weld.Version] (MSC service thread 1-1) WELD-000900 1.1.8 (Final)
20:51:17,745 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008: Starting weld service for deployment simple.ear
20:51:17,773 INFO  [org.jboss.as.osgi] (MSC service thread 1-3) JBAS011907: Register module: deployment.simple.ear.simple-cdi.jar:main
20:51:18,844 INFO  [org.jboss.web] (MSC service thread 1-2) JBAS018210: Register web context: /simple
20:51:18,904 INFO  [org.jboss.as.server] (management-handler-thread - 1) JBAS018559: Deployed "simple.ear"
20:51:18,973 INFO  [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location /home/jboss/JBoss-7.2/jboss-as/testsuite/integration/smoke/target/jbossas/standalone/data/content/47/2980570d0550b41bf97e83f52fb3707a32ca69/content
20:51:18,978 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "complex.ear"
20:51:19,010 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "complex-cdi.jar"
20:51:19,011 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "paypal-bundle.jar"
20:51:19,012 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "visa-bundle.jar"
20:51:19,012 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015876: Starting deployment of "complex.war"
20:51:19,055 INFO  [org.jboss.osgi.framework] (MSC service thread 1-1) JBOSGI011001: Bundle installed: complex-cdi.jar:0.0.0
20:51:19,061 INFO  [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011001: Bundle installed: paypal-bundle.jar:0.0.0
20:51:19,064 INFO  [org.jboss.as.osgi] (MSC service thread 1-4) JBAS011911: Bound system context: java:jboss/osgi/BundleContext
20:51:19,066 INFO  [org.jboss.osgi.framework] (MSC service thread 1-3) JBOSGI011001: Bundle installed: visa-bundle.jar:0.0.0
20:51:19,108 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-3) MSC00001: Failed to start service jboss.deployment.subunit."complex.ear"."complex-cdi.jar".CONFIGURE_MODULE: org.jboss.msc.service.StartException in service jboss.deployment.subunit."complex.ear"."complex-cdi.jar".CONFIGURE_MODULE: JBAS018733: Failed to process phase CONFIGURE_MODULE of subdeployment "complex-cdi.jar" of deployment "complex.ear"
	at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:123) [jboss-as-server-7.2.0.Alpha1-SNAPSHOT.jar:7.2.0.Alpha1-SNAPSHOT]
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_33]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_33]
	at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_33]
Caused by: java.lang.IllegalStateException: JBOSGI011217: Cannot load module: deployment.complex.ear.complex-cdi.jar:main
	at org.jboss.osgi.framework.internal.ResolverPlugin.loadModules(ResolverPlugin.java:324)
	at org.jboss.osgi.framework.internal.ResolverPlugin.applyResolverResults(ResolverPlugin.java:259)
	at org.jboss.osgi.framework.internal.ResolverPlugin.resolveAndApply(ResolverPlugin.java:153)
	at org.jboss.as.osgi.deployment.BundleResolveProcessor.resolveBundle(BundleResolveProcessor.java:82)
	at org.jboss.as.osgi.deployment.BundleResolveSubProcessor.deploy(BundleResolveSubProcessor.java:59)
	at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:116) [jboss-as-server-7.2.0.Alpha1-SNAPSHOT.jar:7.2.0.Alpha1-SNAPSHOT]
	... 5 more
Caused by: org.jboss.modules.ModuleNotFoundException: deployment.complex.ear.paypal-bundle.jar:main
	at org.jboss.modules.Module.addPaths(Module.java:864)
	at org.jboss.modules.Module.link(Module.java:1206)
	at org.jboss.modules.Module.relinkIfNecessary(Module.java:1235)
	at org.jboss.modules.ModuleLoader.loadModule(ModuleLoader.java:208)
	at org.jboss.osgi.framework.internal.ModuleManagerPlugin.loadModule(ModuleManagerPlugin.java:595)
	at org.jboss.osgi.framework.internal.ResolverPlugin.loadModules(ResolverPlugin.java:321)
	... 10 more

20:51:19,473 INFO  [org.jboss.as.server] (management-handler-thread - 2) JBAS015870: Deploy of deployment "complex.ear" was rolled back with failure message {"JBAS014671: Failed services" => {"jboss.deployment.subunit.\"complex.ear\".\"complex-cdi.jar\".CONFIGURE_MODULE" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"complex.ear\".\"complex-cdi.jar\".CONFIGURE_MODULE: JBAS018733: Failed to process phase CONFIGURE_MODULE of subdeployment \"complex-cdi.jar\" of deployment \"complex.ear\"
    Caused by: java.lang.IllegalStateException: JBOSGI011217: Cannot load module: deployment.complex.ear.complex-cdi.jar:main
    Caused by: org.jboss.modules.ModuleNotFoundException: deployment.complex.ear.paypal-bundle.jar:main"},"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.subunit.\"complex.ear\".\"complex.war\".POST_MODULE Missing[JBAS014861: <one or more transitive dependencies>]","jboss.deployment.unit.\"complex.ear\".POST_MODULE Missing[JBAS014861: <one or more transitive dependencies>]","jboss.deployment.subunit.\"complex.ear\".\"visa-bundle.jar\".POST_MODULE Missing[JBAS014861: <one or more transitive dependencies>]","jboss.deployment.subunit.\"complex.ear\".\"paypal-bundle.jar\".POST_MODULE Missing[JBAS014861: <one or more transitive dependencies>]"]}
20:51:19,475 INFO  [org.jboss.as.controller] (management-handler-thread - 2) JBAS014774: Service status report
JBAS014777:   Services which failed to start:      service jboss.deployment.subunit."complex.ear"."complex-cdi.jar".CONFIGURE_MODULE: org.jboss.msc.service.StartException in service jboss.deployment.subunit."complex.ear"."complex-cdi.jar".CONFIGURE_MODULE: JBAS018733: Failed to process phase CONFIGURE_MODULE of subdeployment "complex-cdi.jar" of deployment "complex.ear"

20:51:19,489 INFO  [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011005: Bundle uninstalled: visa-bundle.jar:0.0.0
20:51:19,490 INFO  [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011005: Bundle uninstalled: paypal-bundle.jar:0.0.0
20:51:19,493 INFO  [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011005: Bundle uninstalled: complex-cdi.jar:0.0.0
20:51:19,512 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment complex.war in 33ms
20:51:19,513 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment visa-bundle.jar in 34ms
20:51:19,518 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015877: Stopped deployment complex-cdi.jar in 38ms
20:51:19,520 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015877: Stopped deployment paypal-bundle.jar in 40ms
20:51:19,523 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015877: Stopped deployment complex.ear in 45ms
20:51:21,508 INFO  [org.jboss.web] (MSC service thread 1-3) JBAS018224: Unregister web context: /simple
20:51:21,522 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016009: Stopping weld service for deployment simple.ear
20:51:21,524 INFO  [org.jboss.as.osgi] (MSC service thread 1-2) JBAS011908: Unregister module: deployment.simple.ear.simple-cdi.jar:main
20:51:21,578 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015877: Stopped deployment simple-cdi.jar in 79ms
20:51:21,577 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015877: Stopped deployment simple.war in 78ms
20:51:21,582 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015877: Stopped deployment simple.ear in 83ms
20:51:21,616 INFO  [org.jboss.as.repository] (management-handler-thread - 3) JBAS014901: Content removed from location /home/jboss/JBoss-7.2/jboss-as/testsuite/integration/smoke/target/jbossas/standalone/data/content/97/e6293b052607b84a418f82f9a315df0a7754f3/content
20:51:21,617 INFO  [org.jboss.as.server] (management-handler-thread - 3) JBAS018558: Undeployed "simple.ear"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TEST-org.jboss.as.test.smoke.osgi.SimpleManagedBeanTestCase.xml
Type: text/xml
Size: 23221 bytes
Desc: not available
Url : http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20120712/291f4ccf/attachment-0001.xml 


More information about the jboss-as7-dev mailing list