Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WFLY-6152 internal persistence check should not log CANCELED/EXPIRED timers #8666

Merged
merged 1 commit into from Jun 3, 2016

Conversation

wfink
Copy link
Contributor

@wfink wfink commented Feb 9, 2016

@wildfly-ci
Copy link

Windows Build 4356 outcome was FAILURE using a merge of 86d9277
Summary: Execution timeout (new); tests failed: 1 (1 new), passed: 3312, ignored: 193 Build time: 01:42:09

Failed tests

org.jboss.as.test.clustering.cluster.singleton.SingletonServiceTestCase(SYNC-tcp).testSingletonService:     at org.jboss.as.test.clustering.cluster.singleton.SingletonServiceTestCase.testSingletonService(SingletonServiceTestCase.java:108)
------- Stdout: -------
20:24:43,943 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
20:24:43,943 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
20:24:43,943 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
20:24:43,956 INFO  [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\content\a3\29641eb7d515b073db46e31ffcb2d857372f00\content
20:24:43,958 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "singleton.war" (runtime-name: "singleton.war")
20:24:43,998 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-2) WFLYSRV0018: Deployment "deployment.singleton.war" is using a private module ("org.jboss.as.server:main") which may be changed or removed in future versions without notice.
20:24:44,072 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 83) WFLYCLINF0002: Started default cache from server container
20:24:44,317 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 88) WFLYUT0021: Registered web context: /singleton
20:24:44,334 INFO  [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "singleton.war" (runtime-name : "singleton.war")
20:24:44,345 ERROR [org.wildfly.clustering.server] (notification-thread--p13-t1) WFLYCLSV0006: Failed to reach quorum of 2 for jboss.test.myservice.quorum service. No singleton master will be elected.
20:24:44,347 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-1
20:24:44,360 INFO  [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0001: Content added at location C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-1\standalone\data\content\4d\78c71d6e14ed6c1ac374d908d606eb4a6ba71e\content
20:24:44,363 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "singleton.war" (runtime-name: "singleton.war")
20:24:44,371 INFO  [org.wildfly.clustering.server] (notification-thread--p13-t1) WFLYCLSV0003: node-0 elected as the singleton provider of the jboss.test.myservice.default service
20:24:44,398 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-1) WFLYSRV0018: Deployment "deployment.singleton.war" is using a private module ("org.jboss.as.server:main") which may be changed or removed in future versions without notice.
20:24:44,403 INFO  [org.wildfly.clustering.server] (notification-thread--p13-t1) WFLYCLSV0001: This node will now operate as the singleton provider of the jboss.test.myservice.default service
20:24:44,685 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 83) WFLYUT0021: Registered web context: /singleton
20:24:44,638 INFO  [org.infinispan.CLUSTER] (remote-thread--p14-t2) ISPN000310: Starting cluster-wide rebalance for cache default, topology CacheTopology{id=1, rebalanceId=1, currentCH=ReplicatedConsistentHash{ns = 60, owners = (1)[node-0: 60]}, pendingCH=ReplicatedConsistentHash{ns = 60, owners = (2)[node-0: 30, node-1: 30]}, unionCH=null, actualMembers=[node-0, node-1]}
20:24:44,789 INFO  [org.infinispan.CLUSTER] (remote-thread--p14-t2) ISPN000336: Finished cluster-wide rebalance for cache default, topology id = 1
20:24:44,820 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 82) WFLYCLINF0002: Started default cache from server container
20:24:44,995 INFO  [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0010: Deployed "singleton.war" (runtime-name : "singleton.war")
20:24:45,006 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Stopping container=container-1
20:24:45,010 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0211: Suspending server with 0ms timeout.
20:24:45,063 INFO  [org.jboss.as.server] (Thread-2) WFLYSRV0220: Server shutdown has been requested.
20:24:45,140 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 16) WFLYUT0022: Unregistered web context: /singleton
20:24:45,174 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-3) ISPN000080: Disconnecting JGroups channel testDbPersistence
20:24:45,174 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-3) ISPN000082: Stopping the RpcDispatcher for channel testDbPersistence
20:24:45,175 INFO  [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 80) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:/ConnectionFactory
20:24:45,173 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-4) ISPN000080: Disconnecting JGroups channel hibernate
20:24:45,177 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-4) ISPN000082: Stopping the RpcDispatcher for channel hibernate
20:24:45,185 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000080: Disconnecting JGroups channel web
20:24:45,189 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000082: Stopping the RpcDispatcher for channel web
20:24:45,231 INFO  [org.wildfly.clustering.server] (notification-thread--p13-t1) WFLYCLSV0003: node-1 elected as the singleton provider of the jboss.test.myservice.default service
20:24:45,236 INFO  [org.wildfly.clustering.server] (OOB-20,ee,node-0) WFLYCLSV0002: This node will no longer operate as the singleton provider of the jboss.test.myservice.default service
20:24:45,266 WARN  [org.wildfly.clustering.server] (notification-thread--p13-t1) WFLYCLSV0007: Just reached required quorum of 2 for jboss.test.myservice.quorum service. If this cluster loses another member, no node will be chosen to provide this service.
20:24:45,269 INFO  [org.wildfly.clustering.server] (notification-thread--p13-t1) WFLYCLSV0003: node-1 elected as the singleton provider of the jboss.test.myservice.quorum service
20:24:45,312 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0019: Host default-host stopping
20:24:45,323 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
20:24:45,323 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
20:24:45,324 INFO  [org.jboss.modcluster] (ServerService Thread Pool -- 82) MODCLUSTER000002: Initiating mod_cluster shutdown
20:24:45,343 INFO  [org.wildfly.clustering.server] (notification-thread--p13-t1) WFLYCLSV0003: node-0 elected as the singleton provider of the jboss.test.myservice.default service
20:24:45,326 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA]
20:24:45,369 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000080: Disconnecting JGroups channel ejb
20:24:45,369 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000082: Stopping the RpcDispatcher for channel ejb
20:24:45,406 INFO  [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-5) EJBCLIENT000016: Channel Channel ID c627dd03 (outbound) of Remoting connection 485b707b to /0:0:0:0:0:0:0:1:8180 can no longer process messages
20:24:45,422 INFO  [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-5) EJBCLIENT000016: Channel Channel ID b038a64d (outbound) of Remoting connection 6c1b8d7a to /0:0:0:0:0:0:0:1:8180 can no longer process messages
20:24:45,424 INFO  [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-5) EJBCLIENT000016: Channel Channel ID ecd53116 (outbound) of Remoting connection 3d11728d to /0:0:0:0:0:0:0:1:8180 can no longer process messages
20:24:45,425 INFO  [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-5) EJBCLIENT000016: Channel Channel ID 99b9af54 (outbound) of Remoting connection 05663a3f to /0:0:0:0:0:0:0:1:8180 can no longer process messages
20:24:45,428 INFO  [org.jboss.ejb.client.remoting] (Remoting "config-based-ejb-client-endpoint" task-5) EJBCLIENT000016: Channel Channel ID eb03436f (outbound) of Remoting connection 4e777b8e to /0:0:0:0:0:0:0:1:8180 can no longer process messages


@stuartwdouglas stuartwdouglas merged commit 9362da7 into wildfly:master Jun 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants