org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
  at org.apache.ignite.raft.jraft.core.ITNodeTest.waitLatch(ITNodeTest.java:3534)
  at org.apache.ignite.raft.jraft.core.ITNodeTest.testPreVote(ITNodeTest.java:1774)
------- Stderr: -------
2021-08-14 00:02:26:280 +0300 [INFO][main][ITNodeTest] >>>>>>>>>>>>>>> Start test method: testPreVote()
2021-08-14 00:02:26:438 +0300 [INFO][main][StripedDisruptor] Striped disruptor was started [name=JRaft-FSMCaller-Disruptor_TestCluster]
2021-08-14 00:02:26:485 +0300 [INFO][main][StripedDisruptor] Striped disruptor was started [name=JRaft-NodeImpl-Disruptor_TestCluster]
2021-08-14 00:02:26:542 +0300 [INFO][main][StripedDisruptor] Striped disruptor was started [name=JRaft-ReadOnlyService-Disruptor_TestCluster]
2021-08-14 00:02:26:601 +0300 [INFO][main][StripedDisruptor] Striped disruptor was started [name=JRaft-LogManager-Disruptor_TestCluster]
2021-08-14 00:02:26:607 +0300 [INFO][main][ConnectionManager] Connection created [address=/0.0.0.0:5003]
2021-08-14 00:02:26:608 +0300 [INFO][main][Cluster] [null][doStart] Starting, config: ClusterConfig[metadata=null, metadataTimeout=1000, metadataCodec=io.scalecube.cluster.metadata.JdkMetadataCodec@6548bb7d, memberAlias='172.17.0.3:5003', externalHost='null', externalPort=null, transportConfig=TransportConfig[port=0, isSecured=false, connectTimeout=1000, messageCodec=io.scalecube.cluster.transport.api.JdkMessageCodec@e27ba81, maxFrameLength=2097152, transportFactory=org.apache.ignite.network.scalecube.DelegatingTransportFactory@6a6580d6], failureDetectorConfig=FailureDetectorConfig[pingInterval=500, pingTimeout=200, pingReqMembers=1], gossipConfig=GossipConfig[gossipFanout=3, gossipInterval=10, gossipRepeatMult=2, gossipSegmentationThreshold=1000], membershipConfig=MembershipConfig[seedMembers=[172.17.0.3:5003, 172.17.0.3:5004, 172.17.0.3:5005], syncInterval=1000, syncTimeout=3000, suspicionMult=1, namespace='default', removedMembersHistorySize=42]]
2021-08-14 00:02:26:609 +0300 [WARNING][main][MembershipProtocol] [default:172.17.0.3:5003:ab126ac7-cfba-4ebe-bc7e-d0037e7f4b7c@172.17.0.3:5003] Filtering out seed address: 172.17.0.3:5003
2021-08-14 00:02:26:610 +0300 [INFO][main][MembershipProtocol] [default:172.17.0.3:5003:ab126ac7-cfba-4ebe-bc7e-d0037e7f4b7c@172.17.0.3:5003] Making initial Sync to all seed members: [172.17.0.3:5004, 172.17.0.3:5005]
2021-08-14 00:02:26:618 +0300 [INFO][sc-cluster-5003-57][Cluster] [default:172.17.0.3:5003:ab126ac7-cfba-4ebe-bc7e-d0037e7f4b7c@172.17.0.3:5003][doStart] Started
2021-08-14 00:02:26:619 +0300 [INFO][main][ScaleCubeTopologyService] Node joined: ClusterNode [id=ab126ac7-cfba-4ebe-bc7e-d0037e7f4b7c, name=172.17.0.3:5003, address=172.17.0.3:5003]
2021-08-14 00:02:26:619 +0300 [INFO][main][ScaleCubeTopologyService] Topology snapshot [nodes=1]
^-- ClusterNode [id=ab126ac7-cfba-4ebe-bc7e-d0037e7f4b7c, name=172.17.0.3:5003, address=172.17.0.3:5003]
2021-08-14 00:02:26:619 +0300 [INFO][main][StripedDisruptor] Consumer subscribed [poolName=JRaft-NodeImpl-Disruptor_TestCluster, group=unitest]
2021-08-14 00:02:26:620 +0300 [INFO][main][StripedDisruptor] Consumer subscribed [poolName=JRaft-LogManager-Disruptor_TestCluster, group=unitest]
2021-08-14 00:02:26:620 +0300 [INFO][main][StripedDisruptor] Consumer subscribed [poolName=JRaft-FSMCaller-Disruptor_TestCluster, group=unitest]
2021-08-14 00:02:26:620 +0300 [INFO][main][FSMCallerImpl] Starts FSMCaller successfully.
2021-08-14 00:02:26:620 +0300 [WARNING][main][LocalSnapshotStorage] No data for snapshot reader target/work/ITNodeTest/testPreVote_1628888546279/172.17.0.3_5003/snapshot.
2021-08-14 00:02:26:620 +0300 [INFO][main][StripedDisruptor] Consumer subscribed [poolName=JRaft-ReadOnlyService-Disruptor_TestCluster, group=unitest]
2021-08-14 00:02:26:621 +0300 [INFO][main][NodeImpl] Node <unitest/172.17.0.3:5003> init, term=0, lastLogId=LogId [index=0, term=0], conf=172.17.0.3:5003,172.17.0.3:5004,172.17.0.3:5005, oldConf=.
2021-08-14 00:02:26:621 +0300 [INFO][main][RaftGroupService] Start the RaftGroupService successfully <unitest/172.17.0.3:5003>
2021-08-14 00:02:26:709 +0300 [INFO][main][StripedDisruptor] Striped disruptor was started [name=JRaft-FSMCaller-Disruptor_TestCluster]
2021-08-14 00:02:26:743 +0300 [INFO][main][StripedDisruptor] Striped disruptor was started [name=JRaft-NodeImpl-Disruptor_TestCluster]
2021-08-14 00:02:26:783 +0300 [INFO][main][StripedDisruptor] Striped disruptor was started [name=JRaft-ReadOnlyService-Disruptor_TestCluster]
2021-08-14 00:02:26:827 +0300 [INFO][main][StripedDisruptor] Striped disruptor was started [name=JRaft-LogManager-Disruptor_TestCluster]
2021-08-14 00:02:26:834 +0300 [INFO][main][ConnectionManager] Connection created [address=/0.0.0.0:5004]
2021-08-14 00:02:26:834 +0300 [INFO][main][Cluster] [null][doStart] Starting, config: ClusterConfig[metadata=null, metadataTimeout=1000, metadataCodec=io.scalecube.cluster.metadata.JdkMetadataCodec@6548bb7d, memberAlias='172.17.0.3:5004', externalHost='null', externalPort=null, transportConfig=TransportConfig[port=0, isSecured=false, connectTimeout=1000, messageCodec=io.scalecube.cluster.transport.api.JdkMessageCodec@e27ba81, maxFrameLength=2097152, transportFactory=org.apache.ignite.network.scalecube.DelegatingTransportFactory@55d683cb], failureDetectorConfig=FailureDetectorConfig[pingInterval=500, pingTimeout=200, pingReqMembers=1], gossipConfig=GossipConfig[gossipFanout=3, gossipInterval=10, gossipRepeatMult=2, gossipSegmentationThreshold=1000], membershipConfig=MembershipConfig[seedMembers=[172.17.0.3:5003, 172.17.0.3:5004, 172.17.0.3:5005], syncInterval=1000, syncTimeout=3000, suspicionMult=1, namespace='default', removedMembersHistorySize=42]]
2021-08-14 00:02:26:835 +0300 [WARNING][main][MembershipProtocol] [default:172.17.0.3:5004:77571f1c-5d22-4419-aab3-4074218cff20@172.17.0.3:5004] Filtering out seed address: 172.17.0.3:5004
2021-08-14 00:02:26:836 +0300 [INFO][main][MembershipProtocol] [default:172.17.0.3:5004:77571f1c-5d22-4419-aab3-4074218cff20@172.17.0.3:5004] Making initial Sync to all seed members: [172.17.0.3:5003, 172.17.0.3:5005]
2021-08-14 00:02:26:844 +0300 [INFO][sc-cluster-5003-57][MembershipProtocol] [default:172.17.0.3:5003:ab126ac7-cfba-4ebe-bc7e-d0037e7f4b7c@172.17.0.3:5003][publishEvent] MembershipEvent[type=ADDED, member=default:172.17.0.3:5004:77571f1c-5d22-4419-aab3-4074218cff20@172.17.0.3:5004, oldMetadata=null, newMetadata=7e16449-5, timestamp=2021-08-13T21:02:26.844Z]
2021-08-14 00:02:26:844 +0300 [INFO][sc-cluster-5003-57][ScaleCubeTopologyService] Node joined: ClusterNode [id=77571f1c-5d22-4419-aab3-4074218cff20, name=172.17.0.3:5004, address=172.17.0.3:5004]
2021-08-14 00:02:26:845 +0300 [INFO][sc-cluster-5003-57][ScaleCubeTopologyService] Topology snapshot [nodes=2]
^-- ClusterNode [id=77571f1c-5d22-4419-aab3-4074218cff20, name=172.17.0.3:5004, address=172.17.0.3:5004]
^-- ClusterNode [id=ab126ac7-cfba-4ebe-bc7e-d0037e7f4b7c, name=172.17.0.3:5003, address=172.17.0.3:5003]
2021-08-14 00:02:26:847 +0300 [INFO][sc-cluster-5004-58][MembershipProtocol] [default:172.17.0.3:5004:77571f1c-5d22-4419-aab3-4074218cff20@172.17.0.3:5004][publishEvent] MembershipEvent[type=ADDED, member=default:172.17.0.3:5003:ab126ac7-cfba-4ebe-bc7e-d0037e7f4b7c@172.17.0.3:5003, oldMetadata=null, newMetadata=7e16449-5, timestamp=2021-08-13T21:02:26.847Z]
2021-08-14 00:02:26:848 +0300 [INFO][sc-cluster-5004-58][ScaleCubeTopologyService] Node joined: ClusterNode [id=ab126ac7-cfba-4ebe-bc7e-d0037e7f4b7c, name=172.17.0.3:5003, address=172.17.0.3:5003]
2021-08-14 00:02:26:848 +0300 [INFO][sc-cluster-5004-58][ScaleCubeTopologyService] Topology snapshot [nodes=1]
^-- ClusterNode [id=ab126ac7-cfba-4ebe-bc7e-d0037e7f4b7c, name=172.17.0.3:5003, address=172.17.0.3:5003]
2021-08-14 00:02:26:848 +0300 [INFO][sc-cluster-5004-58][Cluster] [default:172.17.0.3:5004:77571f1c-5d22-4419-aab3-4074218cff20@172.17.0.3:5004][doStart] Started
2021-08-14 00:02:26:849 +0300 [INFO][main][ScaleCubeTopologyService] Node joined: ClusterNode [id=77571f1c-5d22-4419-aab3-4074218cff20, name=172.17.0.3:5004, address=172.17.0.3:5004]
2021-08-14 00:02:26:849 +0300 [INFO][main][ScaleCubeTopologyService] Topology snapshot [nodes=2]
^-- ClusterNode [id=77571f1c-5d22-4419-aab3-4074218cff20, name=172.17.0.3:5004, address=172.17.0.3:5004]
^-- ClusterNode [id=ab126ac7-cfba-4ebe-bc7e-d0037e7f4b7c, name=172.17.0.3:5003, address=172.17.0.3:5003]
2021-08-14 00:02:26:849 +0300 [INFO][main][StripedDisruptor] Consumer subscribed [poolName=JRaft-NodeImpl-Disruptor_TestCluster, group=unitest]
2021-08-14 00:02:26:850 +0300 [INFO][main][StripedDisruptor] Consumer subscribed [poolName=JRaft-LogManager-Disruptor_TestCluster, group=unitest]
2021-08-14 00:02:26:850 +0300 [INFO][main][StripedDisruptor] Consumer subscribed [poolName=JRaft-FSMCaller-Disruptor_TestCluster, group=unitest]
2021-08-14 00:02:26:850 +0300 [INFO][main][FSMCallerImpl] Starts FSMCaller successfully.
2021-08-14 00:02:26:850 +0300 [WARNING][main][LocalSnapshotStorage] No data for snapshot reader target/work/ITNodeTest/testPreVote_1628888546279/172.17.0.3_5004/snapshot.
2021-08-14 00:02:26:850 +0300 [INFO][main][StripedDisruptor] Consumer subscribed [poolName=JRaft-ReadOnlyService-Disruptor_TestCluster, group=unitest]
2021-08-14 00:02:26:851 +0300 [INFO][main][NodeImpl] Node <unitest/172.17.0.3:5004> init, term=0, lastLogId=LogId [index=0, term=0], conf=172.17.0.3:5003,172.17.0.3:5004,172.17.0.3:5005, oldConf=.
2021-08-14 00:02:26:852 +0300 [INFO][main][RaftGroupService] Start the RaftGroupService successfully <unitest/172.17.0.3:5004>
2021-08-14 00:02:26:917 +0300 [INFO][main][StripedDisruptor] Striped disruptor was started [name=JRaft-FSMCaller-Disruptor_TestCluster]
2021-08-14 00:02:26:969 +0300 [INFO][main][StripedDisruptor] Striped disruptor was started [name=JRaft-NodeImpl-Disruptor_TestCluster]
2021-08-14 00:02:27:066 +0300 [INFO][main][StripedDisruptor] Striped disruptor was started [name=JRaft-ReadOnlyService-Disruptor_TestCluster]
2021-08-14 00:02:27:136 +0300 [INFO][main][StripedDisruptor] Striped disruptor was started [name=JRaft-LogManager-Disruptor_TestCluster]
2021-08-14 00:02:27:141 +0300 [INFO][main][ConnectionManager] Connection created [address=/0.0.0.0:5005]
2021-08-14 00:02:27:141 +0300 [INFO][main][Cluster] [null][doStart] Starting, config: ClusterConfig[metadata=null, metadataTimeout=1000, metadataCodec=io.scalecube.cluster.metadata.JdkMetadataCodec@6548bb7d, memberAlias='172.17.0.3:5005', externalHost='null', externalPort=null, transportConfig=TransportConfig[port=0, isSecured=false, connectTimeout=1000, messageCodec=io.scalecube.cluster.transport.api.JdkMessageCodec@e27ba81, maxFrameLength=2097152, transportFactory=org.apache.ignite.network.scalecube.DelegatingTransportFactory@7f9224e1], failureDetectorConfig=FailureDetectorConfig[pingInterval=500, pingTimeout=200, pingReqMembers=1], gossipConfig=GossipConfig[gossipFanout=3, gossipInterval=10, gossipRepeatMult=2, gossipSegmentationThreshold=1000], membershipConfig=MembershipConfig[seedMembers=[172.17.0.3:5003, 172.17.0.3:5004, 172.17.0.3:5005], syncInterval=1000, syncTimeout=3000, suspicionMult=1, namespace='default', removedMembersHistorySize=42]]
2021-08-14 00:02:27:142 +0300 [WARNING][main][MembershipProtocol] [default:172.17.0.3:5005:fc6b7198-b18a-418e-9266-efae67351920@172.17.0.3:5005] Filtering out seed address: 172.17.0.3:5005
2021-08-14 00:02:27:142 +0300 [INFO][main][MembershipProtocol] [default:172.17.0.3:5005:fc6b7198-b18a-418e-9266-efae67351920@172.17.0.3:5005] Making initial Sync to all seed members: [172.17.0.3:5003, 172.17.0.3:5004]
2021-08-14 00:02:27:150 +0300 [INFO][sc-cluster-5003-57][MembershipProtocol] [default:172.17.0.3:5003:ab126ac7-cfba-4ebe-bc7e-d0037e7f4b7c@172.17.0.3:5003][publishEvent] MembershipEvent[type=ADDED, member=default:172.17.0.3:5005:fc6b7198-b18a-418e-9266-efae67351920@172.17.0.3:5005, oldMetadata=null, newMetadata=7e16449-5, timestamp=2021-08-13T21:02:27.150Z]
2021-08-14 00:02:27:150 +0300 [INFO][sc-cluster-5004-58][MembershipProtocol] [default:172.17.0.3:5004:77571f1c-5d22-4419-aab3-4074218cff20@172.17.0.3:5004][publishEvent] MembershipEvent[type=ADDED, member=default:172.17.0.3:5005:fc6b7198-b18a-418e-9266-efae67351920@172.17.0.3:5005, oldMetadata=null, newMetadata=7e16449-5, timestamp=2021-08-13T21:02:27.150Z]
2021-08-14 00:02:27:150 +0300 [INFO][sc-cluster-5003-57][ScaleCubeTopologyService] Node joined: ClusterNode [id=fc6b7198-b18a-418e-9266-efae67351920, name=172.17.0.3:5005, address=172.17.0.3:5005]
2021-08-14 00:02:27:150 +0300 [INFO][sc-cluster-5004-58][ScaleCubeTopologyService] Node joined: ClusterNode [id=fc6b7198-b18a-418e-9266-efae67351920, name=172.17.0.3:5005, address=172.17.0.3:5005]
2021-08-14 00:02:27:150 +0300 [INFO][sc-cluster-5004-58][ScaleCubeTopologyService] Topology snapshot [nodes=3]
^-- ClusterNode [id=fc6b7198-b18a-418e-9266-efae67351920, name=172.17.0.3:5005, address=172.17.0.3:5005]
^-- ClusterNode [id=77571f1c-5d22-4419-aab3-4074218cff20, name=172.17.0.3:5004, address=172.17.0.3:5004]
^-- ClusterNode [id=ab126ac7-cfba-4ebe-bc7e-d0037e7f4b7c, name=172.17.0.3:5003, address=172.17.0.3:5003]
2021-08-14 00:02:27:150 +0300 [INFO][sc-cluster-5003-57][ScaleCubeTopologyService] Topology snapshot [nodes=3]
^-- ClusterNode [id=fc6b7198-b18a-418e-9266-efae67351920, name=172.17.0.3:5005, address=172.17.0.3:5005]
^-- ClusterNode [id=77571f1c-5d22-4419-aab3-4074218cff20, name=172.17.0.3:5004, address=172.17.0.3:5004]
^-- ClusterNode [id=ab126ac7-cfba-4ebe-bc7e-d0037e7f4b7c, name=172.17.0.3:5003, address=172.17.0.3:5003]
2021-08-14 00:02:27:152 +0300 [INFO][sc-cluster-5005-59][MembershipProtocol] [default:172.17.0.3:5005:fc6b7198-b18a-418e-9266-efae67351920@172.17.0.3:5005][publishEvent] MembershipEvent[type=ADDED, member=default:172.17.0.3:5004:77571f1c-5d22-4419-aab3-4074218cff20@172.17.0.3:5004, oldMetadata=null, newMetadata=7e16449-5, timestamp=2021-08-13T21:02:27.152Z]
2021-08-14 00:02:27:153 +0300 [INFO][sc-cluster-5005-59][ScaleCubeTopologyService] Node joined: ClusterNode [id=77571f1c-5d22-4419-aab3-4074218cff20, name=172.17.0.3:5004, address=172.17.0.3:5004]
2021-08-14 00:02:27:153 +0300 [INFO][sc-cluster-5005-59][ScaleCubeTopologyService] Topology snapshot [nodes=1]
^-- ClusterNode [id=77571f1c-5d22-4419-aab3-4074218cff20, name=172.17.0.3:5004, address=172.17.0.3:5004]
2021-08-14 00:02:27:153 +0300 [INFO][sc-cluster-5005-59][MembershipProtocol] [default:172.17.0.3:5005:fc6b7198-b18a-418e-9266-efae67351920@172.17.0.3:5005][publishEvent] MembershipEvent[type=ADDED, member=default:172.17.0.3:5003:ab126ac7-cfba-4ebe-bc7e-d0037e7f4b7c@172.17.0.3:5003, oldMetadata=null, newMetadata=7e16449-5, timestamp=2021-08-13T21:02:27.153Z]
2021-08-14 00:02:27:153 +0300 [INFO][sc-cluster-5005-59][ScaleCubeTopologyService] Node joined: ClusterNode [id=ab126ac7-cfba-4ebe-bc7e-d0037e7f4b7c, name=172.17.0.3:5003, address=172.17.0.3:5003]
2021-08-14 00:02:27:153 +0300 [INFO][sc-cluster-5005-59][ScaleCubeTopologyService] Topology snapshot [nodes=2]
^-- ClusterNode [id=77571f1c-5d22-4419-aab3-4074218cff20, name=172.17.0.3:5004, address=172.17.0.3:5004]
^-- ClusterNode [id=ab126ac7-cfba-4ebe-bc7e-d0037e7f4b7c, name=172.17.0.3:5003, address=172.17.0.3:5003]
2021-08-14 00:02:27:154 +0300 [INFO][sc-cluster-5005-59][Cluster] [default:172.17.0.3:5005:fc6b7198-b18a-418e-9266-efae67351920@172.17.0.3:5005][doStart] Started
2021-08-14 00:02:27:154 +0300 [INFO][main][ScaleCubeTopologyService] Node joined: ClusterNode [id=fc6b7198-b18a-418e-9266-efae67351920, name=172.17.0.3:5005, address=172.17.0.3:5005]
2021-08-14 00:02:27:154 +0300 [INFO][main][ScaleCubeTopologyService] Topology snapshot [nodes=3]
^-- ClusterNode [id=fc6b7198-b18a-418e-9266-efae67351920, name=172.17.0.3:5005, address=172.17.0.3:5005]
^-- ClusterNode [id=77571f1c-5d22-4419-aab3-4074218cff20, name=172.17.0.3:5004, address=172.17.0.3:5004]
^-- ClusterNode [id=ab126ac7-cfba-4ebe-bc7e-d0037e7f4b7c, name=172.17.0.3:5003, address=172.17.0.3:5003]
2021-08-14 00:02:27:155 +0300 [INFO][main][StripedDisruptor] Consumer subscribed [poolName=JRaft-NodeImpl-Disruptor_TestCluster, group=unitest]
2021-08-14 00:02:27:155 +0300 [INFO][main][StripedDisruptor] Consumer subscribed [poolName=JRaft-LogManager-Disruptor_TestCluster, group=unitest]
2021-08-14 00:02:27:155 +0300 [INFO][main][StripedDisruptor] Consumer subscribed [poolName=JRaft-FSMCaller-Disruptor_TestCluster, group=unitest]
2021-08-14 00:02:27:155 +0300 [INFO][main][FSMCallerImpl] Starts FSMCaller successfully.
2021-08-14 00:02:27:155 +0300 [WARNING][main][LocalSnapshotStorage] No data for snapshot reader target/work/ITNodeTest/testPreVote_1628888546279/172.17.0.3_5005/snapshot.
2021-08-14 00:02:27:155 +0300 [INFO][main][StripedDisruptor] Consumer subscribed [poolName=JRaft-ReadOnlyService-Disruptor_TestCluster, group=unitest]
2021-08-14 00:02:27:156 +0300 [INFO][main][NodeImpl] Node <unitest/172.17.0.3:5005> init, term=0, lastLogId=LogId [index=0, term=0], conf=172.17.0.3:5003,172.17.0.3:5004,172.17.0.3:5005, oldConf=.
2021-08-14 00:02:27:157 +0300 [INFO][main][RaftGroupService] Start the RaftGroupService successfully <unitest/172.17.0.3:5005>
2021-08-14 00:02:27:778 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5003-0][NodeImpl] Node <unitest/172.17.0.3:5003> term 0 start preVote.
2021-08-14 00:02:27:784 +0300 [INFO][JRaft-Request-Processor-172.17.0.3:5004-1][NodeImpl] Node <unitest/172.17.0.3:5004> received PreVoteRequest from 172.17.0.3:5003, term=1, currTerm=0, granted=true, requestLastLogId=LogId [index=0, term=0], lastLogId=LogId [index=0, term=0].
2021-08-14 00:02:27:785 +0300 [INFO][JRaft-Request-Processor-172.17.0.3:5005-1][NodeImpl] Node <unitest/172.17.0.3:5005> received PreVoteRequest from 172.17.0.3:5003, term=1, currTerm=0, granted=true, requestLastLogId=LogId [index=0, term=0], lastLogId=LogId [index=0, term=0].
2021-08-14 00:02:27:785 +0300 [INFO][JRaft-Response-Processor-172.17.0.3:5003-2][NodeImpl] Node <unitest/172.17.0.3:5003> received PreVoteResponse from 172.17.0.3:5004, term=0, granted=true.
2021-08-14 00:02:27:785 +0300 [INFO][JRaft-Response-Processor-172.17.0.3:5003-2][NodeImpl] Node <unitest/172.17.0.3:5003> start vote and grant vote self, term=0.
2021-08-14 00:02:27:790 +0300 [INFO][JRaft-Request-Processor-172.17.0.3:5004-2][NodeImpl] Node <unitest/172.17.0.3:5004> received RequestVoteRequest from 172.17.0.3:5003, term=1, currTerm=0.
2021-08-14 00:02:27:790 +0300 [INFO][JRaft-Request-Processor-172.17.0.3:5005-2][NodeImpl] Node <unitest/172.17.0.3:5005> received RequestVoteRequest from 172.17.0.3:5003, term=1, currTerm=0.
2021-08-14 00:02:27:800 +0300 [INFO][JRaft-Response-Processor-172.17.0.3:5003-2][LocalRaftMetaStorage] Save raft meta, path=target/work/ITNodeTest/testPreVote_1628888546279/172.17.0.3_5003/meta, term=1, votedFor=172.17.0.3:5003, cost time=11 ms
2021-08-14 00:02:27:800 +0300 [WARNING][JRaft-Response-Processor-172.17.0.3:5003-3][NodeImpl] Node <unitest/172.17.0.3:5003> received invalid PreVoteResponse from 172.17.0.3:5005, state not in STATE_FOLLOWER but STATE_CANDIDATE.
2021-08-14 00:02:27:800 +0300 [INFO][JRaft-Request-Processor-172.17.0.3:5004-2][LocalRaftMetaStorage] Save raft meta, path=target/work/ITNodeTest/testPreVote_1628888546279/172.17.0.3_5004/meta, term=1, votedFor=0.0.0.0:0, cost time=10 ms
2021-08-14 00:02:27:800 +0300 [INFO][JRaft-Request-Processor-172.17.0.3:5005-2][LocalRaftMetaStorage] Save raft meta, path=target/work/ITNodeTest/testPreVote_1628888546279/172.17.0.3_5005/meta, term=1, votedFor=0.0.0.0:0, cost time=10 ms
2021-08-14 00:02:27:810 +0300 [INFO][JRaft-Request-Processor-172.17.0.3:5004-2][LocalRaftMetaStorage] Save raft meta, path=target/work/ITNodeTest/testPreVote_1628888546279/172.17.0.3_5004/meta, term=1, votedFor=172.17.0.3:5003, cost time=10 ms
2021-08-14 00:02:27:810 +0300 [INFO][JRaft-Request-Processor-172.17.0.3:5005-2][LocalRaftMetaStorage] Save raft meta, path=target/work/ITNodeTest/testPreVote_1628888546279/172.17.0.3_5005/meta, term=1, votedFor=172.17.0.3:5003, cost time=10 ms
2021-08-14 00:02:27:811 +0300 [INFO][JRaft-Response-Processor-172.17.0.3:5003-4][NodeImpl] Node <unitest/172.17.0.3:5003> become leader of group, term=1, conf=172.17.0.3:5003,172.17.0.3:5004,172.17.0.3:5005, oldConf=.
2021-08-14 00:02:27:811 +0300 [INFO][JRaft-Response-Processor-172.17.0.3:5003-4][Replicator] Replicator=Replicator [state=null, statInfo=<running=null, firstLogIndex=0, lastLogIncluded=0, lastLogIndex=0, lastTermIncluded=0>, peerId=172.17.0.3:5004, type=Follower]@172.17.0.3:5004 is started
2021-08-14 00:02:27:812 +0300 [INFO][JRaft-Response-Processor-172.17.0.3:5003-4][Replicator] Replicator=Replicator [state=null, statInfo=<running=null, firstLogIndex=0, lastLogIncluded=0, lastLogIndex=0, lastTermIncluded=0>, peerId=172.17.0.3:5005, type=Follower]@172.17.0.3:5005 is started
2021-08-14 00:02:27:815 +0300 [WARNING][JRaft-Response-Processor-172.17.0.3:5003-5][NodeImpl] Node <unitest/172.17.0.3:5003> received invalid RequestVoteResponse from 172.17.0.3:5004, state not in STATE_CANDIDATE but STATE_LEADER.
2021-08-14 00:02:27:815 +0300 [INFO][JRaft-FSMCaller-Disruptor_TestCluster_stripe_62-0][StateMachineAdapter] onStartFollowing: LeaderChangeContext [leaderId=172.17.0.3:5003, term=1, status=Status[ENEWLEADER<10011>: Follower receives message from new leader with the same term.]].
2021-08-14 00:02:27:815 +0300 [INFO][JRaft-FSMCaller-Disruptor_TestCluster_stripe_62-0][StateMachineAdapter] onStartFollowing: LeaderChangeContext [leaderId=172.17.0.3:5003, term=1, status=Status[ENEWLEADER<10011>: Follower receives message from new leader with the same term.]].
2021-08-14 00:02:27:816 +0300 [INFO][JRaft-FSMCaller-Disruptor_TestCluster_stripe_62-0][StateMachineAdapter] onLeaderStart: term=1.
2021-08-14 00:02:27:823 +0300 [INFO][main][TestCluster] Start ensureSame, leader=JRaftNode [nodeId=<unitest/172.17.0.3:5003>]
2021-08-14 00:02:27:923 +0300 [INFO][main][TestCluster] End ensureSame, leader=JRaftNode [nodeId=<unitest/172.17.0.3:5003>]
2021-08-14 00:02:27:923 +0300 [INFO][main][ITNodeTest] Remove follower 172.17.0.3:5004
2021-08-14 00:02:27:923 +0300 [INFO][main][NodeImpl] Adding learners: [].
2021-08-14 00:02:27:927 +0300 [INFO][JRaft-FSMCaller-Disruptor_TestCluster_stripe_62-0][StateMachineAdapter] onConfigurationCommitted: 172.17.0.3:5003,172.17.0.3:5005.
2021-08-14 00:02:27:929 +0300 [INFO][JRaft-FSMCaller-Disruptor_TestCluster_stripe_62-0][StateMachineAdapter] onConfigurationCommitted: 172.17.0.3:5003,172.17.0.3:5005.
2021-08-14 00:02:27:929 +0300 [INFO][JRaft-FSMCaller-Disruptor_TestCluster_stripe_62-0][StateMachineAdapter] onConfigurationCommitted: 172.17.0.3:5003,172.17.0.3:5005.
2021-08-14 00:02:27:930 +0300 [INFO][JRaft-FSMCaller-Disruptor_TestCluster_stripe_62-0][ReplicatorGroupImpl] Stop replicator to 172.17.0.3:5004.
2021-08-14 00:02:27:930 +0300 [INFO][JRaft-FSMCaller-Disruptor_TestCluster_stripe_62-0][Replicator] Replicator Replicator [state=Replicate, statInfo=<running=IDLE, firstLogIndex=13, lastLogIncluded=0, lastLogIndex=13, lastTermIncluded=0>, peerId=172.17.0.3:5004, type=Follower] is going to quit
2021-08-14 00:02:28:717 +0300 [WARNING][JRaft-StepDownTimer-172.17.0.3:5003-0][NodeImpl] Node <unitest/172.17.0.3:5003> steps down when alive nodes don't satisfy quorum, term=1, deadNodes=172.17.0.3:5005, conf=172.17.0.3:5003,172.17.0.3:5005.
2021-08-14 00:02:28:718 +0300 [INFO][JRaft-FSMCaller-Disruptor_TestCluster_stripe_62-0][StateMachineAdapter] onLeaderStop: status=Status[ERAFTTIMEDOUT<10001>: Majority of the group dies: 1/2].
2021-08-14 00:02:28:718 +0300 [INFO][JRaft-StepDownTimer-172.17.0.3:5003-0][Replicator] Replicator Replicator [state=Replicate, statInfo=<running=IDLE, firstLogIndex=14, lastLogIncluded=0, lastLogIndex=23, lastTermIncluded=0>, peerId=172.17.0.3:5005, type=Follower] is going to quit
2021-08-14 00:02:28:936 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5005-0][NodeImpl] Node <unitest/172.17.0.3:5005> term 1 start preVote.
2021-08-14 00:02:28:936 +0300 [INFO][JRaft-FSMCaller-Disruptor_TestCluster_stripe_62-0][StateMachineAdapter] onStopFollowing: LeaderChangeContext [leaderId=172.17.0.3:5003, term=1, status=Status[ERAFTTIMEDOUT<10001>: Lost connection from leader 172.17.0.3:5003.]].
2021-08-14 00:02:28:942 +0300 [INFO][JRaft-Request-Processor-172.17.0.3:5003-1][NodeImpl] Node <unitest/172.17.0.3:5003> received PreVoteRequest from 172.17.0.3:5005, term=2, currTerm=1, granted=true, requestLastLogId=LogId [index=23, term=1], lastLogId=LogId [index=23, term=1].
2021-08-14 00:02:28:943 +0300 [INFO][JRaft-Response-Processor-172.17.0.3:5005-1][NodeImpl] Node <unitest/172.17.0.3:5005> received PreVoteResponse from 172.17.0.3:5003, term=1, granted=true.
2021-08-14 00:02:28:943 +0300 [INFO][JRaft-Response-Processor-172.17.0.3:5005-1][NodeImpl] Node <unitest/172.17.0.3:5005> start vote and grant vote self, term=1.
2021-08-14 00:02:28:947 +0300 [INFO][JRaft-Request-Processor-172.17.0.3:5003-2][NodeImpl] Node <unitest/172.17.0.3:5003> received RequestVoteRequest from 172.17.0.3:5005, term=2, currTerm=1.
2021-08-14 00:02:28:957 +0300 [INFO][JRaft-Response-Processor-172.17.0.3:5005-1][LocalRaftMetaStorage] Save raft meta, path=target/work/ITNodeTest/testPreVote_1628888546279/172.17.0.3_5005/meta, term=2, votedFor=172.17.0.3:5005, cost time=10 ms
2021-08-14 00:02:28:957 +0300 [INFO][JRaft-Request-Processor-172.17.0.3:5003-2][LocalRaftMetaStorage] Save raft meta, path=target/work/ITNodeTest/testPreVote_1628888546279/172.17.0.3_5003/meta, term=2, votedFor=0.0.0.0:0, cost time=10 ms
2021-08-14 00:02:28:966 +0300 [INFO][JRaft-Request-Processor-172.17.0.3:5003-2][LocalRaftMetaStorage] Save raft meta, path=target/work/ITNodeTest/testPreVote_1628888546279/172.17.0.3_5003/meta, term=2, votedFor=172.17.0.3:5005, cost time=9 ms
2021-08-14 00:02:28:968 +0300 [INFO][JRaft-Response-Processor-172.17.0.3:5005-2][NodeImpl] Node <unitest/172.17.0.3:5005> become leader of group, term=2, conf=172.17.0.3:5003,172.17.0.3:5005, oldConf=.
2021-08-14 00:02:28:968 +0300 [INFO][JRaft-Response-Processor-172.17.0.3:5005-2][Replicator] Replicator=Replicator [state=null, statInfo=<running=null, firstLogIndex=0, lastLogIncluded=0, lastLogIndex=0, lastTermIncluded=0>, peerId=172.17.0.3:5003, type=Follower]@172.17.0.3:5003 is started
2021-08-14 00:02:28:973 +0300 [INFO][JRaft-FSMCaller-Disruptor_TestCluster_stripe_62-0][StateMachineAdapter] onStartFollowing: LeaderChangeContext [leaderId=172.17.0.3:5005, term=2, status=Status[ENEWLEADER<10011>: Follower receives message from new leader with the same term.]].
2021-08-14 00:02:28:975 +0300 [INFO][JRaft-FSMCaller-Disruptor_TestCluster_stripe_62-0][StateMachineAdapter] onLeaderStart: term=2.
2021-08-14 00:02:29:431 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> term 1 start preVote.
2021-08-14 00:02:29:431 +0300 [INFO][JRaft-FSMCaller-Disruptor_TestCluster_stripe_62-0][StateMachineAdapter] onStopFollowing: LeaderChangeContext [leaderId=172.17.0.3:5003, term=1, status=Status[ERAFTTIMEDOUT<10001>: Lost connection from leader 172.17.0.3:5003.]].
2021-08-14 00:02:29:445 +0300 [WARNING][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=13, term=1], conf=172.17.0.3:5003,172.17.0.3:5005, oldConf=]>.
2021-08-14 00:02:29:934 +0300 [INFO][main][ITNodeTest] Add follower 172.17.0.3:5004
2021-08-14 00:02:29:934 +0300 [WARNING][main][NodeImpl] Node <unitest/172.17.0.3:5003> refused configuration changing as the state=STATE_FOLLOWER.
2021-08-14 00:02:29:969 +0300 [ERROR][JRaft-Common-Executor-172.17.0.3:5003-11][Utils] Fail to run done closure
org.opentest4j.AssertionFailedError: expected: <0> but was: <1008>
  at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
  at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
  at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:150)
  at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:145)
  at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:510)
  at org.apache.ignite.raft.jraft.core.ExpectClosure.run(ExpectClosure.java:57)
  at org.apache.ignite.raft.jraft.util.Utils$1.run(Utils.java:162)
  at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
  at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  at java.base/java.lang.Thread.run(Thread.java:834)
2021-08-14 00:02:30:361 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> term 1 start preVote.
2021-08-14 00:02:30:362 +0300 [WARNING][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=13, term=1], conf=172.17.0.3:5003,172.17.0.3:5005, oldConf=]>.
2021-08-14 00:02:31:656 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> term 1 start preVote.
2021-08-14 00:02:31:656 +0300 [WARNING][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=13, term=1], conf=172.17.0.3:5003,172.17.0.3:5005, oldConf=]>.
2021-08-14 00:02:33:173 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> term 1 start preVote.
2021-08-14 00:02:33:173 +0300 [WARNING][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=13, term=1], conf=172.17.0.3:5003,172.17.0.3:5005, oldConf=]>.
2021-08-14 00:02:34:078 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> term 1 start preVote.
2021-08-14 00:02:34:078 +0300 [WARNING][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=13, term=1], conf=172.17.0.3:5003,172.17.0.3:5005, oldConf=]>.
2021-08-14 00:02:35:363 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> term 1 start preVote.
2021-08-14 00:02:35:363 +0300 [WARNING][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=13, term=1], conf=172.17.0.3:5003,172.17.0.3:5005, oldConf=]>.
2021-08-14 00:02:36:952 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> term 1 start preVote.
2021-08-14 00:02:36:952 +0300 [WARNING][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=13, term=1], conf=172.17.0.3:5003,172.17.0.3:5005, oldConf=]>.
2021-08-14 00:02:38:095 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> term 1 start preVote.
2021-08-14 00:02:38:095 +0300 [WARNING][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=13, term=1], conf=172.17.0.3:5003,172.17.0.3:5005, oldConf=]>.
2021-08-14 00:02:38:789 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> term 1 start preVote.
2021-08-14 00:02:38:789 +0300 [WARNING][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=13, term=1], conf=172.17.0.3:5003,172.17.0.3:5005, oldConf=]>.
2021-08-14 00:02:40:159 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> term 1 start preVote.
2021-08-14 00:02:40:160 +0300 [WARNING][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=13, term=1], conf=172.17.0.3:5003,172.17.0.3:5005, oldConf=]>.
2021-08-14 00:02:41:599 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> term 1 start preVote.
2021-08-14 00:02:41:600 +0300 [WARNING][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=13, term=1], conf=172.17.0.3:5003,172.17.0.3:5005, oldConf=]>.
2021-08-14 00:02:42:885 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> term 1 start preVote.
2021-08-14 00:02:42:885 +0300 [WARNING][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=13, term=1], conf=172.17.0.3:5003,172.17.0.3:5005, oldConf=]>.
2021-08-14 00:02:43:549 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> term 1 start preVote.
2021-08-14 00:02:43:550 +0300 [WARNING][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=13, term=1], conf=172.17.0.3:5003,172.17.0.3:5005, oldConf=]>.
2021-08-14 00:02:44:793 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> term 1 start preVote.
2021-08-14 00:02:44:793 +0300 [WARNING][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=13, term=1], conf=172.17.0.3:5003,172.17.0.3:5005, oldConf=]>.
2021-08-14 00:02:45:904 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> term 1 start preVote.
2021-08-14 00:02:45:904 +0300 [WARNING][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=13, term=1], conf=172.17.0.3:5003,172.17.0.3:5005, oldConf=]>.
2021-08-14 00:02:46:964 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> term 1 start preVote.
2021-08-14 00:02:46:964 +0300 [WARNING][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=13, term=1], conf=172.17.0.3:5003,172.17.0.3:5005, oldConf=]>.
2021-08-14 00:02:47:906 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> term 1 start preVote.
2021-08-14 00:02:47:906 +0300 [WARNING][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=13, term=1], conf=172.17.0.3:5003,172.17.0.3:5005, oldConf=]>.
2021-08-14 00:02:49:181 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> term 1 start preVote.
2021-08-14 00:02:49:182 +0300 [WARNING][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=13, term=1], conf=172.17.0.3:5003,172.17.0.3:5005, oldConf=]>.
2021-08-14 00:02:49:886 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> term 1 start preVote.
2021-08-14 00:02:49:886 +0300 [WARNING][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=13, term=1], conf=172.17.0.3:5003,172.17.0.3:5005, oldConf=]>.
2021-08-14 00:02:50:990 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> term 1 start preVote.
2021-08-14 00:02:50:990 +0300 [WARNING][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=13, term=1], conf=172.17.0.3:5003,172.17.0.3:5005, oldConf=]>.
2021-08-14 00:02:52:533 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> term 1 start preVote.
2021-08-14 00:02:52:533 +0300 [WARNING][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=13, term=1], conf=172.17.0.3:5003,172.17.0.3:5005, oldConf=]>.
2021-08-14 00:02:53:461 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> term 1 start preVote.
2021-08-14 00:02:53:461 +0300 [WARNING][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=13, term=1], conf=172.17.0.3:5003,172.17.0.3:5005, oldConf=]>.
2021-08-14 00:02:54:792 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> term 1 start preVote.
2021-08-14 00:02:54:793 +0300 [WARNING][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=13, term=1], conf=172.17.0.3:5003,172.17.0.3:5005, oldConf=]>.
2021-08-14 00:02:55:482 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> term 1 start preVote.
2021-08-14 00:02:55:482 +0300 [WARNING][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=13, term=1], conf=172.17.0.3:5003,172.17.0.3:5005, oldConf=]>.
2021-08-14 00:02:56:591 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> term 1 start preVote.
2021-08-14 00:02:56:592 +0300 [WARNING][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=13, term=1], conf=172.17.0.3:5003,172.17.0.3:5005, oldConf=]>.
2021-08-14 00:02:57:368 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> term 1 start preVote.
2021-08-14 00:02:57:369 +0300 [WARNING][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=13, term=1], conf=172.17.0.3:5003,172.17.0.3:5005, oldConf=]>.
2021-08-14 00:02:58:666 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> term 1 start preVote.
2021-08-14 00:02:58:666 +0300 [WARNING][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=13, term=1], conf=172.17.0.3:5003,172.17.0.3:5005, oldConf=]>.
2021-08-14 00:02:59:701 +0300 [INFO][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> term 1 start preVote.
2021-08-14 00:02:59:701 +0300 [WARNING][JRaft-ElectionTimer-172.17.0.3:5004-0][NodeImpl] Node <unitest/172.17.0.3:5004> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=13, term=1], conf=172.17.0.3:5003,172.17.0.3:5005, oldConf=]>.
2021-08-14 00:02:59:939 +0300 [INFO][main][NodeImpl] Node <unitest/172.17.0.3:5003> shutdown, currTerm=2 state=STATE_FOLLOWER.
2021-08-14 00:02:59:940 +0300 [INFO][JRaft-FSMCaller-Disruptor_TestCluster_stripe_62-0][StateMachineAdapter] onStopFollowing: LeaderChangeContext [leaderId=172.17.0.3:5005, term=2, status=Status[ESHUTDOWN<1007>: Raft node is going to quit.]].
2021-08-14 00:02:59:944 +0300 [INFO][main][LocalRaftMetaStorage] Save raft meta, path=target/work/ITNodeTest/testPreVote_1628888546279/172.17.0.3_5003/meta, term=2, votedFor=172.17.0.3:5005, cost time=3 ms
2021-08-14 00:02:59:944 +0300 [INFO][main][FSMCallerImpl] Shutting down FSMCaller...
2021-08-14 00:02:59:944 +0300 [INFO][main][StateMachineAdapter] onShutdown.
2021-08-14 00:02:59:946 +0300 [INFO][main][RepeatedTimer] Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=600, name='JRaft-ElectionTimer-172.17.0.3:5003-'}.
2021-08-14 00:02:59:947 +0300 [INFO][main][RepeatedTimer] Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=600, name='JRaft-VoteTimer-172.17.0.3:5003-'}.
2021-08-14 00:02:59:948 +0300 [INFO][main][RepeatedTimer] Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=300, name='JRaft-StepDownTimer-172.17.0.3:5003-'}.
2021-08-14 00:02:59:948 +0300 [INFO][JRaft-Node-Scheduler-172.17.0.3:5003-18][LogScheduledThreadPoolExecutor] ThreadPool is terminated: JRaft-Node-Scheduler-172.17.0.3:5003-, org.apache.ignite.raft.jraft.util.MetricScheduledThreadPoolExecutor@310c3a0e[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 37].
2021-08-14 00:02:59:948 +0300 [INFO][main][RepeatedTimer] Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=300000, name='JRaft-SnapshotTimer-172.17.0.3:5003-'}.
2021-08-14 00:02:59:948 +0300 [INFO][main][StripedDisruptor] Consumer unsubscribe [poolName=JRaft-ReadOnlyService-Disruptor_TestCluster, group=unitest]
2021-08-14 00:02:59:949 +0300 [INFO][main][StripedDisruptor] Consumer unsubscribe [poolName=JRaft-LogManager-Disruptor_TestCluster, group=unitest]
2021-08-14 00:02:59:949 +0300 [INFO][main][StripedDisruptor] Consumer unsubscribe [poolName=JRaft-NodeImpl-Disruptor_TestCluster, group=unitest]
2021-08-14 00:02:59:949 +0300 [INFO][main][StripedDisruptor] Consumer unsubscribe [poolName=JRaft-FSMCaller-Disruptor_TestCluster, group=unitest]
2021-08-14 00:02:59:949 +0300 [INFO][main][RaftGroupService] Stop the RaftGroupService successfully.
2021-08-14 00:02:59:951 +0300 [INFO][JRaft-Response-Processor-172.17.0.3:5003-2][LogThreadPoolExecutor] ThreadPool is terminated: JRaft-Response-Processor-172.17.0.3:5003-, org.apache.ignite.raft.jraft.util.MetricThreadPoolExecutor@5e4a202f[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 6].
2021-08-14 00:02:59:982 +0300 [INFO][JRaft-Common-Executor-172.17.0.3:5003-4][LogThreadPoolExecutor] ThreadPool is terminated: JRaft-Common-Executor-172.17.0.3:5003-, org.apache.ignite.raft.jraft.util.MetricThreadPoolExecutor@a4e05e9[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 16].
2021-08-14 00:02:59:982 +0300 [INFO][main][Cluster] [default:172.17.0.3:5003:ab126ac7-cfba-4ebe-bc7e-d0037e7f4b7c@172.17.0.3:5003][doShutdown] Shutting down
2021-08-14 00:02:59:984 +0300 [INFO][main][Cluster] [default:172.17.0.3:5003:ab126ac7-cfba-4ebe-bc7e-d0037e7f4b7c@172.17.0.3:5003][leaveCluster] Leaving cluster
2021-08-14 00:02:59:991 +0300 [INFO][sc-cluster-5005-59][MembershipProtocol] [default:172.17.0.3:5005:fc6b7198-b18a-418e-9266-efae67351920@172.17.0.3:5005][publishEvent] MembershipEvent[type=LEAVING, member=default:172.17.0.3:5003:ab126ac7-cfba-4ebe-bc7e-d0037e7f4b7c@172.17.0.3:5003, oldMetadata=null, newMetadata=7e16449-5, timestamp=2021-08-13T21:02:59.990Z]
2021-08-14 00:02:59:991 +0300 [INFO][sc-cluster-5004-58][MembershipProtocol] [default:172.17.0.3:5004:77571f1c-5d22-4419-aab3-4074218cff20@172.17.0.3:5004][publishEvent] MembershipEvent[type=LEAVING, member=default:172.17.0.3:5003:ab126ac7-cfba-4ebe-bc7e-d0037e7f4b7c@172.17.0.3:5003, oldMetadata=null, newMetadata=7e16449-5, timestamp=2021-08-13T21:02:59.990Z]
2021-08-14 00:02:59:991 +0300 [INFO][sc-cluster-5004-58][ScaleCubeTopologyService] Topology snapshot [nodes=3]
^-- ClusterNode [id=fc6b7198-b18a-418e-9266-efae67351920, name=172.17.0.3:5005, address=172.17.0.3:5005]
^-- ClusterNode [id=77571f1c-5d22-4419-aab3-4074218cff20, name=172.17.0.3:5004, address=172.17.0.3:5004]
^-- ClusterNode [id=ab126ac7-cfba-4ebe-bc7e-d0037e7f4b7c, name=172.17.0.3:5003, address=172.17.0.3:5003]
2021-08-14 00:02:59:991 +0300 [INFO][sc-cluster-5005-59][ScaleCubeTopologyService] Topology snapshot [nodes=3]
^-- ClusterNode [id=fc6b7198-b18a-418e-9266-efae67351920, name=172.17.0.3:5005, address=172.17.0.3:5005]
^-- ClusterNode [id=77571f1c-5d22-4419-aab3-4074218cff20, name=172.17.0.3:5004, address=172.17.0.3:5004]
^-- ClusterNode [id=ab126ac7-cfba-4ebe-bc7e-d0037e7f4b7c, name=172.17.0.3:5003, address=172.17.0.3:5003]
2021-08-14 00:03:00:040 +0300 [INFO][sc-cluster-5003-57][Cluster] [default:172.17.0.3:5003:ab126ac7-cfba-4ebe-bc7e-d0037e7f4b7c@172.17.0.3:5003][leaveCluster] Left cluster
2021-08-14 00:03:00:041 +0300 [INFO][sc-cluster-5003-57][Transport] Stopping 172.17.0.3:5003
2021-08-14 00:03:00:041 +0300 [INFO][sc-cluster-5003-57][Transport] Stopped 172.17.0.3:5003
2021-08-14 00:03:00:041 +0300 [INFO][sc-cluster-5003-57][Cluster] [default:172.17.0.3:5003:ab126ac7-cfba-4ebe-bc7e-d0037e7f4b7c@172.17.0.3:5003][doShutdown] Shutdown
2021-08-14 00:03:00:112 +0300 [INFO][main][NodeImpl] Node <unitest/172.17.0.3:5004> shutdown, currTerm=1 state=STATE_FOLLOWER.
2021-08-14 00:03:00:115 +0300 [INFO][main][LocalRaftMetaStorage] Save raft meta, path=target/work/ITNodeTest/testPreVote_1628888546279/172.17.0.3_5004/meta, term=1, votedFor=172.17.0.3:5003, cost time=2 ms
2021-08-14 00:03:00:115 +0300 [INFO][main][FSMCallerImpl] Shutting down FSMCaller...
2021-08-14 00:03:00:116 +0300 [INFO][main][StateMachineAdapter] onShutdown.
2021-08-14 00:03:00:117 +0300 [INFO][main][RepeatedTimer] Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=600, name='JRaft-ElectionTimer-172.17.0.3:5004-'}.
2021-08-14 00:03:00:117 +0300 [INFO][main][RepeatedTimer] Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=600, name='JRaft-VoteTimer-172.17.0.3:5004-'}.
2021-08-14 00:03:00:117 +0300 [INFO][main][RepeatedTimer] Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=300, name='JRaft-StepDownTimer-172.17.0.3:5004-'}.
2021-08-14 00:03:00:117 +0300 [INFO][main][RepeatedTimer] Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=300000, name='JRaft-SnapshotTimer-172.17.0.3:5004-'}.
2021-08-14 00:03:00:117 +0300 [INFO][main][StripedDisruptor] Consumer unsubscribe [poolName=JRaft-ReadOnlyService-Disruptor_TestCluster, group=unitest]
2021-08-14 00:03:00:117 +0300 [INFO][main][StripedDisruptor] Consumer unsubscribe [poolName=JRaft-LogManager-Disruptor_TestCluster, group=unitest]
2021-08-14 00:03:00:117 +0300 [INFO][main][StripedDisruptor] Consumer unsubscribe [poolName=JRaft-NodeImpl-Disruptor_TestCluster, group=unitest]
2021-08-14 00:03:00:118 +0300 [INFO][JRaft-Node-Scheduler-172.17.0.3:5004-18][LogScheduledThreadPoolExecutor] ThreadPool is terminated: JRaft-Node-Scheduler-172.17.0.3:5004-, org.apache.ignite.raft.jraft.util.MetricScheduledThreadPoolExecutor@39cca088[Shutting down, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 33].
2021-08-14 00:03:00:118 +0300 [INFO][main][StripedDisruptor] Consumer unsubscribe [poolName=JRaft-FSMCaller-Disruptor_TestCluster, group=unitest]
2021-08-14 00:03:00:118 +0300 [INFO][main][RaftGroupService] Stop the RaftGroupService successfully.
2021-08-14 00:03:00:118 +0300 [INFO][main][LogThreadPoolExecutor] ThreadPool is terminated: JRaft-Response-Processor-172.17.0.3:5004-, org.apache.ignite.raft.jraft.util.MetricThreadPoolExecutor@37b117dd[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0].
2021-08-14 00:03:00:144 +0300 [INFO][JRaft-Common-Executor-172.17.0.3:5004-2][LogThreadPoolExecutor] ThreadPool is terminated: JRaft-Common-Executor-172.17.0.3:5004-, org.apache.ignite.raft.jraft.util.MetricThreadPoolExecutor@7490f2fb[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 4].
2021-08-14 00:03:00:144 +0300 [INFO][main][Cluster] [default:172.17.0.3:5004:77571f1c-5d22-4419-aab3-4074218cff20@172.17.0.3:5004][doShutdown] Shutting down
2021-08-14 00:03:00:145 +0300 [INFO][main][Cluster] [default:172.17.0.3:5004:77571f1c-5d22-4419-aab3-4074218cff20@172.17.0.3:5004][leaveCluster] Leaving cluster
2021-08-14 00:03:00:147 +0300 [INFO][sc-cluster-5005-59][MembershipProtocol] [default:172.17.0.3:5005:fc6b7198-b18a-418e-9266-efae67351920@172.17.0.3:5005][publishEvent] MembershipEvent[type=LEAVING, member=default:172.17.0.3:5004:77571f1c-5d22-4419-aab3-4074218cff20@172.17.0.3:5004, oldMetadata=null, newMetadata=7e16449-5, timestamp=2021-08-13T21:03:00.147Z]
2021-08-14 00:03:00:148 +0300 [INFO][sc-cluster-5005-59][ScaleCubeTopologyService] Topology snapshot [nodes=3]
^-- ClusterNode [id=fc6b7198-b18a-418e-9266-efae67351920, name=172.17.0.3:5005, address=172.17.0.3:5005]
^-- ClusterNode [id=77571f1c-5d22-4419-aab3-4074218cff20, name=172.17.0.3:5004, address=172.17.0.3:5004]
^-- ClusterNode [id=ab126ac7-cfba-4ebe-bc7e-d0037e7f4b7c, name=172.17.0.3:5003, address=172.17.0.3:5003]
2021-08-14 00:03:00:196 +0300 [INFO][sc-cluster-5004-58][Cluster] [default:172.17.0.3:5004:77571f1c-5d22-4419-aab3-4074218cff20@172.17.0.3:5004][leaveCluster] Left cluster
2021-08-14 00:03:00:196 +0300 [INFO][sc-cluster-5004-58][Transport] Stopping 172.17.0.3:5004
2021-08-14 00:03:00:196 +0300 [INFO][sc-cluster-5004-58][Transport] Stopped 172.17.0.3:5004
2021-08-14 00:03:00:196 +0300 [INFO][sc-cluster-5004-58][Cluster] [default:172.17.0.3:5004:77571f1c-5d22-4419-aab3-4074218cff20@172.17.0.3:5004][doShutdown] Shutdown
2021-08-14 00:03:00:272 +0300 [INFO][main][NodeImpl] Node <unitest/172.17.0.3:5005> shutdown, currTerm=2 state=STATE_LEADER.
2021-08-14 00:03:00:273 +0300 [INFO][JRaft-FSMCaller-Disruptor_TestCluster_stripe_62-0][StateMachineAdapter] onLeaderStop: status=Status[ESHUTDOWN<1007>: Raft node is going to quit.].
2021-08-14 00:03:00:274 +0300 [WARNING][JRaft-Common-Executor-172.17.0.3:5005-26][Replicator] Replicator Replicator [state=Probe, statInfo=<running=IDLE, firstLogIndex=24, lastLogIncluded=0, lastLogIndex=24, lastTermIncluded=0>, peerId=172.17.0.3:5003, type=Follower] stops sending entries.
2021-08-14 00:03:00:276 +0300 [INFO][JRaft-Response-Processor-172.17.0.3:5005-3][Replicator] Replicator Replicator [state=Probe, statInfo=<running=IDLE, firstLogIndex=24, lastLogIncluded=0, lastLogIndex=24, lastTermIncluded=0>, peerId=172.17.0.3:5003, type=Follower] is going to quit
2021-08-14 00:03:00:276 +0300 [INFO][main][LocalRaftMetaStorage] Save raft meta, path=target/work/ITNodeTest/testPreVote_1628888546279/172.17.0.3_5005/meta, term=2, votedFor=172.17.0.3:5005, cost time=2 ms
2021-08-14 00:03:00:276 +0300 [INFO][main][FSMCallerImpl] Shutting down FSMCaller...
2021-08-14 00:03:00:276 +0300 [INFO][main][StateMachineAdapter] onShutdown.
2021-08-14 00:03:00:277 +0300 [INFO][main][RepeatedTimer] Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=600, name='JRaft-ElectionTimer-172.17.0.3:5005-'}.
2021-08-14 00:03:00:278 +0300 [INFO][main][RepeatedTimer] Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=600, name='JRaft-VoteTimer-172.17.0.3:5005-'}.
2021-08-14 00:03:00:278 +0300 [INFO][main][RepeatedTimer] Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=300, name='JRaft-StepDownTimer-172.17.0.3:5005-'}.
2021-08-14 00:03:00:278 +0300 [INFO][JRaft-Node-Scheduler-172.17.0.3:5005-11][LogScheduledThreadPoolExecutor] ThreadPool is terminated: JRaft-Node-Scheduler-172.17.0.3:5005-, org.apache.ignite.raft.jraft.util.MetricScheduledThreadPoolExecutor@54a6e82a[Shutting down, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 537].
2021-08-14 00:03:00:278 +0300 [INFO][main][RepeatedTimer] Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=300000, name='JRaft-SnapshotTimer-172.17.0.3:5005-'}.
2021-08-14 00:03:00:278 +0300 [INFO][main][StripedDisruptor] Consumer unsubscribe [poolName=JRaft-ReadOnlyService-Disruptor_TestCluster, group=unitest]
2021-08-14 00:03:00:279 +0300 [INFO][main][StripedDisruptor] Consumer unsubscribe [poolName=JRaft-LogManager-Disruptor_TestCluster, group=unitest]
2021-08-14 00:03:00:279 +0300 [INFO][main][StripedDisruptor] Consumer unsubscribe [poolName=JRaft-NodeImpl-Disruptor_TestCluster, group=unitest]
2021-08-14 00:03:00:279 +0300 [INFO][main][StripedDisruptor] Consumer unsubscribe [poolName=JRaft-FSMCaller-Disruptor_TestCluster, group=unitest]
2021-08-14 00:03:00:279 +0300 [INFO][main][RaftGroupService] Stop the RaftGroupService successfully.
2021-08-14 00:03:00:279 +0300 [INFO][JRaft-Response-Processor-172.17.0.3:5005-0][LogThreadPoolExecutor] ThreadPool is terminated: JRaft-Response-Processor-172.17.0.3:5005-, org.apache.ignite.raft.jraft.util.MetricThreadPoolExecutor@12cb32a[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 4].
2021-08-14 00:03:00:313 +0300 [INFO][main][Cluster] [default:172.17.0.3:5005:fc6b7198-b18a-418e-9266-efae67351920@172.17.0.3:5005][doShutdown] Shutting down
2021-08-14 00:03:00:314 +0300 [INFO][main][Cluster] [default:172.17.0.3:5005:fc6b7198-b18a-418e-9266-efae67351920@172.17.0.3:5005][leaveCluster] Leaving cluster
2021-08-14 00:03:00:315 +0300 [INFO][JRaft-Common-Executor-172.17.0.3:5005-13][LogThreadPoolExecutor] ThreadPool is terminated: JRaft-Common-Executor-172.17.0.3:5005-, org.apache.ignite.raft.jraft.util.MetricThreadPoolExecutor@3a446ef0[Shutting down, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 510].
2021-08-14 00:03:00:373 +0300 [INFO][sc-cluster-5005-59][Cluster] [default:172.17.0.3:5005:fc6b7198-b18a-418e-9266-efae67351920@172.17.0.3:5005][leaveCluster] Left cluster
2021-08-14 00:03:00:373 +0300 [INFO][sc-cluster-5005-59][Transport] Stopping 172.17.0.3:5005
2021-08-14 00:03:00:373 +0300 [INFO][sc-cluster-5005-59][Transport] Stopped 172.17.0.3:5005
2021-08-14 00:03:00:373 +0300 [INFO][sc-cluster-5005-59][Cluster] [default:172.17.0.3:5005:fc6b7198-b18a-418e-9266-efae67351920@172.17.0.3:5005][doShutdown] Shutdown
2021-08-14 00:03:00:451 +0300 [INFO][main][StripedDisruptor] Striped disruptor stopped [name=JRaft-FSMCaller-Disruptor_TestCluster]
2021-08-14 00:03:00:455 +0300 [INFO][main][StripedDisruptor] Striped disruptor stopped [name=JRaft-FSMCaller-Disruptor_TestCluster]
2021-08-14 00:03:00:460 +0300 [INFO][main][StripedDisruptor] Striped disruptor stopped [name=JRaft-FSMCaller-Disruptor_TestCluster]
2021-08-14 00:03:00:463 +0300 [INFO][main][StripedDisruptor] Striped disruptor stopped [name=JRaft-NodeImpl-Disruptor_TestCluster]
2021-08-14 00:03:00:468 +0300 [INFO][main][StripedDisruptor] Striped disruptor stopped [name=JRaft-NodeImpl-Disruptor_TestCluster]
2021-08-14 00:03:00:471 +0300 [INFO][main][StripedDisruptor] Striped disruptor stopped [name=JRaft-NodeImpl-Disruptor_TestCluster]
2021-08-14 00:03:00:478 +0300 [INFO][main][StripedDisruptor] Striped disruptor stopped [name=JRaft-ReadOnlyService-Disruptor_TestCluster]
2021-08-14 00:03:00:480 +0300 [INFO][main][StripedDisruptor] Striped disruptor stopped [name=JRaft-ReadOnlyService-Disruptor_TestCluster]
2021-08-14 00:03:00:484 +0300 [INFO][main][StripedDisruptor] Striped disruptor stopped [name=JRaft-ReadOnlyService-Disruptor_TestCluster]
2021-08-14 00:03:00:490 +0300 [INFO][main][StripedDisruptor] Striped disruptor stopped [name=JRaft-LogManager-Disruptor_TestCluster]
2021-08-14 00:03:00:493 +0300 [INFO][main][StripedDisruptor] Striped disruptor stopped [name=JRaft-LogManager-Disruptor_TestCluster]
2021-08-14 00:03:00:496 +0300 [INFO][main][StripedDisruptor] Striped disruptor stopped [name=JRaft-LogManager-Disruptor_TestCluster]
2021-08-14 00:03:00:498 +0300 [INFO][main][ITNodeTest] >>>>>>>>>>>>>>> End test method: testPreVote(), cost:34217 ms.
