Results

By type

          cds-cluster:dev-cds-blueprints-processor-568978cc79-8czqw APP Config HOME : /opt/app/onap/config
Warning: use -cacerts option to access cacerts keystore
Certificate was added to keystore
14:46:44,577 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
14:46:44,578 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
14:46:44,579 |-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]
14:46:44,580 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
14:46:44,580 |-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]
14:46:44,580 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
14:46:44,605 |-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
14:46:44,724 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
14:46:44,736 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
14:46:44,742 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
14:46:44,757 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
14:46:44,827 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
14:46:44,827 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
14:46:44,827 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
14:46:44,828 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
14:46:44,828 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
14:46:44,828 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
14:46:44,828 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
14:46:44,828 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
14:46:44,830 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2925bf5b - Registering current configuration as safe fallback point


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

2021-04-08 14:46:45,534|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.1.2 on dev-cds-blueprints-processor-568978cc79-8czqw 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-08 14:46:45,537|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2021-04-08 14:46:48,135|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2021-04-08 14:46:48,704|||main||||INFO||||||| Finished Spring Data repository scanning in 556ms. Found 10 JPA repository interfaces.
2021-04-08 14:46:50,552|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2021-04-08 14:46:50,607|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.27.Final
2021-04-08 14:46:50,792|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-04-08 14:46:51,077|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2021-04-08 14:46:51,324|||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-08 14:46:51,328|||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-08 14:46:51,494|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2021-04-08 14:46:52,144|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-04-08 14:46:52,153|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2021-04-08 14:46:52,227|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2021-04-08 14:46:53,247|||main||||INFO||||||| Audit service is disabled
2021-04-08 14:46:53,432|||main||||INFO||||||| Dependency Management module created...
2021-04-08 14:46:53,928|||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-08 14:46:55,401|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2021-04-08 14:46:55,658|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2021-04-08 14:46:56,784|||main||||INFO||||||| Netty started on port(s): 8080
2021-04-08 14:46:58,166|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2021-04-08 14:46:58,469|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2021-04-08 14:46:58,474|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 13.516 seconds (JVM running for 14.359)
2021-04-08 14:46:58,523|||DefaultDispatcher-worker-2||||INFO||||||| ****** Cluster configuration file(/opt/app/onap/config/hazelcast.yaml) ****
Apr 08, 2021 2:46:58 PM com.hazelcast.config.FileSystemYamlConfig
INFO: Configuring Hazelcast from '/opt/app/onap/config/hazelcast.yaml'.
Apr 08, 2021 2:46:58 PM com.hazelcast.instance.impl.HazelcastInstanceFactory
WARNING: Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used:
 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED
2021-04-08 14:46:58,715|||DefaultDispatcher-worker-2||||INFO||||||| [LOCAL] [cds-cluster] [4.0] Prefer IPv4 stack is true, prefer IPv6 addresses is false
2021-04-08 14:46:58,725|||DefaultDispatcher-worker-2||||INFO||||||| [LOCAL] [cds-cluster] [4.0] Picked [10.242.12.155]:5701, using socket ServerSocket[addr=/0:0:0:0:0:0:0:0,localport=5701], bind any local is true
2021-04-08 14:46:58,746|||DefaultDispatcher-worker-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Hazelcast 4.0 (20200204 - 8b959f5) starting at [10.242.12.155]:5701
2021-04-08 14:46:58,746|||DefaultDispatcher-worker-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Copyright (c) 2008-2020, Hazelcast, Inc. All Rights Reserved.
2021-04-08 14:46:59,202|||DefaultDispatcher-worker-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Backpressure is disabled
2021-04-08 14:46:59,435|||DefaultDispatcher-worker-2||||INFO||||||| [10.242.12.155]: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-08 14:46:59,438|||DefaultDispatcher-worker-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Kubernetes Discovery activated with mode: KUBERNETES_API
2021-04-08 14:46:59,535|||DefaultDispatcher-worker-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Activating Discovery SPI Joiner
2021-04-08 14:46:59,540|||DefaultDispatcher-worker-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CP Subsystem is enabled with 3 members.
2021-04-08 14:46:59,836|||DefaultDispatcher-worker-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Starting 2 partition threads and 3 generic threads (1 dedicated for priority tasks)
2021-04-08 14:46:59,838|||DefaultDispatcher-worker-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.
2021-04-08 14:46:59,844|||DefaultDispatcher-worker-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] [10.242.12.155]: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-08 14:47:00,207|||DefaultDispatcher-worker-2||||WARN||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Cannot fetch the current zone, ZONE_AWARE feature is disabled
2021-04-08 14:47:00,342|||DefaultDispatcher-worker-2||||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-08 14:47:00,355|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-3||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Connecting to /10.242.254.9:5701, timeout: 10000, bind-any: true
2021-04-08 14:47:00,356|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Connecting to /10.242.8.135:5701, timeout: 10000, bind-any: true
2021-04-08 14:47:00,385|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.IO.thread-in-1||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.12.155:60279 and /10.242.254.9:5701
2021-04-08 14:47:00,385|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.IO.thread-in-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.12.155:42595 and /10.242.8.135:5701
2021-04-08 14:47:06,396|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.generic-operation.thread-0||||WARN||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.12.155]:5701, caller: [10.242.254.9]:5701, partitionId: -1, operation: com.hazelcast.cp.internal.raftop.metadata.PublishActiveCPMembersOp, service: hz:core:raft
2021-04-08 14:47:06,398|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.generic-operation.thread-1||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Disabling discovery of initial CP members since it is already completed...
2021-04-08 14:47:06,403|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.generic-operation.thread-1||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] 

Members {size:3, ver:5} [
	Member [10.242.8.135]:5701 - 2404658c-3b7d-4eee-a10d-e0db3a562b8d
	Member [10.242.254.9]:5701 - fdc474b9-9dda-48d7-972e-1c0311e7eac8
	Member [10.242.12.155]:5701 - 4cb66889-f401-4c38-8c85-d1481ecfa991 this
]

2021-04-08 14:47:07,412|||DefaultDispatcher-worker-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] [10.242.12.155]:5701 is STARTED
2021-04-08 14:47:07,417|||DefaultDispatcher-worker-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Adding new CP member: CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701}
2021-04-08 14:47:07,938|||DefaultDispatcher-worker-2||||INFO||||||| Promoted as CP member(Member [10.242.12.155]:5701 - 4cb66889-f401-4c38-8c85-d1481ecfa991 this)
2021-04-08 14:47:07,949|||DefaultDispatcher-worker-2||||INFO||||||| CP Members(3): [CPMember{uuid=fdc474b9-9dda-48d7-972e-1c0311e7eac8, address=[10.242.254.9]:5701}, CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701}, CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701}]
2021-04-08 14:47:07,961|||DefaultDispatcher-worker-2||||INFO||||||| CP Group Members(3): [CPMember{uuid=fdc474b9-9dda-48d7-972e-1c0311e7eac8, address=[10.242.254.9]:5701}, CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701}, CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701}]
2021-04-08 14:47:07,963|||DefaultDispatcher-worker-2||||INFO||||||| Cluster(cds-cluster) node(dev-cds-blueprints-processor-568978cc79-8czqw) created successfully....
2021-04-08 14:47:07,964|||DefaultDispatcher-worker-2||||INFO||||||| Registering BlueprintCompilerCacheMessageListener
2021-04-08 14:47:07,964|||DefaultDispatcher-worker-2||||INFO||||||| Cluster(cds-cluster) node(dev-cds-blueprints-processor-568978cc79-8czqw) listening to topic(BLUEPRINT_CLEAN_COMPILER_CACHE)...
2021-04-08 14:47:08,025|||Thread-5||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] RaftNode[CPGroupId{name='METADATA', seed=0, groupId=0}] is created with [RaftEndpoint{uuid='be38e4e4-4184-46f0-a0ee-d3f8b47313a1'}, RaftEndpoint{uuid='fdc474b9-9dda-48d7-972e-1c0311e7eac8'}, RaftEndpoint{uuid='2404658c-3b7d-4eee-a10d-e0db3a562b8d'}]
2021-04-08 14:47:08,032|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Status is set to: ACTIVE
2021-04-08 14:47:08,212|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Demoting to FOLLOWER from current role: FOLLOWER, term: 0 to new term: 1 and leader: RaftEndpoint{uuid='fdc474b9-9dda-48d7-972e-1c0311e7eac8'}
2021-04-08 14:47:08,212|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:3, term:1, logIndex:0} [
	RaftEndpoint{uuid='be38e4e4-4184-46f0-a0ee-d3f8b47313a1'}
	CPMember{uuid=fdc474b9-9dda-48d7-972e-1c0311e7eac8, address=[10.242.254.9]:5701}
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701}
]

2021-04-08 14:47:08,213|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Setting leader: RaftEndpoint{uuid='fdc474b9-9dda-48d7-972e-1c0311e7eac8'}
2021-04-08 14:47:08,213|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:3, term:1, logIndex:0} [
	RaftEndpoint{uuid='be38e4e4-4184-46f0-a0ee-d3f8b47313a1'}
	CPMember{uuid=fdc474b9-9dda-48d7-972e-1c0311e7eac8, address=[10.242.254.9]:5701} - LEADER
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701}
]

2021-04-08 14:47:08,478|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||WARN||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPMember{uuid=be38e4e4-4184-46f0-a0ee-d3f8b47313a1, address=[10.242.139.198]:5701} is not present in the cluster. It will be auto-removed after 120 seconds.
2021-04-08 14:47:08,486|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPMember{uuid=be38e4e4-4184-46f0-a0ee-d3f8b47313a1, address=[10.242.139.198]:5701} will be removed from [CPGroupId{name='METADATA', seed=0, groupId=0}]
2021-04-08 14:47:08,486|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||WARN||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Status is set to: UPDATING_GROUP_MEMBER_LIST
2021-04-08 14:47:08,486|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:1, logIndex:7} [
	CPMember{uuid=fdc474b9-9dda-48d7-972e-1c0311e7eac8, address=[10.242.254.9]:5701} - LEADER
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701}
]

2021-04-08 14:47:08,486|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Status is set to: ACTIVE
2021-04-08 14:47:08,488|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPMember{uuid=be38e4e4-4184-46f0-a0ee-d3f8b47313a1, address=[10.242.139.198]:5701} is removed from CP Subsystem.
2021-04-08 14:47:08,488|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Added new CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701}. New active CP members list: [CPMember{uuid=fdc474b9-9dda-48d7-972e-1c0311e7eac8, address=[10.242.254.9]:5701}, CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701}, CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701}]
2021-04-08 14:47:08,489|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||WARN||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Status is set to: UPDATING_GROUP_MEMBER_LIST
2021-04-08 14:47:08,490|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:3, term:1, logIndex:10} [
	CPMember{uuid=fdc474b9-9dda-48d7-972e-1c0311e7eac8, address=[10.242.254.9]:5701} - LEADER
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701}
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} - FOLLOWER this
]

2021-04-08 14:47:08,490|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Status is set to: ACTIVE
2021-04-08 14:47:08,490|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Rebalancing is completed.
2021-04-08 15:03:21,227|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.IO.thread-in-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.12.155:5701 and /10.242.139.198:56791
2021-04-08 15:03:21,274|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.priority-generic-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Ignoring join check from [10.242.139.198]:5701, because this node is not master...
2021-04-08 15:03:21,410|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.IO.thread-in-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Connection[id=3, /10.242.12.155:5701->/10.242.139.198:56791, qualifier=null, endpoint=[10.242.139.198]:5701, alive=false, connectionType=MEMBER] closed. Reason: Connection closed by the other side
2021-04-08 15:03:27,830|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.generic-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] 

Members {size:4, ver:6} [
	Member [10.242.8.135]:5701 - 2404658c-3b7d-4eee-a10d-e0db3a562b8d
	Member [10.242.254.9]:5701 - fdc474b9-9dda-48d7-972e-1c0311e7eac8
	Member [10.242.12.155]:5701 - 4cb66889-f401-4c38-8c85-d1481ecfa991 this
	Member [10.242.139.198]:5701 - 41ef9d7e-9c8a-40f3-b62a-57e4d9e8bb77
]

2021-04-08 15:03:27,831|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-6||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Connecting to /10.242.139.198:5701, timeout: 10000, bind-any: true
2021-04-08 15:03:27,831|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.event-4||||INFO||||||| MembershipEvent: MembershipEvent {member=Member [10.242.139.198]:5701 - 41ef9d7e-9c8a-40f3-b62a-57e4d9e8bb77, type=added, members=[Member [10.242.8.135]:5701 - 2404658c-3b7d-4eee-a10d-e0db3a562b8d, Member [10.242.254.9]:5701 - fdc474b9-9dda-48d7-972e-1c0311e7eac8, Member [10.242.12.155]:5701 - 4cb66889-f401-4c38-8c85-d1481ecfa991 this, Member [10.242.139.198]:5701 - 41ef9d7e-9c8a-40f3-b62a-57e4d9e8bb77]}
2021-04-08 15:03:27,837|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.IO.thread-in-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.12.155:45853 and /10.242.139.198:5701
2021-04-08 15:03:30,810|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.IO.thread-in-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Connection[id=4, /10.242.12.155:45853->/10.242.139.198:5701, qualifier=null, endpoint=[10.242.139.198]:5701, alive=false, connectionType=MEMBER] closed. Reason: Connection closed by the other side
2021-04-08 15:03:30,812|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-7||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Connecting to /10.242.139.198:5701, timeout: 10000, bind-any: true
2021-04-08 15:03:30,813|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-7||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.139.198:5701. Reason: SocketException[Connection refused to address /10.242.139.198:5701]
2021-04-08 15:03:30,914|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-7||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Connecting to /10.242.139.198:5701, timeout: 10000, bind-any: true
2021-04-08 15:03:30,916|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-7||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.139.198:5701. Reason: SocketException[Connection refused to address /10.242.139.198:5701]
2021-04-08 15:03:31,017|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-7||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Connecting to /10.242.139.198:5701, timeout: 10000, bind-any: true
2021-04-08 15:03:31,018|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-7||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.139.198:5701. Reason: SocketException[Connection refused to address /10.242.139.198:5701]
2021-04-08 15:03:31,116|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.event-4||||INFO||||||| MembershipEvent: MembershipEvent {member=Member [10.242.139.198]:5701 - 41ef9d7e-9c8a-40f3-b62a-57e4d9e8bb77, type=removed, members=[Member [10.242.8.135]:5701 - 2404658c-3b7d-4eee-a10d-e0db3a562b8d, Member [10.242.254.9]:5701 - fdc474b9-9dda-48d7-972e-1c0311e7eac8, Member [10.242.12.155]:5701 - 4cb66889-f401-4c38-8c85-d1481ecfa991 this]}
2021-04-08 15:03:31,117|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.priority-generic-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] 

Members {size:3, ver:7} [
	Member [10.242.8.135]:5701 - 2404658c-3b7d-4eee-a10d-e0db3a562b8d
	Member [10.242.254.9]:5701 - fdc474b9-9dda-48d7-972e-1c0311e7eac8
	Member [10.242.12.155]:5701 - 4cb66889-f401-4c38-8c85-d1481ecfa991 this
]

2021-04-08 15:03:31,119|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-7||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Committing/rolling-back live transactions of [10.242.139.198]:5701, UUID: 41ef9d7e-9c8a-40f3-b62a-57e4d9e8bb77
2021-04-08 15:04:41,919|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||WARN||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leader RaftEndpoint{uuid='fdc474b9-9dda-48d7-972e-1c0311e7eac8'}'s heartbeats are timed-out. Will start new election round...
2021-04-08 15:04:41,921|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:3, term:1, logIndex:10} [
	CPMember{uuid=fdc474b9-9dda-48d7-972e-1c0311e7eac8, address=[10.242.254.9]:5701}
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701}
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} - FOLLOWER this
]

2021-04-08 15:04:41,927|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Pre-vote started for next term: 2, last log index: 12, last log term: 1
2021-04-08 15:04:41,927|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:3, term:1, logIndex:10} [
	CPMember{uuid=fdc474b9-9dda-48d7-972e-1c0311e7eac8, address=[10.242.254.9]:5701}
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701}
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} - FOLLOWER this
]

2021-04-08 15:04:41,934|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Pre-vote granted from RaftEndpoint{uuid='2404658c-3b7d-4eee-a10d-e0db3a562b8d'} for term: 2, number of votes: 2, majority: 2
2021-04-08 15:04:41,934|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] We have the majority during pre-vote phase. Let's start real election!
2021-04-08 15:04:41,936|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Leader election started for term: 2, last log index: 12, last log term: 1
2021-04-08 15:04:41,936|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:3, term:2, logIndex:10} [
	CPMember{uuid=fdc474b9-9dda-48d7-972e-1c0311e7eac8, address=[10.242.254.9]:5701}
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701}
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} - CANDIDATE this
]

2021-04-08 15:04:41,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Vote granted from RaftEndpoint{uuid='2404658c-3b7d-4eee-a10d-e0db3a562b8d'} for term: 2, number of votes: 2, majority: 2
2021-04-08 15:04:41,940|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] We are the LEADER!
2021-04-08 15:04:41,945|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:3, term:2, logIndex:10} [
	CPMember{uuid=fdc474b9-9dda-48d7-972e-1c0311e7eac8, address=[10.242.254.9]:5701}
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701}
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} - LEADER this
]

2021-04-08 15:05:16,957|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Ignored PreVoteResponse{voter=RaftEndpoint{uuid='fdc474b9-9dda-48d7-972e-1c0311e7eac8'}, term=2, granted=true}. We are not FOLLOWER anymore.
2021-04-08 15:05:19,833|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-7||||WARN||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Suspecting Member [10.242.254.9]:5701 - fdc474b9-9dda-48d7-972e-1c0311e7eac8 because it has not sent any heartbeats since 2021-04-08 15:04:11.918. Now: 2021-04-08 15:05:15.104, heartbeat timeout: 60000 ms, suspicion level: 1.00
2021-04-08 15:05:19,833|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-7||||WARN||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Member [10.242.254.9]:5701 - fdc474b9-9dda-48d7-972e-1c0311e7eac8 is suspected to be dead for reason: Suspecting Member [10.242.254.9]:5701 - fdc474b9-9dda-48d7-972e-1c0311e7eac8 because it has not sent any heartbeats since 2021-04-08 15:04:11.918. Now: 2021-04-08 15:05:15.104, heartbeat timeout: 60000 ms, suspicion level: 1.00
2021-04-08 15:05:19,833|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-7||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Connection[id=1, /10.242.12.155:60279->/10.242.254.9:5701, qualifier=null, endpoint=[10.242.254.9]:5701, alive=false, connectionType=MEMBER] closed. Reason: Suspecting Member [10.242.254.9]:5701 - fdc474b9-9dda-48d7-972e-1c0311e7eac8 because it has not sent any heartbeats since 2021-04-08 15:04:11.918. Now: 2021-04-08 15:05:15.104, heartbeat timeout: 60000 ms, suspicion level: 1.00
2021-04-08 15:05:20,314|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.IO.thread-in-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.12.155:5701 and /10.242.254.9:50773
2021-04-08 15:05:20,675|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=fdc474b9-9dda-48d7-972e-1c0311e7eac8, address=[10.242.254.9]:5701} has 0,
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:05:20,675|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:05:20,871|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.priority-generic-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Removed suspicion from [10.242.254.9]:5701. Reason: Valid heartbeat
2021-04-08 15:06:07,947|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-8||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=fdc474b9-9dda-48d7-972e-1c0311e7eac8, address=[10.242.254.9]:5701} has 0,
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:06:07,949|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-8||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:07:07,980|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-8||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=fdc474b9-9dda-48d7-972e-1c0311e7eac8, address=[10.242.254.9]:5701} has 0,
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:07:07,982|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-8||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:08:07,940|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-3||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=fdc474b9-9dda-48d7-972e-1c0311e7eac8, address=[10.242.254.9]:5701} has 0,
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:08:07,941|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-3||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:09:08,048|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-3||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=fdc474b9-9dda-48d7-972e-1c0311e7eac8, address=[10.242.254.9]:5701} has 0,
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:09:08,048|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-3||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:10:07,941|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-1||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=fdc474b9-9dda-48d7-972e-1c0311e7eac8, address=[10.242.254.9]:5701} has 0,
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:10:07,942|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-1||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:11:07,940|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-4||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=fdc474b9-9dda-48d7-972e-1c0311e7eac8, address=[10.242.254.9]:5701} has 0,
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:11:07,942|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-4||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:12:07,975|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-3||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=fdc474b9-9dda-48d7-972e-1c0311e7eac8, address=[10.242.254.9]:5701} has 0,
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:12:07,976|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-3||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:13:49,831|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-5||||WARN||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Suspecting Member [10.242.254.9]:5701 - fdc474b9-9dda-48d7-972e-1c0311e7eac8 because it has not sent any heartbeats since 2021-04-08 15:12:42.271. Now: 2021-04-08 15:13:45.089, heartbeat timeout: 60000 ms, suspicion level: 1.00
2021-04-08 15:13:49,832|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-5||||WARN||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Member [10.242.254.9]:5701 - fdc474b9-9dda-48d7-972e-1c0311e7eac8 is suspected to be dead for reason: Suspecting Member [10.242.254.9]:5701 - fdc474b9-9dda-48d7-972e-1c0311e7eac8 because it has not sent any heartbeats since 2021-04-08 15:12:42.271. Now: 2021-04-08 15:13:45.089, heartbeat timeout: 60000 ms, suspicion level: 1.00
2021-04-08 15:13:49,832|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-5||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Connection[id=5, /10.242.12.155:5701->/10.242.254.9:50773, qualifier=null, endpoint=[10.242.254.9]:5701, alive=false, connectionType=MEMBER] closed. Reason: Suspecting Member [10.242.254.9]:5701 - fdc474b9-9dda-48d7-972e-1c0311e7eac8 because it has not sent any heartbeats since 2021-04-08 15:12:42.271. Now: 2021-04-08 15:13:45.089, heartbeat timeout: 60000 ms, suspicion level: 1.00
2021-04-08 15:13:50,909|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-5||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Committing/rolling-back live transactions of [10.242.254.9]:5701, UUID: fdc474b9-9dda-48d7-972e-1c0311e7eac8
2021-04-08 15:13:50,909|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.priority-generic-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] 

Members {size:2, ver:8} [
	Member [10.242.8.135]:5701 - 2404658c-3b7d-4eee-a10d-e0db3a562b8d
	Member [10.242.12.155]:5701 - 4cb66889-f401-4c38-8c85-d1481ecfa991 this
]

2021-04-08 15:13:50,909|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.event-4||||INFO||||||| MembershipEvent: MembershipEvent {member=Member [10.242.254.9]:5701 - fdc474b9-9dda-48d7-972e-1c0311e7eac8, type=removed, members=[Member [10.242.8.135]:5701 - 2404658c-3b7d-4eee-a10d-e0db3a562b8d, Member [10.242.12.155]:5701 - 4cb66889-f401-4c38-8c85-d1481ecfa991 this]}
2021-04-08 15:13:50,909|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-5||||WARN||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPMember{uuid=fdc474b9-9dda-48d7-972e-1c0311e7eac8, address=[10.242.254.9]:5701} is not present in the cluster. It will be auto-removed after 120 seconds.
2021-04-08 15:13:50,911|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-3||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Cannot execute leadership rebalance at the moment: java.util.concurrent.CompletionException: com.hazelcast.core.MemberLeftException: Member [10.242.254.9]:5701 - fdc474b9-9dda-48d7-972e-1c0311e7eac8 has left cluster!
2021-04-08 15:14:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-8||||INFO||||||| [10.242.12.155]: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.254.9]:5701, partitionId: -1, operation: com.hazelcast.cp.internal.operation.GetLeadedGroupsOp, service: hz:core:raft
2021-04-08 15:14:23,385|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.IO.thread-in-1||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.12.155:46081 and /10.242.254.9:5701
2021-04-08 15:14:24,874|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.IO.thread-in-1||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.12.155:5701 and /10.242.254.9:53201
2021-04-08 15:14:25,067|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.response-1||||WARN||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] No Invocation found for call timeout response with callId=1209 sent from [10.242.254.9]:5701
2021-04-08 15:14:35,422|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.IO.thread-in-1||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Connection[id=6, /10.242.12.155:46081->/10.242.254.9:5701, qualifier=null, endpoint=[10.242.254.9]:5701, alive=false, connectionType=MEMBER] closed. Reason: Connection closed by the other side
2021-04-08 15:14:35,494|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.IO.thread-in-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.12.155:5701 and /10.242.254.9:40917
2021-04-08 15:14:35,515|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.priority-generic-operation.thread-0||||ERROR||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] [10.242.254.9]:5701 claims mastership but it is not a member!
java.lang.IllegalArgumentException: [10.242.254.9]:5701 claims mastership but it is not a member!
	at com.hazelcast.internal.util.Preconditions.checkTrue(Preconditions.java:327)
	at com.hazelcast.internal.cluster.impl.ClusterServiceImpl.handleMastershipClaim(ClusterServiceImpl.java:257)
	at com.hazelcast.internal.cluster.impl.operations.FetchMembersViewOp.run(FetchMembersViewOp.java:60)
	at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184)
	at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:228)
	at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:217)
	at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:433)
	at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:166)
	at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:136)
	at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.run(OperationThread.java:123)
2021-04-08 15:15:07,938|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-4||||INFO||||||| [10.242.12.155]: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.254.9]:5701, partitionId: -1, operation: com.hazelcast.cp.internal.operation.GetLeadedGroupsOp, service: hz:core:raft
2021-04-08 15:15:51,833|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-6||||WARN||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Removing CPMember{uuid=fdc474b9-9dda-48d7-972e-1c0311e7eac8, address=[10.242.254.9]:5701} since it is absent for 120 seconds.
2021-04-08 15:15:51,855|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPMember{uuid=fdc474b9-9dda-48d7-972e-1c0311e7eac8, address=[10.242.254.9]:5701} will be removed from [CPGroupId{name='METADATA', seed=0, groupId=0}]
2021-04-08 15:15:51,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] New members after REMOVE RaftEndpoint{uuid='fdc474b9-9dda-48d7-972e-1c0311e7eac8'} -> [RaftEndpoint{uuid='2404658c-3b7d-4eee-a10d-e0db3a562b8d'}, RaftEndpoint{uuid='a67e71d4-6b58-4234-bda5-f66d55cfa463'}]
2021-04-08 15:15:51,940|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||WARN||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Status is set to: UPDATING_GROUP_MEMBER_LIST
2021-04-08 15:15:51,941|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:2, logIndex:16} [
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701}
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} - LEADER this
]

2021-04-08 15:15:51,943|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Status is set to: ACTIVE
2021-04-08 15:15:51,945|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPMember{uuid=fdc474b9-9dda-48d7-972e-1c0311e7eac8, address=[10.242.254.9]:5701} is removed from CP Subsystem.
2021-04-08 15:15:51,946|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-6||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Auto-removal of CPMember{uuid=fdc474b9-9dda-48d7-972e-1c0311e7eac8, address=[10.242.254.9]:5701} is successful.
2021-04-08 15:16:07,944|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-8||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:16:07,944|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-8||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:17:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-8||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:17:07,941|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-8||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:18:07,938|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-3||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:18:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-3||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:18:46,726|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.IO.thread-in-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Connection[id=8, /10.242.12.155:5701->/10.242.254.9:40917, qualifier=null, endpoint=[10.242.254.9]:5701, alive=false, connectionType=MEMBER] closed. Reason: Connection closed by the other side
2021-04-08 15:18:48,981|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.IO.thread-in-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.12.155:5701 and /10.242.254.9:47953
2021-04-08 15:18:51,097|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||WARN||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.12.155]:5701, caller: [10.242.254.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-08 15:18:53,776|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||WARN||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.12.155]:5701, caller: [10.242.254.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-08 15:18:56,242|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||WARN||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.12.155]:5701, caller: [10.242.254.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-08 15:18:58,300|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||WARN||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.12.155]:5701, caller: [10.242.254.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-08 15:19:01,208|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||WARN||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.12.155]:5701, caller: [10.242.254.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-08 15:19:03,397|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||WARN||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.12.155]:5701, caller: [10.242.254.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-08 15:19:06,148|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||WARN||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.12.155]:5701, caller: [10.242.254.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-08 15:19:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-6||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:19:07,940|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-6||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:19:09,086|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||WARN||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.12.155]:5701, caller: [10.242.254.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-08 15:19:11,799|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||WARN||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.12.155]:5701, caller: [10.242.254.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-08 15:19:14,337|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||WARN||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.12.155]:5701, caller: [10.242.254.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-08 15:19:16,468|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||WARN||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.12.155]:5701, caller: [10.242.254.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-08 15:19:18,902|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||WARN||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.12.155]:5701, caller: [10.242.254.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-08 15:19:21,331|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.partition-operation.thread-0||||WARN||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.242.12.155]:5701, caller: [10.242.254.9]:5701, partitionId: 0, operation: com.hazelcast.cp.internal.operation.integration.PreVoteRequestOp, service: hz:core:raft
2021-04-08 15:19:21,977|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.IO.thread-in-0||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Connection[id=9, /10.242.12.155:5701->/10.242.254.9:47953, qualifier=null, endpoint=[10.242.254.9]:5701, alive=false, connectionType=MEMBER] closed. Reason: Connection closed by the other side
2021-04-08 15:19:21,977|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.IO.thread-in-1||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Connection[id=7, /10.242.12.155:5701->/10.242.254.9:53201, qualifier=null, endpoint=[10.242.254.9]:5701, alive=false, connectionType=MEMBER] closed. Reason: Connection closed by the other side
2021-04-08 15:20:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-3||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:20:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-3||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:21:07,938|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-6||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:21:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-6||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:22:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-3||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:22:07,940|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-3||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:23:07,938|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:23:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:24:07,940|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-7||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:24:07,941|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-7||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:25:07,943|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-6||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:25:07,943|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-6||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:26:07,943|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-4||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:26:07,944|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-4||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:27:07,938|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-1||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:27:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-1||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:28:07,938|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-1||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:28:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-1||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:29:07,938|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-5||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:29:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-5||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:30:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-7||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:30:07,940|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-7||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:31:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-7||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:31:07,941|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-7||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:32:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-1||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:32:07,940|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-1||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:33:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-4||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:33:07,940|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-4||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:34:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-8||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:34:07,940|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-8||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:35:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-3||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:35:07,940|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-3||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:36:07,938|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-3||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:36:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-3||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:37:07,938|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-4||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:37:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-4||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:38:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-8||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:38:07,940|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-8||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:39:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:39:07,940|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:40:07,943|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-1||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:40:07,944|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-1||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:41:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-1||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:41:07,940|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-1||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:42:07,938|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-8||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:42:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-8||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:43:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-4||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:43:07,940|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-4||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:44:07,938|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-7||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:44:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-7||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:45:07,940|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:45:07,942|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:46:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-1||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:46:07,940|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-1||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:47:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-5||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:47:07,940|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-5||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:48:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-1||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:48:07,941|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-1||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:49:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-1||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:49:07,940|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-1||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:50:07,944|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-3||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:50:07,945|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-3||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:51:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-4||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:51:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-4||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:52:07,941|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-8||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:52:07,943|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-8||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:53:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-3||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:53:07,944|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-3||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:54:07,939|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-8||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:54:07,940|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-8||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:55:07,943|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-3||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:55:07,944|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-3||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:56:07,940|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-8||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:56:07,941|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-8||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:57:07,940|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:57:07,942|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:58:07,941|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:58:07,942|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...
2021-04-08 15:59:07,940|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] Current leadership claims:
	CPMember{uuid=2404658c-3b7d-4eee-a10d-e0db3a562b8d, address=[10.242.8.135]:5701} has 0,
	CPMember{uuid=a67e71d4-6b58-4234-bda5-f66d55cfa463, address=[10.242.12.155]:5701} has 0 leaderships.
2021-04-08 15:59:07,942|||hz.dev-cds-blueprints-processor-568978cc79-8czqw.cached.thread-2||||INFO||||||| [10.242.12.155]:5701 [cds-cluster] [4.0] CPGroup leadership balance is fine, cannot rebalance further...