Results

By type

          cds-cluster:dev-cds-blueprints-processor-568978cc79-vb7kr APP Config HOME : /opt/app/onap/config
Warning: use -cacerts option to access cacerts keystore
Certificate was added to keystore
10:51:33,463 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
10:51:33,464 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
10:51:33,465 |-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.2.jar!/logback.xml]
10:51:33,466 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
10:51:33,466 |-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.2.jar!/logback.xml]
10:51:33,466 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
10:51:33,488 |-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.2.jar!/logback.xml] is not of type file
10:51:33,613 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
10:51:33,623 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
10:51:33,627 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
10:51:33,635 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:51:33,728 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
10:51:33,728 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
10:51:33,728 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
10:51:33,728 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
10:51:33,728 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
10:51:33,728 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
10:51:33,728 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
10:51:33,729 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
10:51:33,731 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2925bf5b - Registering current configuration as safe fallback point


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

2021-04-13 10:51:34,451|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.1.2 on dev-cds-blueprints-processor-568978cc79-vb7kr with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.1.2.jar started by onap in /app)
2021-04-13 10:51:34,455|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2021-04-13 10:51:37,091|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2021-04-13 10:51:37,761|||main||||INFO||||||| Finished Spring Data repository scanning in 658ms. Found 10 JPA repository interfaces.
2021-04-13 10:51:39,935|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2021-04-13 10:51:39,995|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.27.Final
2021-04-13 10:51:40,174|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-04-13 10:51:40,500|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2021-04-13 10:51:40,800|||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-13 10:51:40,804|||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-13 10:51:40,979|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2021-04-13 10:51:42,200|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-04-13 10:51:42,209|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2021-04-13 10:51:42,282|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2021-04-13 10:51:43,408|||main||||INFO||||||| Audit service is disabled
2021-04-13 10:51:43,583|||main||||INFO||||||| Dependency Management module created...
2021-04-13 10:51:44,100|||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-13 10:51:45,941|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2021-04-13 10:51:46,205|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2021-04-13 10:51:47,478|||main||||INFO||||||| Netty started on port(s): 8080
2021-04-13 10:51:48,867|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2021-04-13 10:51:49,181|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2021-04-13 10:51:49,190|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 15.318 seconds (JVM running for 16.278)
2021-04-13 10:51:49,216|||DefaultDispatcher-worker-1||||INFO||||||| ****** Cluster configuration file(/opt/app/onap/config/hazelcast.yaml) ****
Apr 13, 2021 10:51:49 AM com.hazelcast.config.FileSystemYamlConfig
INFO: Configuring Hazelcast from '/opt/app/onap/config/hazelcast.yaml'.
Apr 13, 2021 10:51:49 AM 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-13 10:51:49,480|||DefaultDispatcher-worker-1||||INFO||||||| [LOCAL] [cds-cluster] [4.0] Prefer IPv4 stack is true, prefer IPv6 addresses is false
2021-04-13 10:51:49,492|||DefaultDispatcher-worker-1||||INFO||||||| [LOCAL] [cds-cluster] [4.0] Picked [10.242.214.70]:5701, using socket ServerSocket[addr=/0:0:0:0:0:0:0:0,localport=5701], bind any local is true
2021-04-13 10:51:49,517|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Hazelcast 4.0 (20200204 - 8b959f5) starting at [10.242.214.70]:5701
2021-04-13 10:51:49,517|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Copyright (c) 2008-2020, Hazelcast, Inc. All Rights Reserved.
2021-04-13 10:51:50,030|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Backpressure is disabled
2021-04-13 10:51:50,277|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.214.70]: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-13 10:51:50,281|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Kubernetes Discovery activated with mode: KUBERNETES_API
2021-04-13 10:51:50,362|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Activating Discovery SPI Joiner
2021-04-13 10:51:50,367|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CP Subsystem is enabled with 3 members.
2021-04-13 10:51:50,720|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Starting 2 partition threads and 3 generic threads (1 dedicated for priority tasks)
2021-04-13 10:51:50,722|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.
2021-04-13 10:51:50,728|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] [10.242.214.70]: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-13 10:51:51,249|||DefaultDispatcher-worker-1||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Cannot fetch the current zone, ZONE_AWARE feature is disabled
2021-04-13 10:51:51,518|||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-13 10:51:51,536|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-3||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Connecting to /10.242.169.134:5701, timeout: 10000, bind-any: true
2021-04-13 10:51:51,537|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Connecting to /10.242.213.208:5701, timeout: 10000, bind-any: true
2021-04-13 10:51:51,539|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.213.208:5701. Reason: SocketException[Connection refused to address /10.242.213.208:5701]
2021-04-13 10:51:51,539|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] [10.242.213.208]:5701 is added to the blacklist.
2021-04-13 10:51:51,540|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-3||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.169.134:5701. Reason: SocketException[Connection refused to address /10.242.169.134:5701]
2021-04-13 10:51:51,540|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-3||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] [10.242.169.134]:5701 is added to the blacklist.
2021-04-13 10:51:52,527|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] 

Members {size:1, ver:1} [
	Member [10.242.214.70]:5701 - e68d542f-6b5e-4f68-86ac-7c737b767c7c this
]

2021-04-13 10:51:52,560|||DefaultDispatcher-worker-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] [10.242.214.70]:5701 is STARTED
2021-04-13 10:51:52,717|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-3||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CP Subsystem is waiting for 3 members to join the cluster. Current member count: 1
2021-04-13 10:51:57,719|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CP Subsystem is waiting for 3 members to join the cluster. Current member count: 1
2021-04-13 10:52:02,723|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-4||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CP Subsystem is waiting for 3 members to join the cluster. Current member count: 1
2021-04-13 10:52:07,725|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CP Subsystem is waiting for 3 members to join the cluster. Current member count: 1
2021-04-13 10:52:12,730|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CP Subsystem is waiting for 3 members to join the cluster. Current member count: 1
2021-04-13 10:52:17,732|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CP Subsystem is waiting for 3 members to join the cluster. Current member count: 1
2021-04-13 10:52:22,734|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-5||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CP Subsystem is waiting for 3 members to join the cluster. Current member count: 1
2021-04-13 10:52:27,736|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CP Subsystem is waiting for 3 members to join the cluster. Current member count: 1
2021-04-13 10:52:30,806|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.IO.thread-in-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.214.70:5701 and /10.242.213.208:38761
2021-04-13 10:52:32,739|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-4||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CP Subsystem is waiting for 3 members to join the cluster. Current member count: 1
2021-04-13 10:52:37,742|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CP Subsystem is waiting for 3 members to join the cluster. Current member count: 1
2021-04-13 10:52:37,781|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.priority-generic-operation.thread-0||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] 

Members {size:2, ver:2} [
	Member [10.242.214.70]:5701 - e68d542f-6b5e-4f68-86ac-7c737b767c7c this
	Member [10.242.213.208]:5701 - 89485525-dc73-4252-86d2-8f032a4bf40f
]

2021-04-13 10:52:42,749|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-6||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CP Subsystem is waiting for 3 members to join the cluster. Current member count: 2
2021-04-13 10:52:47,752|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CP Subsystem is waiting for 3 members to join the cluster. Current member count: 2
2021-04-13 10:52:49,247|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.IO.thread-in-0||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.214.70:5701 and /10.242.169.134:57887
2021-04-13 10:52:52,755|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-5||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CP Subsystem is waiting for 3 members to join the cluster. Current member count: 2
2021-04-13 10:52:56,240|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.generic-operation.thread-0||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] 

Members {size:3, ver:3} [
	Member [10.242.214.70]:5701 - e68d542f-6b5e-4f68-86ac-7c737b767c7c this
	Member [10.242.213.208]:5701 - 89485525-dc73-4252-86d2-8f032a4bf40f
	Member [10.242.169.134]:5701 - 6deb4442-005b-460b-83b6-b3325b24364f
]

2021-04-13 10:52:56,749|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.generic-operation.thread-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Initializing cluster partition table arrangement...
2021-04-13 10:52:56,837|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] RaftNode[CPGroupId{name='METADATA', seed=0, groupId=0}] is created with [RaftEndpoint{uuid='89485525-dc73-4252-86d2-8f032a4bf40f'}, RaftEndpoint{uuid='e68d542f-6b5e-4f68-86ac-7c737b767c7c'}, RaftEndpoint{uuid='6deb4442-005b-460b-83b6-b3325b24364f'}]
2021-04-13 10:52:56,854|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.partition-operation.thread-0||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Status is set to: ACTIVE
2021-04-13 10:52:58,942|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.partition-operation.thread-0||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] We are FOLLOWER and there is no current leader. Will start new election round...
2021-04-13 10:52:58,944|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.partition-operation.thread-0||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 1, last log index: 0, last log term: 0
2021-04-13 10:52:58,944|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.partition-operation.thread-0||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:3, term:0, logIndex:0} [
	CPMember{uuid=89485525-dc73-4252-86d2-8f032a4bf40f, address=[10.242.213.208]:5701}
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} - FOLLOWER this
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701}
]

2021-04-13 10:52:58,951|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.partition-operation.thread-0||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Pre-vote granted from RaftEndpoint{uuid='6deb4442-005b-460b-83b6-b3325b24364f'} for term: 1, number of votes: 2, majority: 2
2021-04-13 10:52:58,951|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.partition-operation.thread-0||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] We have the majority during pre-vote phase. Let's start real election!
2021-04-13 10:52:58,952|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.partition-operation.thread-0||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Leader election started for term: 1, last log index: 0, last log term: 0
2021-04-13 10:52:58,953|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.partition-operation.thread-0||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:3, term:1, logIndex:0} [
	CPMember{uuid=89485525-dc73-4252-86d2-8f032a4bf40f, address=[10.242.213.208]:5701}
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} - CANDIDATE this
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701}
]

2021-04-13 10:52:58,959|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.partition-operation.thread-0||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Vote granted from RaftEndpoint{uuid='6deb4442-005b-460b-83b6-b3325b24364f'} for term: 1, number of votes: 2, majority: 2
2021-04-13 10:52:58,959|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.partition-operation.thread-0||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] We are the LEADER!
2021-04-13 10:52:58,962|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.partition-operation.thread-0||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:3, term:1, logIndex:0} [
	CPMember{uuid=89485525-dc73-4252-86d2-8f032a4bf40f, address=[10.242.213.208]:5701}
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} - LEADER this
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701}
]

2021-04-13 10:52:58,964|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.partition-operation.thread-0||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Ignored PreVoteResponse{voter=RaftEndpoint{uuid='89485525-dc73-4252-86d2-8f032a4bf40f'}, term=1, granted=true}. We are not FOLLOWER anymore.
2021-04-13 10:52:58,964|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.partition-operation.thread-0||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Ignored VoteResponse{voter=RaftEndpoint{uuid='89485525-dc73-4252-86d2-8f032a4bf40f'}, term=1, granted=true}. We are not CANDIDATE anymore.
2021-04-13 10:52:59,971|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CP Subsystem is initialized with: [CPMember{uuid=89485525-dc73-4252-86d2-8f032a4bf40f, address=[10.242.213.208]:5701}, CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701}, CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701}]
2021-04-13 10:52:59,980|||DefaultDispatcher-worker-1||||INFO||||||| Promoted as CP member(Member [10.242.214.70]:5701 - e68d542f-6b5e-4f68-86ac-7c737b767c7c this)
2021-04-13 10:53:00,006|||DefaultDispatcher-worker-1||||INFO||||||| CP Members(3): [CPMember{uuid=89485525-dc73-4252-86d2-8f032a4bf40f, address=[10.242.213.208]:5701}, CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701}, CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701}]
2021-04-13 10:53:00,008|||DefaultDispatcher-worker-1||||INFO||||||| CP Group Members(3): [CPMember{uuid=89485525-dc73-4252-86d2-8f032a4bf40f, address=[10.242.213.208]:5701}, CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701}, CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701}]
2021-04-13 10:53:00,012|||DefaultDispatcher-worker-1||||INFO||||||| Cluster(cds-cluster) node(dev-cds-blueprints-processor-568978cc79-vb7kr) created successfully....
2021-04-13 10:53:00,015|||DefaultDispatcher-worker-1||||INFO||||||| Registering BlueprintCompilerCacheMessageListener
2021-04-13 10:53:00,015|||DefaultDispatcher-worker-1||||INFO||||||| Cluster(cds-cluster) node(dev-cds-blueprints-processor-568978cc79-vb7kr) listening to topic(BLUEPRINT_CLEAN_COMPILER_CACHE)...
2021-04-13 10:53:59,995|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-3||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=89485525-dc73-4252-86d2-8f032a4bf40f, address=[10.242.213.208]:5701} has 0,
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 10:53:59,997|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-3||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 10:55:00,005|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-4||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=89485525-dc73-4252-86d2-8f032a4bf40f, address=[10.242.213.208]:5701} has 0,
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 10:55:00,007|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-4||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 10:55:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-3||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=89485525-dc73-4252-86d2-8f032a4bf40f, address=[10.242.213.208]:5701} has 0,
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 10:55:59,990|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-3||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 10:56:59,993|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-6||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=89485525-dc73-4252-86d2-8f032a4bf40f, address=[10.242.213.208]:5701} has 0,
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 10:56:59,995|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-6||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 10:58:00,009|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=89485525-dc73-4252-86d2-8f032a4bf40f, address=[10.242.213.208]:5701} has 0,
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 10:58:00,011|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 10:58:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-3||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=89485525-dc73-4252-86d2-8f032a4bf40f, address=[10.242.213.208]:5701} has 0,
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 10:58:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-3||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 10:59:59,993|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-7||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=89485525-dc73-4252-86d2-8f032a4bf40f, address=[10.242.213.208]:5701} has 0,
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 10:59:59,994|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-7||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:00:59,990|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-3||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=89485525-dc73-4252-86d2-8f032a4bf40f, address=[10.242.213.208]:5701} has 0,
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:00:59,992|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-3||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:02:57,115|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.priority-generic-operation.thread-0||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Ignoring heartbeat from Member [10.242.213.208]:5701 - 89485525-dc73-4252-86d2-8f032a4bf40f since it is expired (now: 2021-04-13 11:02:57.102, timestamp: 2021-04-13 11:02:15.022)
2021-04-13 11:03:00,828|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-6||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Suspecting Member [10.242.213.208]:5701 - 89485525-dc73-4252-86d2-8f032a4bf40f because it has not sent any heartbeats since 2021-04-13 11:01:56.229. Now: 2021-04-13 11:03:00.737, heartbeat timeout: 60000 ms, suspicion level: 1.00
2021-04-13 11:03:00,829|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-6||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Connection[id=1, /10.242.214.70:5701->/10.242.213.208:38761, qualifier=null, endpoint=[10.242.213.208]:5701, alive=false, connectionType=MEMBER] closed. Reason: Suspecting Member [10.242.213.208]:5701 - 89485525-dc73-4252-86d2-8f032a4bf40f because it has not sent any heartbeats since 2021-04-13 11:01:56.229. Now: 2021-04-13 11:03:00.737, heartbeat timeout: 60000 ms, suspicion level: 1.00
2021-04-13 11:03:00,834|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-6||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Removing Member [10.242.213.208]:5701 - 89485525-dc73-4252-86d2-8f032a4bf40f
2021-04-13 11:03:00,837|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-6||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] 

Members {size:2, ver:4} [
	Member [10.242.214.70]:5701 - e68d542f-6b5e-4f68-86ac-7c737b767c7c this
	Member [10.242.169.134]:5701 - 6deb4442-005b-460b-83b6-b3325b24364f
]

2021-04-13 11:03:00,866|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-4||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Cannot execute leadership rebalance at the moment: java.util.concurrent.CompletionException: com.hazelcast.core.MemberLeftException: Member [10.242.213.208]:5701 - 89485525-dc73-4252-86d2-8f032a4bf40f has left cluster!
2021-04-13 11:03:00,864|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.event-5||||INFO||||||| MembershipEvent: MembershipEvent {member=Member [10.242.213.208]:5701 - 89485525-dc73-4252-86d2-8f032a4bf40f, type=removed, members=[Member [10.242.214.70]:5701 - e68d542f-6b5e-4f68-86ac-7c737b767c7c this, Member [10.242.169.134]:5701 - 6deb4442-005b-460b-83b6-b3325b24364f]}
2021-04-13 11:03:00,986|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-7||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Committing/rolling-back live transactions of [10.242.213.208]:5701, UUID: 89485525-dc73-4252-86d2-8f032a4bf40f
2021-04-13 11:03:00,996|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-7||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPMember{uuid=89485525-dc73-4252-86d2-8f032a4bf40f, address=[10.242.213.208]:5701} is not present in the cluster. It will be auto-removed after 120 seconds.
2021-04-13 11:03:01,016|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-7||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Connecting to /10.242.213.208:5701, timeout: 10000, bind-any: true
2021-04-13 11:03:01,542|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.migration||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Repartitioning cluster data. Migration tasks count: 180
2021-04-13 11:03:05,880|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Remaining migration tasks: 123. (repartitionTime=Tue Apr 13 11:03:01 GMT 2021, plannedMigrations=180, completedMigrations=60, remainingMigrations=120, totalCompletedMigrations=60, elapsedMigrationTime=4148ms, totalElapsedMigrationTime=4148ms)
2021-04-13 11:03:11,245|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.migration||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] All migration tasks have been completed. (repartitionTime=Tue Apr 13 11:03:01 GMT 2021, plannedMigrations=180, completedMigrations=180, remainingMigrations=0, totalCompletedMigrations=180, elapsedMigrationTime=8671ms, totalElapsedMigrationTime=8671ms)
2021-04-13 11:03:36,358|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=2121527842, partitionId=-1, replicaIndex=0, callId=2197, invocationTime=1618311816355 (2021-04-13 11:03:36.355), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=100, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781008, firstInvocationTime='2021-04-13 11:03:01.008', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:03:36,359|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=323731618, partitionId=-1, replicaIndex=0, callId=2198, invocationTime=1618311816359 (2021-04-13 11:03:36.359), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=100, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781016, firstInvocationTime='2021-04-13 11:03:01.016', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:03:36,360|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1038252401, partitionId=-1, replicaIndex=0, callId=2199, invocationTime=1618311816360 (2021-04-13 11:03:36.360), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=100, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781013, firstInvocationTime='2021-04-13 11:03:01.013', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:03:36,895|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=2121527842, partitionId=-1, replicaIndex=0, callId=2227, invocationTime=1618311816893 (2021-04-13 11:03:36.893), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=110, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781008, firstInvocationTime='2021-04-13 11:03:01.008', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:03:36,895|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=323731618, partitionId=-1, replicaIndex=0, callId=2228, invocationTime=1618311816895 (2021-04-13 11:03:36.895), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=110, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781016, firstInvocationTime='2021-04-13 11:03:01.016', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:03:36,896|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1038252401, partitionId=-1, replicaIndex=0, callId=2229, invocationTime=1618311816895 (2021-04-13 11:03:36.895), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=110, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781013, firstInvocationTime='2021-04-13 11:03:01.013', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:03:41,904|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=2121527842, partitionId=-1, replicaIndex=0, callId=2267, invocationTime=1618311821903 (2021-04-13 11:03:41.903), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=120, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781008, firstInvocationTime='2021-04-13 11:03:01.008', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:03:41,905|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=323731618, partitionId=-1, replicaIndex=0, callId=2268, invocationTime=1618311821905 (2021-04-13 11:03:41.905), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=120, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781016, firstInvocationTime='2021-04-13 11:03:01.016', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:03:41,906|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1038252401, partitionId=-1, replicaIndex=0, callId=2269, invocationTime=1618311821905 (2021-04-13 11:03:41.905), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=120, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781013, firstInvocationTime='2021-04-13 11:03:01.013', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:03:46,910|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=2121527842, partitionId=-1, replicaIndex=0, callId=2307, invocationTime=1618311826908 (2021-04-13 11:03:46.908), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=130, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781008, firstInvocationTime='2021-04-13 11:03:01.008', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:03:46,911|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=323731618, partitionId=-1, replicaIndex=0, callId=2308, invocationTime=1618311826910 (2021-04-13 11:03:46.910), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=130, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781016, firstInvocationTime='2021-04-13 11:03:01.016', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:03:46,912|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1038252401, partitionId=-1, replicaIndex=0, callId=2309, invocationTime=1618311826911 (2021-04-13 11:03:46.911), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=130, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781013, firstInvocationTime='2021-04-13 11:03:01.013', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:03:48,040|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=2121527842, partitionId=-1, replicaIndex=0, callId=2341, invocationTime=1618311828040 (2021-04-13 11:03:48.040), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=140, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781008, firstInvocationTime='2021-04-13 11:03:01.008', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:03:48,041|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=323731618, partitionId=-1, replicaIndex=0, callId=2342, invocationTime=1618311828041 (2021-04-13 11:03:48.041), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=140, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781016, firstInvocationTime='2021-04-13 11:03:01.016', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:03:48,041|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1038252401, partitionId=-1, replicaIndex=0, callId=2343, invocationTime=1618311828041 (2021-04-13 11:03:48.041), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=140, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781013, firstInvocationTime='2021-04-13 11:03:01.013', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:03:52,429|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=2121527842, partitionId=-1, replicaIndex=0, callId=2380, invocationTime=1618311832428 (2021-04-13 11:03:52.428), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=150, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781008, firstInvocationTime='2021-04-13 11:03:01.008', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:03:52,430|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=323731618, partitionId=-1, replicaIndex=0, callId=2381, invocationTime=1618311832430 (2021-04-13 11:03:52.430), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=150, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781016, firstInvocationTime='2021-04-13 11:03:01.016', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:03:52,431|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1038252401, partitionId=-1, replicaIndex=0, callId=2382, invocationTime=1618311832430 (2021-04-13 11:03:52.430), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=150, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781013, firstInvocationTime='2021-04-13 11:03:01.013', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:03:57,506|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=2121527842, partitionId=-1, replicaIndex=0, callId=2420, invocationTime=1618311837505 (2021-04-13 11:03:57.505), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=160, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781008, firstInvocationTime='2021-04-13 11:03:01.008', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:03:57,507|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=323731618, partitionId=-1, replicaIndex=0, callId=2421, invocationTime=1618311837507 (2021-04-13 11:03:57.507), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=160, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781016, firstInvocationTime='2021-04-13 11:03:01.016', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:03:57,508|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1038252401, partitionId=-1, replicaIndex=0, callId=2422, invocationTime=1618311837507 (2021-04-13 11:03:57.507), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=160, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781013, firstInvocationTime='2021-04-13 11:03:01.013', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:03:59,541|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=2121527842, partitionId=-1, replicaIndex=0, callId=2454, invocationTime=1618311839541 (2021-04-13 11:03:59.541), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=170, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781008, firstInvocationTime='2021-04-13 11:03:01.008', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:03:59,542|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=323731618, partitionId=-1, replicaIndex=0, callId=2455, invocationTime=1618311839542 (2021-04-13 11:03:59.542), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=170, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781016, firstInvocationTime='2021-04-13 11:03:01.016', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:03:59,542|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1038252401, partitionId=-1, replicaIndex=0, callId=2456, invocationTime=1618311839542 (2021-04-13 11:03:59.542), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=170, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781013, firstInvocationTime='2021-04-13 11:03:01.013', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:03:59,986|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-4||||INFO||||||| [10.242.214.70]: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.213.208]:5701, partitionId: -1, operation: com.hazelcast.cp.internal.operation.GetLeadedGroupsOp, service: hz:core:raft
2021-04-13 11:04:03,042|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=2121527842, partitionId=-1, replicaIndex=0, callId=2495, invocationTime=1618311843041 (2021-04-13 11:04:03.041), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=180, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781008, firstInvocationTime='2021-04-13 11:03:01.008', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:04:03,043|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=323731618, partitionId=-1, replicaIndex=0, callId=2496, invocationTime=1618311843042 (2021-04-13 11:04:03.042), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=180, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781016, firstInvocationTime='2021-04-13 11:03:01.016', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:04:03,044|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1038252401, partitionId=-1, replicaIndex=0, callId=2497, invocationTime=1618311843043 (2021-04-13 11:04:03.043), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=180, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781013, firstInvocationTime='2021-04-13 11:03:01.013', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:04:08,062|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=2121527842, partitionId=-1, replicaIndex=0, callId=2536, invocationTime=1618311848060 (2021-04-13 11:04:08.060), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=190, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781008, firstInvocationTime='2021-04-13 11:03:01.008', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:04:08,062|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=323731618, partitionId=-1, replicaIndex=0, callId=2537, invocationTime=1618311848062 (2021-04-13 11:04:08.062), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=190, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781016, firstInvocationTime='2021-04-13 11:03:01.016', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:04:08,063|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1038252401, partitionId=-1, replicaIndex=0, callId=2538, invocationTime=1618311848063 (2021-04-13 11:04:08.063), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=190, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781013, firstInvocationTime='2021-04-13 11:03:01.013', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:04:11,109|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=2121527842, partitionId=-1, replicaIndex=0, callId=2572, invocationTime=1618311851108 (2021-04-13 11:04:11.108), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=200, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781008, firstInvocationTime='2021-04-13 11:03:01.008', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:04:11,110|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=323731618, partitionId=-1, replicaIndex=0, callId=2573, invocationTime=1618311851110 (2021-04-13 11:04:11.110), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=200, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781016, firstInvocationTime='2021-04-13 11:03:01.016', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:04:11,112|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1038252401, partitionId=-1, replicaIndex=0, callId=2574, invocationTime=1618311851111 (2021-04-13 11:04:11.111), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=200, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781013, firstInvocationTime='2021-04-13 11:03:01.013', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:04:13,634|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=2121527842, partitionId=-1, replicaIndex=0, callId=2606, invocationTime=1618311853633 (2021-04-13 11:04:13.633), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=210, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781008, firstInvocationTime='2021-04-13 11:03:01.008', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:04:13,635|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=323731618, partitionId=-1, replicaIndex=0, callId=2607, invocationTime=1618311853635 (2021-04-13 11:04:13.635), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=210, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781016, firstInvocationTime='2021-04-13 11:03:01.016', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:04:13,636|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1038252401, partitionId=-1, replicaIndex=0, callId=2608, invocationTime=1618311853635 (2021-04-13 11:04:13.635), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=210, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781013, firstInvocationTime='2021-04-13 11:03:01.013', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:04:18,648|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=2121527842, partitionId=-1, replicaIndex=0, callId=2646, invocationTime=1618311858647 (2021-04-13 11:04:18.647), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=220, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781008, firstInvocationTime='2021-04-13 11:03:01.008', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:04:18,649|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=323731618, partitionId=-1, replicaIndex=0, callId=2647, invocationTime=1618311858649 (2021-04-13 11:04:18.649), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=220, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781016, firstInvocationTime='2021-04-13 11:03:01.016', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:04:18,649|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1038252401, partitionId=-1, replicaIndex=0, callId=2648, invocationTime=1618311858649 (2021-04-13 11:04:18.649), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=220, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781013, firstInvocationTime='2021-04-13 11:03:01.013', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:04:22,678|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=2121527842, partitionId=-1, replicaIndex=0, callId=2685, invocationTime=1618311862677 (2021-04-13 11:04:22.677), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=230, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781008, firstInvocationTime='2021-04-13 11:03:01.008', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:04:22,678|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=323731618, partitionId=-1, replicaIndex=0, callId=2686, invocationTime=1618311862678 (2021-04-13 11:04:22.678), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=230, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781016, firstInvocationTime='2021-04-13 11:03:01.016', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:04:22,679|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1038252401, partitionId=-1, replicaIndex=0, callId=2687, invocationTime=1618311862678 (2021-04-13 11:04:22.678), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=230, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781013, firstInvocationTime='2021-04-13 11:03:01.013', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:04:24,250|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=2121527842, partitionId=-1, replicaIndex=0, callId=2719, invocationTime=1618311864249 (2021-04-13 11:04:24.249), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=240, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781008, firstInvocationTime='2021-04-13 11:03:01.008', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:04:24,251|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=323731618, partitionId=-1, replicaIndex=0, callId=2720, invocationTime=1618311864250 (2021-04-13 11:04:24.250), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=240, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781016, firstInvocationTime='2021-04-13 11:03:01.016', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:04:24,251|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.InvocationMonitorThread||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1038252401, partitionId=-1, replicaIndex=0, callId=2721, invocationTime=1618311864251 (2021-04-13 11:04:24.251), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=240, callTimeoutMillis=60000, firstInvocationTimeMs=1618311781013, firstInvocationTime='2021-04-13 11:03:01.013', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.213.208]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.213.208]:5701 over null
2021-04-13 11:04:34,165|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.IO.thread-in-1||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Connection[id=3, /10.242.214.70:46325->/10.242.213.208:5701, qualifier=null, endpoint=[10.242.213.208]:5701, alive=false, connectionType=NONE] closed. Reason: Exception in Connection[id=3, /10.242.214.70:46325->/10.242.213.208:5701, qualifier=null, endpoint=[10.242.213.208]:5701, alive=true, connectionType=NONE], thread=hz.dev-cds-blueprints-processor-568978cc79-vb7kr.IO.thread-in-1
java.io.IOException: Connection reset by peer
	at java.base/sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.read(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.read(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.read(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.read(Unknown Source)
	at com.hazelcast.internal.networking.nio.NioInboundPipeline.process(NioInboundPipeline.java:119)
	at com.hazelcast.internal.networking.nio.NioThread.processSelectionKey(NioThread.java:382)
	at com.hazelcast.internal.networking.nio.NioThread.processSelectionKeys(NioThread.java:367)
	at com.hazelcast.internal.networking.nio.NioThread.selectLoop(NioThread.java:293)
	at com.hazelcast.internal.networking.nio.NioThread.run(NioThread.java:248)
2021-04-13 11:04:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-1||||INFO||||||| [10.242.214.70]: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.213.208]:5701, partitionId: -1, operation: com.hazelcast.cp.internal.operation.GetLeadedGroupsOp, service: hz:core:raft
2021-04-13 11:05:01,729|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-4||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Removing CPMember{uuid=89485525-dc73-4252-86d2-8f032a4bf40f, address=[10.242.213.208]:5701} since it is absent for 120 seconds.
2021-04-13 11:05:01,775|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.partition-operation.thread-0||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPMember{uuid=89485525-dc73-4252-86d2-8f032a4bf40f, address=[10.242.213.208]:5701} will be removed from [CPGroupId{name='METADATA', seed=0, groupId=0}]
2021-04-13 11:05:01,992|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.partition-operation.thread-0||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] New members after REMOVE RaftEndpoint{uuid='89485525-dc73-4252-86d2-8f032a4bf40f'} -> [RaftEndpoint{uuid='e68d542f-6b5e-4f68-86ac-7c737b767c7c'}, RaftEndpoint{uuid='6deb4442-005b-460b-83b6-b3325b24364f'}]
2021-04-13 11:05:01,993|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.partition-operation.thread-0||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Status is set to: UPDATING_GROUP_MEMBER_LIST
2021-04-13 11:05:01,993|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.partition-operation.thread-0||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:1, logIndex:7} [
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} - LEADER this
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701}
]

2021-04-13 11:05:02,000|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.partition-operation.thread-0||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Status is set to: ACTIVE
2021-04-13 11:05:02,012|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.partition-operation.thread-0||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPMember{uuid=89485525-dc73-4252-86d2-8f032a4bf40f, address=[10.242.213.208]:5701} is removed from CP Subsystem.
2021-04-13 11:05:02,016|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-4||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Auto-removal of CPMember{uuid=89485525-dc73-4252-86d2-8f032a4bf40f, address=[10.242.213.208]:5701} is successful.
2021-04-13 11:05:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:05:59,995|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:06:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:06:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:07:59,986|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:07:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:08:59,986|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:08:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:09:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:09:59,990|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:10:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-6||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:10:59,990|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-6||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:11:59,986|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:11:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:12:59,986|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-6||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:12:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-6||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:13:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-7||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:13:59,992|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-7||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:14:59,986|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-7||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:14:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-7||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:15:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-5||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:15:59,990|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-5||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:16:59,986|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:16:59,986|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:17:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-9||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:17:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-9||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:18:59,986|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-5||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:18:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-5||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:19:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-5||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:19:59,990|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-5||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:20:42,433|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.IO.thread-in-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.214.70:5701 and /10.242.47.169:52755
2021-04-13 11:20:49,431|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.generic-operation.thread-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] 

Members {size:3, ver:5} [
	Member [10.242.214.70]:5701 - e68d542f-6b5e-4f68-86ac-7c737b767c7c this
	Member [10.242.169.134]:5701 - 6deb4442-005b-460b-83b6-b3325b24364f
	Member [10.242.47.169]:5701 - 56367e68-bc39-4e36-b04a-8ae5eb3a3750
]

2021-04-13 11:20:49,433|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.event-5||||INFO||||||| MembershipEvent: MembershipEvent {member=Member [10.242.47.169]:5701 - 56367e68-bc39-4e36-b04a-8ae5eb3a3750, type=added, members=[Member [10.242.214.70]:5701 - e68d542f-6b5e-4f68-86ac-7c737b767c7c this, Member [10.242.169.134]:5701 - 6deb4442-005b-460b-83b6-b3325b24364f, Member [10.242.47.169]:5701 - 56367e68-bc39-4e36-b04a-8ae5eb3a3750]}
2021-04-13 11:20:49,711|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.migration||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Repartitioning cluster data. Migration tasks count: 271
2021-04-13 11:20:50,456|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.partition-operation.thread-0||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Added new CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701}. New active CP members list: [CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701}, CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701}, CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701}]
2021-04-13 11:20:50,713|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Remaining migration tasks: 234. (repartitionTime=Tue Apr 13 11:20:49 GMT 2021, plannedMigrations=271, completedMigrations=39, remainingMigrations=232, totalCompletedMigrations=219, elapsedMigrationTime=987ms, totalElapsedMigrationTime=9658ms)
2021-04-13 11:20:51,029|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.partition-operation.thread-0||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] New members after ADD RaftEndpoint{uuid='0c5b1270-4987-4a4e-8f9a-f7a313d520cf'} -> [RaftEndpoint{uuid='e68d542f-6b5e-4f68-86ac-7c737b767c7c'}, RaftEndpoint{uuid='6deb4442-005b-460b-83b6-b3325b24364f'}, RaftEndpoint{uuid='0c5b1270-4987-4a4e-8f9a-f7a313d520cf'}]
2021-04-13 11:20:51,029|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.partition-operation.thread-0||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Status is set to: UPDATING_GROUP_MEMBER_LIST
2021-04-13 11:20:51,029|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.partition-operation.thread-0||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:3, term:1, logIndex:10} [
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} - LEADER this
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701}
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701}
]

2021-04-13 11:20:51,040|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.partition-operation.thread-0||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Status is set to: ACTIVE
2021-04-13 11:20:51,064|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.partition-operation.thread-0||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Rebalancing is completed.
2021-04-13 11:20:58,445|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.migration||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] All migration tasks have been completed. (repartitionTime=Tue Apr 13 11:20:49 GMT 2021, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=451, elapsedMigrationTime=7640ms, totalElapsedMigrationTime=16311ms)
2021-04-13 11:21:00,014|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-5||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:21:00,015|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-5||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:21:59,995|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:21:59,996|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:22:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-5||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:22:59,991|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-5||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:23:59,998|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-5||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:24:00,000|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-5||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:24:50,961|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.IO.thread-in-2||||WARN||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Connection[id=5, /10.242.214.70:36379->/10.242.213.208:5701, qualifier=null, endpoint=[10.242.213.208]:5701, alive=false, connectionType=NONE] closed. Reason: Exception in Connection[id=5, /10.242.214.70:36379->/10.242.213.208:5701, qualifier=null, endpoint=[10.242.213.208]:5701, alive=true, connectionType=NONE], thread=hz.dev-cds-blueprints-processor-568978cc79-vb7kr.IO.thread-in-2
java.io.IOException: Connection reset by peer
	at java.base/sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.read(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.read(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.read(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.read(Unknown Source)
	at com.hazelcast.internal.networking.nio.NioInboundPipeline.process(NioInboundPipeline.java:119)
	at com.hazelcast.internal.networking.nio.NioThread.processSelectionKey(NioThread.java:382)
	at com.hazelcast.internal.networking.nio.NioThread.processSelectionKeys(NioThread.java:367)
	at com.hazelcast.internal.networking.nio.NioThread.selectLoop(NioThread.java:293)
	at com.hazelcast.internal.networking.nio.NioThread.run(NioThread.java:248)
2021-04-13 11:24:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-4||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:24:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-4||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:25:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-3||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:25:59,990|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-3||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:26:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-4||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:26:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-4||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:27:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-5||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:27:59,991|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-5||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:28:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-4||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:28:59,992|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-4||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:29:59,990|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-5||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:29:59,990|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-5||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:30:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-9||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:30:59,990|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-9||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:31:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-8||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:31:59,991|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-8||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:32:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-9||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:32:59,990|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-9||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:33:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-6||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:33:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-6||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:34:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-5||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:34:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-5||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:35:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-8||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:35:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-8||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:36:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-8||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:36:59,990|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-8||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:37:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-5||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:37:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-5||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:38:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-8||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:38:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-8||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:39:59,997|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-5||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:39:59,998|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-5||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:40:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-9||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:40:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-9||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:42:00,007|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-9||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:42:00,008|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-9||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:42:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-9||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:42:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-9||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:43:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:43:59,990|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:44:59,998|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-6||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:45:00,002|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-6||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:45:59,995|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-5||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:45:59,997|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-5||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:46:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:46:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:47:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:47:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:48:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-9||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:48:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-9||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:49:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-3||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:49:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-3||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:50:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-9||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:50:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-9||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:51:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-3||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:51:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-3||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:52:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-4||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:52:59,990|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-4||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:54:00,003|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:54:00,003|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:54:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-3||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:54:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-3||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:55:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-6||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:55:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-6||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:56:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-3||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:56:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-3||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:57:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-3||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:57:59,990|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-3||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:58:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-4||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:58:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-4||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 11:59:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-6||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 11:59:59,990|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-6||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 12:00:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-7||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 12:00:59,990|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-7||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 12:01:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-7||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 12:01:59,990|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-7||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 12:02:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 12:02:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 12:03:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-3||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 12:03:59,990|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-3||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 12:04:59,990|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-4||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 12:04:59,993|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-4||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 12:05:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 12:05:59,990|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 12:06:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 12:06:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 12:07:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 12:07:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 12:08:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-5||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 12:08:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-5||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 12:09:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-4||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 12:09:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-4||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 12:10:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-6||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 12:10:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-6||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 12:11:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-9||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 12:11:59,990|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-9||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 12:12:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-8||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 12:12:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-8||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 12:13:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-7||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 12:13:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-7||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 12:14:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-7||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 12:14:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-7||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 12:15:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 12:15:59,990|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-1||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 12:16:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-7||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 12:16:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-7||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 12:17:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-3||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 12:17:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-3||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 12:18:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 12:18:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 12:19:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 12:19:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-2||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 12:20:59,987|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-4||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 12:20:59,988|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-4||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-13 12:21:59,989|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-8||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=e68d542f-6b5e-4f68-86ac-7c737b767c7c, address=[10.242.214.70]:5701} has 0,
	CPMember{uuid=0c5b1270-4987-4a4e-8f9a-f7a313d520cf, address=[10.242.47.169]:5701} has 0,
	CPMember{uuid=6deb4442-005b-460b-83b6-b3325b24364f, address=[10.242.169.134]:5701} has 0 leaderships.
2021-04-13 12:21:59,990|||hz.dev-cds-blueprints-processor-568978cc79-vb7kr.cached.thread-8||||INFO||||||| [10.242.214.70]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...