Results

By type

          cds-cluster:dev-cds-blueprints-processor-849bd64b88-828kg APP Config HOME : /opt/app/onap/config
Warning: use -cacerts option to access cacerts keystore
Certificate was added to keystore
23:39:04,027 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
23:39:04,028 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
23:39:04,028 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.1.1.jar!/logback.xml]
23:39:04,030 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
23:39:04,030 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.1.1.jar!/logback.xml]
23:39:04,030 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
23:39:04,054 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@45c7e403 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.1.1.jar!/logback.xml] is not of type file
23:39:04,250 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
23:39:04,264 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
23:39:04,269 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
23:39:04,282 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:39:04,373 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
23:39:04,373 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
23:39:04,373 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
23:39:04,373 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
23:39:04,373 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
23:39:04,374 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
23:39:04,374 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
23:39:04,375 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
23:39:04,377 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2925bf5b - Registering current configuration as safe fallback point


  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.3.8.RELEASE)

2021-04-01 23:39:05,104|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.1.1 on dev-cds-blueprints-processor-849bd64b88-828kg with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.1.1.jar started by onap in /app)
2021-04-01 23:39:05,108|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2021-04-01 23:39:07,749|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2021-04-01 23:39:08,356|||main||||INFO||||||| Finished Spring Data repository scanning in 590ms. Found 10 JPA repository interfaces.
2021-04-01 23:39:10,583|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2021-04-01 23:39:10,644|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.27.Final
2021-04-01 23:39:10,835|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-04-01 23:39:11,272|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2021-04-01 23:39:11,577|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2021-04-01 23:39:11,582|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2021-04-01 23:39:11,786|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2021-04-01 23:39:12,727|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-04-01 23:39:12,739|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2021-04-01 23:39:12,829|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2021-04-01 23:39:14,231|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability]
2021-04-01 23:39:14,704|||main||||INFO||||||| Audit service is disabled
2021-04-01 23:39:15,821|||main||||INFO||||||| Dependency Management module created...
2021-04-01 23:39:17,020|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2021-04-01 23:39:17,330|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2021-04-01 23:39:18,425|||main||||INFO||||||| Netty started on port(s): 8080
2021-04-01 23:39:19,727|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2021-04-01 23:39:20,073|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2021-04-01 23:39:20,083|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 15.553 seconds (JVM running for 16.652)
2021-04-01 23:39:20,154|||DefaultDispatcher-worker-1||||INFO||||||| ****** Cluster configuration file(/opt/app/onap/config/hazelcast.yaml) ****
Apr 01, 2021 11:39:20 PM com.hazelcast.config.FileSystemYamlConfig
INFO: Configuring Hazelcast from '/opt/app/onap/config/hazelcast.yaml'.
Apr 01, 2021 11:39:20 PM com.hazelcast.instance.impl.HazelcastInstanceFactory
WARNING: Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used:
 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED
2021-04-01 23:39:20,340|||DefaultDispatcher-worker-1||||INFO||||||| [LOCAL] [cds-cluster] [4.0] Prefer IPv4 stack is true, prefer IPv6 addresses is false
2021-04-01 23:39:20,350|||DefaultDispatcher-worker-1||||INFO||||||| [LOCAL] [cds-cluster] [4.0] Picked [10.242.247.134]:5701, using socket ServerSocket[addr=/0:0:0:0:0:0:0:0,localport=5701], bind any local is true
2021-04-01 23:39:20,373|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Hazelcast 4.0 (20200204 - 8b959f5) starting at [10.242.247.134]:5701
2021-04-01 23:39:20,373|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Copyright (c) 2008-2020, Hazelcast, Inc. All Rights Reserved.
2021-04-01 23:39:20,788|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Backpressure is disabled
2021-04-01 23:39:21,008|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Kubernetes Discovery properties: { service-dns: null, service-dns-timeout: 5, service-name: cds-blueprints-processor-cluster, service-port: 0, service-label: null, service-label-value: true, namespace: onap, pod-label: null, pod-label-value: null, resolve-not-ready-addresses: true, use-node-name-as-external-address: false, kubernetes-api-retries: 3, kubernetes-master: https://kubernetes.default.svc}
2021-04-01 23:39:21,011|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Kubernetes Discovery activated with mode: KUBERNETES_API
2021-04-01 23:39:21,133|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Activating Discovery SPI Joiner
2021-04-01 23:39:21,139|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CP Subsystem is enabled with 3 members.
2021-04-01 23:39:21,486|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Starting 2 partition threads and 3 generic threads (1 dedicated for priority tasks)
2021-04-01 23:39:21,496|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.
2021-04-01 23:39:21,511|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] [10.242.247.134]:5701 is STARTING
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.hazelcast.internal.networking.nio.SelectorOptimizer (file:/opt/app/onap/lib/com.hazelcast-hazelcast-all-4.0.jar) to field sun.nio.ch.SelectorImpl.selectedKeys
WARNING: Please consider reporting this to the maintainers of com.hazelcast.internal.networking.nio.SelectorOptimizer
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2021-04-01 23:39:22,052|||DefaultDispatcher-worker-1||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Cannot fetch the current zone, ZONE_AWARE feature is disabled
2021-04-01 23:39:22,246|||DefaultDispatcher-worker-1||||WARN||||||| Cannot fetch public IPs of Hazelcast Member PODs, you won't be able to use Hazelcast Smart Client from outside of the Kubernetes network
2021-04-01 23:39:22,264|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Connecting to /10.242.241.9:5701, timeout: 10000, bind-any: true
2021-04-01 23:39:22,265|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Connecting to /10.242.189.9:5701, timeout: 10000, bind-any: true
2021-04-01 23:39:22,284|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.247.134:54765 and /10.242.189.9:5701
2021-04-01 23:39:23,457|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.247.134:49319 and /10.242.241.9:5701
2021-04-01 23:39:28,277|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.generic-operation.thread-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] 

Members {size:3, ver:3} [
	Member [10.242.189.9]:5701 - 956133a3-5c2a-4e06-880c-f3691ba899d1
	Member [10.242.241.9]:5701 - 5aa26c81-2799-4db4-aaf8-4cc50170e702
	Member [10.242.247.134]:5701 - d6baf1cf-1b37-4d03-8a9e-268634dd8b43 this
]

2021-04-01 23:39:28,502|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Status is set to: ACTIVE
2021-04-01 23:39:28,502|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] RaftNode[CPGroupId{name='METADATA', seed=0, groupId=0}] is created with [RaftEndpoint{uuid='956133a3-5c2a-4e06-880c-f3691ba899d1'}, RaftEndpoint{uuid='d6baf1cf-1b37-4d03-8a9e-268634dd8b43'}, RaftEndpoint{uuid='5aa26c81-2799-4db4-aaf8-4cc50170e702'}]
2021-04-01 23:39:29,285|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] [10.242.247.134]:5701 is STARTED
2021-04-01 23:39:31,132|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-01 23:39:31,134|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 1, last log index: 0, last log term: 0
2021-04-01 23:39:31,134|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:3, term:0, logIndex:0} [
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701}
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} - FOLLOWER this
	CPMember{uuid=5aa26c81-2799-4db4-aaf8-4cc50170e702, address=[10.242.241.9]:5701}
]

2021-04-01 23:39:31,140|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Pre-vote granted from RaftEndpoint{uuid='956133a3-5c2a-4e06-880c-f3691ba899d1'} for term: 1, number of votes: 2, majority: 2
2021-04-01 23:39:31,140|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] We have the majority during pre-vote phase. Let's start real election!
2021-04-01 23:39:31,142|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Leader election started for term: 1, last log index: 0, last log term: 0
2021-04-01 23:39:31,142|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:3, term:1, logIndex:0} [
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701}
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} - CANDIDATE this
	CPMember{uuid=5aa26c81-2799-4db4-aaf8-4cc50170e702, address=[10.242.241.9]:5701}
]

2021-04-01 23:39:31,143|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Ignored PreVoteResponse{voter=RaftEndpoint{uuid='5aa26c81-2799-4db4-aaf8-4cc50170e702'}, term=1, granted=true}. We are not FOLLOWER anymore.
2021-04-01 23:39:31,147|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Vote granted from RaftEndpoint{uuid='5aa26c81-2799-4db4-aaf8-4cc50170e702'} for term: 1, number of votes: 2, majority: 2
2021-04-01 23:39:31,148|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] We are the LEADER!
2021-04-01 23:39:31,151|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:3, term:1, logIndex:0} [
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701}
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} - LEADER this
	CPMember{uuid=5aa26c81-2799-4db4-aaf8-4cc50170e702, address=[10.242.241.9]:5701}
]

2021-04-01 23:39:31,152|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Ignored VoteResponse{voter=RaftEndpoint{uuid='956133a3-5c2a-4e06-880c-f3691ba899d1'}, term=1, granted=true}. We are not CANDIDATE anymore.
2021-04-01 23:39:32,050|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CP Subsystem is initialized with: [CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701}, CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701}, CPMember{uuid=5aa26c81-2799-4db4-aaf8-4cc50170e702, address=[10.242.241.9]:5701}]
2021-04-01 23:39:32,052|||DefaultDispatcher-worker-1||||INFO||||||| Promoted as CP member(Member [10.242.247.134]:5701 - d6baf1cf-1b37-4d03-8a9e-268634dd8b43 this)
2021-04-01 23:39:32,057|||DefaultDispatcher-worker-1||||INFO||||||| CP Members(3): [CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701}, CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701}, CPMember{uuid=5aa26c81-2799-4db4-aaf8-4cc50170e702, address=[10.242.241.9]:5701}]
2021-04-01 23:39:32,060|||DefaultDispatcher-worker-1||||INFO||||||| CP Group Members(3): [CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701}, CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701}, CPMember{uuid=5aa26c81-2799-4db4-aaf8-4cc50170e702, address=[10.242.241.9]:5701}]
2021-04-01 23:39:32,061|||DefaultDispatcher-worker-1||||INFO||||||| Cluster(cds-cluster) node(dev-cds-blueprints-processor-849bd64b88-828kg) created successfully....
2021-04-01 23:39:32,062|||DefaultDispatcher-worker-1||||INFO||||||| Registering BlueprintCompilerCacheMessageListener
2021-04-01 23:39:32,062|||DefaultDispatcher-worker-1||||INFO||||||| Cluster(cds-cluster) node(dev-cds-blueprints-processor-849bd64b88-828kg) listening to topic(BLUEPRINT_CLEAN_COMPILER_CACHE)...
2021-04-01 23:40:32,221|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-4||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=5aa26c81-2799-4db4-aaf8-4cc50170e702, address=[10.242.241.9]:5701} has 0,
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0 leaderships.
2021-04-01 23:40:32,223|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-4||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-01 23:41:32,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-5||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=5aa26c81-2799-4db4-aaf8-4cc50170e702, address=[10.242.241.9]:5701} has 0,
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0 leaderships.
2021-04-01 23:41:32,062|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-5||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-01 23:42:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-5||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=5aa26c81-2799-4db4-aaf8-4cc50170e702, address=[10.242.241.9]:5701} has 0,
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0 leaderships.
2021-04-01 23:42:32,062|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-5||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-01 23:43:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=5aa26c81-2799-4db4-aaf8-4cc50170e702, address=[10.242.241.9]:5701} has 0,
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0 leaderships.
2021-04-01 23:43:32,062|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-01 23:44:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-6||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=5aa26c81-2799-4db4-aaf8-4cc50170e702, address=[10.242.241.9]:5701} has 0,
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0 leaderships.
2021-04-01 23:44:32,062|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-6||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-01 23:45:32,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=5aa26c81-2799-4db4-aaf8-4cc50170e702, address=[10.242.241.9]:5701} has 0,
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0 leaderships.
2021-04-01 23:45:32,065|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-01 23:46:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=5aa26c81-2799-4db4-aaf8-4cc50170e702, address=[10.242.241.9]:5701} has 0,
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0 leaderships.
2021-04-01 23:46:32,062|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-01 23:47:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=5aa26c81-2799-4db4-aaf8-4cc50170e702, address=[10.242.241.9]:5701} has 0,
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0 leaderships.
2021-04-01 23:47:32,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-01 23:48:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=5aa26c81-2799-4db4-aaf8-4cc50170e702, address=[10.242.241.9]:5701} has 0,
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0 leaderships.
2021-04-01 23:48:32,063|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-01 23:49:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-4||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=5aa26c81-2799-4db4-aaf8-4cc50170e702, address=[10.242.241.9]:5701} has 0,
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0 leaderships.
2021-04-01 23:49:32,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-4||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-01 23:50:32,059|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-5||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=5aa26c81-2799-4db4-aaf8-4cc50170e702, address=[10.242.241.9]:5701} has 0,
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0 leaderships.
2021-04-01 23:50:32,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-5||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-01 23:51:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=5aa26c81-2799-4db4-aaf8-4cc50170e702, address=[10.242.241.9]:5701} has 0,
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0 leaderships.
2021-04-01 23:51:32,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-01 23:52:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-5||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=5aa26c81-2799-4db4-aaf8-4cc50170e702, address=[10.242.241.9]:5701} has 0,
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0 leaderships.
2021-04-01 23:52:32,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-5||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-01 23:53:32,062|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=5aa26c81-2799-4db4-aaf8-4cc50170e702, address=[10.242.241.9]:5701} has 0,
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0 leaderships.
2021-04-01 23:53:32,063|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-01 23:54:32,064|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=5aa26c81-2799-4db4-aaf8-4cc50170e702, address=[10.242.241.9]:5701} has 0,
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0 leaderships.
2021-04-01 23:54:32,066|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-01 23:56:01,198|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-4||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=5aa26c81-2799-4db4-aaf8-4cc50170e702, address=[10.242.241.9]:5701} has 0,
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0 leaderships.
2021-04-01 23:56:01,199|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-4||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-01 23:56:32,078|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-7||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=5aa26c81-2799-4db4-aaf8-4cc50170e702, address=[10.242.241.9]:5701} has 0,
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0 leaderships.
2021-04-01 23:56:32,079|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-7||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-01 23:56:32,796|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.priority-generic-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Connection[id=2, /10.242.247.134:49319->/10.242.241.9:5701, qualifier=null, endpoint=[10.242.241.9]:5701, alive=false, connectionType=MEMBER] closed. Reason: Member left event received from master
2021-04-01 23:56:32,811|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.priority-generic-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] 

Members {size:2, ver:4} [
	Member [10.242.189.9]:5701 - 956133a3-5c2a-4e06-880c-f3691ba899d1
	Member [10.242.247.134]:5701 - d6baf1cf-1b37-4d03-8a9e-268634dd8b43 this
]

2021-04-01 23:56:32,812|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.event-4||||INFO||||||| MembershipEvent: MembershipEvent {member=Member [10.242.241.9]:5701 - 5aa26c81-2799-4db4-aaf8-4cc50170e702, type=removed, members=[Member [10.242.189.9]:5701 - 956133a3-5c2a-4e06-880c-f3691ba899d1, Member [10.242.247.134]:5701 - d6baf1cf-1b37-4d03-8a9e-268634dd8b43 this]}
2021-04-01 23:56:32,817|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-7||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Committing/rolling-back live transactions of [10.242.241.9]:5701, UUID: 5aa26c81-2799-4db4-aaf8-4cc50170e702
2021-04-01 23:56:32,820|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-7||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPMember{uuid=5aa26c81-2799-4db4-aaf8-4cc50170e702, address=[10.242.241.9]:5701} is not present in the cluster. It will be auto-removed after 120 seconds.
2021-04-01 23:57:32,059|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Cannot execute leadership rebalance at the moment: java.util.concurrent.CompletionException: com.hazelcast.spi.exception.TargetNotMemberException: Not Member! target: [10.242.241.9]:5701, partitionId: -1, operation: com.hazelcast.cp.internal.operation.GetLeadedGroupsOp, service: hz:core:raft
2021-04-01 23:58:32,057|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Cannot execute leadership rebalance at the moment: java.util.concurrent.CompletionException: com.hazelcast.spi.exception.TargetNotMemberException: Not Member! target: [10.242.241.9]:5701, partitionId: -1, operation: com.hazelcast.cp.internal.operation.GetLeadedGroupsOp, service: hz:core:raft
2021-04-01 23:58:33,481|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-4||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Removing CPMember{uuid=5aa26c81-2799-4db4-aaf8-4cc50170e702, address=[10.242.241.9]:5701} since it is absent for 120 seconds.
2021-04-01 23:58:33,494|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPMember{uuid=5aa26c81-2799-4db4-aaf8-4cc50170e702, address=[10.242.241.9]:5701} will be removed from [CPGroupId{name='METADATA', seed=0, groupId=0}]
2021-04-01 23:58:34,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] New members after REMOVE RaftEndpoint{uuid='5aa26c81-2799-4db4-aaf8-4cc50170e702'} -> [RaftEndpoint{uuid='956133a3-5c2a-4e06-880c-f3691ba899d1'}, RaftEndpoint{uuid='d6baf1cf-1b37-4d03-8a9e-268634dd8b43'}]
2021-04-01 23:58:34,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Status is set to: UPDATING_GROUP_MEMBER_LIST
2021-04-01 23:58:34,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:1, logIndex:7} [
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701}
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} - LEADER this
]

2021-04-01 23:58:34,066|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Status is set to: ACTIVE
2021-04-01 23:58:34,069|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPMember{uuid=5aa26c81-2799-4db4-aaf8-4cc50170e702, address=[10.242.241.9]:5701} is removed from CP Subsystem.
2021-04-01 23:58:34,070|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-4||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Auto-removal of CPMember{uuid=5aa26c81-2799-4db4-aaf8-4cc50170e702, address=[10.242.241.9]:5701} is successful.
2021-04-01 23:59:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-4||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0 leaderships.
2021-04-01 23:59:32,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-4||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:00:22,887|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.247.134:5701 and /10.242.241.9:45593
2021-04-02 00:00:24,268|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp, service: hz:core:raft
2021-04-02 00:00:24,369|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp, service: hz:core:raft
2021-04-02 00:00:24,505|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp, service: hz:core:raft
2021-04-02 00:00:24,516|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp, service: hz:core:raft
2021-04-02 00:00:24,526|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp, service: hz:core:raft
2021-04-02 00:00:24,543|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp, service: hz:core:raft
2021-04-02 00:00:25,271|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp, service: hz:core:raft
2021-04-02 00:00:25,287|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-02 00:00:25,339|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp, service: hz:core:raft
2021-04-02 00:00:25,404|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp, service: hz:core:raft
2021-04-02 00:00:25,433|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp, service: hz:core:raft
2021-04-02 00:00:25,481|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp, service: hz:core:raft
2021-04-02 00:00:25,566|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp, service: hz:core:raft
2021-04-02 00:00:25,710|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp, service: hz:core:raft
2021-04-02 00:00:26,095|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp, service: hz:core:raft
2021-04-02 00:00:27,072|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp, service: hz:core:raft
2021-04-02 00:00:27,590|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp, service: hz:core:raft
2021-04-02 00:00:27,976|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-02 00:00:28,017|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.generic-operation.thread-0||||ERROR||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] [10.242.241.9]:5701 claims mastership but it is not a member!
java.lang.IllegalArgumentException: [10.242.241.9]:5701 claims mastership but it is not a member!
	at com.hazelcast.internal.util.Preconditions.checkTrue(Preconditions.java:327)
	at com.hazelcast.internal.cluster.impl.ClusterServiceImpl.handleMastershipClaim(ClusterServiceImpl.java:257)
	at com.hazelcast.internal.cluster.impl.operations.FetchMembersViewOp.run(FetchMembersViewOp.java:60)
	at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184)
	at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:228)
	at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:217)
	at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:433)
	at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:166)
	at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:136)
	at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.run(OperationThread.java:123)
2021-04-02 00:00:28,105|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp, service: hz:core:raft
2021-04-02 00:00:28,107|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Connection[id=3, /10.242.247.134:5701->/10.242.241.9:45593, qualifier=null, endpoint=[10.242.241.9]:5701, alive=false, connectionType=MEMBER] closed. Reason: Connection closed by the other side
2021-04-02 00:00:30,713|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.247.134:5701 and /10.242.241.9:55679
2021-04-02 00:00:32,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0 leaderships.
2021-04-02 00:00:32,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:00:33,461|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-02 00:00:35,907|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-02 00:00:39,227|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-02 00:00:41,518|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-02 00:00:43,825|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-02 00:00:47,501|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-02 00:00:50,009|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-02 00:00:52,648|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Connection[id=4, /10.242.247.134:5701->/10.242.241.9:55679, qualifier=null, endpoint=[10.242.241.9]:5701, alive=false, connectionType=MEMBER] closed. Reason: Connection closed by the other side
2021-04-02 00:01:32,059|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-6||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0 leaderships.
2021-04-02 00:01:32,059|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-6||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:01:51,423|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.247.134:5701 and /10.242.241.9:41617
2021-04-02 00:01:57,512|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.event-4||||INFO||||||| MembershipEvent: MembershipEvent {member=Member [10.242.241.9]:5701 - e9921a8d-efb6-435b-95e2-23ebcded2f32, type=added, members=[Member [10.242.189.9]:5701 - 956133a3-5c2a-4e06-880c-f3691ba899d1, Member [10.242.247.134]:5701 - d6baf1cf-1b37-4d03-8a9e-268634dd8b43 this, Member [10.242.241.9]:5701 - e9921a8d-efb6-435b-95e2-23ebcded2f32]}
2021-04-02 00:01:57,512|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.priority-generic-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] 

Members {size:3, ver:5} [
	Member [10.242.189.9]:5701 - 956133a3-5c2a-4e06-880c-f3691ba899d1
	Member [10.242.247.134]:5701 - d6baf1cf-1b37-4d03-8a9e-268634dd8b43 this
	Member [10.242.241.9]:5701 - e9921a8d-efb6-435b-95e2-23ebcded2f32
]

2021-04-02 00:02:03,272|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Added new CPMember{uuid=459ea561-f3b5-4b15-9805-212df342d43b, address=[10.242.241.9]:5701}. New active CP members list: [CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701}, CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701}, CPMember{uuid=459ea561-f3b5-4b15-9805-212df342d43b, address=[10.242.241.9]:5701}]
2021-04-02 00:02:04,055|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] New members after ADD RaftEndpoint{uuid='459ea561-f3b5-4b15-9805-212df342d43b'} -> [RaftEndpoint{uuid='956133a3-5c2a-4e06-880c-f3691ba899d1'}, RaftEndpoint{uuid='d6baf1cf-1b37-4d03-8a9e-268634dd8b43'}, RaftEndpoint{uuid='459ea561-f3b5-4b15-9805-212df342d43b'}]
2021-04-02 00:02:04,056|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Status is set to: UPDATING_GROUP_MEMBER_LIST
2021-04-02 00:02:04,056|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:3, term:1, logIndex:10} [
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701}
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} - LEADER this
	CPMember{uuid=459ea561-f3b5-4b15-9805-212df342d43b, address=[10.242.241.9]:5701}
]

2021-04-02 00:02:04,057|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Status is set to: ACTIVE
2021-04-02 00:02:04,059|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Rebalancing is completed.
2021-04-02 00:03:21,483|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-7||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Suspecting Member [10.242.241.9]:5701 - e9921a8d-efb6-435b-95e2-23ebcded2f32 because it has not sent any heartbeats since 2021-04-02 00:02:20.693. Now: 2021-04-02 00:03:21.476, heartbeat timeout: 60000 ms, suspicion level: 1.00
2021-04-02 00:03:21,484|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-7||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Member [10.242.241.9]:5701 - e9921a8d-efb6-435b-95e2-23ebcded2f32 is suspected to be dead for reason: Suspecting Member [10.242.241.9]:5701 - e9921a8d-efb6-435b-95e2-23ebcded2f32 because it has not sent any heartbeats since 2021-04-02 00:02:20.693. Now: 2021-04-02 00:03:21.476, heartbeat timeout: 60000 ms, suspicion level: 1.00
2021-04-02 00:03:21,484|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-7||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Connection[id=5, /10.242.247.134:5701->/10.242.241.9:41617, qualifier=null, endpoint=[10.242.241.9]:5701, alive=false, connectionType=MEMBER] closed. Reason: Suspecting Member [10.242.241.9]:5701 - e9921a8d-efb6-435b-95e2-23ebcded2f32 because it has not sent any heartbeats since 2021-04-02 00:02:20.693. Now: 2021-04-02 00:03:21.476, heartbeat timeout: 60000 ms, suspicion level: 1.00
2021-04-02 00:03:22,788|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-8||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Committing/rolling-back live transactions of [10.242.241.9]:5701, UUID: e9921a8d-efb6-435b-95e2-23ebcded2f32
2021-04-02 00:03:22,789|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.generic-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] 

Members {size:2, ver:6} [
	Member [10.242.189.9]:5701 - 956133a3-5c2a-4e06-880c-f3691ba899d1
	Member [10.242.247.134]:5701 - d6baf1cf-1b37-4d03-8a9e-268634dd8b43 this
]

2021-04-02 00:03:22,789|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-6||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Cannot execute leadership rebalance at the moment: java.util.concurrent.CompletionException: com.hazelcast.core.MemberLeftException: Member [10.242.241.9]:5701 - e9921a8d-efb6-435b-95e2-23ebcded2f32 has left cluster!
2021-04-02 00:03:22,789|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.event-4||||INFO||||||| MembershipEvent: MembershipEvent {member=Member [10.242.241.9]:5701 - e9921a8d-efb6-435b-95e2-23ebcded2f32, type=removed, members=[Member [10.242.189.9]:5701 - 956133a3-5c2a-4e06-880c-f3691ba899d1, Member [10.242.247.134]:5701 - d6baf1cf-1b37-4d03-8a9e-268634dd8b43 this]}
2021-04-02 00:03:22,789|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-8||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPMember{uuid=459ea561-f3b5-4b15-9805-212df342d43b, address=[10.242.241.9]:5701} is not present in the cluster. It will be auto-removed after 120 seconds.
2021-04-02 00:03:32,058|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-5||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Cannot execute leadership rebalance at the moment: java.util.concurrent.CompletionException: com.hazelcast.spi.exception.TargetNotMemberException: Not Member! target: [10.242.241.9]:5701, partitionId: -1, operation: com.hazelcast.cp.internal.operation.GetLeadedGroupsOp, service: hz:core:raft
2021-04-02 00:04:32,059|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Cannot execute leadership rebalance at the moment: java.util.concurrent.CompletionException: com.hazelcast.spi.exception.TargetNotMemberException: Not Member! target: [10.242.241.9]:5701, partitionId: -1, operation: com.hazelcast.cp.internal.operation.GetLeadedGroupsOp, service: hz:core:raft
2021-04-02 00:05:23,481|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-4||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Removing CPMember{uuid=459ea561-f3b5-4b15-9805-212df342d43b, address=[10.242.241.9]:5701} since it is absent for 120 seconds.
2021-04-02 00:05:23,495|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPMember{uuid=459ea561-f3b5-4b15-9805-212df342d43b, address=[10.242.241.9]:5701} will be removed from [CPGroupId{name='METADATA', seed=0, groupId=0}]
2021-04-02 00:05:24,055|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] New members after REMOVE RaftEndpoint{uuid='459ea561-f3b5-4b15-9805-212df342d43b'} -> [RaftEndpoint{uuid='956133a3-5c2a-4e06-880c-f3691ba899d1'}, RaftEndpoint{uuid='d6baf1cf-1b37-4d03-8a9e-268634dd8b43'}]
2021-04-02 00:05:24,055|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Status is set to: UPDATING_GROUP_MEMBER_LIST
2021-04-02 00:05:24,055|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:1, logIndex:14} [
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701}
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} - LEADER this
]

2021-04-02 00:05:24,057|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Status is set to: ACTIVE
2021-04-02 00:05:24,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPMember{uuid=459ea561-f3b5-4b15-9805-212df342d43b, address=[10.242.241.9]:5701} is removed from CP Subsystem.
2021-04-02 00:05:24,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-4||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Auto-removal of CPMember{uuid=459ea561-f3b5-4b15-9805-212df342d43b, address=[10.242.241.9]:5701} is successful.
2021-04-02 00:05:32,059|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-8||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0 leaderships.
2021-04-02 00:05:32,059|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-8||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:06:32,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-5||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0 leaderships.
2021-04-02 00:06:32,062|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-5||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:07:32,059|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0 leaderships.
2021-04-02 00:07:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:08:32,059|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-4||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0 leaderships.
2021-04-02 00:08:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-4||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:09:30,112|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.247.134:5701 and /10.242.13.94:44365
2021-04-02 00:09:32,058|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-4||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0 leaderships.
2021-04-02 00:09:32,059|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-4||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:09:36,124|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.generic-operation.thread-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] 

Members {size:3, ver:7} [
	Member [10.242.189.9]:5701 - 956133a3-5c2a-4e06-880c-f3691ba899d1
	Member [10.242.247.134]:5701 - d6baf1cf-1b37-4d03-8a9e-268634dd8b43 this
	Member [10.242.13.94]:5701 - e6a36fd3-7bed-42d7-9bb4-914b9729159c
]

2021-04-02 00:09:36,125|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.event-4||||INFO||||||| MembershipEvent: MembershipEvent {member=Member [10.242.13.94]:5701 - e6a36fd3-7bed-42d7-9bb4-914b9729159c, type=added, members=[Member [10.242.189.9]:5701 - 956133a3-5c2a-4e06-880c-f3691ba899d1, Member [10.242.247.134]:5701 - d6baf1cf-1b37-4d03-8a9e-268634dd8b43 this, Member [10.242.13.94]:5701 - e6a36fd3-7bed-42d7-9bb4-914b9729159c]}
2021-04-02 00:09:37,190|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Added new CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701}. New active CP members list: [CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701}, CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701}, CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701}]
2021-04-02 00:09:38,056|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] New members after ADD RaftEndpoint{uuid='039b6f75-dd77-4370-8e3b-2a60fe404d6d'} -> [RaftEndpoint{uuid='956133a3-5c2a-4e06-880c-f3691ba899d1'}, RaftEndpoint{uuid='d6baf1cf-1b37-4d03-8a9e-268634dd8b43'}, RaftEndpoint{uuid='039b6f75-dd77-4370-8e3b-2a60fe404d6d'}]
2021-04-02 00:09:38,056|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Status is set to: UPDATING_GROUP_MEMBER_LIST
2021-04-02 00:09:38,056|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:3, term:1, logIndex:17} [
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701}
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} - LEADER this
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701}
]

2021-04-02 00:09:38,058|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Status is set to: ACTIVE
2021-04-02 00:09:38,059|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Rebalancing is completed.
2021-04-02 00:10:32,074|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-8||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:10:32,076|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-8||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:10:46,386|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.247.134:57491 and /10.242.241.9:5701
2021-04-02 00:11:32,065|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-8||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:11:32,067|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-8||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:12:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:12:32,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:13:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-7||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:13:32,062|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-7||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:14:32,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:14:32,062|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:15:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-4||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:15:32,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-4||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:16:32,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:16:32,062|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:16:38,706|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.AppendSuccessResponseOp, service: hz:core:raft
2021-04-02 00:16:48,394|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.AppendSuccessResponseOp, service: hz:core:raft
2021-04-02 00:16:48,395|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.AppendSuccessResponseOp, service: hz:core:raft
2021-04-02 00:16:48,396|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.AppendSuccessResponseOp, service: hz:core:raft
2021-04-02 00:16:48,396|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.AppendSuccessResponseOp, service: hz:core:raft
2021-04-02 00:16:48,396|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.AppendSuccessResponseOp, service: hz:core:raft
2021-04-02 00:16:48,397|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.AppendSuccessResponseOp, service: hz:core:raft
2021-04-02 00:16:48,397|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.AppendSuccessResponseOp, service: hz:core:raft
2021-04-02 00:16:48,397|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.AppendSuccessResponseOp, service: hz:core:raft
2021-04-02 00:16:48,397|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.AppendSuccessResponseOp, service: hz:core:raft
2021-04-02 00:16:48,397|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.AppendSuccessResponseOp, service: hz:core:raft
2021-04-02 00:16:48,397|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.AppendSuccessResponseOp, service: hz:core:raft
2021-04-02 00:16:48,397|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.AppendSuccessResponseOp, service: hz:core:raft
2021-04-02 00:16:48,398|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.AppendSuccessResponseOp, service: hz:core:raft
2021-04-02 00:16:48,398|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.AppendSuccessResponseOp, service: hz:core:raft
2021-04-02 00:16:48,398|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.AppendSuccessResponseOp, service: hz:core:raft
2021-04-02 00:16:48,398|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.AppendSuccessResponseOp, service: hz:core:raft
2021-04-02 00:16:55,489|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Connection[id=6, /10.242.247.134:57491->/10.242.241.9:5701, qualifier=null, endpoint=[10.242.241.9]:5701, alive=false, connectionType=MEMBER] closed. Reason: Connection closed by the other side
2021-04-02 00:16:55,786|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.247.134:5701 and /10.242.241.9:36433
2021-04-02 00:17:03,576|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-02 00:17:05,739|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-02 00:17:10,481|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-02 00:17:13,386|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-02 00:17:16,334|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-02 00:17:17,615|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Connection[id=8, /10.242.247.134:5701->/10.242.241.9:36433, qualifier=null, endpoint=[10.242.241.9]:5701, alive=false, connectionType=MEMBER] closed. Reason: Connection closed by the other side
2021-04-02 00:17:26,411|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.247.134:5701 and /10.242.241.9:35701
2021-04-02 00:17:32,059|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-5||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:17:32,059|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-5||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:17:33,239|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-02 00:17:33,255|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.priority-generic-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] 

Members {size:4, ver:8} [
	Member [10.242.189.9]:5701 - 956133a3-5c2a-4e06-880c-f3691ba899d1
	Member [10.242.247.134]:5701 - d6baf1cf-1b37-4d03-8a9e-268634dd8b43 this
	Member [10.242.13.94]:5701 - e6a36fd3-7bed-42d7-9bb4-914b9729159c
	Member [10.242.241.9]:5701 - 179c33fa-6046-4a9d-af2a-be09e27ceb4e
]

2021-04-02 00:17:33,255|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.event-4||||INFO||||||| MembershipEvent: MembershipEvent {member=Member [10.242.241.9]:5701 - 179c33fa-6046-4a9d-af2a-be09e27ceb4e, type=added, members=[Member [10.242.189.9]:5701 - 956133a3-5c2a-4e06-880c-f3691ba899d1, Member [10.242.247.134]:5701 - d6baf1cf-1b37-4d03-8a9e-268634dd8b43 this, Member [10.242.13.94]:5701 - e6a36fd3-7bed-42d7-9bb4-914b9729159c, Member [10.242.241.9]:5701 - 179c33fa-6046-4a9d-af2a-be09e27ceb4e]}
2021-04-02 00:17:38,207|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Rejecting PreVoteRequest{candidate=RaftEndpoint{uuid='459ea561-f3b5-4b15-9805-212df342d43b'}, nextTerm=2, lastLogTerm=1, lastLogIndex=11} since received append entries recently.
2021-04-02 00:17:56,782|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Rejecting PreVoteRequest{candidate=RaftEndpoint{uuid='459ea561-f3b5-4b15-9805-212df342d43b'}, nextTerm=2, lastLogTerm=1, lastLogIndex=11} since our last log index: 18 is greater
2021-04-02 00:18:32,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-5||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:18:32,062|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-5||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:19:02,787|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.priority-generic-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Connection[id=9, /10.242.247.134:5701->/10.242.241.9:35701, qualifier=null, endpoint=[10.242.241.9]:5701, alive=false, connectionType=MEMBER] closed. Reason: Member left event received from master
2021-04-02 00:19:02,790|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-6||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Committing/rolling-back live transactions of [10.242.241.9]:5701, UUID: 179c33fa-6046-4a9d-af2a-be09e27ceb4e
2021-04-02 00:19:02,790|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.priority-generic-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] 

Members {size:3, ver:9} [
	Member [10.242.189.9]:5701 - 956133a3-5c2a-4e06-880c-f3691ba899d1
	Member [10.242.247.134]:5701 - d6baf1cf-1b37-4d03-8a9e-268634dd8b43 this
	Member [10.242.13.94]:5701 - e6a36fd3-7bed-42d7-9bb4-914b9729159c
]

2021-04-02 00:19:02,790|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.event-4||||INFO||||||| MembershipEvent: MembershipEvent {member=Member [10.242.241.9]:5701 - 179c33fa-6046-4a9d-af2a-be09e27ceb4e, type=removed, members=[Member [10.242.189.9]:5701 - 956133a3-5c2a-4e06-880c-f3691ba899d1, Member [10.242.247.134]:5701 - d6baf1cf-1b37-4d03-8a9e-268634dd8b43 this, Member [10.242.13.94]:5701 - e6a36fd3-7bed-42d7-9bb4-914b9729159c]}
2021-04-02 00:19:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-7||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:19:32,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-7||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:20:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-7||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:20:32,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-7||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:21:32,059|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-4||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:21:32,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-4||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:22:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-6||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:22:32,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-6||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:23:32,059|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-4||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:23:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-4||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:24:32,059|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:24:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:25:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:25:32,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:26:32,063|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:26:32,065|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:27:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:27:32,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:28:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-4||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:28:32,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-4||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:29:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:29:32,062|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:30:30,205|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.247.134:5701 and /10.242.241.9:35655
2021-04-02 00:30:31,218|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Connection[id=10, /10.242.247.134:5701->/10.242.241.9:35655, qualifier=null, endpoint=[10.242.241.9]:5701, alive=false, connectionType=MEMBER] closed. Reason: Connection closed by the other side
2021-04-02 00:30:31,246|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.247.134:5701 and /10.242.241.9:36483
2021-04-02 00:30:31,350|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Connection[id=11, /10.242.247.134:5701->/10.242.241.9:36483, qualifier=null, endpoint=[10.242.241.9]:5701, alive=false, connectionType=MEMBER] closed. Reason: Connection closed by the other side
2021-04-02 00:30:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:30:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:30:32,296|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.247.134:5701 and /10.242.241.9:54303
2021-04-02 00:30:34,588|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-02 00:30:37,421|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-02 00:30:39,538|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-02 00:30:42,415|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-02 00:30:44,540|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-02 00:30:46,796|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-02 00:30:49,314|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-02 00:30:51,506|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-02 00:30:54,360|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-02 00:30:57,218|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-02 00:31:00,086|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-02 00:31:02,347|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-02 00:31:04,531|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-02 00:31:07,003|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.247.134]:5701, caller: [10.242.241.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-02 00:31:09,702|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Connection[id=12, /10.242.247.134:5701->/10.242.241.9:54303, qualifier=null, endpoint=[10.242.241.9]:5701, alive=false, connectionType=MEMBER] closed. Reason: Connection closed by the other side
2021-04-02 00:31:32,059|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-6||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:31:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-6||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:32:00,805|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.247.134:5701 and /10.242.241.9:36297
2021-04-02 00:32:05,816|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.priority-generic-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] 

Members {size:4, ver:10} [
	Member [10.242.189.9]:5701 - 956133a3-5c2a-4e06-880c-f3691ba899d1
	Member [10.242.247.134]:5701 - d6baf1cf-1b37-4d03-8a9e-268634dd8b43 this
	Member [10.242.13.94]:5701 - e6a36fd3-7bed-42d7-9bb4-914b9729159c
	Member [10.242.241.9]:5701 - 3e61c3ee-ec20-49c2-9166-97a43d832153
]

2021-04-02 00:32:05,817|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.event-4||||INFO||||||| MembershipEvent: MembershipEvent {member=Member [10.242.241.9]:5701 - 3e61c3ee-ec20-49c2-9166-97a43d832153, type=added, members=[Member [10.242.189.9]:5701 - 956133a3-5c2a-4e06-880c-f3691ba899d1, Member [10.242.247.134]:5701 - d6baf1cf-1b37-4d03-8a9e-268634dd8b43 this, Member [10.242.13.94]:5701 - e6a36fd3-7bed-42d7-9bb4-914b9729159c, Member [10.242.241.9]:5701 - 3e61c3ee-ec20-49c2-9166-97a43d832153]}
2021-04-02 00:32:12,903|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Added new CPMember{uuid=ca05184a-dd90-4ca8-824b-bd2f25d11cab, address=[10.242.241.9]:5701}. New active CP members list: [CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701}, CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701}, CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701}, CPMember{uuid=ca05184a-dd90-4ca8-824b-bd2f25d11cab, address=[10.242.241.9]:5701}]
2021-04-02 00:32:32,594|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=ca05184a-dd90-4ca8-824b-bd2f25d11cab, address=[10.242.241.9]:5701} has 0,
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:32:32,595|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:33:32,062|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-6||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=ca05184a-dd90-4ca8-824b-bd2f25d11cab, address=[10.242.241.9]:5701} has 0,
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:33:32,064|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-6||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:35:21,478|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-8||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Suspecting Member [10.242.241.9]:5701 - 3e61c3ee-ec20-49c2-9166-97a43d832153 because it has not sent any heartbeats since 2021-04-02 00:34:20.513. Now: 2021-04-02 00:35:21.476, heartbeat timeout: 60000 ms, suspicion level: 1.00
2021-04-02 00:35:21,479|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-8||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Member [10.242.241.9]:5701 - 3e61c3ee-ec20-49c2-9166-97a43d832153 is suspected to be dead for reason: Suspecting Member [10.242.241.9]:5701 - 3e61c3ee-ec20-49c2-9166-97a43d832153 because it has not sent any heartbeats since 2021-04-02 00:34:20.513. Now: 2021-04-02 00:35:21.476, heartbeat timeout: 60000 ms, suspicion level: 1.00
2021-04-02 00:35:21,479|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-8||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Connection[id=13, /10.242.247.134:5701->/10.242.241.9:36297, qualifier=null, endpoint=[10.242.241.9]:5701, alive=false, connectionType=MEMBER] closed. Reason: Suspecting Member [10.242.241.9]:5701 - 3e61c3ee-ec20-49c2-9166-97a43d832153 because it has not sent any heartbeats since 2021-04-02 00:34:20.513. Now: 2021-04-02 00:35:21.476, heartbeat timeout: 60000 ms, suspicion level: 1.00
2021-04-02 00:35:22,790|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.generic-operation.thread-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] 

Members {size:3, ver:11} [
	Member [10.242.189.9]:5701 - 956133a3-5c2a-4e06-880c-f3691ba899d1
	Member [10.242.247.134]:5701 - d6baf1cf-1b37-4d03-8a9e-268634dd8b43 this
	Member [10.242.13.94]:5701 - e6a36fd3-7bed-42d7-9bb4-914b9729159c
]

2021-04-02 00:35:22,793|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.event-4||||INFO||||||| MembershipEvent: MembershipEvent {member=Member [10.242.241.9]:5701 - 3e61c3ee-ec20-49c2-9166-97a43d832153, type=removed, members=[Member [10.242.189.9]:5701 - 956133a3-5c2a-4e06-880c-f3691ba899d1, Member [10.242.247.134]:5701 - d6baf1cf-1b37-4d03-8a9e-268634dd8b43 this, Member [10.242.13.94]:5701 - e6a36fd3-7bed-42d7-9bb4-914b9729159c]}
2021-04-02 00:35:22,791|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-8||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Committing/rolling-back live transactions of [10.242.241.9]:5701, UUID: 3e61c3ee-ec20-49c2-9166-97a43d832153
2021-04-02 00:35:22,795|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Cannot execute leadership rebalance at the moment: java.util.concurrent.CompletionException: com.hazelcast.core.MemberLeftException: Member [10.242.241.9]:5701 - 3e61c3ee-ec20-49c2-9166-97a43d832153 has left cluster!
2021-04-02 00:35:22,796|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-8||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPMember{uuid=ca05184a-dd90-4ca8-824b-bd2f25d11cab, address=[10.242.241.9]:5701} is not present in the cluster. It will be auto-removed after 120 seconds.
2021-04-02 00:35:32,057|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Cannot execute leadership rebalance at the moment: java.util.concurrent.CompletionException: com.hazelcast.spi.exception.TargetNotMemberException: Not Member! target: [10.242.241.9]:5701, partitionId: -1, operation: com.hazelcast.cp.internal.operation.GetLeadedGroupsOp, service: hz:core:raft
2021-04-02 00:36:32,057|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-8||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Cannot execute leadership rebalance at the moment: java.util.concurrent.CompletionException: com.hazelcast.spi.exception.TargetNotMemberException: Not Member! target: [10.242.241.9]:5701, partitionId: -1, operation: com.hazelcast.cp.internal.operation.GetLeadedGroupsOp, service: hz:core:raft
2021-04-02 00:37:23,481|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-8||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Removing CPMember{uuid=ca05184a-dd90-4ca8-824b-bd2f25d11cab, address=[10.242.241.9]:5701} since it is absent for 120 seconds.
2021-04-02 00:37:23,487|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-8||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Auto-removal of CPMember{uuid=ca05184a-dd90-4ca8-824b-bd2f25d11cab, address=[10.242.241.9]:5701} is successful.
2021-04-02 00:37:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-8||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:37:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-8||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:38:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-8||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:38:32,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-8||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:39:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-5||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:39:32,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-5||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:40:32,059|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-5||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:40:32,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-5||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:41:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-6||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:41:32,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-6||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:42:32,059|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-5||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:42:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-5||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:43:32,059|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:43:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:44:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:44:32,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:45:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:45:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:46:32,059|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:46:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:47:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:47:32,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:47:39,690|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.247.134:5701 and /10.242.241.9:41565
2021-04-02 00:47:39,705|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.247.134:38031 and /10.242.241.9:5701
2021-04-02 00:47:39,814|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Connection[id=14, /10.242.247.134:38031->/10.242.241.9:5701, qualifier=null, endpoint=[10.242.241.9]:5701, alive=false, connectionType=MEMBER] closed. Reason: Connection closed by the other side
2021-04-02 00:47:40,677|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.247.134:5701 and /10.242.241.9:51451
2021-04-02 00:47:40,930|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Connection[id=16, /10.242.247.134:5701->/10.242.241.9:51451, qualifier=null, endpoint=[10.242.241.9]:5701, alive=false, connectionType=MEMBER] closed. Reason: Connection closed by the other side
2021-04-02 00:48:12,412|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Connection[id=15, /10.242.247.134:5701->/10.242.241.9:41565, qualifier=null, endpoint=[10.242.241.9]:5701, alive=false, connectionType=MEMBER] closed. Reason: Connection closed by the other side
2021-04-02 00:48:32,059|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:48:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:49:01,658|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.247.134:5701 and /10.242.241.9:47233
2021-04-02 00:49:07,668|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.generic-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] 

Members {size:4, ver:12} [
	Member [10.242.189.9]:5701 - 956133a3-5c2a-4e06-880c-f3691ba899d1
	Member [10.242.247.134]:5701 - d6baf1cf-1b37-4d03-8a9e-268634dd8b43 this
	Member [10.242.13.94]:5701 - e6a36fd3-7bed-42d7-9bb4-914b9729159c
	Member [10.242.241.9]:5701 - e9ad8319-e8a9-4f6e-a101-7e1b844b1ef6
]

2021-04-02 00:49:07,668|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.event-4||||INFO||||||| MembershipEvent: MembershipEvent {member=Member [10.242.241.9]:5701 - e9ad8319-e8a9-4f6e-a101-7e1b844b1ef6, type=added, members=[Member [10.242.189.9]:5701 - 956133a3-5c2a-4e06-880c-f3691ba899d1, Member [10.242.247.134]:5701 - d6baf1cf-1b37-4d03-8a9e-268634dd8b43 this, Member [10.242.13.94]:5701 - e6a36fd3-7bed-42d7-9bb4-914b9729159c, Member [10.242.241.9]:5701 - e9ad8319-e8a9-4f6e-a101-7e1b844b1ef6]}
2021-04-02 00:49:12,904|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Added new CPMember{uuid=78eb5dce-bde0-482d-9ad7-13cc4bc272e1, address=[10.242.241.9]:5701}. New active CP members list: [CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701}, CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701}, CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701}, CPMember{uuid=78eb5dce-bde0-482d-9ad7-13cc4bc272e1, address=[10.242.241.9]:5701}]
2021-04-02 00:49:32,062|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=78eb5dce-bde0-482d-9ad7-13cc4bc272e1, address=[10.242.241.9]:5701} has 0,
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:49:32,062|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:50:34,637|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-6||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=78eb5dce-bde0-482d-9ad7-13cc4bc272e1, address=[10.242.241.9]:5701} has 0,
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:50:34,638|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-6||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:51:41,118|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=78eb5dce-bde0-482d-9ad7-13cc4bc272e1, address=[10.242.241.9]:5701} has 0,
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:51:41,118|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:52:10,054|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Connection[id=17, /10.242.247.134:5701->/10.242.241.9:47233, qualifier=null, endpoint=[10.242.241.9]:5701, alive=false, connectionType=MEMBER] closed. Reason: Connection closed by the other side
2021-04-02 00:52:10,061|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-6||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Connecting to /10.242.241.9:5701, timeout: 10000, bind-any: true
2021-04-02 00:52:10,064|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-6||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.241.9:5701. Reason: SocketException[Connection refused to address /10.242.241.9:5701]
2021-04-02 00:52:10,166|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-6||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Connecting to /10.242.241.9:5701, timeout: 10000, bind-any: true
2021-04-02 00:52:10,167|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-6||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.241.9:5701. Reason: SocketException[Connection refused to address /10.242.241.9:5701]
2021-04-02 00:52:10,268|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-6||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Connecting to /10.242.241.9:5701, timeout: 10000, bind-any: true
2021-04-02 00:52:10,269|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-6||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.241.9:5701. Reason: SocketException[Connection refused to address /10.242.241.9:5701]
2021-04-02 00:52:10,365|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-6||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Committing/rolling-back live transactions of [10.242.241.9]:5701, UUID: e9ad8319-e8a9-4f6e-a101-7e1b844b1ef6
2021-04-02 00:52:10,365|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.priority-generic-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] 

Members {size:3, ver:13} [
	Member [10.242.189.9]:5701 - 956133a3-5c2a-4e06-880c-f3691ba899d1
	Member [10.242.247.134]:5701 - d6baf1cf-1b37-4d03-8a9e-268634dd8b43 this
	Member [10.242.13.94]:5701 - e6a36fd3-7bed-42d7-9bb4-914b9729159c
]

2021-04-02 00:52:10,365|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.event-4||||INFO||||||| MembershipEvent: MembershipEvent {member=Member [10.242.241.9]:5701 - e9ad8319-e8a9-4f6e-a101-7e1b844b1ef6, type=removed, members=[Member [10.242.189.9]:5701 - 956133a3-5c2a-4e06-880c-f3691ba899d1, Member [10.242.247.134]:5701 - d6baf1cf-1b37-4d03-8a9e-268634dd8b43 this, Member [10.242.13.94]:5701 - e6a36fd3-7bed-42d7-9bb4-914b9729159c]}
2021-04-02 00:52:32,059|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-7||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:52:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-7||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:52:47,518|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.247.134:5701 and /10.242.241.9:51857
2021-04-02 00:52:53,532|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.priority-generic-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] 

Members {size:4, ver:14} [
	Member [10.242.189.9]:5701 - 956133a3-5c2a-4e06-880c-f3691ba899d1
	Member [10.242.247.134]:5701 - d6baf1cf-1b37-4d03-8a9e-268634dd8b43 this
	Member [10.242.13.94]:5701 - e6a36fd3-7bed-42d7-9bb4-914b9729159c
	Member [10.242.241.9]:5701 - 43ce3d3d-d051-47d2-a66b-bcf792ad5f4f
]

2021-04-02 00:52:53,532|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.event-4||||INFO||||||| MembershipEvent: MembershipEvent {member=Member [10.242.241.9]:5701 - 43ce3d3d-d051-47d2-a66b-bcf792ad5f4f, type=added, members=[Member [10.242.189.9]:5701 - 956133a3-5c2a-4e06-880c-f3691ba899d1, Member [10.242.247.134]:5701 - d6baf1cf-1b37-4d03-8a9e-268634dd8b43 this, Member [10.242.13.94]:5701 - e6a36fd3-7bed-42d7-9bb4-914b9729159c, Member [10.242.241.9]:5701 - 43ce3d3d-d051-47d2-a66b-bcf792ad5f4f]}
2021-04-02 00:53:02,610|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.partition-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Added new CPMember{uuid=c6440c6a-2eb8-435b-934b-1e22db4c3023, address=[10.242.241.9]:5701}. New active CP members list: [CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701}, CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701}, CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701}, CPMember{uuid=c6440c6a-2eb8-435b-934b-1e22db4c3023, address=[10.242.241.9]:5701}]
2021-04-02 00:53:32,067|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-6||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=c6440c6a-2eb8-435b-934b-1e22db4c3023, address=[10.242.241.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:53:32,068|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-6||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:54:36,703|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=c6440c6a-2eb8-435b-934b-1e22db4c3023, address=[10.242.241.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:54:36,705|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-2||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:55:22,785|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.priority-generic-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Connection[id=18, /10.242.247.134:5701->/10.242.241.9:51857, qualifier=null, endpoint=[10.242.241.9]:5701, alive=false, connectionType=MEMBER] closed. Reason: Member left event received from master
2021-04-02 00:55:22,789|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Committing/rolling-back live transactions of [10.242.241.9]:5701, UUID: 43ce3d3d-d051-47d2-a66b-bcf792ad5f4f
2021-04-02 00:55:22,789|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.event-4||||INFO||||||| MembershipEvent: MembershipEvent {member=Member [10.242.241.9]:5701 - 43ce3d3d-d051-47d2-a66b-bcf792ad5f4f, type=removed, members=[Member [10.242.189.9]:5701 - 956133a3-5c2a-4e06-880c-f3691ba899d1, Member [10.242.247.134]:5701 - d6baf1cf-1b37-4d03-8a9e-268634dd8b43 this, Member [10.242.13.94]:5701 - e6a36fd3-7bed-42d7-9bb4-914b9729159c]}
2021-04-02 00:55:22,789|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.priority-generic-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] 

Members {size:3, ver:15} [
	Member [10.242.189.9]:5701 - 956133a3-5c2a-4e06-880c-f3691ba899d1
	Member [10.242.247.134]:5701 - d6baf1cf-1b37-4d03-8a9e-268634dd8b43 this
	Member [10.242.13.94]:5701 - e6a36fd3-7bed-42d7-9bb4-914b9729159c
]

2021-04-02 00:55:22,791|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPMember{uuid=c6440c6a-2eb8-435b-934b-1e22db4c3023, address=[10.242.241.9]:5701} is not present in the cluster. It will be auto-removed after 120 seconds.
2021-04-02 00:55:32,094|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Cannot execute leadership rebalance at the moment: java.util.concurrent.CompletionException: com.hazelcast.spi.exception.TargetNotMemberException: Not Member! target: [10.242.241.9]:5701, partitionId: -1, operation: com.hazelcast.cp.internal.operation.GetLeadedGroupsOp, service: hz:core:raft
2021-04-02 00:56:32,059|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Cannot execute leadership rebalance at the moment: java.util.concurrent.CompletionException: com.hazelcast.spi.exception.TargetNotMemberException: Not Member! target: [10.242.241.9]:5701, partitionId: -1, operation: com.hazelcast.cp.internal.operation.GetLeadedGroupsOp, service: hz:core:raft
2021-04-02 00:56:44,962|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.247.134:5701 and /10.242.241.9:39109
2021-04-02 00:56:46,729|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Connection[id=19, /10.242.247.134:5701->/10.242.241.9:39109, qualifier=null, endpoint=[10.242.241.9]:5701, alive=false, connectionType=MEMBER] closed. Reason: Connection closed by the other side
2021-04-02 00:57:23,481|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||WARN||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Removing CPMember{uuid=c6440c6a-2eb8-435b-934b-1e22db4c3023, address=[10.242.241.9]:5701} since it is absent for 120 seconds.
2021-04-02 00:57:23,487|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Auto-removal of CPMember{uuid=c6440c6a-2eb8-435b-934b-1e22db4c3023, address=[10.242.241.9]:5701} is successful.
2021-04-02 00:57:32,059|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:57:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-02 00:57:53,216|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.event-4||||INFO||||||| MembershipEvent: MembershipEvent {member=Member [10.242.241.9]:5701 - c55f4902-fb24-4b84-8f33-1e6afd327816, type=added, members=[Member [10.242.189.9]:5701 - 956133a3-5c2a-4e06-880c-f3691ba899d1, Member [10.242.247.134]:5701 - d6baf1cf-1b37-4d03-8a9e-268634dd8b43 this, Member [10.242.13.94]:5701 - e6a36fd3-7bed-42d7-9bb4-914b9729159c, Member [10.242.241.9]:5701 - c55f4902-fb24-4b84-8f33-1e6afd327816]}
2021-04-02 00:57:53,216|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.priority-generic-operation.thread-0||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] 

Members {size:4, ver:16} [
	Member [10.242.189.9]:5701 - 956133a3-5c2a-4e06-880c-f3691ba899d1
	Member [10.242.247.134]:5701 - d6baf1cf-1b37-4d03-8a9e-268634dd8b43 this
	Member [10.242.13.94]:5701 - e6a36fd3-7bed-42d7-9bb4-914b9729159c
	Member [10.242.241.9]:5701 - c55f4902-fb24-4b84-8f33-1e6afd327816
]

2021-04-02 00:57:53,217|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Connecting to /10.242.241.9:5701, timeout: 10000, bind-any: true
2021-04-02 00:57:53,230|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.IO.thread-in-1||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.247.134:45379 and /10.242.241.9:5701
2021-04-02 00:58:32,059|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=956133a3-5c2a-4e06-880c-f3691ba899d1, address=[10.242.189.9]:5701} has 0,
	CPMember{uuid=d6baf1cf-1b37-4d03-8a9e-268634dd8b43, address=[10.242.247.134]:5701} has 0,
	CPMember{uuid=039b6f75-dd77-4370-8e3b-2a60fe404d6d, address=[10.242.13.94]:5701} has 0 leaderships.
2021-04-02 00:58:32,060|||hz.dev-cds-blueprints-processor-849bd64b88-828kg.cached.thread-3||||INFO||||||| [10.242.247.134]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...