Stacktrace java.util.ConcurrentModificationException at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:819) at java.util.ArrayList$Itr.next(ArrayList.java:791) at org.jboss.ejb.client.EJBClientContext.attemptReconnections(EJBClientContext.java:1013) at org.jboss.ejb.client.EJBClientContext.getNodeEJBReceiver(EJBClientContext.java:755) at org.jboss.ejb.client.EJBClientContext.getNodeEJBReceiver(EJBClientContext.java:728) at org.jboss.ejb.client.ReceiverInterceptor.handleInvocation(ReceiverInterceptor.java:79) at org.jboss.ejb.client.EJBClientInvocationContext.sendRequest(EJBClientInvocationContext.java:183) at org.jboss.ejb.client.EJBInvocationHandler.doInvoke(EJBInvocationHandler.java:177) at org.jboss.ejb.client.EJBInvocationHandler.doInvoke(EJBInvocationHandler.java:161) at org.jboss.ejb.client.EJBInvocationHandler.invoke(EJBInvocationHandler.java:124) at sun.proxy.$Proxy29.getNodeName(Unknown Source) at org.jboss.as.test.clustering.cluster.ejb3.security.FailoverWithSecurityTestCase.testDomainSecurityAnnotation(FailoverWithSecurityTestCase.java:158) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.jboss.arquillian.junit.Arquillian$6$1.invoke(Arquillian.java:270) at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60) at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) 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.execution.ClientTestExecuter.execute(ClientTestExecuter.java:53) at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) 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.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142) at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:129) at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) 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.createTestContext(TestContextHandler.java:89) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) 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.createClassContext(TestContextHandler.java:75) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) 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:43) at java.lang.reflect.Method.invoke(Method.java:601) 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.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:111) at org.jboss.arquillian.junit.Arquillian$6.evaluate(Arquillian.java:263) at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:226) 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$5.evaluate(Arquillian.java:240) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185) 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:309) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) 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) Standard Output 09:44:40,669 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-20) EJBCLIENT000015: Initial module availability report for Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0] wasn't received during the receiver context association 09:44:40,676 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-19) EJBCLIENT000015: Initial module availability report for Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0] wasn't received during the receiver context association 09:44:40,682 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-3) EJBCLIENT000015: Initial module availability report for Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0] wasn't received during the receiver context association 09:44:40,690 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-23) EJBCLIENT000015: Initial module availability report for Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0] wasn't received during the receiver context association 09:44:40,703 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-10) EJBCLIENT000015: Initial module availability report for Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0] wasn't received during the receiver context association 09:44:40,706 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-18) EJBCLIENT000015: Initial module availability report for Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0] wasn't received during the receiver context association 09:44:40,719 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-15) EJBCLIENT000015: Initial module availability report for Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0] wasn't received during the receiver context association 09:44:40,721 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-9) EJBCLIENT000015: Initial module availability report for Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0] wasn't received during the receiver context association 09:44:40,729 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-4) EJBCLIENT000015: Initial module availability report for Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0] wasn't received during the receiver context association 09:44:40,738 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-12) EJBCLIENT000015: Initial module availability report for Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0] wasn't received during the receiver context association 09:44:40,751 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-21) EJBCLIENT000015: Initial module availability report for Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0] wasn't received during the receiver context association 09:44:40,752 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-11) EJBCLIENT000015: Initial module availability report for Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0] wasn't received during the receiver context association 09:44:40,759 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-14) EJBCLIENT000015: Initial module availability report for Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0] wasn't received during the receiver context association 09:44:40,800 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-13) EJBCLIENT000015: Initial module availability report for Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0] wasn't received during the receiver context association 09:44:40,807 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-5) EJBCLIENT000015: Initial module availability report for Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0] wasn't received during the receiver context association 09:44:40,818 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-8) EJBCLIENT000015: Initial module availability report for Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0] wasn't received during the receiver context association 09:44:40,820 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-24) EJBCLIENT000015: Initial module availability report for Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0] wasn't received during the receiver context association 09:44:40,827 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-1) EJBCLIENT000015: Initial module availability report for Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0] wasn't received during the receiver context association 09:44:40,831 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-17) EJBCLIENT000015: Initial module availability report for Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0] wasn't received during the receiver context association 09:44:40,834 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-22) EJBCLIENT000015: Initial module availability report for Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0] wasn't received during the receiver context association 09:44:40,841 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-25) EJBCLIENT000015: Initial module availability report for Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0] wasn't received during the receiver context association 09:44:40,849 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-16) EJBCLIENT000015: Initial module availability report for Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0] wasn't received during the receiver context association 09:44:40,854 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-6) EJBCLIENT000015: Initial module availability report for Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0] wasn't received during the receiver context association 09:44:40,858 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-2) EJBCLIENT000015: Initial module availability report for Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0] wasn't received during the receiver context association 09:44:40,863 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-7) EJBCLIENT000015: Initial module availability report for Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0] wasn't received during the receiver context association 09:44:41,537 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-26) EJBCLIENT000015: Initial module availability report for Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0] wasn't received during the receiver context association 09:44:41,541 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-27) EJBCLIENT000014: Version handshake not completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@1f9b7f7, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0]}. Closing receiver context 09:44:41,551 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-29) EJBCLIENT000014: Version handshake not completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@17808af, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0]}. Closing receiver context 09:44:41,544 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-28) EJBCLIENT000014: Version handshake not completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@fecc75, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0]}. Closing receiver context 09:44:41,559 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-30) EJBCLIENT000014: Version handshake not completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@18b3184, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0]}. Closing receiver context 09:44:41,558 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-31) EJBCLIENT000014: Version handshake not completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@fecc75, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@141bcbc,channel=jboss.ejb,nodename=node-0]}. Closing receiver context 09:44:41,580 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-7) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:44:41,583 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-16) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:44:41,582 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-4) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:44:41,610 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-7) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:44:41,606 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-4) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:44:43,848 WARN [org.jboss.ejb.client.remoting.ConfigBasedEJBClientContextSelector] (main) Could not register a EJB receiver for connection to 127.0.0.1:4447: java.lang.RuntimeException: Operation failed with status WAITING at org.jboss.ejb.client.remoting.IoFutureHelper.get(IoFutureHelper.java:93) at org.jboss.ejb.client.remoting.ConnectionPool.getConnection(ConnectionPool.java:75) at org.jboss.ejb.client.remoting.RemotingConnectionManager.getConnection(RemotingConnectionManager.java:51) at org.jboss.ejb.client.remoting.ConfigBasedEJBClientContextSelector.setupEJBReceivers(ConfigBasedEJBClientContextSelector.java:129) at org.jboss.ejb.client.remoting.ConfigBasedEJBClientContextSelector.(ConfigBasedEJBClientContextSelector.java:99) at org.jboss.ejb.client.remoting.ConfigBasedEJBClientContextSelector.(ConfigBasedEJBClientContextSelector.java:67) at org.jboss.as.test.clustering.EJBClientContextSelector.setup(EJBClientContextSelector.java:60) at org.jboss.as.test.clustering.EJBClientContextSelector.setup(EJBClientContextSelector.java:40) at org.jboss.as.test.clustering.cluster.ejb3.security.FailoverWithSecurityTestCase.testDomainSecurityAnnotation(FailoverWithSecurityTestCase.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.jboss.arquillian.junit.Arquillian$6$1.invoke(Arquillian.java:270) at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60) at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) 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.execution.ClientTestExecuter.execute(ClientTestExecuter.java:53) at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) 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.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142) at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:129) at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) 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.createTestContext(TestContextHandler.java:89) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) 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.createClassContext(TestContextHandler.java:75) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) 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:43) at java.lang.reflect.Method.invoke(Method.java:601) 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.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:111) at org.jboss.arquillian.junit.Arquillian$6.evaluate(Arquillian.java:263) at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:226) 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$5.evaluate(Arquillian.java:240) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185) 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:309) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) 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) 09:44:44,070 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-5) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:44:44,078 INFO [org.jboss.ejb.client.remoting] (ejb-client-remote-connection-reconnect-11-thread-1) EJBCLIENT000013: Successful version handshake completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@e3e184, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@f3c793,channel=jboss.ejb,nodename=node-0]} on channel Channel ID 94dc0dc9 (outbound) of Remoting connection 01ab5931 to /127.0.0.1:4447 09:44:44,216 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-8) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:44:44,219 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-33) EJBCLIENT000013: Successful version handshake completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@e3e184, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@f53cd0,channel=jboss.ejb,nodename=node-1]} on channel Channel ID 871985d2 (outbound) of Remoting connection 0194d3f5 to /127.0.0.1:4547 09:44:44,238 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-15) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:44:44,241 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-35) EJBCLIENT000013: Successful version handshake completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@e3e184, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@f53cd0,channel=jboss.ejb,nodename=node-1]} on channel Channel ID fc157e15 (outbound) of Remoting connection 0194d3f5 to /127.0.0.1:4547 09:44:44,278 INFO [stdout] (EJB default - 1) Cluster 'ejb' successfully established view [node-0/ejb, node-1/ejb] within 0 ms. 09:44:44,697 INFO [org.jboss.arquillian.container.test.impl.client.container.ClientContainerController] (main) Manual stopping of a server instance 09:44:44,734 INFO [org.apache.coyote.http11] (MSC service thread 1-5) JBWEB003075: Coyote HTTP/1.1 pausing on: http-/127.0.0.1:8180 09:44:44,735 INFO [org.apache.coyote.http11] (MSC service thread 1-5) JBWEB003077: Coyote HTTP/1.1 stopping on : http-/127.0.0.1:8180 09:44:44,744 INFO [org.apache.catalina.core] (MSC service thread 1-3) JBWEB001079: Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/] has not been started 09:44:44,755 INFO [org.infinispan.eviction.PassivationManagerImpl] (ServerService Thread Pool -- 26) ISPN000029: Passivating all entries to disk 09:44:44,771 INFO [org.infinispan.eviction.PassivationManagerImpl] (ServerService Thread Pool -- 26) ISPN000030: Passivated 1 entries in 16 milliseconds 09:44:44,782 INFO [org.apache.coyote.ajp] (MSC service thread 1-2) JBWEB003048: Pausing Coyote AJP/1.3 on ajp-/127.0.0.1:8109 09:44:44,796 INFO [org.apache.coyote.ajp] (MSC service thread 1-2) JBWEB003051: Stopping Coyote AJP/1.3 on ajp-/127.0.0.1:8109 09:44:44,796 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS] 09:44:44,831 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 26) JBAS010282: Stopped org.jboss.as.test.clustering.cluster.ejb3.security.StatefulBean cache from ejb container 09:44:44,834 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) JBAS010418: Stopped Driver service with driver-name = h2 09:44:44,922 INFO [org.infinispan.eviction.PassivationManagerImpl] (MSC service thread 1-1) ISPN000029: Passivating all entries to disk 09:44:44,936 INFO [org.infinispan.eviction.PassivationManagerImpl] (MSC service thread 1-1) ISPN000030: Passivated 0 entries in 0 milliseconds 09:44:44,941 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-6) EJBCLIENT000016: Channel Channel ID fdf1360b (outbound) of Remoting connection 00e903c1 to /127.0.0.1:4547 can no longer process messages 09:44:44,944 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015877: Stopped deployment cluster-security-domain-test.jar (runtime-name: cluster-security-domain-test.jar) in 200ms 09:44:44,946 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-2) EJBCLIENT000016: Channel Channel ID b13f2820 (outbound) of Remoting connection 00e903c1 to /127.0.0.1:4547 can no longer process messages 09:44:44,952 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-10) EJBCLIENT000016: Channel Channel ID f8ebf23d (outbound) of Remoting connection 00e903c1 to /127.0.0.1:4547 can no longer process messages 09:44:44,958 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-4) EJBCLIENT000016: Channel Channel ID d6c95a59 (outbound) of Remoting connection 00e903c1 to /127.0.0.1:4547 can no longer process messages 09:44:44,972 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-5) EJBCLIENT000016: Channel Channel ID 8556225c (outbound) of Remoting connection 00e903c1 to /127.09:44:44,973 INFO [org.jboss.as.clustering.infinispan] (MSC0.0.1:45 service thread 1-5) JBAS010282: Stopped remote-connector-client-mappings cache from ejb container 47 can no longer process messages 09:44:44,976 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-1) JBAS010282: Stopped repl cache from ejb container 09:44:44,979 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-15) EJBCLIENT000016: Channel Channel ID cfa5f667 (outbound) of Remoting connection 00e903c1 to /127.0.0.1:4547 can no longer process messages 09:44:44,985 INFO [org.jboss.ejb.client.remotin09:44:44,985 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000080: Disconnecting and closing JGroups Channel g] (Remoting "config-based-ejb-client-endpoint" task-16) EJBCLIENT000016: Channel Channel ID a4dc7e71 (outbound) of Remoting connection 00e903c1 to /127.0.0.1:4547 can no longer process messages 09:44:44,991 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-13) EJBCLIENT000016: Channel Channel ID ec9eee89 (outbound) of Remoting connection 00e903c1 to /127.0.0.1:4547 can no longer process messages 09:44:44,997 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-1) EJBCLIENT000016: Channel Channel ID b908ea94 (outbound) of Remoting connection 00e903c1 to /127.0.0.1:4547 can no longer process messages 09:44:45,003 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-9) EJBCLIENT000016: Channel Channel ID ed9364a4 (outbound) of Remoting connection 00e903c1 to /127.0.0.1:4547 can no longer process messages 09:44:45,008 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-7) EJBCLIENT000016: Channel Channel ID f12fd4b3 (outbound) of Remoting connection 00e903c1 to /127.0.0.1:4547 can no longer process messages 09:44:45,014 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-3) EJBCLIENT000016: Channel Channel ID c3338eca (outbound) of Remoting connection 00e903c1 to /127.0.0.1:4547 can no longer process messages 09:44:45,021 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-14) EJBCLIENT000016: Channel Channel ID fd3a02e5 (outbound) of Remoting connection 00e903c1 to /127.0.0.1:4547 can no longer process messages 09:44:45,026 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-8) EJBCLIENT000016: Channel Channel ID f12744f5 (outbound) of Remoting connection 00e903c1 to /127.0.0.1:4547 can no longer process messages 09:44:45,031 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-11) EJBCLIENT000016: Channel Channel ID 92f6d4f8 (outbound) of Remoting connection 00e903c1 to /127.0.0.1:4547 can no longer process messages 09:44:45,037 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-12) EJBCLIENT000016: Channel Channel ID b4a5e50e (outbound) of Remoting connection 00e903c1 to /127.0.0.1:4547 can no longer process messages 09:44:45,043 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-6) EJBCLIENT000016: Channel Channel ID eec8f113 (outbound) of Remoting connection 00e903c1 to /127.0.0.1:4547 can no longer process messages 09:44:45,049 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-2) EJBCLIENT000016: Channel Channel ID 8cac1715 (outbound) of Remoting connection 00e903c1 to /127.0.0.1:4547 can no longer process messages 09:44:45,054 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-10) EJBCLIENT000016: Channel Channel ID c1a51728 (outbound) of Remoting connection 00e903c1 to /127.0.0.1:4547 can no longer process messages 09:44:45,060 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-4) EJBCLIENT000016: Channel Channel ID a38c2d46 (outbound) of Remoting connection 00e903c1 to /127.0.0.1:4547 can no longer process messages 09:44:45,066 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-5) EJBCLIENT000016: Channel Channel ID 9ff59572 (outbound) of Remoting connection 00e903c1 to /127.0.0.1:4547 can no longer process messages 09:44:45,073 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-15) EJBCLIENT000016: Channel Channel ID c80c3f75 (outbound) of Remoting connection 00e903c1 to /127.0.0.1:4547 can no longer process messages 09:44:45,079 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-16) EJBCLIENT000016: Channel Channel ID da450b79 (outbound) of Remoting connection 00e903c1 to /127.0.0.1:4547 can no longer process messages 09:44:45,084 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-13) EJBCLIENT000016: Channel Channel ID c8112f8f (outbound) of Remoting connection 00e903c1 to /127.0.0.1:4547 can no longer process messages 09:44:45,073 INFO [org.jboss.as.clustering] (Incoming-3,shared=tcp) JBAS010225: New cluster view for partition ejb (id: 2, delta: -1, merge: false) : [node-0/ejb] 09:44:45,085 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-3,shared=tcp) ISPN000094: Received new cluster view: [node-0/ejb|2] [node-0/ejb] 09:44:45,091 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-1) EJBCLIENT000016: Channel Channel ID dadb2dae (outbound) of Remoting connection 00e903c1 to /127.0.0.1:4547 can no longer process messages 09:44:45,096 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-9) EJBCLIENT000016: Channel Channel ID eabeabb1 (outbound) of Remoting connection 00e903c1 to /127.0.0.1:4547 can no longer process messages 09:44:45,111 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-7) EJBCLIENT000016: Channel Channel ID 9b97e5e7 (outbound) of Remoting connection 00e903c1 to /127.0.0.1:4547 can no longer process messages 09:44:45,164 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-2) EJBCLIENT000016: Channel Channel ID fc157e15 (outbound) of Remoting connection 0194d3f5 to /127.0.0.1:4547 can no longer process messages 09:44:45,166 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-10) EJBCLIENT000016: Channel Channel ID 871985d2 (outbound) of Remoting connection 0194d3f5 to /127.0.0.1:4547 can no longer process messages 09:44:45,374 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000082: Stopping the RpcDispatcher 09:44:45,381 INFO [org.jboss.as] (MSC service thread 1-4) JBAS015950: JBoss AS 8.0.0.Alpha1-SNAPSHOT "TBD" stopped in 579ms 09:44:45,412 INFO [stdout] (EJB default - 3) Cluster 'ejb' successfully established view [node-0/ejb] within 0 ms. 09:44:55,578 INFO [org.jboss.ejb.client] (EJB default - 5) JBoss EJB Client version 1.0.17.Final 09:44:55,607 INFO [org.jboss.arquillian.container.test.impl.client.container.ClientContainerController] (main) Manual starting of a server instance 09:44:55,613 INFO [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Starting container with: [/opt/jdk1.7.0_13/bin/java, -Xmx512m, -XX:MaxPermSize=256m, -Djboss.dist=/home/jenkins/jenkins-work/workspace/as7-master-ignore/testsuite/integration/clust/../../../build/target/jboss-as-8.0.0.Alpha1-SNAPSHOT, -Djava.net.preferIPv4Stack=true, -Djava.net.preferIPv6Addresses=false, -Dts.timeout.factor=100, -Dnode0=127.0.0.1, -Dnode1=127.0.0.1, -Dmcast=230.0.0.4, -Djbossas.ts.submodule.dir=/home/jenkins/jenkins-work/workspace/as7-master-ignore/testsuite/integration/clust, -Djbossas.ts.integ.dir=/home/jenkins/jenkins-work/workspace/as7-master-ignore/testsuite/integration/clust/.., -Djbossas.ts.dir=/home/jenkins/jenkins-work/workspace/as7-master-ignore/testsuite/integration/clust/../.., -Djbossas.project.dir=/home/jenkins/jenkins-work/workspace/as7-master-ignore/testsuite/integration/clust/../../.., -Djboss.dist=/home/jenkins/jenkins-work/workspace/as7-master-ignore/testsuite/integration/clust/../../../build/target/jboss-as-8.0.0.Alpha1-SNAPSHOT, -Djboss.inst=/home/jenkins/jenkins-work/workspace/as7-master-ignore/testsuite/integration/clust/target/jbossas-clustering-SYNC-tcp-1, -Djboss.node.name=node-1, -Djboss.port.offset=100, -ea, -Djboss.home.dir=/home/jenkins/jenkins-work/workspace/as7-master-ignore/testsuite/integration/clust/target/jbossas-clustering-SYNC-tcp-1, -Dorg.jboss.boot.log.file=/home/jenkins/jenkins-work/workspace/as7-master-ignore/testsuite/integration/clust/target/jbossas-clustering-SYNC-tcp-1/standalone/log/boot.log, -Dlogging.configuration=file:/home/jenkins/jenkins-work/workspace/as7-master-ignore/testsuite/integration/clust/target/jbossas-clustering-SYNC-tcp-1/standalone/configuration/logging.properties, -Djboss.bundles.dir=/home/jenkins/jenkins-work/workspace/as7-master-ignore/testsuite/integration/clust/../../../build/target/jboss-as-8.0.0.Alpha1-SNAPSHOT/bundles, -jar, /home/jenkins/jenkins-work/workspace/as7-master-ignore/testsuite/integration/clust/target/jbossas-clustering-SYNC-tcp-1/jboss-modules.jar, -mp, /home/jenkins/jenkins-work/workspace/as7-master-ignore/testsuite/integration/clust/../../../build/target/jboss-as-8.0.0.Alpha1-SNAPSHOT/modules:/home/jenkins/jenkins-work/workspace/as7-master-ignore/testsuite/integration/clust/target/modules, org.jboss.as.standalone, -server-config, standalone-ha.xml] 09:44:56,321 INFO [org.jboss.modules] (main) JBoss Modules version 1.2.0.CR2 09:44:56,621 INFO [org.jboss.msc] (main) JBoss MSC version 1.1.1.Final 09:44:56,851 INFO [org.jboss.as] (MSC service thread 1-1) JBAS015899: JBoss AS 8.0.0.Alpha1-SNAPSHOT "TBD" starting 09:44:59,118 INFO [org.xnio] (MSC service thread 1-3) XNIO Version 3.1.0.Beta9 09:44:59,129 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) 09:44:59,130 INFO [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.1.0.Beta9 09:44:59,163 INFO [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 3.2.15.GA 09:44:59,211 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 31) JBAS010280: Activating Infinispan subsystem. 09:44:59,226 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 35) JBAS010260: Activating JGroups subsystem. 09:44:59,253 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 38) JBAS012605: Activated the following JSF Implementations: [main, 1.2] 09:44:59,279 INFO [org.jboss.as.security] (ServerService Thread Pool -- 46) JBAS013171: Activating Security Subsystem 09:44:59,285 INFO [org.jboss.as.security] (MSC service thread 1-5) JBAS013170: Current PicketBox version=4.0.15.Final 09:44:59,294 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 50) JBAS015537: Activating WebServices Extension 09:44:59,331 INFO [org.jboss.as.connector.logging] (MSC service thread 1-3) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.15.Final) 09:44:59,355 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 41) JBAS011800: Activating Naming Subsystem 09:44:59,487 INFO [org.jboss.as.naming] (MSC service thread 1-2) JBAS011802: Starting Naming Service 09:44:59,520 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default] 09:44:59,625 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 09:44:59,638 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) JBAS010417: Started Driver service with driver-name = h2 09:44:59,650 INFO [org.jboss.ws.common.management] (MSC service thread 1-3) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.0.Alpha1 09:44:59,792 INFO [org.apache.coyote.http11] (MSC service thread 1-6) JBWEB003001: Coyote HTTP/1.1 initializing on : http-/127.0.0.1:8180 09:44:59,798 INFO [org.apache.coyote.http11] (MSC service thread 1-6) JBWEB003000: Coyote HTTP/1.1 starting on: http-/127.0.0.1:8180 09:44:59,803 INFO [org.apache.coyote.ajp] (MSC service thread 1-4) JBWEB003046: Starting Coyote AJP/1.3 on ajp-/127.0.0.1:8109 09:45:00,301 INFO [org.jboss.modcluster.ModClusterService] (ServerService Thread Pool -- 52) Initializing mod_cluster 1.2.3.Final 09:45:00,430 INFO [org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl] (ServerService Thread Pool -- 52) Listening to proxy advertisements on 230.0.0.4:23,364 09:45:00,705 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 31) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 09:45:00,732 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 31) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 09:45:00,862 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] 09:45:00,909 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-5) JBAS015012: Started FileSystemDeploymentService for directory /home/jenkins/jenkins-work/workspace/as7-master-ignore/testsuite/integration/clust/target/jbossas-clustering-SYNC-tcp-1/standalone/deployments 09:45:00,927 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on 127.0.0.1:4547 09:45:00,929 INFO [org.jboss.as.remoting] (MSC service thread 1-4) JBAS017100: Listening on 127.0.0.1:10099 09:45:00,939 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015876: Starting deployment of "cluster-security-domain-test.jar" (runtime-name: "cluster-security-domain-test.jar") 09:45:01,224 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.cluster-security-domain-test.jar" is using a private module ("org.jboss.as.clustering.common:main") which may be changed or removed in future versions without notice. 09:45:01,324 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named StatefulBean in deployment unit deployment "cluster-security-domain-test.jar" are as follows: java:global/cluster-security-domain-test/StatefulBean!org.jboss.as.test.clustering.cluster.ejb3.security.BeanRemote java:app/cluster-security-domain-test/StatefulBean!org.jboss.as.test.clustering.cluster.ejb3.security.BeanRemote java:module/StatefulBean!org.jboss.as.test.clustering.cluster.ejb3.security.BeanRemote java:jboss/exported/cluster-security-domain-test/StatefulBean!org.jboss.as.test.clustering.cluster.ejb3.security.BeanRemote java:global/cluster-security-domain-test/StatefulBean java:app/cluster-security-domain-test/StatefulBean java:module/StatefulBean 09:45:01,326 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named StatelessBean in deployment unit deployment "cluster-security-domain-test.jar" are as follows: java:global/cluster-security-domain-test/StatelessBean!org.jboss.as.test.clustering.cluster.ejb3.security.BeanRemote java:app/cluster-security-domain-test/StatelessBean!org.jboss.as.test.clustering.cluster.ejb3.security.BeanRemote java:module/StatelessBean!org.jboss.as.test.clustering.cluster.ejb3.security.BeanRemote java:jboss/exported/cluster-security-domain-test/StatelessBean!org.jboss.as.test.clustering.cluster.ejb3.security.BeanRemote java:global/cluster-security-domain-test/StatelessBean java:app/cluster-security-domain-test/StatelessBean java:module/StatelessBean 09:45:01,328 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named ViewChangeListenerBean in deployment unit deployment "cluster-security-domain-test.jar" are as follows: java:global/cluster-security-domain-test/ViewChangeListenerBean!org.jboss.as.test.clustering.ViewChangeListener java:app/cluster-security-domain-test/ViewChangeListenerBean!org.jboss.as.test.clustering.ViewChangeListener java:module/ViewChangeListenerBean!org.jboss.as.test.clustering.ViewChangeListener java:jboss/exported/cluster-security-domain-test/ViewChangeListenerBean!org.jboss.as.test.clustering.ViewChangeListener java:global/cluster-security-domain-test/ViewChangeListenerBean java:app/cluster-security-domain-test/ViewChangeListenerBean java:module/ViewChangeListenerBean 09:45:02,224 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 52) ISPN000078: Starting JGroups Channel 09:45:02,293 INFO [stdout] (ServerService Thread Pool -- 52) 09:45:02,295 INFO [stdout] (ServerService Thread Pool -- 52) ------------------------------------------------------------------- 09:45:02,296 INFO [stdout] (ServerService Thread Pool -- 52) GMS: address=node-1/ejb, cluster=ejb, physical address=127.0.0.1:7700 09:45:02,297 INFO [stdout] (ServerService Thread Pool -- 52) ------------------------------------------------------------------- 09:45:02,387 INFO [org.jboss.as.clustering] (Incoming-5,shared=tcp) JBAS010225: New cluster view for partition ejb (id: 3, delta: 1, merge: false) : [node-0/ejb, node-1/ejb] 09:45:02,388 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-5,shared=tcp) ISPN000094: Received new cluster view: [node-0/ejb|3] [node-0/ejb, node-1/ejb] 09:45:02,409 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 52) ISPN000094: Received new cluster view: [node-0/ejb|3] [node-0/ejb, node-1/ejb] 09:45:02,574 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 52) ISPN000079: Cache local address is node-1/ejb, physical addresses are [127.0.0.1:7700] 09:45:02,589 INFO [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 52) ISPN000128: Infinispan version: Infinispan 'Delirium' 5.2.5.Final 09:45:02,778 INFO [org.infinispan.factories.TransactionManagerFactory] (ServerService Thread Pool -- 53) ISPN000161: Using a batchMode transaction manager 09:45:02,783 INFO [org.infinispan.factories.TransactionManagerFactory] (ServerService Thread Pool -- 52) ISPN000161: Using a batchMode transaction manager 09:45:03,006 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 52) ISPN000031: MBeans were successfully registered to the platform MBean server. 09:45:03,007 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 53) ISPN000031: MBeans were successfully registered to the platform MBean server. 09:45:03,216 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 53) JBAS010281: Started repl cache from ejb container 09:45:03,246 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 52) JBAS010281: Started remote-connector-client-mappings cache from ejb container 09:45:03,273 INFO [org.jboss.as.clustering] (MSC service thread 1-5) JBAS010238: Number of cluster members: 2 09:45:03,368 INFO [org.infinispan.factories.TransactionManagerFactory] (MSC service thread 1-3) ISPN000161: Using a batchMode transaction manager 09:45:03,387 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-3) ISPN000031: MBeans were successfully registered to the platform MBean server. 09:45:03,434 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-3) JBAS010281: Started org.jboss.as.test.clustering.cluster.ejb3.security.StatefulBean cache from ejb container 09:45:03,579 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS018559: Deployed "cluster-security-domain-test.jar" (runtime-name : "cluster-security-domain-test.jar") 09:45:03,610 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:10090/management 09:45:03,612 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:10090 09:45:03,613 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 8.0.0.Alpha1-SNAPSHOT "TBD" started in 7692ms - Started 258 of 324 services (116 services are lazy, passive or on-demand) 09:45:03,721 INFO [stdout] (EJB default - 6) Cluster 'ejb' successfully established view [node-0/ejb, node-1/ejb] within 0 ms. 09:45:08,267 INFO [org.jboss.ejb.client.remoting.RemotingConnectionClusterNodeManager] (ejb-client-cluster-node-connection-creation-3-thread-35) Could not create a connection for cluster node ClusterNode{clusterName='ejb', nodeName='node-1', clientMappings=[ClientMapping{sourceNetworkAddress=/0:0:0:0:0:0:0:0, sourceNetworkMaskBits=0, destinationAddress='127.0.0.1', destinationPort=4547}], resolvedDestination=[Destination address=127.0.0.1, destination port=4547]} in cluster ejb: java.lang.RuntimeException: Operation failed with status WAITING at org.jboss.ejb.client.remoting.IoFutureHelper.get(IoFutureHelper.java:93) at org.jboss.ejb.client.remoting.ConnectionPool.getConnection(ConnectionPool.java:75) at org.jboss.ejb.client.remoting.RemotingConnectionManager.getConnection(RemotingConnectionManager.java:51) at org.jboss.ejb.client.remoting.RemotingConnectionClusterNodeManager.getEJBReceiver(RemotingConnectionClusterNodeManager.java:77) at org.jboss.ejb.client.ClusterContext$EJBReceiverAssociationTask.call(ClusterContext.java:406) at org.jboss.ejb.client.ClusterContext$EJBReceiverAssociationTask.call(ClusterContext.java:380) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:722) 09:45:08,342 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-4) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:45:08,344 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-16) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:45:08,347 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-5) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:45:08,349 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-6) EJBCLIENT000013: Successful version handshake completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@17808af, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@1c6e617,channel=jboss.ejb,nodename=node-1]} on channel Channel ID ea18174e (outbound) of Remoting connection 00b12780 to /127.0.0.1:4547 09:45:08,351 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-29) EJBCLIENT000013: Successful version handshake completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@17808af, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@1c6e617,channel=jboss.ejb,nodename=node-1]} on channel Channel ID e9729781 (outbound) of Remoting connection 00b12780 to /127.0.0.1:4547 09:45:08,350 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-2) EJBCLIENT000013: Successful version handshake completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@112f348, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@1c6e617,channel=jboss.ejb,nodename=node-1]} on channel Channel ID ff79ccc1 (outbound) of Remoting connection 00b12780 to /127.0.0.1:4547 09:45:08,361 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-10) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:45:08,357 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-15) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:45:08,366 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-7) EJBCLIENT000013: Successful version handshake completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@1f9b7f7, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@1c6e617,channel=jboss.ejb,nodename=node-1]} on channel Channel ID fcf3d080 (outbound) of Remoting connection 00b12780 to /127.0.0.1:4547 09:45:08,355 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-16) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:45:08,368 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-15) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:45:08,368 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-28) EJBCLIENT000013: Successful version handshake completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@112f348, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@1c6e617,channel=jboss.ejb,nodename=node-1]} on channel Channel ID ecd65ec7 (outbound) of Remoting connection 00b12780 to /127.0.0.1:4547 09:45:08,380 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-30) EJBCLIENT000013: Successful version handshake completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@112f348, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@1c6e617,channel=jboss.ejb,nodename=node-1]} on channel Channel ID f96fc826 (outbound) of Remoting connection 00b12780 to /127.0.0.1:4547 09:45:08,385 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-15) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:45:08,364 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-5) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:45:08,378 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-10) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:45:08,391 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-32) EJBCLIENT000013: Successful version handshake completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@112f348, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@1c6e617,channel=jboss.ejb,nodename=node-1]} on channel Channel ID 953a8117 (outbound) of Remoting connection 00b12780 to /127.0.0.1:4547 09:45:08,376 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-37) EJBCLIENT000013: Successful version handshake completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@112f348, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@1c6e617,channel=jboss.ejb,nodename=node-1]} on channel Channel ID cf834d73 (outbound) of Remoting connection 00b12780 to /127.0.0.1:4547 09:45:08,393 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-34) EJBCLIENT000013: Successful version handshake completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@112f348, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@1c6e617,channel=jboss.ejb,nodename=node-1]} on channel Channel ID af8e7e9e (outbound) of Remoting connection 00b12780 to /127.0.0.1:4547 09:45:08,392 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-27) EJBCLIENT000013: Successful version handshake completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@1098a4d, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@1c6e617,channel=jboss.ejb,nodename=node-1]} on channel Channel ID cd2d5867 (outbound) of Remoting connection 00b12780 to /127.0.0.1:4547 09:45:08,412 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-15) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:45:08,409 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-16) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:45:08,420 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-15) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:45:08,421 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-40) EJBCLIENT000013: Successful version handshake completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@112f348, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@1c6e617,channel=jboss.ejb,nodename=node-1]} on channel Channel ID ea03fa55 (outbound) of Remoting connection 00b12780 to /127.0.0.1:4547 09:45:08,408 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-10) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:45:08,407 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-5) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:45:08,427 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-33) EJBCLIENT000013: Successful version handshake completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@fecc75, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@1c6e617,channel=jboss.ejb,nodename=node-1]} on channel Channel ID dec7759c (outbound) of Remoting connection 00b12780 to /127.0.0.1:4547 09:45:08,405 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-4) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:45:08,434 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-5) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:45:08,439 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-38) EJBCLIENT000013: Successful version handshake completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@18b3184, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@1c6e617,channel=jboss.ejb,nodename=node-1]} on channel Channel ID b22f3f2e (outbound) of Remoting connection 00b12780 to /127.0.0.1:4547 09:45:08,432 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-16) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:45:08,429 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-39) EJBCLIENT000013: Successful version handshake completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@fecc75, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@1c6e617,channel=jboss.ejb,nodename=node-1]} on channel Channel ID fa17bc52 (outbound) of Remoting connection 00b12780 to /127.0.0.1:4547 09:45:08,423 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-41) EJBCLIENT000013: Successful version handshake completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@1f9b7f7, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@1c6e617,channel=jboss.ejb,nodename=node-1]} on channel Channel ID 8207763c (outbound) of Remoting connection 00b12780 to /127.0.0.1:4547 09:45:08,423 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-31) EJBCLIENT000013: Successful version handshake completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@fecc75, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@1c6e617,channel=jboss.ejb,nodename=node-1]} on channel Channel ID d9c7e55b (outbound) of Remoting connection 00b12780 to /127.0.0.1:4547 09:45:08,450 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-36) EJBCLIENT000013: Successful version handshake completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@18b3184, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@1c6e617,channel=jboss.ejb,nodename=node-1]} on channel Channel ID b4eaa286 (outbound) of Remoting connection 00b12780 to /127.0.0.1:4547 09:45:08,437 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-26) EJBCLIENT000013: Successful version handshake completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@17808af, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@1c6e617,channel=jboss.ejb,nodename=node-1]} on channel Channel ID ebc6c0d3 (outbound) of Remoting connection 00b12780 to /127.0.0.1:4547 09:45:08,625 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-13) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:45:08,628 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-8) EJBCLIENT000013: Successful version handshake completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@e3e184, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@fec020,channel=jboss.ejb,nodename=node-1]} on channel Channel ID dcb0afad (outbound) of Remoting connection 017a0d6f to /127.0.0.1:4547 09:45:08,629 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-5) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:45:08,636 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-35) EJBCLIENT000013: Successful version handshake completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@b078b0, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@1c6e617,channel=jboss.ejb,nodename=node-1]} on channel Channel ID d12e3a1f (outbound) of Remoting connection 00b12780 to /127.0.0.1:4547 09:45:08,630 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-13) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:45:08,642 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-16) EJBCLIENT000013: Successful version handshake completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@b078b0, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@1c6e617,channel=jboss.ejb,nodename=node-1]} on channel Channel ID e5da51a2 (outbound) of Remoting connection 00b12780 to /127.0.0.1:4547 09:45:08,655 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-1) EJBCLIENT000017: Received server version 1 and marshalling strategies [river] 09:45:08,657 INFO [org.jboss.ejb.client.remoting] (ejb-client-cluster-node-connection-creation-3-thread-37) EJBCLIENT000013: Successful version handshake completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext@e3e184, receiver=Remoting connection EJB receiver [connection=org.jboss.ejb.client.remoting.ConnectionPool$PooledConnection@fec020,channel=jboss.ejb,nodename=node-1]} on channel Channel ID a85050e2 (outbound) of Remoting connection 017a0d6f to /127.0.0.1:4547 09:45:08,673 INFO [org.infinispan.eviction.PassivationManagerImpl] (ServerService Thread Pool -- 57) ISPN000029: Passivating all entries to disk 09:45:08,686 INFO [org.infinispan.eviction.PassivationManagerImpl] (ServerService Thread Pool -- 57) ISPN000030: Passivated 1 entries in 12 milliseconds 09:45:08,792 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 57) JBAS010282: Stopped org.jboss.as.test.clustering.cluster.ejb3.security.StatefulBean cache from ejb container 09:45:08,832 INFO [org.infinispan.eviction.PassivationManagerImpl] (MSC service thread 1-2) ISPN000029: Passivating all entries to disk 09:45:08,840 INFO [org.infinispan.eviction.PassivationManagerImpl] (MSC service thread 1-2) ISPN000030: Passivated 0 entries in 7 milliseconds 09:45:08,864 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment cluster-security-domain-test.jar (runtime-name: cluster-security-domain-test.jar) in 199ms 09:45:08,866 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-6) JBAS010282: Stopped remote-connector-client-mappings cache from ejb container 09:45:08,858 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-2) JBAS010282: Stopped repl cache from ejb container 09:45:08,870 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000080: Disconnecting and closing JGroups Channel 09:45:08,902 INFO [org.jboss.as.clustering] (Incoming-3,shared=tcp) JBAS010225: New cluster view for partition ejb (id: 4, delta: -1, merge: false) : [node-1/ejb] 09:45:08,905 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-3,shared=tcp) ISPN000094: Received new cluster view: [node-1/ejb|4] [node-1/ejb] 09:45:09,205 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000082: Stopping the RpcDispatcher 09:45:09,236 INFO [org.jboss.as.repository] (management-handler-thread - 3) JBAS014901: Content removed from location /home/jenkins/jenkins-work/workspace/as7-master-ignore/testsuite/integration/clust/target/jbossas-clustering-SYNC-tcp-0/standalone/data/content/08/997fa606580a8b65eb55becf035960423dad9c/content 09:45:09,239 INFO [org.jboss.as.server] (management-handler-thread - 3) JBAS018558: Undeployed "cluster-security-domain-test.jar" (runtime-name: "cluster-security-domain-test.jar") 09:45:09,243 INFO [org.jboss.arquillian.container.test.impl.client.container.ClientContainerController] (main) Manual stopping of a server instance 09:45:09,279 INFO [org.apache.catalina.core] (MSC service thread 1-6) JBWEB001079: Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/] has not been started 09:45:09,297 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS] 09:45:09,312 INFO [org.apache.coyote.http11] (MSC service thread 1-2) JBWEB003075: Coyote HTTP/1.1 pausing on: http-/127.0.0.1:8080 09:45:09,317 INFO [org.apache.coyote.http11] (MSC service thread 1-2) JBWEB003077: Coyote HTTP/1.1 stopping on : http-/127.0.0.1:8080 09:45:09,346 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-13) EJBCLIENT000016: Channel Channel ID 94dc0dc9 (outbound) of Remoting connection 01ab5931 to /127.0.0.1:4447 can no longer process messages 09:45:09,350 INFO [org.apache.coyote.ajp] (MSC service thread 1-2) JBWEB003048: Pausing Coyote AJP/1.3 on ajp-/127.0.0.1:8009 09:45:09,351 INFO [org.apache.coyote.ajp] (MSC service thread 1-2) JBWEB003051: Stopping Coyote AJP/1.3 on ajp-/127.0.0.1:8009 09:45:09,369 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-11) EJBCLIENT000016: Channel Channel ID fc9ece03 (outbound) of Remoting connection 006a4b32 to /127.0.0.1:4447 can no longer process messages 09:45:09,372 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-8) EJBCLIENT000016: Channel Channel ID 84993a0d (outbound) of Remoting connection 006a4b32 to /127.0.0.1:4447 can no longer process messages 09:45:09,379 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-15) EJBCLIENT000016: Channel Channel ID ec23ea82 (outbound) of Remoting connection 006a4b32 to /127.0.0.1:4447 can no longer process messages 09:45:09,378 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-7) EJBCLIENT000016: Channel Channel ID c4e3e080 (outbound) of Remoting connection 006a4b32 to /127.0.0.1:4447 can no longer process messages 09:45:09,377 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-3) EJBCLIENT000016: Channel Channel ID c06d0276 (outbound) of Remoting connection 006a4b32 to /127.0.0.1:4447 can no longer process messages 09:45:09,376 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-12) EJBCLIENT000016: Channel Channel ID c0c17267 (outbound) of Remoting connection 006a4b32 to /127.0.0.1:4447 can no longer process messages 09:45:09,373 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-1) EJBCLIENT000016: Channel Channel ID f99d0e4c (outbound) of Remoting connection 006a4b32 to /127.0.0.1:4447 can no longer process messages 09:45:09,385 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-10) EJBCLIENT000016: Channel Channel ID b946a090 (outbound) of Remoting connection 006a4b32 to /127.0.0.1:4447 can no longer process messages 09:45:09,384 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-4) EJBCLIENT000016: Channel Channel ID c6fef48e (outbound) of Remoting connection 006a4b32 to /127.0.0.1:4447 can no longer process messages 09:45:09,390 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-6) EJBCLIENT000016: Channel Channel ID 9c16b69d (outbound) of Remoting connection 006a4b32 to /127.0.0.1:4447 can no longer process messages 09:45:09,391 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-9) EJBCLIENT000016: Channel Channel ID bb788ab1 (outbound) of Remoting connection 006a4b32 to /127.0.0.1:4447 can no longer process messages 09:45:09,393 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-13) EJBCLIENT000016: Channel Channel ID b32af4cd (outbound) of Remoting connection 006a4b32 to /127.0.0.1:4447 can no longer process messages 09:45:09,392 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-16) EJBCLIENT000016: Channel Channel ID ae0c10c2 (outbound) of Remoting connection 006a4b32 to /127.0.0.1:4447 can no longer process messages 09:45:09,391 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-14) EJBCLIENT000016: Channel Channel ID 86cb8cb7 (outbound) of Remoting connection 006a4b32 to /127.0.0.1:4447 can no longer process messages 09:45:09,394 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) JBAS010418: Stopped Driver service with driver-name = h2 09:45:09,396 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-5) EJBCLIENT000016: Channel Channel ID 8465f4eb (outbound) of Remoting connection 006a4b32 to /127.0.0.1:4447 can no longer process messages 09:45:09,397 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-2) EJBCLIENT000016: Channel Channel ID d14bc91c (outbound) of Remoting connection 006a4b32 to /127.0.0.1:4447 can no longer process messages 09:45:09,398 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-11) EJBCLIENT000016: Channel Channel ID c9bdf539 (outbound) of Remoting connection 006a4b32 to /127.0.0.1:4447 can no longer process messages 09:45:09,400 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-15) EJBCLIENT000016: Channel Channel ID bd658d52 (outbound) of Remoting connection 006a4b32 to /127.0.0.1:4447 can no longer process messages 09:45:09,402 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-7) EJBCLIENT000016: Channel Channel ID 970dcd84 (outbound) of Remoting connection 006a4b32 to /127.0.0.1:4447 can no longer process messages 09:45:09,402 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-8) EJBCLIENT000016: Channel Channel ID ee589570 (outbound) of Remoting connection 006a4b32 to /127.0.0.1:4447 can no longer process messages 09:45:09,411 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-3) EJBCLIENT000016: Channel Channel ID ee26afc1 (outbound) of Remoting connection 006a4b32 to /127.0.0.1:4447 can no longer process messages 09:45:09,413 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-12) EJBCLIENT000016: Channel Channel ID 88a5cbc4 (outbound) of Remoting connection 006a4b32 to /127.0.0.1:4447 can no longer process messages 09:45:09,419 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-1) EJBCLIENT000016: Channel Channel ID 8ba2f3c8 (outbound) of Remoting connection 006a4b32 to /127.0.0.1:4447 can no longer process messages 09:45:09,435 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-10) EJBCLIENT000016: Channel Channel ID d47c3ff5 (outbound) of Remoting connection 006a4b32 to /127.0.0.1:4447 can no longer process messages 09:45:09,437 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-4) EJBCLIENT000016: Channel Channel ID d2a0cff7 (outbound) of Remoting connection 006a4b32 to /127.0.0.1:4447 can no longer process messages 09:45:09,441 INFO [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-6) EJBCLIENT000016: Channel Channel ID 83f35dfc (outbound) of Remoting connection 006a4b32 to /127.0.0.1:4447 can no longer process messages 09:45:09,487 INFO [org.jboss.as] (MSC service thread 1-1) JBAS015950: JBoss AS 8.0.0.Alpha1-SNAPSHOT "TBD" stopped in 144ms 09:45:09,631 INFO [stdout] (EJB default - 1) Cluster 'ejb' successfully established view [node-1/ejb] within 0 ms.