· 6 years ago · Feb 20, 2020, 11:02 AM
1+ shift
2+ . /opt/strimzi/bin/dynamic_resources.sh
3++ get_heap_size
4+++ cat /sys/fs/cgroup/memory/memory.limit_in_bytes
5++ CONTAINER_MEMORY_IN_BYTES=268435456
6++ DEFAULT_MEMORY_CEILING=32505856
7++ '[' 268435456 -lt 32505856 ']'
8+ MAX_HEAP=
9+ '[' -n '' ']'
10+ export MALLOC_ARENA_MAX=2
11+ MALLOC_ARENA_MAX=2
12+ JAVA_OPTS=' -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom'
13++ get_gc_opts
14++ '[' '' == true ']'
15++ echo ''
16+ JAVA_OPTS=' -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom '
17+ exec /usr/bin/tini -w -e 143 -- java -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom -classpath lib/io.strimzi.cluster-operator-0.17.0-RC2.jar:lib/io.prometheus.simpleclient_common-0.7.0.jar:lib/io.strimzi.kafka-oauth-server-0.3.0.jar:lib/io.strimzi.kafka-oauth-common-0.3.0.jar:lib/com.github.luben.zstd-jni-1.4.3-1.jar:lib/io.netty.netty-handler-4.1.45.Final.jar:lib/org.keycloak.keycloak-core-7.0.0.jar:lib/io.netty.netty-codec-http-4.1.45.Final.jar:lib/org.bouncycastle.bcpkix-jdk15on-1.60.jar:lib/org.quartz-scheduler.quartz-2.2.1.jar:lib/org.bouncycastle.bcprov-jdk15on-1.60.jar:lib/com.squareup.okio.okio-1.15.0.jar:lib/io.netty.netty-buffer-4.1.45.Final.jar:lib/org.yaml.snakeyaml-1.24.jar:lib/io.fabric8.openshift-client-4.6.4.jar:lib/io.netty.netty-common-4.1.45.Final.jar:lib/org.apache.logging.log4j.log4j-api-2.13.0.jar:lib/org.xerial.snappy.snappy-java-1.1.7.3.jar:lib/org.hdrhistogram.HdrHistogram-2.1.11.jar:lib/io.prometheus.simpleclient-0.7.0.jar:lib/io.strimzi.config-model-0.17.0-RC2.jar:lib/com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.10.2.jar:lib/org.keycloak.keycloak-common-7.0.0.jar:lib/io.netty.netty-codec-4.1.45.Final.jar:lib/io.micrometer.micrometer-core-1.3.1.jar:lib/jakarta.activation.jakarta.activation-api-1.2.1.jar:lib/io.vertx.vertx-core-3.8.5.jar:lib/io.netty.netty-codec-dns-4.1.45.Final.jar:lib/io.fabric8.kubernetes-model-4.6.4.jar:lib/io.netty.netty-codec-socks-4.1.45.Final.jar:lib/com.github.mifmif.generex-1.0.2.jar:lib/io.strimzi.api-0.17.0-RC2.jar:lib/io.netty.netty-resolver-4.1.45.Final.jar:lib/io.netty.netty-handler-proxy-4.1.45.Final.jar:lib/com.squareup.okhttp3.logging-interceptor-3.12.6.jar:lib/dk.brics.automaton.automaton-1.11-8.jar:lib/io.vertx.vertx-micrometer-metrics-3.8.5.jar:lib/com.fasterxml.jackson.core.jackson-core-2.10.2.jar:lib/io.strimzi.crd-annotations-0.17.0-RC2.jar:lib/io.netty.netty-transport-4.1.45.Final.jar:lib/jakarta.xml.bind.jakarta.xml.bind-api-2.3.2.jar:lib/org.apache.logging.log4j.log4j-slf4j-impl-2.13.0.jar:lib/com.fasterxml.jackson.core.jackson-annotations-2.10.2.jar:lib/io.fabric8.zjsonpatch-0.3.0.jar:lib/org.lz4.lz4-java-1.6.0.jar:lib/io.strimzi.certificate-manager-0.17.0-RC2.jar:lib/io.fabric8.kubernetes-client-4.6.4.jar:lib/com.fasterxml.jackson.module.jackson-module-jaxb-annotations-2.10.2.jar:lib/com.squareup.okhttp3.okhttp-3.12.6.jar:lib/io.netty.netty-codec-http2-4.1.45.Final.jar:lib/org.apache.logging.log4j.log4j-core-2.13.0.jar:lib/io.fabric8.kubernetes-model-common-4.6.4.jar:lib/com.fasterxml.jackson.core.jackson-databind-2.10.2.jar:lib/io.netty.netty-resolver-dns-4.1.45.Final.jar:lib/org.slf4j.slf4j-api-1.7.25.jar:lib/org.latencyutils.LatencyUtils-2.0.3.jar:lib/io.strimzi.operator-common-0.17.0-RC2.jar:lib/io.strimzi.kafka-oauth-client-0.3.0.jar:lib/org.apache.kafka.kafka-clients-2.4.0.jar:lib/io.micrometer.micrometer-registry-prometheus-1.3.1.jar io.strimzi.operator.cluster.Main
182020-02-20 10:40:03 INFO Main:58 - ClusterOperator 0.17.0-RC2 is starting
192020-02-20 10:40:04 DEBUG InternalLoggerFactory:45 - Using SLF4J as the default logging framework
202020-02-20 10:40:04 DEBUG ResourceLeakDetector:130 - -Dio.netty.leakDetection.level: simple
212020-02-20 10:40:04 DEBUG ResourceLeakDetector:131 - -Dio.netty.leakDetection.targetRecords: 4
222020-02-20 10:40:04 DEBUG InternalThreadLocalMap:54 - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
232020-02-20 10:40:04 DEBUG InternalThreadLocalMap:57 - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
242020-02-20 10:40:04 DEBUG MultithreadEventLoopGroup:44 - -Dio.netty.eventLoopThreads: 2
252020-02-20 10:40:04 DEBUG NioEventLoop:106 - -Dio.netty.noKeySetOptimization: false
262020-02-20 10:40:04 DEBUG NioEventLoop:107 - -Dio.netty.selectorAutoRebuildThreshold: 512
272020-02-20 10:40:04 DEBUG PlatformDependent0:396 - -Dio.netty.noUnsafe: false
282020-02-20 10:40:04 DEBUG PlatformDependent0:852 - Java version: 8
292020-02-20 10:40:04 DEBUG PlatformDependent0:121 - sun.misc.Unsafe.theUnsafe: available
302020-02-20 10:40:04 DEBUG PlatformDependent0:145 - sun.misc.Unsafe.copyMemory: available
312020-02-20 10:40:04 DEBUG PlatformDependent0:183 - java.nio.Buffer.address: available
322020-02-20 10:40:04 DEBUG PlatformDependent0:244 - direct buffer constructor: available
332020-02-20 10:40:04 DEBUG PlatformDependent0:314 - java.nio.Bits.unaligned: available, true
342020-02-20 10:40:04 DEBUG PlatformDependent0:379 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9
352020-02-20 10:40:04 DEBUG PlatformDependent0:386 - java.nio.DirectByteBuffer.<init>(long, int): available
362020-02-20 10:40:04 DEBUG PlatformDependent:1030 - sun.misc.Unsafe: available
372020-02-20 10:40:04 DEBUG PlatformDependent:1149 - -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
382020-02-20 10:40:04 DEBUG PlatformDependent:1228 - -Dio.netty.bitMode: 64 (sun.arch.data.model)
392020-02-20 10:40:04 DEBUG PlatformDependent:174 - -Dio.netty.maxDirectMemory: 127729664 bytes
402020-02-20 10:40:04 DEBUG PlatformDependent:181 - -Dio.netty.uninitializedArrayAllocationThreshold: -1
412020-02-20 10:40:04 DEBUG CleanerJava6:92 - java.nio.ByteBuffer.cleaner(): available
422020-02-20 10:40:04 DEBUG PlatformDependent:201 - -Dio.netty.noPreferDirect: false
432020-02-20 10:40:04 DEBUG PlatformDependent:891 - org.jctools-core.MpscChunkedArrayQueue: available
442020-02-20 10:40:04 DEBUG DefaultDnsServerAddressStreamProvider:82 - Default DNS servers: [/172.30.0.10:53] (sun.net.dns.ResolverConfiguration)
452020-02-20 10:40:04 DEBUG NetUtil:139 - -Djava.net.preferIPv4Stack: false
462020-02-20 10:40:04 DEBUG NetUtil:140 - -Djava.net.preferIPv6Addresses: false
472020-02-20 10:40:04 DEBUG NetUtil:224 - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo)
482020-02-20 10:40:04 DEBUG NetUtil:271 - /proc/sys/net/core/somaxconn: 128
492020-02-20 10:40:04 DEBUG Config:465 - Trying to configure client from Kubernetes config...
502020-02-20 10:40:04 DEBUG Config:491 - Did not find Kubernetes config at: [/.kube/config]. Ignoring.
512020-02-20 10:40:04 DEBUG Config:395 - Trying to configure client from service account...
522020-02-20 10:40:04 DEBUG Config:400 - Found service account host and port: 172.30.0.1:443
532020-02-20 10:40:04 DEBUG Config:406 - Found service account ca cert at: [/var/run/secrets/kubernetes.io/serviceaccount/ca.crt].
542020-02-20 10:40:04 DEBUG Config:414 - Found service account token at: [/var/run/secrets/kubernetes.io/serviceaccount/token].
552020-02-20 10:40:04 DEBUG Config:605 - Trying to configure client namespace from Kubernetes service account namespace path...
562020-02-20 10:40:04 DEBUG Config:610 - Found service account namespace at: [/var/run/secrets/kubernetes.io/serviceaccount/namespace].
572020-02-20 10:40:05 DEBUG InternalLoggerFactory:61 - Using SLF4J as the default logging framework
582020-02-20 10:40:05 DEBUG PlatformFeaturesAvailability:141 - https://172.30.0.1/apis/route.openshift.io/v1 returned 200. This API is supported.
592020-02-20 10:40:05 DEBUG PlatformFeaturesAvailability:141 - https://172.30.0.1/apis/build.openshift.io/v1 returned 200. This API is supported.
602020-02-20 10:40:05 DEBUG PlatformFeaturesAvailability:141 - https://172.30.0.1/apis/apps.openshift.io/v1 returned 200. This API is supported.
612020-02-20 10:40:06 DEBUG PlatformFeaturesAvailability:141 - https://172.30.0.1/apis/image.openshift.io/v1 returned 200. This API is supported.
622020-02-20 10:40:06 INFO Main:76 - Environment facts gathered: ClusterOperatorConfig(KubernetesVersion=1.16,OpenShiftRoutes=true,OpenShiftBuilds=true,OpenShiftImageStreams=true,OpenShiftDeploymentConfigs=true)
632020-02-20 10:40:06 INFO Main:209 - Using config:
64 PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
65 STRIMZI_DEFAULT_KAFKA_BRIDGE_IMAGE: strimzi/kafka-bridge:0.15.2
66 TINI_SHA256: 12d20136605531b09a2c2dac02ccee85e1b874eb322ef6baf7561cd93f93c855
67 STRIMZI_KAFKA_MIRROR_MAKER_IMAGES: 2.3.1=strimzi/kafka:0.17.0-rc2-kafka-2.3.1
682.4.0=strimzi/kafka:0.17.0-rc2-kafka-2.4.0
69
70 KUBERNETES_PORT: tcp://172.30.0.1:443
71 STRIMZI_DEFAULT_TOPIC_OPERATOR_IMAGE: strimzi/operator:0.17.0-rc2
72 TERM: xterm
73 STRIMZI_FULL_RECONCILIATION_INTERVAL_MS: 120000
74 KUBERNETES_SERVICE_HOST: 172.30.0.1
75 JAVA_CLASSPATH: lib/io.strimzi.cluster-operator-0.17.0-RC2.jar:lib/io.prometheus.simpleclient_common-0.7.0.jar:lib/io.strimzi.kafka-oauth-server-0.3.0.jar:lib/io.strimzi.kafka-oauth-common-0.3.0.jar:lib/com.github.luben.zstd-jni-1.4.3-1.jar:lib/io.netty.netty-handler-4.1.45.Final.jar:lib/org.keycloak.keycloak-core-7.0.0.jar:lib/io.netty.netty-codec-http-4.1.45.Final.jar:lib/org.bouncycastle.bcpkix-jdk15on-1.60.jar:lib/org.quartz-scheduler.quartz-2.2.1.jar:lib/org.bouncycastle.bcprov-jdk15on-1.60.jar:lib/com.squareup.okio.okio-1.15.0.jar:lib/io.netty.netty-buffer-4.1.45.Final.jar:lib/org.yaml.snakeyaml-1.24.jar:lib/io.fabric8.openshift-client-4.6.4.jar:lib/io.netty.netty-common-4.1.45.Final.jar:lib/org.apache.logging.log4j.log4j-api-2.13.0.jar:lib/org.xerial.snappy.snappy-java-1.1.7.3.jar:lib/org.hdrhistogram.HdrHistogram-2.1.11.jar:lib/io.prometheus.simpleclient-0.7.0.jar:lib/io.strimzi.config-model-0.17.0-RC2.jar:lib/com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.10.2.jar:lib/org.keycloak.keycloak-common-7.0.0.jar:lib/io.netty.netty-codec-4.1.45.Final.jar:lib/io.micrometer.micrometer-core-1.3.1.jar:lib/jakarta.activation.jakarta.activation-api-1.2.1.jar:lib/io.vertx.vertx-core-3.8.5.jar:lib/io.netty.netty-codec-dns-4.1.45.Final.jar:lib/io.fabric8.kubernetes-model-4.6.4.jar:lib/io.netty.netty-codec-socks-4.1.45.Final.jar:lib/com.github.mifmif.generex-1.0.2.jar:lib/io.strimzi.api-0.17.0-RC2.jar:lib/io.netty.netty-resolver-4.1.45.Final.jar:lib/io.netty.netty-handler-proxy-4.1.45.Final.jar:lib/com.squareup.okhttp3.logging-interceptor-3.12.6.jar:lib/dk.brics.automaton.automaton-1.11-8.jar:lib/io.vertx.vertx-micrometer-metrics-3.8.5.jar:lib/com.fasterxml.jackson.core.jackson-core-2.10.2.jar:lib/io.strimzi.crd-annotations-0.17.0-RC2.jar:lib/io.netty.netty-transport-4.1.45.Final.jar:lib/jakarta.xml.bind.jakarta.xml.bind-api-2.3.2.jar:lib/org.apache.logging.log4j.log4j-slf4j-impl-2.13.0.jar:lib/com.fasterxml.jackson.core.jackson-annotations-2.10.2.jar:lib/io.fabric8.zjsonpatch-0.3.0.jar:lib/org.lz4.lz4-java-1.6.0.jar:lib/io.strimzi.certificate-manager-0.17.0-RC2.jar:lib/io.fabric8.kubernetes-client-4.6.4.jar:lib/com.fasterxml.jackson.module.jackson-module-jaxb-annotations-2.10.2.jar:lib/com.squareup.okhttp3.okhttp-3.12.6.jar:lib/io.netty.netty-codec-http2-4.1.45.Final.jar:lib/org.apache.logging.log4j.log4j-core-2.13.0.jar:lib/io.fabric8.kubernetes-model-common-4.6.4.jar:lib/com.fasterxml.jackson.core.jackson-databind-2.10.2.jar:lib/io.netty.netty-resolver-dns-4.1.45.Final.jar:lib/org.slf4j.slf4j-api-1.7.25.jar:lib/org.latencyutils.LatencyUtils-2.0.3.jar:lib/io.strimzi.operator-common-0.17.0-RC2.jar:lib/io.strimzi.kafka-oauth-client-0.3.0.jar:lib/org.apache.kafka.kafka-clients-2.4.0.jar:lib/io.micrometer.micrometer-registry-prometheus-1.3.1.jar
76 STRIMZI_KAFKA_CONNECT_S2I_IMAGES: 2.3.1=strimzi/kafka:0.17.0-rc2-kafka-2.3.1
772.4.0=strimzi/kafka:0.17.0-rc2-kafka-2.4.0
78
79 STRIMZI_DEFAULT_TLS_SIDECAR_KAFKA_IMAGE: strimzi/kafka:0.17.0-rc2-kafka-2.4.0
80 TINI_VERSION: v0.18.0
81 STRIMZI_HOME: /opt/strimzi
82 PWD: /opt/strimzi
83 KUBERNETES_PORT_443_TCP: tcp://172.30.0.1:443
84 STRIMZI_OPERATION_TIMEOUT_MS: 300000
85 JAVA_MAIN: io.strimzi.operator.cluster.Main
86 KUBERNETES_PORT_443_TCP_ADDR: 172.30.0.1
87 STRIMZI_VERSION: 0.17.0-RC2
88 STRIMZI_DEFAULT_JMXTRANS_IMAGE: strimzi/jmxtrans:0.17.0-rc2
89 STRIMZI_NAMESPACE: kafka-demo
90 STRIMZI_KAFKA_MIRROR_MAKER_2_IMAGES: 2.4.0=strimzi/kafka:0.17.0-rc2-kafka-2.4.0
91
92 KUBERNETES_PORT_443_TCP_PROTO: tcp
93 STRIMZI_DEFAULT_USER_OPERATOR_IMAGE: strimzi/operator:0.17.0-rc2
94 KUBERNETES_SERVICE_PORT: 443
95 STRIMZI_DEFAULT_KAFKA_EXPORTER_IMAGE: strimzi/kafka:0.17.0-rc2-kafka-2.4.0
96 STRIMZI_DEFAULT_KAFKA_INIT_IMAGE: strimzi/operator:0.17.0-rc2
97 STRIMZI_LOG_LEVEL: DEBUG
98 HOSTNAME: strimzi-cluster-operator-764c84889b-kbw7s
99 STRIMZI_KAFKA_CONNECT_IMAGES: 2.3.1=strimzi/kafka:0.17.0-rc2-kafka-2.3.1
1002.4.0=strimzi/kafka:0.17.0-rc2-kafka-2.4.0
101
102 STRIMZI_KAFKA_IMAGES: 2.3.1=strimzi/kafka:0.17.0-rc2-kafka-2.3.1
1032.4.0=strimzi/kafka:0.17.0-rc2-kafka-2.4.0
104
105 KUBERNETES_PORT_443_TCP_PORT: 443
106 STRIMZI_DEFAULT_TLS_SIDECAR_ENTITY_OPERATOR_IMAGE: strimzi/kafka:0.17.0-rc2-kafka-2.4.0
107 KUBERNETES_SERVICE_PORT_HTTPS: 443
108 SHLVL: 0
109 HOME: /
110 STRIMZI_DEFAULT_TLS_SIDECAR_ZOOKEEPER_IMAGE: strimzi/kafka:0.17.0-rc2-kafka-2.4.0
111 MALLOC_ARENA_MAX: 2
112
1132020-02-20 10:40:06 INFO ClusterOperator:82 - Creating ClusterOperator for namespace kafka-demo
1142020-02-20 10:40:06 INFO ClusterOperator:99 - Starting ClusterOperator for namespace kafka-demo
1152020-02-20 10:40:06 DEBUG WatchConnectionManager:112 - Connecting websocket ... io.fabric8.kubernetes.client.dsl.internal.WatchConnectionManager@4eb69e76
1162020-02-20 10:40:06 DEBUG WatchConnectionManager:167 - WebSocket successfully opened
1172020-02-20 10:40:06 DEBUG WatchConnectionManager:112 - Connecting websocket ... io.fabric8.kubernetes.client.dsl.internal.WatchConnectionManager@1b2ff1c7
1182020-02-20 10:40:06 INFO ClusterOperator:113 - Opened watch for Kafka operator
1192020-02-20 10:40:06 DEBUG WatchConnectionManager:167 - WebSocket successfully opened
1202020-02-20 10:40:06 INFO ClusterOperator:113 - Opened watch for KafkaMirrorMaker operator
1212020-02-20 10:40:06 DEBUG WatchConnectionManager:112 - Connecting websocket ... io.fabric8.kubernetes.client.dsl.internal.WatchConnectionManager@63e5b8f8
1222020-02-20 10:40:07 DEBUG WatchConnectionManager:167 - WebSocket successfully opened
1232020-02-20 10:40:07 INFO ClusterOperator:113 - Opened watch for KafkaConnect operator
1242020-02-20 10:40:07 DEBUG WatchConnectionManager:112 - Connecting websocket ... io.fabric8.kubernetes.client.dsl.internal.WatchConnectionManager@4aca9fc5
1252020-02-20 10:40:07 DEBUG WatchConnectionManager:167 - WebSocket successfully opened
1262020-02-20 10:40:07 DEBUG WatchConnectionManager:112 - Connecting websocket ... io.fabric8.kubernetes.client.dsl.internal.WatchConnectionManager@9f9c8bf
1272020-02-20 10:40:07 INFO ClusterOperator:113 - Opened watch for KafkaBridge operator
1282020-02-20 10:40:07 DEBUG WatchConnectionManager:167 - WebSocket successfully opened
1292020-02-20 10:40:07 DEBUG WatchConnectionManager:112 - Connecting websocket ... io.fabric8.kubernetes.client.dsl.internal.WatchConnectionManager@469dfccc
1302020-02-20 10:40:07 INFO ClusterOperator:113 - Opened watch for KafkaMirrorMaker2 operator
1312020-02-20 10:40:07 DEBUG WatchConnectionManager:167 - WebSocket successfully opened
1322020-02-20 10:40:07 DEBUG WatchConnectionManager:112 - Connecting websocket ... io.fabric8.kubernetes.client.dsl.internal.WatchConnectionManager@206d013b
1332020-02-20 10:40:07 INFO ClusterOperator:113 - Opened watch for KafkaConnectS2I operator
1342020-02-20 10:40:07 DEBUG WatchConnectionManager:167 - WebSocket successfully opened
1352020-02-20 10:40:07 INFO ClusterOperator:123 - Setting up periodic reconciliation for namespace kafka-demo
1362020-02-20 10:40:07 DEBUG PooledByteBufAllocator:142 - -Dio.netty.allocator.numHeapArenas: 1
1372020-02-20 10:40:07 DEBUG PooledByteBufAllocator:143 - -Dio.netty.allocator.numDirectArenas: 1
1382020-02-20 10:40:07 DEBUG PooledByteBufAllocator:145 - -Dio.netty.allocator.pageSize: 8192
1392020-02-20 10:40:07 DEBUG PooledByteBufAllocator:150 - -Dio.netty.allocator.maxOrder: 11
1402020-02-20 10:40:07 DEBUG PooledByteBufAllocator:154 - -Dio.netty.allocator.chunkSize: 16777216
1412020-02-20 10:40:07 DEBUG PooledByteBufAllocator:155 - -Dio.netty.allocator.tinyCacheSize: 512
1422020-02-20 10:40:07 DEBUG PooledByteBufAllocator:156 - -Dio.netty.allocator.smallCacheSize: 256
1432020-02-20 10:40:07 DEBUG PooledByteBufAllocator:157 - -Dio.netty.allocator.normalCacheSize: 64
1442020-02-20 10:40:07 DEBUG PooledByteBufAllocator:158 - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
1452020-02-20 10:40:07 DEBUG PooledByteBufAllocator:159 - -Dio.netty.allocator.cacheTrimInterval: 8192
1462020-02-20 10:40:07 DEBUG PooledByteBufAllocator:160 - -Dio.netty.allocator.cacheTrimIntervalMillis: 0
1472020-02-20 10:40:07 DEBUG PooledByteBufAllocator:161 - -Dio.netty.allocator.useCacheForAllThreads: true
1482020-02-20 10:40:07 DEBUG PooledByteBufAllocator:162 - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
1492020-02-20 10:40:07 DEBUG DefaultChannelId:79 - -Dio.netty.processId: 10 (auto-detected)
1502020-02-20 10:40:07 DEBUG DefaultChannelId:101 - -Dio.netty.machineId: 0a:58:0a:ff:fe:81:06:1b (auto-detected)
1512020-02-20 10:40:07 DEBUG ByteBufUtil:86 - -Dio.netty.allocator.type: pooled
1522020-02-20 10:40:07 DEBUG ByteBufUtil:95 - -Dio.netty.threadLocalDirectBufferSize: 0
1532020-02-20 10:40:07 DEBUG ByteBufUtil:98 - -Dio.netty.maxThreadLocalCharBufferSize: 16384
1542020-02-20 10:40:07 INFO ClusterOperator:183 - ClusterOperator is now ready (health server listening on 8080)
1552020-02-20 10:40:07 INFO Main:145 - Cluster Operator verticle started in namespace kafka-demo
1562020-02-20 10:40:39 DEBUG Recycler:97 - -Dio.netty.recycler.maxCapacityPerThread: 4096
1572020-02-20 10:40:39 DEBUG Recycler:98 - -Dio.netty.recycler.maxSharedCapacityFactor: 2
1582020-02-20 10:40:39 DEBUG Recycler:99 - -Dio.netty.recycler.linkCapacity: 16
1592020-02-20 10:40:39 DEBUG Recycler:100 - -Dio.netty.recycler.ratio: 8
1602020-02-20 10:40:39 DEBUG AbstractByteBuf:63 - -Dio.netty.buffer.checkAccessible: true
1612020-02-20 10:40:39 DEBUG AbstractByteBuf:64 - -Dio.netty.buffer.checkBounds: true
1622020-02-20 10:40:39 DEBUG ResourceLeakDetectorFactory:195 - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@7325c519
1632020-02-20 10:40:39 DEBUG ZlibCodecFactory:39 - -Dio.netty.noJdkZlibDecoder: false
1642020-02-20 10:40:39 DEBUG ZlibCodecFactory:42 - -Dio.netty.noJdkZlibEncoder: false
1652020-02-20 10:42:07 INFO ClusterOperator:125 - Triggering periodic reconciliation for namespace kafka-demo...
1662020-02-20 10:42:07 WARN VersionUsageUtils:60 - The client is using resource type 'kafkas' with unstable version 'v1beta1'
1672020-02-20 10:42:08 WARN VersionUsageUtils:60 - The client is using resource type 'kafkamirrormakers' with unstable version 'v1beta1'
1682020-02-20 10:42:08 WARN VersionUsageUtils:60 - The client is using resource type 'kafkaconnects' with unstable version 'v1beta1'
1692020-02-20 10:42:08 WARN VersionUsageUtils:60 - The client is using resource type 'kafkamirrormaker2s' with unstable version 'v1alpha1'
1702020-02-20 10:42:08 WARN VersionUsageUtils:60 - The client is using resource type 'kafkabridges' with unstable version 'v1alpha1'
1712020-02-20 10:42:08 WARN VersionUsageUtils:60 - The client is using resource type 'kafkaconnects2is' with unstable version 'v1beta1'
1722020-02-20 10:43:27 INFO OperatorWatcher:40 - Reconciliation #0(watch) Kafka(kafka-demo/demo2020): Kafka demo2020 in namespace kafka-demo was ADDED
1732020-02-20 10:43:27 DEBUG AbstractOperator:173 - Reconciliation #0(watch) Kafka(kafka-demo/demo2020): Lock lock::kafka-demo::Kafka::demo2020 acquired
1742020-02-20 10:43:27 INFO AbstractOperator:122 - Reconciliation #0(watch) Kafka(kafka-demo/demo2020): Kafka demo2020 should be created or updated
1752020-02-20 10:43:27 DEBUG KafkaAssemblyOperator:499 - Reconciliation #0(watch) Kafka(kafka-demo/demo2020): Setting the initial status for a new resource
1762020-02-20 10:43:27 DEBUG StatusDiff:42 - Status differs: {"op":"replace","path":"/","value":{"conditions":[{"type":"NotReady","status":"True","lastTransitionTime":"2020-02-20T10:43:27+0000","reason":"Creating","message":"Kafka cluster is being deployed"}],"observedGeneration":0}}
1772020-02-20 10:43:27 DEBUG StatusDiff:43 - Current Status path / has value
1782020-02-20 10:43:27 DEBUG StatusDiff:44 - Desired Status path / has value
1792020-02-20 10:43:27 INFO OperatorWatcher:40 - Reconciliation #1(watch) Kafka(kafka-demo/demo2020): Kafka demo2020 in namespace kafka-demo was MODIFIED
1802020-02-20 10:43:27 DEBUG KafkaAssemblyOperator:461 - Reconciliation #0(watch) Kafka(kafka-demo/demo2020): Completed status update
1812020-02-20 10:43:27 DEBUG Ca:642 - cluster-ca: CA key (in demo2020-cluster-ca) and certificate (in demo2020-cluster-ca-cert) needs to be created: CA key secret demo2020-cluster-ca is missing or lacking data.ca\.key
1822020-02-20 10:43:27 DEBUG Ca:508 - cluster-ca renewalType CREATE
1832020-02-20 10:43:27 DEBUG Ca:878 - Generating CA with subject=/O=io.strimzi/CN=cluster-ca v0
1842020-02-20 10:43:27 DEBUG OpenSslCertManager:383 - Running command [openssl, req, -x509, -new, -days, 365, -batch, -nodes, -out, /tmp/tls420722147910280332cluster-ca v0-cert, -keyout, /tmp/tls6680528685206045264cluster-ca v0-key, -subj, /O=io.strimzi/CN=cluster-ca v0]
1852020-02-20 10:43:28 DEBUG OpenSslCertManager:394 - Generating a 2048 bit RSA private key
186.......................+++
187........................................+++
188unable to write 'random state'
189writing new private key to '/tmp/tls6680528685206045264cluster-ca v0-key'
190-----
191
1922020-02-20 10:43:28 DEBUG OpenSslCertManager:395 - result 0
1932020-02-20 10:43:28 DEBUG Ca:548 - cluster-ca: CA key (in demo2020-cluster-ca) and certificate (in demo2020-cluster-ca-cert) created
1942020-02-20 10:43:28 DEBUG Ca:642 - clients-ca: CA key (in demo2020-clients-ca) and certificate (in demo2020-clients-ca-cert) needs to be created: CA key secret demo2020-clients-ca is missing or lacking data.ca\.key
1952020-02-20 10:43:28 DEBUG Ca:508 - clients-ca renewalType CREATE
1962020-02-20 10:43:28 DEBUG Ca:878 - Generating CA with subject=/O=io.strimzi/CN=clients-ca v0
1972020-02-20 10:43:28 DEBUG OpenSslCertManager:383 - Running command [openssl, req, -x509, -new, -days, 365, -batch, -nodes, -out, /tmp/tls5135621869799485093clients-ca v0-cert, -keyout, /tmp/tls3971200921601242668clients-ca v0-key, -subj, /O=io.strimzi/CN=clients-ca v0]
1982020-02-20 10:43:28 DEBUG OpenSslCertManager:394 - Generating a 2048 bit RSA private key
199.......................+++
200..................................+++
201unable to write 'random state'
202writing new private key to '/tmp/tls3971200921601242668clients-ca v0-key'
203-----
204
2052020-02-20 10:43:28 DEBUG OpenSslCertManager:395 - result 0
2062020-02-20 10:43:29 DEBUG Ca:548 - clients-ca: CA key (in demo2020-clients-ca) and certificate (in demo2020-clients-ca-cert) created
2072020-02-20 10:43:29 DEBUG SecretOperator:99 - Secret kafka-demo/demo2020-cluster-ca-cert does not exist, creating it
2082020-02-20 10:43:29 DEBUG SecretOperator:99 - Secret kafka-demo/demo2020-clients-ca-cert does not exist, creating it
2092020-02-20 10:43:29 DEBUG SecretOperator:195 - Secret demo2020-clients-ca-cert in namespace kafka-demo has been created
2102020-02-20 10:43:29 DEBUG SecretOperator:195 - Secret demo2020-cluster-ca-cert in namespace kafka-demo has been created
2112020-02-20 10:43:29 DEBUG SecretOperator:99 - Secret kafka-demo/demo2020-cluster-ca does not exist, creating it
2122020-02-20 10:43:29 DEBUG SecretOperator:195 - Secret demo2020-cluster-ca in namespace kafka-demo has been created
2132020-02-20 10:43:29 DEBUG SecretOperator:99 - Secret kafka-demo/demo2020-clients-ca does not exist, creating it
2142020-02-20 10:43:29 DEBUG SecretOperator:195 - Secret demo2020-clients-ca in namespace kafka-demo has been created
2152020-02-20 10:43:29 DEBUG ModelUtils:213 - Certificate for pod cluster-operator need to be regenerated because:
2162020-02-20 10:43:29 DEBUG Ca:279 - Generating certificate /O=io.strimzi/CN=cluster-operator with SAN null, signed by CA cluster-ca
2172020-02-20 10:43:29 DEBUG OpenSslCertManager:383 - Running command [openssl, req, -new, -batch, -nodes, -keyout, /tmp/tls5677981978804896424key, -out, /tmp/tls8268418865824294675csr, -subj, /O=io.strimzi/CN=cluster-operator]
2182020-02-20 10:43:29 DEBUG OpenSslCertManager:394 - Generating a 2048 bit RSA private key
219...................+++
220.......................................................................+++
221unable to write 'random state'
222writing new private key to '/tmp/tls5677981978804896424key'
223-----
224
2252020-02-20 10:43:29 DEBUG OpenSslCertManager:395 - result 0
2262020-02-20 10:43:29 DEBUG OpenSslCertManager:383 - Running command [openssl, x509, -req, -days, 365, -in, /tmp/tls8268418865824294675csr, -CA, /tmp/ca-crt-2641901628237808041.crt, -CAkey, /tmp/ca-key-8454720227625476201.key, -CAcreateserial, -out, /tmp/tls1391382675349756814cert]
2272020-02-20 10:43:29 DEBUG OpenSslCertManager:394 - Signature ok
228subject=/O=io.strimzi/CN=cluster-operator
229Getting CA Private Key
230unable to write 'random state'
231
2322020-02-20 10:43:29 DEBUG OpenSslCertManager:395 - result 0
2332020-02-20 10:43:29 DEBUG OpenSslCertManager:383 - Running command [openssl, pkcs12, -export, -in, /tmp/tls1391382675349756814cert, -inkey, /tmp/tls5677981978804896424key, -name, cluster-operator, -out, /tmp/tls4255827064346424064p12, -passout, pass:I7iCKTXWDUAl]
2342020-02-20 10:43:29 DEBUG OpenSslCertManager:394 - unable to write 'random state'
235
2362020-02-20 10:43:29 DEBUG OpenSslCertManager:395 - result 0
2372020-02-20 10:43:29 DEBUG ModelUtils:221 - End generating certificates
2382020-02-20 10:43:29 DEBUG SecretOperator:99 - Secret kafka-demo/demo2020-cluster-operator-certs does not exist, creating it
2392020-02-20 10:43:29 DEBUG SecretOperator:195 - Secret demo2020-cluster-operator-certs in namespace kafka-demo has been created
2402020-02-20 10:43:29 DEBUG NetworkPolicyOperator:99 - NetworkPolicy kafka-demo/demo2020-network-policy-zookeeper does not exist, creating it
2412020-02-20 10:43:29 DEBUG NetworkPolicyOperator:195 - NetworkPolicy demo2020-network-policy-zookeeper in namespace kafka-demo has been created
2422020-02-20 10:43:29 DEBUG ServiceAccountOperator:99 - ServiceAccount kafka-demo/demo2020-zookeeper does not exist, creating it
2432020-02-20 10:43:29 DEBUG ServiceAccountOperator:195 - ServiceAccount demo2020-zookeeper in namespace kafka-demo has been created
2442020-02-20 10:43:29 DEBUG PvcOperator:99 - PersistentVolumeClaim kafka-demo/data-demo2020-zookeeper-1 does not exist, creating it
2452020-02-20 10:43:29 DEBUG PvcOperator:99 - PersistentVolumeClaim kafka-demo/data-demo2020-zookeeper-0 does not exist, creating it
2462020-02-20 10:43:30 DEBUG PvcOperator:99 - PersistentVolumeClaim kafka-demo/data-demo2020-zookeeper-2 does not exist, creating it
2472020-02-20 10:43:30 DEBUG PvcOperator:195 - PersistentVolumeClaim data-demo2020-zookeeper-0 in namespace kafka-demo has been created
2482020-02-20 10:43:30 DEBUG PvcOperator:195 - PersistentVolumeClaim data-demo2020-zookeeper-1 in namespace kafka-demo has been created
2492020-02-20 10:43:30 DEBUG PvcOperator:195 - PersistentVolumeClaim data-demo2020-zookeeper-2 in namespace kafka-demo has been created
2502020-02-20 10:43:30 DEBUG ServiceOperator:99 - Service kafka-demo/demo2020-zookeeper-client does not exist, creating it
2512020-02-20 10:43:30 DEBUG ServiceOperator:195 - Service demo2020-zookeeper-client in namespace kafka-demo has been created
2522020-02-20 10:43:30 DEBUG ServiceOperator:99 - Service kafka-demo/demo2020-zookeeper-nodes does not exist, creating it
2532020-02-20 10:43:30 DEBUG ServiceOperator:195 - Service demo2020-zookeeper-nodes in namespace kafka-demo has been created
2542020-02-20 10:43:30 DEBUG ConfigMapOperator:99 - ConfigMap kafka-demo/demo2020-zookeeper-config does not exist, creating it
2552020-02-20 10:43:30 DEBUG ConfigMapOperator:195 - ConfigMap demo2020-zookeeper-config in namespace kafka-demo has been created
2562020-02-20 10:43:30 DEBUG AbstractModel:471 - Generating certificates
2572020-02-20 10:43:30 DEBUG AbstractModel:474 - Cluster communication certificates
2582020-02-20 10:43:30 DEBUG Ca:137 - cluster-ca: Reconciling zookeeper certificates
2592020-02-20 10:43:30 DEBUG Ca:406 - Certificate for demo2020-zookeeper-0 to generate
2602020-02-20 10:43:30 DEBUG Ca:279 - Generating certificate /O=io.strimzi/CN=demo2020-zookeeper with SAN {DNS.5=demo2020-zookeeper-0.demo2020-zookeeper-nodes.kafka-demo.svc.cluster.local, DNS.3=demo2020-zookeeper-client.kafka-demo.svc, DNS.4=demo2020-zookeeper-client.kafka-demo.svc.cluster.local, DNS.1=demo2020-zookeeper-client, DNS.2=demo2020-zookeeper-client.kafka-demo}, signed by CA cluster-ca
2612020-02-20 10:43:30 DEBUG OpenSslCertManager:383 - Running command [openssl, req, -new, -batch, -nodes, -keyout, /tmp/tls4079055859352153260broker-key, -out, /tmp/tls3712600247223423330broker-csr, -config, /tmp/sna-3913382712863834311.conf, -extensions, v3_req, -subj, /O=io.strimzi/CN=demo2020-zookeeper]
2622020-02-20 10:43:30 DEBUG OpenSslCertManager:394 - Generating a 2048 bit RSA private key
263...................................+++
264...........................................+++
265unable to write 'random state'
266writing new private key to '/tmp/tls4079055859352153260broker-key'
267-----
268
2692020-02-20 10:43:30 DEBUG OpenSslCertManager:395 - result 0
2702020-02-20 10:43:30 DEBUG OpenSslCertManager:383 - Running command [openssl, x509, -req, -days, 365, -in, /tmp/tls3712600247223423330broker-csr, -CA, /tmp/ca-crt-6013588415126034116.crt, -CAkey, /tmp/ca-key-4772641991920171337.key, -CAcreateserial, -out, /tmp/tls1428313798881440846broker-cert, -extfile, /tmp/sna-8687657998310862708.conf, -extensions, v3_req]
2712020-02-20 10:43:30 DEBUG OpenSslCertManager:394 - Signature ok
272subject=/O=io.strimzi/CN=demo2020-zookeeper
273Getting CA Private Key
274unable to write 'random state'
275
2762020-02-20 10:43:30 DEBUG OpenSslCertManager:395 - result 0
2772020-02-20 10:43:30 DEBUG OpenSslCertManager:383 - Running command [openssl, pkcs12, -export, -in, /tmp/tls1428313798881440846broker-cert, -inkey, /tmp/tls4079055859352153260broker-key, -name, demo2020-zookeeper, -out, /tmp/tls2311318036606510830broker-p12, -passout, pass:oz5q50h6RRPo]
2782020-02-20 10:43:30 DEBUG OpenSslCertManager:394 - unable to write 'random state'
279
2802020-02-20 10:43:30 DEBUG OpenSslCertManager:395 - result 0
2812020-02-20 10:43:30 DEBUG Ca:406 - Certificate for demo2020-zookeeper-1 to generate
2822020-02-20 10:43:30 DEBUG Ca:279 - Generating certificate /O=io.strimzi/CN=demo2020-zookeeper with SAN {DNS.5=demo2020-zookeeper-1.demo2020-zookeeper-nodes.kafka-demo.svc.cluster.local, DNS.3=demo2020-zookeeper-client.kafka-demo.svc, DNS.4=demo2020-zookeeper-client.kafka-demo.svc.cluster.local, DNS.1=demo2020-zookeeper-client, DNS.2=demo2020-zookeeper-client.kafka-demo}, signed by CA cluster-ca
2832020-02-20 10:43:30 DEBUG OpenSslCertManager:383 - Running command [openssl, req, -new, -batch, -nodes, -keyout, /tmp/tls4079055859352153260broker-key, -out, /tmp/tls3712600247223423330broker-csr, -config, /tmp/sna-1656293968186137395.conf, -extensions, v3_req, -subj, /O=io.strimzi/CN=demo2020-zookeeper]
2842020-02-20 10:43:30 DEBUG OpenSslCertManager:394 - Generating a 2048 bit RSA private key
285.................................+++
286........................................................+++
287unable to write 'random state'
288writing new private key to '/tmp/tls4079055859352153260broker-key'
289-----
290
2912020-02-20 10:43:30 DEBUG OpenSslCertManager:395 - result 0
2922020-02-20 10:43:30 DEBUG OpenSslCertManager:383 - Running command [openssl, x509, -req, -days, 365, -in, /tmp/tls3712600247223423330broker-csr, -CA, /tmp/ca-crt-5294476441421017891.crt, -CAkey, /tmp/ca-key-7780281137432346615.key, -CAcreateserial, -out, /tmp/tls1428313798881440846broker-cert, -extfile, /tmp/sna-3540884664873919630.conf, -extensions, v3_req]
2932020-02-20 10:43:30 DEBUG OpenSslCertManager:394 - Signature ok
294subject=/O=io.strimzi/CN=demo2020-zookeeper
295Getting CA Private Key
296unable to write 'random state'
297
2982020-02-20 10:43:30 DEBUG OpenSslCertManager:395 - result 0
2992020-02-20 10:43:30 DEBUG OpenSslCertManager:383 - Running command [openssl, pkcs12, -export, -in, /tmp/tls1428313798881440846broker-cert, -inkey, /tmp/tls4079055859352153260broker-key, -name, demo2020-zookeeper, -out, /tmp/tls2311318036606510830broker-p12, -passout, pass:GZqe1HjTMqlX]
3002020-02-20 10:43:30 DEBUG OpenSslCertManager:394 - unable to write 'random state'
301
3022020-02-20 10:43:30 DEBUG OpenSslCertManager:395 - result 0
3032020-02-20 10:43:30 DEBUG Ca:406 - Certificate for demo2020-zookeeper-2 to generate
3042020-02-20 10:43:30 DEBUG Ca:279 - Generating certificate /O=io.strimzi/CN=demo2020-zookeeper with SAN {DNS.5=demo2020-zookeeper-2.demo2020-zookeeper-nodes.kafka-demo.svc.cluster.local, DNS.3=demo2020-zookeeper-client.kafka-demo.svc, DNS.4=demo2020-zookeeper-client.kafka-demo.svc.cluster.local, DNS.1=demo2020-zookeeper-client, DNS.2=demo2020-zookeeper-client.kafka-demo}, signed by CA cluster-ca
3052020-02-20 10:43:30 DEBUG OpenSslCertManager:383 - Running command [openssl, req, -new, -batch, -nodes, -keyout, /tmp/tls4079055859352153260broker-key, -out, /tmp/tls3712600247223423330broker-csr, -config, /tmp/sna-13840494107002460.conf, -extensions, v3_req, -subj, /O=io.strimzi/CN=demo2020-zookeeper]
3062020-02-20 10:43:31 DEBUG OpenSslCertManager:394 - Generating a 2048 bit RSA private key
307...........................................................................+++
308.......+++
309unable to write 'random state'
310writing new private key to '/tmp/tls4079055859352153260broker-key'
311-----
312
3132020-02-20 10:43:31 DEBUG OpenSslCertManager:395 - result 0
3142020-02-20 10:43:31 DEBUG OpenSslCertManager:383 - Running command [openssl, x509, -req, -days, 365, -in, /tmp/tls3712600247223423330broker-csr, -CA, /tmp/ca-crt-2857124798738610299.crt, -CAkey, /tmp/ca-key-78425704625446812.key, -CAcreateserial, -out, /tmp/tls1428313798881440846broker-cert, -extfile, /tmp/sna-8067933669690914013.conf, -extensions, v3_req]
3152020-02-20 10:43:31 DEBUG OpenSslCertManager:394 - Signature ok
316subject=/O=io.strimzi/CN=demo2020-zookeeper
317Getting CA Private Key
318unable to write 'random state'
319
3202020-02-20 10:43:31 DEBUG OpenSslCertManager:395 - result 0
3212020-02-20 10:43:31 DEBUG OpenSslCertManager:383 - Running command [openssl, pkcs12, -export, -in, /tmp/tls1428313798881440846broker-cert, -inkey, /tmp/tls4079055859352153260broker-key, -name, demo2020-zookeeper, -out, /tmp/tls2311318036606510830broker-p12, -passout, pass:aOEjgruYhALV]
3222020-02-20 10:43:31 DEBUG OpenSslCertManager:394 - unable to write 'random state'
323
3242020-02-20 10:43:31 DEBUG OpenSslCertManager:395 - result 0
3252020-02-20 10:43:31 DEBUG AbstractModel:476 - End generating certificates
3262020-02-20 10:43:31 DEBUG SecretOperator:99 - Secret kafka-demo/demo2020-zookeeper-nodes does not exist, creating it
3272020-02-20 10:43:31 DEBUG SecretOperator:195 - Secret demo2020-zookeeper-nodes in namespace kafka-demo has been created
3282020-02-20 10:43:31 WARN VersionUsageUtils:60 - The client is using resource type 'poddisruptionbudgets' with unstable version 'v1beta1'
3292020-02-20 10:43:31 DEBUG PodDisruptionBudgetOperator:99 - PodDisruptionBudget kafka-demo/demo2020-zookeeper does not exist, creating it
3302020-02-20 10:43:31 DEBUG PodDisruptionBudgetOperator:195 - PodDisruptionBudget demo2020-zookeeper in namespace kafka-demo has been created
3312020-02-20 10:43:31 DEBUG ZookeeperSetOperator:99 - StatefulSet kafka-demo/demo2020-zookeeper does not exist, creating it
3322020-02-20 10:43:31 DEBUG ZookeeperSetOperator:195 - StatefulSet demo2020-zookeeper in namespace kafka-demo has been created
3332020-02-20 10:43:31 DEBUG Util:50 - Waiting for StatefulSet resource demo2020-zookeeper in namespace kafka-demo to get ready
3342020-02-20 10:43:31 DEBUG Util:72 - StatefulSet resource demo2020-zookeeper in namespace kafka-demo is ready
3352020-02-20 10:43:31 DEBUG Util:50 - Waiting for Pods resource demo2020-zookeeper-0 in namespace kafka-demo to get ready
3362020-02-20 10:43:31 DEBUG Util:50 - Waiting for Pods resource demo2020-zookeeper-1 in namespace kafka-demo to get ready
3372020-02-20 10:43:31 DEBUG Util:50 - Waiting for Pods resource demo2020-zookeeper-2 in namespace kafka-demo to get ready
3382020-02-20 10:43:37 WARN AbstractOperator:193 - Reconciliation #1(watch) Kafka(kafka-demo/demo2020): Failed to acquire lock lock::kafka-demo::Kafka::demo2020 within 10000ms.
3392020-02-20 10:44:07 INFO ClusterOperator:125 - Triggering periodic reconciliation for namespace kafka-demo...
3402020-02-20 10:44:17 WARN AbstractOperator:193 - Reconciliation #2(timer) Kafka(kafka-demo/demo2020): Failed to acquire lock lock::kafka-demo::Kafka::demo2020 within 10000ms.
3412020-02-20 10:44:44 DEBUG Util:72 - Pods resource demo2020-zookeeper-2 in namespace kafka-demo is ready
3422020-02-20 10:44:45 DEBUG Util:72 - Pods resource demo2020-zookeeper-0 in namespace kafka-demo is ready
3432020-02-20 10:44:49 DEBUG Util:72 - Pods resource demo2020-zookeeper-1 in namespace kafka-demo is ready
3442020-02-20 10:44:49 DEBUG ZookeeperSetOperator:79 - Considering rolling update of kafka-demo/demo2020-zookeeper
3452020-02-20 10:44:49 DEBUG KafkaAssemblyOperator:2825 - Rolling update of kafka-demo/demo2020-zookeeper: pod demo2020-zookeeper-0 has strimzi.io/generation=0; sts has strimzi.io/generation=0
3462020-02-20 10:44:49 DEBUG KafkaAssemblyOperator:2843 - Rolling update of kafka-demo/demo2020-zookeeper: pod demo2020-zookeeper-0 has strimzi.io/custom-cert-tls-listener-thumbprint=; sts has strimzi.io/custom-cert-tls-listener-thumbprint=
3472020-02-20 10:44:49 DEBUG KafkaAssemblyOperator:2843 - Rolling update of kafka-demo/demo2020-zookeeper: pod demo2020-zookeeper-0 has strimzi.io/custom-cert-external-listener-thumbprint=; sts has strimzi.io/custom-cert-external-listener-thumbprint=
3482020-02-20 10:44:49 DEBUG KafkaAssemblyOperator:2825 - Rolling update of kafka-demo/demo2020-zookeeper: pod demo2020-zookeeper-1 has strimzi.io/generation=0; sts has strimzi.io/generation=0
3492020-02-20 10:44:49 DEBUG KafkaAssemblyOperator:2843 - Rolling update of kafka-demo/demo2020-zookeeper: pod demo2020-zookeeper-1 has strimzi.io/custom-cert-tls-listener-thumbprint=; sts has strimzi.io/custom-cert-tls-listener-thumbprint=
3502020-02-20 10:44:49 DEBUG KafkaAssemblyOperator:2843 - Rolling update of kafka-demo/demo2020-zookeeper: pod demo2020-zookeeper-1 has strimzi.io/custom-cert-external-listener-thumbprint=; sts has strimzi.io/custom-cert-external-listener-thumbprint=
3512020-02-20 10:44:49 DEBUG KafkaAssemblyOperator:2825 - Rolling update of kafka-demo/demo2020-zookeeper: pod demo2020-zookeeper-2 has strimzi.io/generation=0; sts has strimzi.io/generation=0
3522020-02-20 10:44:49 DEBUG KafkaAssemblyOperator:2843 - Rolling update of kafka-demo/demo2020-zookeeper: pod demo2020-zookeeper-2 has strimzi.io/custom-cert-tls-listener-thumbprint=; sts has strimzi.io/custom-cert-tls-listener-thumbprint=
3532020-02-20 10:44:49 DEBUG KafkaAssemblyOperator:2843 - Rolling update of kafka-demo/demo2020-zookeeper: pod demo2020-zookeeper-2 has strimzi.io/custom-cert-external-listener-thumbprint=; sts has strimzi.io/custom-cert-external-listener-thumbprint=
3542020-02-20 10:44:49 DEBUG KafkaAssemblyOperator:2253 - Reconciliation #0(watch) Kafka(kafka-demo/demo2020): Checking readiness of pod demo2020-zookeeper-0.
3552020-02-20 10:44:49 DEBUG Util:50 - Waiting for Pods resource demo2020-zookeeper-0 in namespace kafka-demo to get ready
3562020-02-20 10:44:49 DEBUG KafkaAssemblyOperator:2253 - Reconciliation #0(watch) Kafka(kafka-demo/demo2020): Checking readiness of pod demo2020-zookeeper-1.
3572020-02-20 10:44:49 DEBUG Util:50 - Waiting for Pods resource demo2020-zookeeper-1 in namespace kafka-demo to get ready
3582020-02-20 10:44:49 DEBUG KafkaAssemblyOperator:2253 - Reconciliation #0(watch) Kafka(kafka-demo/demo2020): Checking readiness of pod demo2020-zookeeper-2.
3592020-02-20 10:44:49 DEBUG Util:50 - Waiting for Pods resource demo2020-zookeeper-2 in namespace kafka-demo to get ready
3602020-02-20 10:44:49 DEBUG Util:72 - Pods resource demo2020-zookeeper-0 in namespace kafka-demo is ready
3612020-02-20 10:44:49 DEBUG Util:72 - Pods resource demo2020-zookeeper-1 in namespace kafka-demo is ready
3622020-02-20 10:44:49 DEBUG Util:72 - Pods resource demo2020-zookeeper-2 in namespace kafka-demo is ready
3632020-02-20 10:44:49 DEBUG Util:50 - Waiting for Endpoints resource demo2020-zookeeper-client in namespace kafka-demo to get ready
3642020-02-20 10:44:49 DEBUG Util:72 - Endpoints resource demo2020-zookeeper-client in namespace kafka-demo is ready
3652020-02-20 10:44:49 DEBUG Util:50 - Waiting for Endpoints resource demo2020-zookeeper-nodes in namespace kafka-demo to get ready
3662020-02-20 10:44:49 DEBUG Util:72 - Endpoints resource demo2020-zookeeper-nodes in namespace kafka-demo is ready
3672020-02-20 10:44:50 DEBUG NetworkPolicyOperator:99 - NetworkPolicy kafka-demo/demo2020-network-policy-kafka does not exist, creating it
3682020-02-20 10:44:50 DEBUG NetworkPolicyOperator:195 - NetworkPolicy demo2020-network-policy-kafka in namespace kafka-demo has been created
3692020-02-20 10:44:50 DEBUG PvcOperator:99 - PersistentVolumeClaim kafka-demo/data-0-demo2020-kafka-0 does not exist, creating it
3702020-02-20 10:44:50 DEBUG PvcOperator:99 - PersistentVolumeClaim kafka-demo/data-0-demo2020-kafka-1 does not exist, creating it
3712020-02-20 10:44:50 DEBUG PvcOperator:99 - PersistentVolumeClaim kafka-demo/data-0-demo2020-kafka-2 does not exist, creating it
3722020-02-20 10:44:50 DEBUG PvcOperator:195 - PersistentVolumeClaim data-0-demo2020-kafka-0 in namespace kafka-demo has been created
3732020-02-20 10:44:50 DEBUG PvcOperator:195 - PersistentVolumeClaim data-0-demo2020-kafka-1 in namespace kafka-demo has been created
3742020-02-20 10:44:50 DEBUG PvcOperator:195 - PersistentVolumeClaim data-0-demo2020-kafka-2 in namespace kafka-demo has been created
3752020-02-20 10:44:50 DEBUG ServiceAccountOperator:99 - ServiceAccount kafka-demo/demo2020-kafka does not exist, creating it
3762020-02-20 10:44:50 DEBUG ServiceAccountOperator:195 - ServiceAccount demo2020-kafka in namespace kafka-demo has been created
3772020-02-20 10:44:50 DEBUG ClusterRoleBindingOperator:110 - ClusterRoleBinding strimzi-kafka-demo-demo2020-kafka-init does not exist, noop
3782020-02-20 10:44:50 DEBUG ServiceOperator:99 - Service kafka-demo/demo2020-kafka-bootstrap does not exist, creating it
3792020-02-20 10:44:50 DEBUG ServiceOperator:195 - Service demo2020-kafka-bootstrap in namespace kafka-demo has been created
3802020-02-20 10:44:50 DEBUG ServiceOperator:99 - Service kafka-demo/demo2020-kafka-brokers does not exist, creating it
3812020-02-20 10:44:50 DEBUG ServiceOperator:195 - Service demo2020-kafka-brokers in namespace kafka-demo has been created
3822020-02-20 10:44:50 DEBUG ServiceOperator:99 - Service kafka-demo/demo2020-kafka-external-bootstrap does not exist, creating it
3832020-02-20 10:44:50 DEBUG ServiceOperator:195 - Service demo2020-kafka-external-bootstrap in namespace kafka-demo has been created
3842020-02-20 10:44:50 DEBUG ServiceOperator:99 - Service kafka-demo/demo2020-kafka-2 does not exist, creating it
3852020-02-20 10:44:50 DEBUG ServiceOperator:99 - Service kafka-demo/demo2020-kafka-0 does not exist, creating it
3862020-02-20 10:44:50 DEBUG ServiceOperator:99 - Service kafka-demo/demo2020-kafka-1 does not exist, creating it
3872020-02-20 10:44:50 DEBUG ServiceOperator:195 - Service demo2020-kafka-2 in namespace kafka-demo has been created
3882020-02-20 10:44:50 DEBUG ServiceOperator:195 - Service demo2020-kafka-1 in namespace kafka-demo has been created
3892020-02-20 10:44:50 DEBUG ServiceOperator:195 - Service demo2020-kafka-0 in namespace kafka-demo has been created
3902020-02-20 10:44:50 DEBUG RouteOperator:111 - Route kafka-demo/demo2020-kafka-bootstrap does not exist, noop
3912020-02-20 10:44:50 DEBUG RouteOperator:111 - Route kafka-demo/demo2020-kafka-1 does not exist, noop
3922020-02-20 10:44:50 DEBUG RouteOperator:111 - Route kafka-demo/demo2020-kafka-0 does not exist, noop
3932020-02-20 10:44:50 DEBUG RouteOperator:111 - Route kafka-demo/demo2020-kafka-2 does not exist, noop
3942020-02-20 10:44:50 DEBUG Util:50 - Waiting for Service resource demo2020-kafka-external-bootstrap in namespace kafka-demo to get ready
3952020-02-20 10:45:23 DEBUG Util:72 - Service resource demo2020-kafka-external-bootstrap in namespace kafka-demo is ready
3962020-02-20 10:45:23 DEBUG Util:50 - Waiting for Service resource demo2020-kafka-0 in namespace kafka-demo to get ready
3972020-02-20 10:45:23 DEBUG Util:50 - Waiting for Service resource demo2020-kafka-1 in namespace kafka-demo to get ready
3982020-02-20 10:45:23 DEBUG Util:50 - Waiting for Service resource demo2020-kafka-2 in namespace kafka-demo to get ready
3992020-02-20 10:46:07 INFO ClusterOperator:125 - Triggering periodic reconciliation for namespace kafka-demo...
4002020-02-20 10:46:17 WARN AbstractOperator:193 - Reconciliation #3(timer) Kafka(kafka-demo/demo2020): Failed to acquire lock lock::kafka-demo::Kafka::demo2020 within 10000ms.
4012020-02-20 10:46:18 DEBUG Util:72 - Service resource demo2020-kafka-2 in namespace kafka-demo is ready
4022020-02-20 10:47:52 DEBUG Util:72 - Service resource demo2020-kafka-1 in namespace kafka-demo is ready
4032020-02-20 10:48:07 INFO ClusterOperator:125 - Triggering periodic reconciliation for namespace kafka-demo...
4042020-02-20 10:48:17 WARN AbstractOperator:193 - Reconciliation #4(timer) Kafka(kafka-demo/demo2020): Failed to acquire lock lock::kafka-demo::Kafka::demo2020 within 10000ms.
4052020-02-20 10:48:36 DEBUG Util:72 - Service resource demo2020-kafka-0 in namespace kafka-demo is ready
4062020-02-20 10:48:36 DEBUG AbstractModel:726 - Generating certificates
4072020-02-20 10:48:36 DEBUG Ca:192 - cluster-ca: Reconciling kafka broker certificates
4082020-02-20 10:48:36 DEBUG Ca:406 - Certificate for demo2020-kafka-0 to generate
4092020-02-20 10:48:36 DEBUG Ca:279 - Generating certificate /O=io.strimzi/CN=demo2020-kafka with SAN {DNS.7=demo2020-kafka-brokers.kafka-demo.svc, DNS.8=demo2020-kafka-brokers.kafka-demo.svc.cluster.local, DNS.5=demo2020-kafka-brokers, DNS.6=demo2020-kafka-brokers.kafka-demo, DNS.9=demo2020-kafka-0.demo2020-kafka-brokers.kafka-demo.svc.cluster.local, DNS.3=demo2020-kafka-bootstrap.kafka-demo.svc, DNS.4=demo2020-kafka-bootstrap.kafka-demo.svc.cluster.local, DNS.12=a8a0e7ba447e24283ae984d6bcd8c3c7-1123360795.us-west-1.elb.amazonaws.com, DNS.1=demo2020-kafka-bootstrap, DNS.11=a331d09b1f1fc4a979f81be4f7fe39b3-324164299.us-west-1.elb.amazonaws.com, DNS.2=demo2020-kafka-bootstrap.kafka-demo, DNS.10=demo2020-kafka-0.demo2020-kafka-brokers.kafka-demo.svc}, signed by CA cluster-ca
4102020-02-20 10:48:36 DEBUG OpenSslCertManager:383 - Running command [openssl, req, -new, -batch, -nodes, -keyout, /tmp/tls3656289932086225079broker-key, -out, /tmp/tls5089080356138108792broker-csr, -config, /tmp/sna-2569191963632547415.conf, -extensions, v3_req, -subj, /O=io.strimzi/CN=demo2020-kafka]
4112020-02-20 10:48:37 DEBUG OpenSslCertManager:394 - Generating a 2048 bit RSA private key
412............................................................................................................+++
413..................+++
414unable to write 'random state'
415writing new private key to '/tmp/tls3656289932086225079broker-key'
416-----
417
4182020-02-20 10:48:37 DEBUG OpenSslCertManager:395 - result 0
4192020-02-20 10:48:37 DEBUG OpenSslCertManager:383 - Running command [openssl, x509, -req, -days, 365, -in, /tmp/tls5089080356138108792broker-csr, -CA, /tmp/ca-crt-7121064242980713200.crt, -CAkey, /tmp/ca-key-7960239683575131489.key, -CAcreateserial, -out, /tmp/tls2734135352706961727broker-cert, -extfile, /tmp/sna-6043489343361615040.conf, -extensions, v3_req]
4202020-02-20 10:48:37 DEBUG OpenSslCertManager:394 - Signature ok
421subject=/O=io.strimzi/CN=demo2020-kafka
422Getting CA Private Key
423unable to write 'random state'
424
4252020-02-20 10:48:37 DEBUG OpenSslCertManager:395 - result 0
4262020-02-20 10:48:37 DEBUG OpenSslCertManager:383 - Running command [openssl, pkcs12, -export, -in, /tmp/tls2734135352706961727broker-cert, -inkey, /tmp/tls3656289932086225079broker-key, -name, demo2020-kafka, -out, /tmp/tls6355231578667362973broker-p12, -passout, pass:bOsxgL5tGAob]
4272020-02-20 10:48:37 DEBUG OpenSslCertManager:394 - unable to write 'random state'
428
4292020-02-20 10:48:37 DEBUG OpenSslCertManager:395 - result 0
4302020-02-20 10:48:37 DEBUG Ca:406 - Certificate for demo2020-kafka-1 to generate
4312020-02-20 10:48:37 DEBUG Ca:279 - Generating certificate /O=io.strimzi/CN=demo2020-kafka with SAN {DNS.7=demo2020-kafka-brokers.kafka-demo.svc, DNS.8=demo2020-kafka-brokers.kafka-demo.svc.cluster.local, DNS.5=demo2020-kafka-brokers, DNS.6=demo2020-kafka-brokers.kafka-demo, DNS.9=demo2020-kafka-1.demo2020-kafka-brokers.kafka-demo.svc.cluster.local, DNS.3=demo2020-kafka-bootstrap.kafka-demo.svc, DNS.4=demo2020-kafka-bootstrap.kafka-demo.svc.cluster.local, DNS.12=a63b9f95e95d74ae98d50fc0db5139ca-1703666025.us-west-1.elb.amazonaws.com, DNS.1=demo2020-kafka-bootstrap, DNS.11=a331d09b1f1fc4a979f81be4f7fe39b3-324164299.us-west-1.elb.amazonaws.com, DNS.2=demo2020-kafka-bootstrap.kafka-demo, DNS.10=demo2020-kafka-1.demo2020-kafka-brokers.kafka-demo.svc}, signed by CA cluster-ca
4322020-02-20 10:48:37 DEBUG OpenSslCertManager:383 - Running command [openssl, req, -new, -batch, -nodes, -keyout, /tmp/tls3656289932086225079broker-key, -out, /tmp/tls5089080356138108792broker-csr, -config, /tmp/sna-2890835278143686795.conf, -extensions, v3_req, -subj, /O=io.strimzi/CN=demo2020-kafka]
4332020-02-20 10:48:37 DEBUG OpenSslCertManager:394 - Generating a 2048 bit RSA private key
434....................................................................................................+++
435......................+++
436unable to write 'random state'
437writing new private key to '/tmp/tls3656289932086225079broker-key'
438-----
439
4402020-02-20 10:48:37 DEBUG OpenSslCertManager:395 - result 0
4412020-02-20 10:48:37 DEBUG OpenSslCertManager:383 - Running command [openssl, x509, -req, -days, 365, -in, /tmp/tls5089080356138108792broker-csr, -CA, /tmp/ca-crt-5777443306531909968.crt, -CAkey, /tmp/ca-key-5132366502688684816.key, -CAcreateserial, -out, /tmp/tls2734135352706961727broker-cert, -extfile, /tmp/sna-5284086183212834012.conf, -extensions, v3_req]
4422020-02-20 10:48:37 DEBUG OpenSslCertManager:394 - Signature ok
443subject=/O=io.strimzi/CN=demo2020-kafka
444Getting CA Private Key
445unable to write 'random state'
446
4472020-02-20 10:48:37 DEBUG OpenSslCertManager:395 - result 0
4482020-02-20 10:48:37 DEBUG OpenSslCertManager:383 - Running command [openssl, pkcs12, -export, -in, /tmp/tls2734135352706961727broker-cert, -inkey, /tmp/tls3656289932086225079broker-key, -name, demo2020-kafka, -out, /tmp/tls6355231578667362973broker-p12, -passout, pass:SOzTSir6BEb4]
4492020-02-20 10:48:37 DEBUG OpenSslCertManager:394 - unable to write 'random state'
450
4512020-02-20 10:48:37 DEBUG OpenSslCertManager:395 - result 0
4522020-02-20 10:48:37 DEBUG Ca:406 - Certificate for demo2020-kafka-2 to generate
4532020-02-20 10:48:37 DEBUG Ca:279 - Generating certificate /O=io.strimzi/CN=demo2020-kafka with SAN {DNS.7=demo2020-kafka-brokers.kafka-demo.svc, DNS.8=demo2020-kafka-brokers.kafka-demo.svc.cluster.local, DNS.5=demo2020-kafka-brokers, DNS.6=demo2020-kafka-brokers.kafka-demo, DNS.9=demo2020-kafka-2.demo2020-kafka-brokers.kafka-demo.svc.cluster.local, DNS.3=demo2020-kafka-bootstrap.kafka-demo.svc, DNS.4=demo2020-kafka-bootstrap.kafka-demo.svc.cluster.local, DNS.12=a07c78da09a5846e080627d4d5dffc9e-838951600.us-west-1.elb.amazonaws.com, DNS.1=demo2020-kafka-bootstrap, DNS.11=a331d09b1f1fc4a979f81be4f7fe39b3-324164299.us-west-1.elb.amazonaws.com, DNS.2=demo2020-kafka-bootstrap.kafka-demo, DNS.10=demo2020-kafka-2.demo2020-kafka-brokers.kafka-demo.svc}, signed by CA cluster-ca
4542020-02-20 10:48:37 DEBUG OpenSslCertManager:383 - Running command [openssl, req, -new, -batch, -nodes, -keyout, /tmp/tls3656289932086225079broker-key, -out, /tmp/tls5089080356138108792broker-csr, -config, /tmp/sna-2122825476653310601.conf, -extensions, v3_req, -subj, /O=io.strimzi/CN=demo2020-kafka]
4552020-02-20 10:48:37 DEBUG OpenSslCertManager:394 - Generating a 2048 bit RSA private key
456.....................+++
457...............................................+++
458unable to write 'random state'
459writing new private key to '/tmp/tls3656289932086225079broker-key'
460-----
461
4622020-02-20 10:48:37 DEBUG OpenSslCertManager:395 - result 0
4632020-02-20 10:48:37 DEBUG OpenSslCertManager:383 - Running command [openssl, x509, -req, -days, 365, -in, /tmp/tls5089080356138108792broker-csr, -CA, /tmp/ca-crt-8333070487011039311.crt, -CAkey, /tmp/ca-key-5481674513469853141.key, -CAcreateserial, -out, /tmp/tls2734135352706961727broker-cert, -extfile, /tmp/sna-8321060542571519581.conf, -extensions, v3_req]
4642020-02-20 10:48:37 DEBUG OpenSslCertManager:394 - Signature ok
465subject=/O=io.strimzi/CN=demo2020-kafka
466Getting CA Private Key
467unable to write 'random state'
468
4692020-02-20 10:48:37 DEBUG OpenSslCertManager:395 - result 0
4702020-02-20 10:48:37 DEBUG OpenSslCertManager:383 - Running command [openssl, pkcs12, -export, -in, /tmp/tls2734135352706961727broker-cert, -inkey, /tmp/tls3656289932086225079broker-key, -name, demo2020-kafka, -out, /tmp/tls6355231578667362973broker-p12, -passout, pass:cuvR2yDochAs]
4712020-02-20 10:48:37 DEBUG OpenSslCertManager:394 - unable to write 'random state'
472
4732020-02-20 10:48:37 DEBUG OpenSslCertManager:395 - result 0
4742020-02-20 10:48:37 DEBUG AbstractModel:734 - End generating certificates
4752020-02-20 10:48:37 DEBUG ConfigMapOperator:99 - ConfigMap kafka-demo/demo2020-kafka-config does not exist, creating it
4762020-02-20 10:48:37 DEBUG ConfigMapOperator:195 - ConfigMap demo2020-kafka-config in namespace kafka-demo has been created
4772020-02-20 10:48:37 DEBUG SecretOperator:99 - Secret kafka-demo/demo2020-kafka-brokers does not exist, creating it
4782020-02-20 10:48:37 DEBUG SecretOperator:195 - Secret demo2020-kafka-brokers in namespace kafka-demo has been created
4792020-02-20 10:48:37 DEBUG SecretOperator:111 - Secret kafka-demo/demo2020-kafka-jmx does not exist, noop
4802020-02-20 10:48:37 DEBUG PodDisruptionBudgetOperator:99 - PodDisruptionBudget kafka-demo/demo2020-kafka does not exist, creating it
4812020-02-20 10:48:37 DEBUG PodDisruptionBudgetOperator:195 - PodDisruptionBudget demo2020-kafka in namespace kafka-demo has been created
4822020-02-20 10:48:37 DEBUG KafkaSetOperator:99 - StatefulSet kafka-demo/demo2020-kafka does not exist, creating it
4832020-02-20 10:48:37 DEBUG KafkaSetOperator:195 - StatefulSet demo2020-kafka in namespace kafka-demo has been created
4842020-02-20 10:48:37 DEBUG Util:50 - Waiting for StatefulSet resource demo2020-kafka in namespace kafka-demo to get ready
4852020-02-20 10:48:38 DEBUG Util:72 - StatefulSet resource demo2020-kafka in namespace kafka-demo is ready
4862020-02-20 10:48:38 DEBUG Util:50 - Waiting for Pods resource demo2020-kafka-0 in namespace kafka-demo to get ready
4872020-02-20 10:48:38 DEBUG Util:50 - Waiting for Pods resource demo2020-kafka-1 in namespace kafka-demo to get ready
4882020-02-20 10:48:38 DEBUG Util:50 - Waiting for Pods resource demo2020-kafka-2 in namespace kafka-demo to get ready
4892020-02-20 10:49:42 DEBUG Util:72 - Pods resource demo2020-kafka-2 in namespace kafka-demo is ready
4902020-02-20 10:49:45 DEBUG Util:72 - Pods resource demo2020-kafka-1 in namespace kafka-demo is ready
4912020-02-20 10:49:54 DEBUG Util:72 - Pods resource demo2020-kafka-0 in namespace kafka-demo is ready
4922020-02-20 10:49:54 DEBUG KafkaRoller:149 - Initial order for rolling restart [0, 1, 2]
4932020-02-20 10:49:54 DEBUG KafkaRoller:193 - Considering restart of pod 0 after delay of 0 MILLISECONDS
4942020-02-20 10:49:54 DEBUG KafkaAssemblyOperator:2825 - Rolling update of kafka-demo/demo2020-kafka: pod demo2020-kafka-0 has strimzi.io/generation=0; sts has strimzi.io/generation=0
4952020-02-20 10:49:54 DEBUG KafkaAssemblyOperator:2843 - Rolling update of kafka-demo/demo2020-kafka: pod demo2020-kafka-0 has strimzi.io/custom-cert-tls-listener-thumbprint=; sts has strimzi.io/custom-cert-tls-listener-thumbprint=
4962020-02-20 10:49:54 DEBUG KafkaAssemblyOperator:2843 - Rolling update of kafka-demo/demo2020-kafka: pod demo2020-kafka-0 has strimzi.io/custom-cert-external-listener-thumbprint=; sts has strimzi.io/custom-cert-external-listener-thumbprint=
4972020-02-20 10:49:54 DEBUG KafkaRoller:279 - Pod 0 does not need to be restarted
4982020-02-20 10:49:54 DEBUG KafkaRoller:280 - Waiting for non-restarted pod 0 to become ready
4992020-02-20 10:49:54 DEBUG Util:50 - Waiting for Pods resource demo2020-kafka-0 in namespace kafka-demo to get ready
5002020-02-20 10:49:54 DEBUG Util:72 - Pods resource demo2020-kafka-0 in namespace kafka-demo is ready
5012020-02-20 10:49:54 DEBUG KafkaRoller:282 - Pod 0 is now ready
5022020-02-20 10:49:54 DEBUG KafkaRoller:193 - Considering restart of pod 1 after delay of 0 MILLISECONDS
5032020-02-20 10:49:54 DEBUG KafkaAssemblyOperator:2825 - Rolling update of kafka-demo/demo2020-kafka: pod demo2020-kafka-1 has strimzi.io/generation=0; sts has strimzi.io/generation=0
5042020-02-20 10:49:54 DEBUG KafkaAssemblyOperator:2843 - Rolling update of kafka-demo/demo2020-kafka: pod demo2020-kafka-1 has strimzi.io/custom-cert-tls-listener-thumbprint=; sts has strimzi.io/custom-cert-tls-listener-thumbprint=
5052020-02-20 10:49:54 DEBUG KafkaAssemblyOperator:2843 - Rolling update of kafka-demo/demo2020-kafka: pod demo2020-kafka-1 has strimzi.io/custom-cert-external-listener-thumbprint=; sts has strimzi.io/custom-cert-external-listener-thumbprint=
5062020-02-20 10:49:54 DEBUG KafkaRoller:279 - Pod 1 does not need to be restarted
5072020-02-20 10:49:54 DEBUG KafkaRoller:280 - Waiting for non-restarted pod 1 to become ready
5082020-02-20 10:49:54 DEBUG Util:50 - Waiting for Pods resource demo2020-kafka-1 in namespace kafka-demo to get ready
5092020-02-20 10:49:54 DEBUG Util:72 - Pods resource demo2020-kafka-1 in namespace kafka-demo is ready
5102020-02-20 10:49:54 DEBUG KafkaRoller:282 - Pod 1 is now ready
5112020-02-20 10:49:54 DEBUG KafkaRoller:193 - Considering restart of pod 2 after delay of 0 MILLISECONDS
5122020-02-20 10:49:54 DEBUG KafkaAssemblyOperator:2825 - Rolling update of kafka-demo/demo2020-kafka: pod demo2020-kafka-2 has strimzi.io/generation=0; sts has strimzi.io/generation=0
5132020-02-20 10:49:54 DEBUG KafkaAssemblyOperator:2843 - Rolling update of kafka-demo/demo2020-kafka: pod demo2020-kafka-2 has strimzi.io/custom-cert-tls-listener-thumbprint=; sts has strimzi.io/custom-cert-tls-listener-thumbprint=
5142020-02-20 10:49:54 DEBUG KafkaAssemblyOperator:2843 - Rolling update of kafka-demo/demo2020-kafka: pod demo2020-kafka-2 has strimzi.io/custom-cert-external-listener-thumbprint=; sts has strimzi.io/custom-cert-external-listener-thumbprint=
5152020-02-20 10:49:54 DEBUG KafkaRoller:279 - Pod 2 does not need to be restarted
5162020-02-20 10:49:54 DEBUG KafkaRoller:280 - Waiting for non-restarted pod 2 to become ready
5172020-02-20 10:49:54 DEBUG Util:50 - Waiting for Pods resource demo2020-kafka-2 in namespace kafka-demo to get ready
5182020-02-20 10:49:54 DEBUG Util:72 - Pods resource demo2020-kafka-2 in namespace kafka-demo is ready
5192020-02-20 10:49:54 DEBUG KafkaRoller:282 - Pod 2 is now ready
5202020-02-20 10:49:54 DEBUG KafkaAssemblyOperator:2253 - Reconciliation #0(watch) Kafka(kafka-demo/demo2020): Checking readiness of pod demo2020-kafka-0.
5212020-02-20 10:49:54 DEBUG Util:50 - Waiting for Pods resource demo2020-kafka-0 in namespace kafka-demo to get ready
5222020-02-20 10:49:54 DEBUG KafkaAssemblyOperator:2253 - Reconciliation #0(watch) Kafka(kafka-demo/demo2020): Checking readiness of pod demo2020-kafka-1.
5232020-02-20 10:49:54 DEBUG Util:50 - Waiting for Pods resource demo2020-kafka-1 in namespace kafka-demo to get ready
5242020-02-20 10:49:54 DEBUG KafkaAssemblyOperator:2253 - Reconciliation #0(watch) Kafka(kafka-demo/demo2020): Checking readiness of pod demo2020-kafka-2.
5252020-02-20 10:49:54 DEBUG Util:50 - Waiting for Pods resource demo2020-kafka-2 in namespace kafka-demo to get ready
5262020-02-20 10:49:54 DEBUG Util:72 - Pods resource demo2020-kafka-0 in namespace kafka-demo is ready
5272020-02-20 10:49:54 DEBUG Util:72 - Pods resource demo2020-kafka-1 in namespace kafka-demo is ready
5282020-02-20 10:49:54 DEBUG Util:72 - Pods resource demo2020-kafka-2 in namespace kafka-demo is ready
5292020-02-20 10:49:54 DEBUG Util:50 - Waiting for Endpoints resource demo2020-kafka-bootstrap in namespace kafka-demo to get ready
5302020-02-20 10:49:54 DEBUG Util:72 - Endpoints resource demo2020-kafka-bootstrap in namespace kafka-demo is ready
5312020-02-20 10:49:54 DEBUG Util:50 - Waiting for Endpoints resource demo2020-kafka-brokers in namespace kafka-demo to get ready
5322020-02-20 10:49:54 DEBUG Util:72 - Endpoints resource demo2020-kafka-brokers in namespace kafka-demo is ready
5332020-02-20 10:49:54 DEBUG ServiceAccountOperator:111 - ServiceAccount kafka-demo/demo2020-topic-operator does not exist, noop
5342020-02-20 10:49:54 DEBUG RoleBindingOperator:111 - RoleBinding kafka-demo/strimzi-demo2020-topic-operator does not exist, noop
5352020-02-20 10:49:54 DEBUG ConfigMapOperator:111 - ConfigMap kafka-demo/demo2020-topic-operator-config does not exist, noop
5362020-02-20 10:49:54 DEBUG SecretOperator:111 - Secret kafka-demo/demo2020-topic-operator-certs does not exist, noop
5372020-02-20 10:49:54 DEBUG DeploymentOperator:111 - Deployment kafka-demo/demo2020-topic-operator does not exist, noop
5382020-02-20 10:49:54 DEBUG AbstractModel:374 - logging is not set, using default loggers
5392020-02-20 10:49:54 DEBUG AbstractModel:374 - logging is not set, using default loggers
5402020-02-20 10:49:55 DEBUG ServiceAccountOperator:99 - ServiceAccount kafka-demo/demo2020-entity-operator does not exist, creating it
5412020-02-20 10:49:55 DEBUG ServiceAccountOperator:195 - ServiceAccount demo2020-entity-operator in namespace kafka-demo has been created
5422020-02-20 10:49:55 DEBUG RoleBindingOperator:99 - RoleBinding kafka-demo/strimzi-demo2020-entity-topic-operator does not exist, creating it
5432020-02-20 10:49:55 DEBUG RoleBindingOperator:195 - RoleBinding strimzi-demo2020-entity-topic-operator in namespace kafka-demo has been created
5442020-02-20 10:49:55 DEBUG RoleBindingOperator:99 - RoleBinding kafka-demo/strimzi-demo2020-entity-user-operator does not exist, creating it
5452020-02-20 10:49:55 DEBUG RoleBindingOperator:195 - RoleBinding strimzi-demo2020-entity-user-operator in namespace kafka-demo has been created
5462020-02-20 10:49:55 DEBUG ConfigMapOperator:99 - ConfigMap kafka-demo/demo2020-entity-topic-operator-config does not exist, creating it
5472020-02-20 10:49:55 DEBUG ConfigMapOperator:195 - ConfigMap demo2020-entity-topic-operator-config in namespace kafka-demo has been created
5482020-02-20 10:49:55 DEBUG ConfigMapOperator:99 - ConfigMap kafka-demo/demo2020-entity-user-operator-config does not exist, creating it
5492020-02-20 10:49:55 DEBUG ConfigMapOperator:195 - ConfigMap demo2020-entity-user-operator-config in namespace kafka-demo has been created
5502020-02-20 10:49:55 DEBUG ModelUtils:213 - Certificate for pod entity-operator need to be regenerated because:
5512020-02-20 10:49:55 DEBUG Ca:279 - Generating certificate /O=io.strimzi/CN=demo2020-entity-operator with SAN null, signed by CA cluster-ca
5522020-02-20 10:49:55 DEBUG OpenSslCertManager:383 - Running command [openssl, req, -new, -batch, -nodes, -keyout, /tmp/tls8244348414261983575key, -out, /tmp/tls3938933930065538509csr, -subj, /O=io.strimzi/CN=demo2020-entity-operator]
5532020-02-20 10:49:55 DEBUG OpenSslCertManager:394 - Generating a 2048 bit RSA private key
554...........................................................+++
555..............+++
556unable to write 'random state'
557writing new private key to '/tmp/tls8244348414261983575key'
558-----
559
5602020-02-20 10:49:55 DEBUG OpenSslCertManager:395 - result 0
5612020-02-20 10:49:55 DEBUG OpenSslCertManager:383 - Running command [openssl, x509, -req, -days, 365, -in, /tmp/tls3938933930065538509csr, -CA, /tmp/ca-crt-3839886965971204665.crt, -CAkey, /tmp/ca-key-7020509017581671984.key, -CAcreateserial, -out, /tmp/tls5363110277125749417cert]
5622020-02-20 10:49:55 DEBUG OpenSslCertManager:394 - Signature ok
563subject=/O=io.strimzi/CN=demo2020-entity-operator
564Getting CA Private Key
565unable to write 'random state'
566
5672020-02-20 10:49:55 DEBUG OpenSslCertManager:395 - result 0
5682020-02-20 10:49:55 DEBUG OpenSslCertManager:383 - Running command [openssl, pkcs12, -export, -in, /tmp/tls5363110277125749417cert, -inkey, /tmp/tls8244348414261983575key, -name, demo2020-entity-operator, -out, /tmp/tls5060849307370039693p12, -passout, pass:MnlmkvkGNEqw]
5692020-02-20 10:49:55 DEBUG OpenSslCertManager:394 - unable to write 'random state'
570
5712020-02-20 10:49:55 DEBUG OpenSslCertManager:395 - result 0
5722020-02-20 10:49:55 DEBUG ModelUtils:221 - End generating certificates
5732020-02-20 10:49:55 DEBUG SecretOperator:99 - Secret kafka-demo/demo2020-entity-operator-certs does not exist, creating it
5742020-02-20 10:49:55 DEBUG SecretOperator:195 - Secret demo2020-entity-operator-certs in namespace kafka-demo has been created
5752020-02-20 10:49:55 DEBUG DeploymentOperator:99 - Deployment kafka-demo/demo2020-entity-operator does not exist, creating it
5762020-02-20 10:49:55 DEBUG DeploymentOperator:195 - Deployment demo2020-entity-operator in namespace kafka-demo has been created
5772020-02-20 10:49:55 DEBUG Util:50 - Waiting for Deployment resource demo2020-entity-operator in namespace kafka-demo to get ready
5782020-02-20 10:49:56 DEBUG Util:72 - Deployment resource demo2020-entity-operator in namespace kafka-demo is ready
5792020-02-20 10:49:56 DEBUG Util:50 - Waiting for Deployment resource demo2020-entity-operator in namespace kafka-demo to get ready
5802020-02-20 10:50:07 INFO ClusterOperator:125 - Triggering periodic reconciliation for namespace kafka-demo...
5812020-02-20 10:50:17 WARN AbstractOperator:193 - Reconciliation #5(timer) Kafka(kafka-demo/demo2020): Failed to acquire lock lock::kafka-demo::Kafka::demo2020 within 10000ms.
5822020-02-20 10:50:28 DEBUG Util:72 - Deployment resource demo2020-entity-operator in namespace kafka-demo is ready
5832020-02-20 10:50:28 DEBUG ServiceAccountOperator:99 - ServiceAccount kafka-demo/demo2020-kafka-exporter does not exist, creating it
5842020-02-20 10:50:29 DEBUG ServiceAccountOperator:195 - ServiceAccount demo2020-kafka-exporter in namespace kafka-demo has been created
5852020-02-20 10:50:29 DEBUG ModelUtils:213 - Certificate for pod kafka-exporter need to be regenerated because:
5862020-02-20 10:50:29 DEBUG Ca:279 - Generating certificate /O=io.strimzi/CN=demo2020-kafka-exporter with SAN null, signed by CA cluster-ca
5872020-02-20 10:50:29 DEBUG OpenSslCertManager:383 - Running command [openssl, req, -new, -batch, -nodes, -keyout, /tmp/tls6433769213620463167key, -out, /tmp/tls2641558792726218911csr, -subj, /O=io.strimzi/CN=demo2020-kafka-exporter]
5882020-02-20 10:50:29 DEBUG OpenSslCertManager:394 - Generating a 2048 bit RSA private key
589..........................................................................................................+++
590.+++
591unable to write 'random state'
592writing new private key to '/tmp/tls6433769213620463167key'
593-----
594
5952020-02-20 10:50:29 DEBUG OpenSslCertManager:395 - result 0
5962020-02-20 10:50:29 DEBUG OpenSslCertManager:383 - Running command [openssl, x509, -req, -days, 365, -in, /tmp/tls2641558792726218911csr, -CA, /tmp/ca-crt-8543437552153941941.crt, -CAkey, /tmp/ca-key-8335655061384360675.key, -CAcreateserial, -out, /tmp/tls498722750541922831cert]
5972020-02-20 10:50:29 DEBUG OpenSslCertManager:394 - Signature ok
598subject=/O=io.strimzi/CN=demo2020-kafka-exporter
599Getting CA Private Key
600unable to write 'random state'
601
6022020-02-20 10:50:29 DEBUG OpenSslCertManager:395 - result 0
6032020-02-20 10:50:29 DEBUG OpenSslCertManager:383 - Running command [openssl, pkcs12, -export, -in, /tmp/tls498722750541922831cert, -inkey, /tmp/tls6433769213620463167key, -name, demo2020-kafka-exporter, -out, /tmp/tls8673621427516169710p12, -passout, pass:LNxgNNG22YL2]
6042020-02-20 10:50:29 DEBUG OpenSslCertManager:394 - unable to write 'random state'
605
6062020-02-20 10:50:29 DEBUG OpenSslCertManager:395 - result 0
6072020-02-20 10:50:29 DEBUG ModelUtils:221 - End generating certificates
6082020-02-20 10:50:29 DEBUG SecretOperator:99 - Secret kafka-demo/demo2020-kafka-exporter-certs does not exist, creating it
6092020-02-20 10:50:29 DEBUG SecretOperator:195 - Secret demo2020-kafka-exporter-certs in namespace kafka-demo has been created
6102020-02-20 10:50:29 DEBUG ServiceOperator:99 - Service kafka-demo/demo2020-kafka-exporter does not exist, creating it
6112020-02-20 10:50:29 DEBUG ServiceOperator:195 - Service demo2020-kafka-exporter in namespace kafka-demo has been created
6122020-02-20 10:50:29 DEBUG DeploymentOperator:99 - Deployment kafka-demo/demo2020-kafka-exporter does not exist, creating it
6132020-02-20 10:50:29 DEBUG DeploymentOperator:195 - Deployment demo2020-kafka-exporter in namespace kafka-demo has been created
6142020-02-20 10:50:29 DEBUG Util:50 - Waiting for Deployment resource demo2020-kafka-exporter in namespace kafka-demo to get ready
6152020-02-20 10:50:30 DEBUG Util:72 - Deployment resource demo2020-kafka-exporter in namespace kafka-demo is ready
6162020-02-20 10:50:30 DEBUG Util:50 - Waiting for Deployment resource demo2020-kafka-exporter in namespace kafka-demo to get ready
6172020-02-20 10:50:54 DEBUG Util:72 - Deployment resource demo2020-kafka-exporter in namespace kafka-demo is ready
6182020-02-20 10:50:54 DEBUG ServiceAccountOperator:111 - ServiceAccount kafka-demo/demo2020-kafka-jmx-trans does not exist, noop
6192020-02-20 10:50:54 DEBUG ConfigMapOperator:111 - ConfigMap kafka-demo/demo2020-jmxtrans-config does not exist, noop
6202020-02-20 10:50:54 DEBUG DeploymentOperator:111 - Deployment kafka-demo/demo2020-kafka-jmx-trans does not exist, noop
6212020-02-20 10:50:54 DEBUG StatusDiff:42 - Status differs: {"op":"replace","path":"/conditions/0/type","value":"Ready"}
6222020-02-20 10:50:54 DEBUG StatusDiff:43 - Current Status path /conditions/0/type has value "NotReady"
6232020-02-20 10:50:54 DEBUG StatusDiff:44 - Desired Status path /conditions/0/type has value "Ready"
6242020-02-20 10:50:54 DEBUG StatusDiff:37 - Ignoring Status diff {"op":"replace","path":"/conditions/0/lastTransitionTime","value":"2020-02-20T10:50:54+0000"}
6252020-02-20 10:50:54 DEBUG StatusDiff:42 - Status differs: {"op":"remove","path":"/conditions/0/reason"}
6262020-02-20 10:50:54 DEBUG StatusDiff:43 - Current Status path /conditions/0/reason has value "Creating"
6272020-02-20 10:50:54 DEBUG StatusDiff:44 - Desired Status path /conditions/0/reason has value
6282020-02-20 10:50:54 DEBUG StatusDiff:42 - Status differs: {"op":"remove","path":"/conditions/0/message"}
6292020-02-20 10:50:54 DEBUG StatusDiff:43 - Current Status path /conditions/0/message has value "Kafka cluster is being deployed"
6302020-02-20 10:50:54 DEBUG StatusDiff:44 - Desired Status path /conditions/0/message has value
6312020-02-20 10:50:54 DEBUG StatusDiff:42 - Status differs: {"op":"replace","path":"/observedGeneration","value":1}
6322020-02-20 10:50:54 DEBUG StatusDiff:43 - Current Status path /observedGeneration has value 0
6332020-02-20 10:50:54 DEBUG StatusDiff:44 - Desired Status path /observedGeneration has value 1
6342020-02-20 10:50:54 DEBUG StatusDiff:42 - Status differs: {"op":"add","path":"/listeners","value":[{"type":"plain","addresses":[{"host":"demo2020-kafka-bootstrap.kafka-demo.svc","port":9092}]},{"type":"tls","addresses":[{"host":"demo2020-kafka-bootstrap.kafka-demo.svc","port":9093}],"certificates":["-----BEGIN CERTIFICATE-----\nMIIDLTCCAhWgAwIBAgIJAM/mzf6rWNGyMA0GCSqGSIb3DQEBCwUAMC0xEzARBgNV\nBAoMCmlvLnN0cmltemkxFjAUBgNVBAMMDWNsdXN0ZXItY2EgdjAwHhcNMjAwMjIw\nMTA0MzI4WhcNMjEwMjE5MTA0MzI4WjAtMRMwEQYDVQQKDAppby5zdHJpbXppMRYw\nFAYDVQQDDA1jbHVzdGVyLWNhIHYwMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAzGn9wi3esLyDj3tComM5MP5wxgGe6vxkjUA+5/9DcpaDl8oTRErPTm41\nfWB35FTEj17fNKYBowK4VYkb6xJ5RvhGu1giuUov+/HUD0NyOU8KMFp6ATwAV0yl\n1UEAvAyzagZti8F8VADT6DmOTVn2dIkzEcwyCD13vjRMCUat6UBbJ4W/MKYIMEXi\nNwmxl3vqu7WyaBY6NGyQKOKssViWCUnXSlWU5Dc938P9rzOeTd2kvE4vgOheU1x2\nk22h9giRrQ0aROmJhwmrJ2P6n/1/wXqfVd+1new7dE8NKgBEGoFyo6ADjlxeknzP\ntW+maoI8TDIsF/HlzVgfhXBdyJkjxwIDAQABo1AwTjAdBgNVHQ4EFgQUfOBLHCPM\nOsaS0r/ZYBJjMfYmi98wHwYDVR0jBBgwFoAUfOBLHCPMOsaS0r/ZYBJjMfYmi98w\nDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAq5t32tVSL7o3fJVXCqmw\nFbCczz/9z8TNBQjQ6h1YeJu7KxJjLwdTFkfQiLpA2RMXWKzhvPxhs2+F1MHNg5vI\np3vxMXIgBxokxwBgYwbNPGA9bxomkattql2UufJy9UNkfj7oj5y5ghDFg1fS9X3M\nzx+Q8DjJk+ITrvUgeEilngOXOTTvEsWHMlD7kL6uWsno5n7Y9lPiPR1D1oLhHjjU\nvvN/gW3Va7hCInU4cTG2A+orisZmO/faPAOx34C446nTjvySSFbdnSdk07oLpN/o\nk5pfrTS6UjR49kPbMVOxvv3jMHSyJHwSgDYqiMgVjRgZ4nEm8WghcyZ/M+VQBEeM\nYA==\n-----END CERTIFICATE-----\n"]},{"type":"external","addresses":[{"host":"a331d09b1f1fc4a979f81be4f7fe39b3-324164299.us-west-1.elb.amazonaws.com","port":9094}]}]}
6352020-02-20 10:50:54 DEBUG StatusDiff:43 - Current Status path /listeners has value
6362020-02-20 10:50:54 DEBUG StatusDiff:44 - Desired Status path /listeners has value [{"type":"plain","addresses":[{"host":"demo2020-kafka-bootstrap.kafka-demo.svc","port":9092}]},{"type":"tls","addresses":[{"host":"demo2020-kafka-bootstrap.kafka-demo.svc","port":9093}],"certificates":["-----BEGIN CERTIFICATE-----\nMIIDLTCCAhWgAwIBAgIJAM/mzf6rWNGyMA0GCSqGSIb3DQEBCwUAMC0xEzARBgNV\nBAoMCmlvLnN0cmltemkxFjAUBgNVBAMMDWNsdXN0ZXItY2EgdjAwHhcNMjAwMjIw\nMTA0MzI4WhcNMjEwMjE5MTA0MzI4WjAtMRMwEQYDVQQKDAppby5zdHJpbXppMRYw\nFAYDVQQDDA1jbHVzdGVyLWNhIHYwMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAzGn9wi3esLyDj3tComM5MP5wxgGe6vxkjUA+5/9DcpaDl8oTRErPTm41\nfWB35FTEj17fNKYBowK4VYkb6xJ5RvhGu1giuUov+/HUD0NyOU8KMFp6ATwAV0yl\n1UEAvAyzagZti8F8VADT6DmOTVn2dIkzEcwyCD13vjRMCUat6UBbJ4W/MKYIMEXi\nNwmxl3vqu7WyaBY6NGyQKOKssViWCUnXSlWU5Dc938P9rzOeTd2kvE4vgOheU1x2\nk22h9giRrQ0aROmJhwmrJ2P6n/1/wXqfVd+1new7dE8NKgBEGoFyo6ADjlxeknzP\ntW+maoI8TDIsF/HlzVgfhXBdyJkjxwIDAQABo1AwTjAdBgNVHQ4EFgQUfOBLHCPM\nOsaS0r/ZYBJjMfYmi98wHwYDVR0jBBgwFoAUfOBLHCPMOsaS0r/ZYBJjMfYmi98w\nDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAq5t32tVSL7o3fJVXCqmw\nFbCczz/9z8TNBQjQ6h1YeJu7KxJjLwdTFkfQiLpA2RMXWKzhvPxhs2+F1MHNg5vI\np3vxMXIgBxokxwBgYwbNPGA9bxomkattql2UufJy9UNkfj7oj5y5ghDFg1fS9X3M\nzx+Q8DjJk+ITrvUgeEilngOXOTTvEsWHMlD7kL6uWsno5n7Y9lPiPR1D1oLhHjjU\nvvN/gW3Va7hCInU4cTG2A+orisZmO/faPAOx34C446nTjvySSFbdnSdk07oLpN/o\nk5pfrTS6UjR49kPbMVOxvv3jMHSyJHwSgDYqiMgVjRgZ4nEm8WghcyZ/M+VQBEeM\nYA==\n-----END CERTIFICATE-----\n"]},{"type":"external","addresses":[{"host":"a331d09b1f1fc4a979f81be4f7fe39b3-324164299.us-west-1.elb.amazonaws.com","port":9094}]}]
6372020-02-20 10:50:54 INFO OperatorWatcher:40 - Reconciliation #6(watch) Kafka(kafka-demo/demo2020): Kafka demo2020 in namespace kafka-demo was MODIFIED
6382020-02-20 10:50:54 DEBUG KafkaAssemblyOperator:461 - Reconciliation #0(watch) Kafka(kafka-demo/demo2020): Completed status update
6392020-02-20 10:50:54 DEBUG KafkaAssemblyOperator:226 - Status for demo2020 is up to date
6402020-02-20 10:50:54 INFO AbstractOperator:262 - Reconciliation #0(watch) Kafka(kafka-demo/demo2020): reconciled
6412020-02-20 10:50:54 DEBUG AbstractOperator:184 - Reconciliation #0(watch) Kafka(kafka-demo/demo2020): Lock lock::kafka-demo::Kafka::demo2020 released
6422020-02-20 10:50:54 DEBUG AbstractOperator:173 - Reconciliation #6(watch) Kafka(kafka-demo/demo2020): Lock lock::kafka-demo::Kafka::demo2020 acquired
6432020-02-20 10:50:54 INFO AbstractOperator:122 - Reconciliation #6(watch) Kafka(kafka-demo/demo2020): Kafka demo2020 should be created or updated
6442020-02-20 10:50:54 DEBUG KafkaAssemblyOperator:515 - Reconciliation #6(watch) Kafka(kafka-demo/demo2020): Status is already set. No need to set initial status
6452020-02-20 10:50:54 DEBUG Ca:649 - cluster-ca: The CA certificate in secret demo2020-cluster-ca-cert already exists and does not need renewing
6462020-02-20 10:50:54 DEBUG Ca:508 - cluster-ca renewalType NOOP
6472020-02-20 10:50:54 DEBUG Ca:649 - clients-ca: The CA certificate in secret demo2020-clients-ca-cert already exists and does not need renewing
6482020-02-20 10:50:54 DEBUG Ca:508 - clients-ca renewalType NOOP
6492020-02-20 10:50:54 DEBUG SecretOperator:102 - Secret kafka-demo/demo2020-cluster-ca-cert already exists, patching it
6502020-02-20 10:50:54 DEBUG SecretOperator:168 - Secret demo2020-cluster-ca-cert in namespace kafka-demo has been patched
6512020-02-20 10:50:54 DEBUG SecretOperator:102 - Secret kafka-demo/demo2020-cluster-ca already exists, patching it
6522020-02-20 10:50:54 DEBUG SecretOperator:168 - Secret demo2020-cluster-ca in namespace kafka-demo has been patched
6532020-02-20 10:50:54 DEBUG SecretOperator:102 - Secret kafka-demo/demo2020-clients-ca-cert already exists, patching it
6542020-02-20 10:50:54 DEBUG SecretOperator:168 - Secret demo2020-clients-ca-cert in namespace kafka-demo has been patched
6552020-02-20 10:50:54 DEBUG SecretOperator:102 - Secret kafka-demo/demo2020-clients-ca already exists, patching it
6562020-02-20 10:50:55 DEBUG SecretOperator:168 - Secret demo2020-clients-ca in namespace kafka-demo has been patched
6572020-02-20 10:50:55 DEBUG SecretOperator:102 - Secret kafka-demo/demo2020-cluster-operator-certs already exists, patching it
6582020-02-20 10:50:55 DEBUG SecretOperator:168 - Secret demo2020-cluster-operator-certs in namespace kafka-demo has been patched
6592020-02-20 10:50:55 DEBUG KafkaAssemblyOperator:2341 - Reconciliation #6(watch) Kafka(kafka-demo/demo2020): Considering manual cleaning of Pods for StatefulSet demo2020-zookeeper
6602020-02-20 10:50:55 DEBUG NetworkPolicyOperator:102 - NetworkPolicy kafka-demo/demo2020-network-policy-zookeeper already exists, patching it
6612020-02-20 10:50:55 DEBUG NetworkPolicyOperator:168 - NetworkPolicy demo2020-network-policy-zookeeper in namespace kafka-demo has been patched
6622020-02-20 10:50:55 DEBUG KafkaAssemblyOperator:835 - STS demo2020-kafka currently has Kafka version KafkaVersion{version='2.4.0', protocolVersion='2.4', messageVersion='2.4', zookeeperVersion='3.5.6', isDefault=true, unsupportedFeatures='null'}
6632020-02-20 10:50:55 DEBUG KafkaAssemblyOperator:845 - STS demo2020-kafka is moving from Kafka version KafkaVersion{version='2.4.0', protocolVersion='2.4', messageVersion='2.4', zookeeperVersion='3.5.6', isDefault=true, unsupportedFeatures='null'}
6642020-02-20 10:50:55 DEBUG KafkaAssemblyOperator:855 - STS demo2020-kafka is moving to Kafka version KafkaVersion{version='2.4.0', protocolVersion='2.4', messageVersion='2.4', zookeeperVersion='3.5.6', isDefault=true, unsupportedFeatures='null'}
6652020-02-20 10:50:55 DEBUG KafkaAssemblyOperator:859 - Kafka version change: Kafka version=KafkaVersion{version='2.4.0', protocolVersion='2.4', messageVersion='2.4', zookeeperVersion='3.5.6', isDefault=true, unsupportedFeatures='null'} (no version change)
6662020-02-20 10:50:55 DEBUG KafkaAssemblyOperator:770 - Kafka.spec.kafka.version is unchanged therefore no change to Zookeeper is required
6672020-02-20 10:50:55 DEBUG ServiceAccountOperator:102 - ServiceAccount kafka-demo/demo2020-zookeeper already exists, patching it
6682020-02-20 10:50:55 DEBUG PvcOperator:102 - PersistentVolumeClaim kafka-demo/data-demo2020-zookeeper-0 already exists, patching it
6692020-02-20 10:50:55 DEBUG PvcOperator:102 - PersistentVolumeClaim kafka-demo/data-demo2020-zookeeper-2 already exists, patching it
6702020-02-20 10:50:55 DEBUG PvcOperator:168 - PersistentVolumeClaim data-demo2020-zookeeper-0 in namespace kafka-demo has been patched
6712020-02-20 10:50:55 DEBUG PvcOperator:168 - PersistentVolumeClaim data-demo2020-zookeeper-2 in namespace kafka-demo has been patched
6722020-02-20 10:50:55 DEBUG PvcOperator:102 - PersistentVolumeClaim kafka-demo/data-demo2020-zookeeper-1 already exists, patching it
6732020-02-20 10:50:55 DEBUG PvcOperator:168 - PersistentVolumeClaim data-demo2020-zookeeper-1 in namespace kafka-demo has been patched
6742020-02-20 10:50:55 DEBUG ServiceOperator:102 - Service kafka-demo/demo2020-zookeeper-client already exists, patching it
6752020-02-20 10:50:55 DEBUG ServiceOperator:168 - Service demo2020-zookeeper-client in namespace kafka-demo has been patched
6762020-02-20 10:50:55 DEBUG ServiceOperator:102 - Service kafka-demo/demo2020-zookeeper-nodes already exists, patching it
6772020-02-20 10:50:55 DEBUG ServiceOperator:168 - Service demo2020-zookeeper-nodes in namespace kafka-demo has been patched
6782020-02-20 10:50:55 DEBUG ConfigMapOperator:102 - ConfigMap kafka-demo/demo2020-zookeeper-config already exists, patching it
6792020-02-20 10:50:55 DEBUG ConfigMapOperator:47 - ConfigMap demo2020-zookeeper-config in namespace kafka-demo has not been patched because resources are equal
6802020-02-20 10:50:55 DEBUG AbstractModel:471 - Generating certificates
6812020-02-20 10:50:55 DEBUG AbstractModel:474 - Cluster communication certificates
6822020-02-20 10:50:55 DEBUG Ca:137 - cluster-ca: Reconciling zookeeper certificates
6832020-02-20 10:50:55 DEBUG Ca:361 - Certificate for demo2020-zookeeper-0 already exists
6842020-02-20 10:50:55 DEBUG Ca:361 - Certificate for demo2020-zookeeper-1 already exists
6852020-02-20 10:50:55 DEBUG Ca:361 - Certificate for demo2020-zookeeper-2 already exists
6862020-02-20 10:50:55 DEBUG AbstractModel:476 - End generating certificates
6872020-02-20 10:50:55 DEBUG SecretOperator:102 - Secret kafka-demo/demo2020-zookeeper-nodes already exists, patching it
6882020-02-20 10:50:55 DEBUG SecretOperator:168 - Secret demo2020-zookeeper-nodes in namespace kafka-demo has been patched
6892020-02-20 10:50:55 DEBUG PodDisruptionBudgetOperator:102 - PodDisruptionBudget kafka-demo/demo2020-zookeeper already exists, patching it
6902020-02-20 10:50:55 DEBUG PodDisruptionBudgetOperator:149 - PodDisruptionBudget demo2020-zookeeper in namespace kafka-demo has been deleted
6912020-02-20 10:50:55 DEBUG PodDisruptionBudgetOperator:195 - PodDisruptionBudget demo2020-zookeeper in namespace kafka-demo has been created
6922020-02-20 10:50:55 DEBUG ZookeeperSetOperator:102 - StatefulSet kafka-demo/demo2020-zookeeper already exists, patching it
6932020-02-20 10:50:55 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-zookeeper ignoring diff {"op":"remove","path":"/spec/revisionHistoryLimit"}
6942020-02-20 10:50:55 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-zookeeper ignoring diff {"op":"remove","path":"/spec/template/metadata/annotations/strimzi.io~1generation"}
6952020-02-20 10:50:55 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-zookeeper ignoring diff {"op":"remove","path":"/spec/template/spec/containers/0/livenessProbe/failureThreshold"}
6962020-02-20 10:50:55 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-zookeeper ignoring diff {"op":"remove","path":"/spec/template/spec/containers/0/livenessProbe/periodSeconds"}
6972020-02-20 10:50:55 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-zookeeper ignoring diff {"op":"remove","path":"/spec/template/spec/containers/0/livenessProbe/successThreshold"}
6982020-02-20 10:50:55 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-zookeeper ignoring diff {"op":"remove","path":"/spec/template/spec/containers/0/readinessProbe/failureThreshold"}
6992020-02-20 10:50:55 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-zookeeper ignoring diff {"op":"remove","path":"/spec/template/spec/containers/0/readinessProbe/periodSeconds"}
7002020-02-20 10:50:55 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-zookeeper ignoring diff {"op":"remove","path":"/spec/template/spec/containers/0/readinessProbe/successThreshold"}
7012020-02-20 10:50:55 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-zookeeper ignoring diff {"op":"remove","path":"/spec/template/spec/containers/0/resources"}
7022020-02-20 10:50:55 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-zookeeper ignoring diff {"op":"remove","path":"/spec/template/spec/containers/0/terminationMessagePath"}
7032020-02-20 10:50:55 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-zookeeper ignoring diff {"op":"remove","path":"/spec/template/spec/containers/0/terminationMessagePolicy"}
7042020-02-20 10:50:55 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-zookeeper ignoring diff {"op":"remove","path":"/spec/template/spec/containers/1/livenessProbe/failureThreshold"}
7052020-02-20 10:50:55 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-zookeeper ignoring diff {"op":"remove","path":"/spec/template/spec/containers/1/livenessProbe/periodSeconds"}
7062020-02-20 10:50:55 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-zookeeper ignoring diff {"op":"remove","path":"/spec/template/spec/containers/1/livenessProbe/successThreshold"}
7072020-02-20 10:50:55 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-zookeeper ignoring diff {"op":"remove","path":"/spec/template/spec/containers/1/readinessProbe/failureThreshold"}
7082020-02-20 10:50:55 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-zookeeper ignoring diff {"op":"remove","path":"/spec/template/spec/containers/1/readinessProbe/periodSeconds"}
7092020-02-20 10:50:55 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-zookeeper ignoring diff {"op":"remove","path":"/spec/template/spec/containers/1/readinessProbe/successThreshold"}
7102020-02-20 10:50:55 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-zookeeper ignoring diff {"op":"remove","path":"/spec/template/spec/containers/1/resources"}
7112020-02-20 10:50:55 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-zookeeper ignoring diff {"op":"remove","path":"/spec/template/spec/containers/1/terminationMessagePath"}
7122020-02-20 10:50:55 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-zookeeper ignoring diff {"op":"remove","path":"/spec/template/spec/containers/1/terminationMessagePolicy"}
7132020-02-20 10:50:55 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-zookeeper ignoring diff {"op":"remove","path":"/spec/template/spec/dnsPolicy"}
7142020-02-20 10:50:55 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-zookeeper ignoring diff {"op":"remove","path":"/spec/template/spec/restartPolicy"}
7152020-02-20 10:50:55 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-zookeeper ignoring diff {"op":"remove","path":"/spec/template/spec/securityContext"}
7162020-02-20 10:50:55 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-zookeeper ignoring diff {"op":"remove","path":"/spec/template/spec/serviceAccount"}
7172020-02-20 10:50:55 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-zookeeper ignoring diff {"op":"remove","path":"/spec/template/spec/volumes/0/configMap/defaultMode"}
7182020-02-20 10:50:55 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-zookeeper ignoring diff {"op":"remove","path":"/spec/volumeClaimTemplates/0/spec/volumeMode"}
7192020-02-20 10:50:55 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-zookeeper ignoring diff {"op":"remove","path":"/spec/volumeClaimTemplates/0/status"}
7202020-02-20 10:50:55 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-zookeeper ignoring diff {"op":"remove","path":"/status"}
7212020-02-20 10:50:55 DEBUG StatefulSetOperator:297 - Patching StatefulSet kafka-demo/demo2020-zookeeper
7222020-02-20 10:50:55 DEBUG ZookeeperSetOperator:168 - StatefulSet demo2020-zookeeper in namespace kafka-demo has been patched
7232020-02-20 10:50:55 DEBUG ZookeeperSetOperator:79 - Considering rolling update of kafka-demo/demo2020-zookeeper
7242020-02-20 10:50:55 DEBUG KafkaAssemblyOperator:2825 - Rolling update of kafka-demo/demo2020-zookeeper: pod demo2020-zookeeper-0 has strimzi.io/generation=0; sts has strimzi.io/generation=0
7252020-02-20 10:50:55 DEBUG KafkaAssemblyOperator:2843 - Rolling update of kafka-demo/demo2020-zookeeper: pod demo2020-zookeeper-0 has strimzi.io/custom-cert-tls-listener-thumbprint=; sts has strimzi.io/custom-cert-tls-listener-thumbprint=
7262020-02-20 10:50:55 DEBUG KafkaAssemblyOperator:2843 - Rolling update of kafka-demo/demo2020-zookeeper: pod demo2020-zookeeper-0 has strimzi.io/custom-cert-external-listener-thumbprint=; sts has strimzi.io/custom-cert-external-listener-thumbprint=
7272020-02-20 10:50:55 DEBUG KafkaAssemblyOperator:2825 - Rolling update of kafka-demo/demo2020-zookeeper: pod demo2020-zookeeper-1 has strimzi.io/generation=0; sts has strimzi.io/generation=0
7282020-02-20 10:50:55 DEBUG KafkaAssemblyOperator:2843 - Rolling update of kafka-demo/demo2020-zookeeper: pod demo2020-zookeeper-1 has strimzi.io/custom-cert-tls-listener-thumbprint=; sts has strimzi.io/custom-cert-tls-listener-thumbprint=
7292020-02-20 10:50:55 DEBUG KafkaAssemblyOperator:2843 - Rolling update of kafka-demo/demo2020-zookeeper: pod demo2020-zookeeper-1 has strimzi.io/custom-cert-external-listener-thumbprint=; sts has strimzi.io/custom-cert-external-listener-thumbprint=
7302020-02-20 10:50:55 DEBUG KafkaAssemblyOperator:2825 - Rolling update of kafka-demo/demo2020-zookeeper: pod demo2020-zookeeper-2 has strimzi.io/generation=0; sts has strimzi.io/generation=0
7312020-02-20 10:50:55 DEBUG KafkaAssemblyOperator:2843 - Rolling update of kafka-demo/demo2020-zookeeper: pod demo2020-zookeeper-2 has strimzi.io/custom-cert-tls-listener-thumbprint=; sts has strimzi.io/custom-cert-tls-listener-thumbprint=
7322020-02-20 10:50:55 DEBUG KafkaAssemblyOperator:2843 - Rolling update of kafka-demo/demo2020-zookeeper: pod demo2020-zookeeper-2 has strimzi.io/custom-cert-external-listener-thumbprint=; sts has strimzi.io/custom-cert-external-listener-thumbprint=
7332020-02-20 10:50:55 DEBUG KafkaAssemblyOperator:2253 - Reconciliation #6(watch) Kafka(kafka-demo/demo2020): Checking readiness of pod demo2020-zookeeper-0.
7342020-02-20 10:50:55 DEBUG Util:50 - Waiting for Pods resource demo2020-zookeeper-0 in namespace kafka-demo to get ready
7352020-02-20 10:50:55 DEBUG KafkaAssemblyOperator:2253 - Reconciliation #6(watch) Kafka(kafka-demo/demo2020): Checking readiness of pod demo2020-zookeeper-1.
7362020-02-20 10:50:55 DEBUG Util:50 - Waiting for Pods resource demo2020-zookeeper-1 in namespace kafka-demo to get ready
7372020-02-20 10:50:55 DEBUG KafkaAssemblyOperator:2253 - Reconciliation #6(watch) Kafka(kafka-demo/demo2020): Checking readiness of pod demo2020-zookeeper-2.
7382020-02-20 10:50:55 DEBUG Util:50 - Waiting for Pods resource demo2020-zookeeper-2 in namespace kafka-demo to get ready
7392020-02-20 10:50:55 DEBUG Util:72 - Pods resource demo2020-zookeeper-0 in namespace kafka-demo is ready
7402020-02-20 10:50:55 DEBUG Util:72 - Pods resource demo2020-zookeeper-1 in namespace kafka-demo is ready
7412020-02-20 10:50:55 DEBUG Util:72 - Pods resource demo2020-zookeeper-2 in namespace kafka-demo is ready
7422020-02-20 10:50:55 DEBUG Util:50 - Waiting for Endpoints resource demo2020-zookeeper-client in namespace kafka-demo to get ready
7432020-02-20 10:50:55 DEBUG Util:72 - Endpoints resource demo2020-zookeeper-client in namespace kafka-demo is ready
7442020-02-20 10:50:55 DEBUG Util:50 - Waiting for Endpoints resource demo2020-zookeeper-nodes in namespace kafka-demo to get ready
7452020-02-20 10:50:55 DEBUG Util:72 - Endpoints resource demo2020-zookeeper-nodes in namespace kafka-demo is ready
7462020-02-20 10:50:55 DEBUG KafkaAssemblyOperator:2341 - Reconciliation #6(watch) Kafka(kafka-demo/demo2020): Considering manual cleaning of Pods for StatefulSet demo2020-kafka
7472020-02-20 10:50:55 DEBUG NetworkPolicyOperator:102 - NetworkPolicy kafka-demo/demo2020-network-policy-kafka already exists, patching it
7482020-02-20 10:50:55 DEBUG NetworkPolicyOperator:168 - NetworkPolicy demo2020-network-policy-kafka in namespace kafka-demo has been patched
7492020-02-20 10:50:55 DEBUG KafkaAssemblyOperator:835 - STS demo2020-kafka currently has Kafka version KafkaVersion{version='2.4.0', protocolVersion='2.4', messageVersion='2.4', zookeeperVersion='3.5.6', isDefault=true, unsupportedFeatures='null'}
7502020-02-20 10:50:55 DEBUG KafkaAssemblyOperator:845 - STS demo2020-kafka is moving from Kafka version KafkaVersion{version='2.4.0', protocolVersion='2.4', messageVersion='2.4', zookeeperVersion='3.5.6', isDefault=true, unsupportedFeatures='null'}
7512020-02-20 10:50:55 DEBUG KafkaAssemblyOperator:855 - STS demo2020-kafka is moving to Kafka version KafkaVersion{version='2.4.0', protocolVersion='2.4', messageVersion='2.4', zookeeperVersion='3.5.6', isDefault=true, unsupportedFeatures='null'}
7522020-02-20 10:50:55 DEBUG KafkaAssemblyOperator:859 - Kafka version change: Kafka version=KafkaVersion{version='2.4.0', protocolVersion='2.4', messageVersion='2.4', zookeeperVersion='3.5.6', isDefault=true, unsupportedFeatures='null'} (no version change)
7532020-02-20 10:50:55 DEBUG KafkaAssemblyOperator:905 - Kafka.spec.kafka.version unchanged
7542020-02-20 10:50:55 DEBUG PvcOperator:102 - PersistentVolumeClaim kafka-demo/data-0-demo2020-kafka-0 already exists, patching it
7552020-02-20 10:50:55 DEBUG PvcOperator:102 - PersistentVolumeClaim kafka-demo/data-0-demo2020-kafka-2 already exists, patching it
7562020-02-20 10:50:55 DEBUG PvcOperator:102 - PersistentVolumeClaim kafka-demo/data-0-demo2020-kafka-1 already exists, patching it
7572020-02-20 10:50:55 DEBUG PvcOperator:168 - PersistentVolumeClaim data-0-demo2020-kafka-0 in namespace kafka-demo has been patched
7582020-02-20 10:50:55 DEBUG PvcOperator:168 - PersistentVolumeClaim data-0-demo2020-kafka-2 in namespace kafka-demo has been patched
7592020-02-20 10:50:55 DEBUG PvcOperator:168 - PersistentVolumeClaim data-0-demo2020-kafka-1 in namespace kafka-demo has been patched
7602020-02-20 10:50:55 DEBUG ServiceAccountOperator:102 - ServiceAccount kafka-demo/demo2020-kafka already exists, patching it
7612020-02-20 10:50:55 DEBUG ClusterRoleBindingOperator:110 - ClusterRoleBinding strimzi-kafka-demo-demo2020-kafka-init does not exist, noop
7622020-02-20 10:50:56 DEBUG ServiceOperator:102 - Service kafka-demo/demo2020-kafka-bootstrap already exists, patching it
7632020-02-20 10:50:56 DEBUG ServiceOperator:168 - Service demo2020-kafka-bootstrap in namespace kafka-demo has been patched
7642020-02-20 10:50:56 DEBUG ServiceOperator:102 - Service kafka-demo/demo2020-kafka-brokers already exists, patching it
7652020-02-20 10:50:56 DEBUG ServiceOperator:168 - Service demo2020-kafka-brokers in namespace kafka-demo has been patched
7662020-02-20 10:50:56 DEBUG ServiceOperator:102 - Service kafka-demo/demo2020-kafka-external-bootstrap already exists, patching it
7672020-02-20 10:50:56 DEBUG ServiceOperator:168 - Service demo2020-kafka-external-bootstrap in namespace kafka-demo has been patched
7682020-02-20 10:50:56 DEBUG ServiceOperator:102 - Service kafka-demo/demo2020-kafka-0 already exists, patching it
7692020-02-20 10:50:56 DEBUG ServiceOperator:102 - Service kafka-demo/demo2020-kafka-2 already exists, patching it
7702020-02-20 10:50:56 DEBUG ServiceOperator:102 - Service kafka-demo/demo2020-kafka-1 already exists, patching it
7712020-02-20 10:50:56 DEBUG ServiceOperator:168 - Service demo2020-kafka-1 in namespace kafka-demo has been patched
7722020-02-20 10:50:56 DEBUG ServiceOperator:168 - Service demo2020-kafka-2 in namespace kafka-demo has been patched
7732020-02-20 10:50:56 DEBUG ServiceOperator:168 - Service demo2020-kafka-0 in namespace kafka-demo has been patched
7742020-02-20 10:50:56 DEBUG RouteOperator:111 - Route kafka-demo/demo2020-kafka-bootstrap does not exist, noop
7752020-02-20 10:50:56 DEBUG RouteOperator:111 - Route kafka-demo/demo2020-kafka-2 does not exist, noop
7762020-02-20 10:50:56 DEBUG RouteOperator:111 - Route kafka-demo/demo2020-kafka-1 does not exist, noop
7772020-02-20 10:50:56 DEBUG RouteOperator:111 - Route kafka-demo/demo2020-kafka-0 does not exist, noop
7782020-02-20 10:50:56 DEBUG Util:50 - Waiting for Service resource demo2020-kafka-external-bootstrap in namespace kafka-demo to get ready
7792020-02-20 10:50:56 DEBUG Util:72 - Service resource demo2020-kafka-external-bootstrap in namespace kafka-demo is ready
7802020-02-20 10:50:56 DEBUG Util:50 - Waiting for Service resource demo2020-kafka-0 in namespace kafka-demo to get ready
7812020-02-20 10:50:56 DEBUG Util:50 - Waiting for Service resource demo2020-kafka-1 in namespace kafka-demo to get ready
7822020-02-20 10:50:56 DEBUG Util:50 - Waiting for Service resource demo2020-kafka-2 in namespace kafka-demo to get ready
7832020-02-20 10:50:56 DEBUG Util:72 - Service resource demo2020-kafka-0 in namespace kafka-demo is ready
7842020-02-20 10:50:56 DEBUG Util:72 - Service resource demo2020-kafka-1 in namespace kafka-demo is ready
7852020-02-20 10:50:56 DEBUG Util:72 - Service resource demo2020-kafka-2 in namespace kafka-demo is ready
7862020-02-20 10:50:56 DEBUG AbstractModel:726 - Generating certificates
7872020-02-20 10:50:56 DEBUG Ca:192 - cluster-ca: Reconciling kafka broker certificates
7882020-02-20 10:50:56 DEBUG Ca:361 - Certificate for demo2020-kafka-0 already exists
7892020-02-20 10:50:56 DEBUG Ca:361 - Certificate for demo2020-kafka-1 already exists
7902020-02-20 10:50:56 DEBUG Ca:361 - Certificate for demo2020-kafka-2 already exists
7912020-02-20 10:50:56 DEBUG AbstractModel:734 - End generating certificates
7922020-02-20 10:50:56 DEBUG ConfigMapOperator:102 - ConfigMap kafka-demo/demo2020-kafka-config already exists, patching it
7932020-02-20 10:50:56 DEBUG ConfigMapOperator:168 - ConfigMap demo2020-kafka-config in namespace kafka-demo has been patched
7942020-02-20 10:50:56 DEBUG SecretOperator:102 - Secret kafka-demo/demo2020-kafka-brokers already exists, patching it
7952020-02-20 10:50:56 DEBUG SecretOperator:168 - Secret demo2020-kafka-brokers in namespace kafka-demo has been patched
7962020-02-20 10:50:56 DEBUG SecretOperator:111 - Secret kafka-demo/demo2020-kafka-jmx does not exist, noop
7972020-02-20 10:50:56 DEBUG PodDisruptionBudgetOperator:102 - PodDisruptionBudget kafka-demo/demo2020-kafka already exists, patching it
7982020-02-20 10:50:56 DEBUG PodDisruptionBudgetOperator:149 - PodDisruptionBudget demo2020-kafka in namespace kafka-demo has been deleted
7992020-02-20 10:50:56 DEBUG PodDisruptionBudgetOperator:195 - PodDisruptionBudget demo2020-kafka in namespace kafka-demo has been created
8002020-02-20 10:50:56 DEBUG KafkaSetOperator:102 - StatefulSet kafka-demo/demo2020-kafka already exists, patching it
8012020-02-20 10:50:56 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-kafka ignoring diff {"op":"remove","path":"/spec/revisionHistoryLimit"}
8022020-02-20 10:50:56 DEBUG StatefulSetDiff:98 - StatefulSet kafka-demo/demo2020-kafka differs: {"op":"replace","path":"/spec/template/metadata/annotations/strimzi.io~1broker-configuration-hash","value":"9fbc8ff26801458f7c7b1651a388b054130848560cea88ca91d357343a3ecf4020face97ee9461ca6c43f5c4d61ccde556b584fc371f7b946a6ed7b8ec361e48"}
8032020-02-20 10:50:56 DEBUG StatefulSetDiff:99 - Current StatefulSet path /spec/template/metadata/annotations/strimzi.io~1broker-configuration-hash has value
8042020-02-20 10:50:56 DEBUG StatefulSetDiff:100 - Desired StatefulSet path /spec/template/metadata/annotations/strimzi.io~1broker-configuration-hash has value
8052020-02-20 10:50:56 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-kafka ignoring diff {"op":"remove","path":"/spec/template/metadata/annotations/strimzi.io~1generation"}
8062020-02-20 10:50:56 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-kafka ignoring diff {"op":"remove","path":"/spec/template/spec/containers/0/livenessProbe/failureThreshold"}
8072020-02-20 10:50:56 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-kafka ignoring diff {"op":"remove","path":"/spec/template/spec/containers/0/livenessProbe/periodSeconds"}
8082020-02-20 10:50:56 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-kafka ignoring diff {"op":"remove","path":"/spec/template/spec/containers/0/livenessProbe/successThreshold"}
8092020-02-20 10:50:56 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-kafka ignoring diff {"op":"remove","path":"/spec/template/spec/containers/0/readinessProbe/failureThreshold"}
8102020-02-20 10:50:56 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-kafka ignoring diff {"op":"remove","path":"/spec/template/spec/containers/0/readinessProbe/periodSeconds"}
8112020-02-20 10:50:56 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-kafka ignoring diff {"op":"remove","path":"/spec/template/spec/containers/0/readinessProbe/successThreshold"}
8122020-02-20 10:50:56 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-kafka ignoring diff {"op":"remove","path":"/spec/template/spec/containers/0/resources"}
8132020-02-20 10:50:56 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-kafka ignoring diff {"op":"remove","path":"/spec/template/spec/containers/0/terminationMessagePath"}
8142020-02-20 10:50:56 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-kafka ignoring diff {"op":"remove","path":"/spec/template/spec/containers/0/terminationMessagePolicy"}
8152020-02-20 10:50:56 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-kafka ignoring diff {"op":"remove","path":"/spec/template/spec/containers/1/livenessProbe/failureThreshold"}
8162020-02-20 10:50:56 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-kafka ignoring diff {"op":"remove","path":"/spec/template/spec/containers/1/livenessProbe/periodSeconds"}
8172020-02-20 10:50:56 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-kafka ignoring diff {"op":"remove","path":"/spec/template/spec/containers/1/livenessProbe/successThreshold"}
8182020-02-20 10:50:56 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-kafka ignoring diff {"op":"remove","path":"/spec/template/spec/containers/1/readinessProbe/failureThreshold"}
8192020-02-20 10:50:56 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-kafka ignoring diff {"op":"remove","path":"/spec/template/spec/containers/1/readinessProbe/periodSeconds"}
8202020-02-20 10:50:56 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-kafka ignoring diff {"op":"remove","path":"/spec/template/spec/containers/1/readinessProbe/successThreshold"}
8212020-02-20 10:50:56 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-kafka ignoring diff {"op":"remove","path":"/spec/template/spec/containers/1/resources"}
8222020-02-20 10:50:56 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-kafka ignoring diff {"op":"remove","path":"/spec/template/spec/containers/1/terminationMessagePath"}
8232020-02-20 10:50:56 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-kafka ignoring diff {"op":"remove","path":"/spec/template/spec/containers/1/terminationMessagePolicy"}
8242020-02-20 10:50:56 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-kafka ignoring diff {"op":"remove","path":"/spec/template/spec/dnsPolicy"}
8252020-02-20 10:50:56 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-kafka ignoring diff {"op":"remove","path":"/spec/template/spec/restartPolicy"}
8262020-02-20 10:50:56 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-kafka ignoring diff {"op":"remove","path":"/spec/template/spec/securityContext"}
8272020-02-20 10:50:56 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-kafka ignoring diff {"op":"remove","path":"/spec/template/spec/serviceAccount"}
8282020-02-20 10:50:56 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-kafka ignoring diff {"op":"remove","path":"/spec/template/spec/volumes/3/configMap/defaultMode"}
8292020-02-20 10:50:56 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-kafka ignoring diff {"op":"remove","path":"/spec/volumeClaimTemplates/0/spec/volumeMode"}
8302020-02-20 10:50:56 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-kafka ignoring diff {"op":"remove","path":"/spec/volumeClaimTemplates/0/status"}
8312020-02-20 10:50:56 DEBUG StatefulSetDiff:82 - StatefulSet kafka-demo/demo2020-kafka ignoring diff {"op":"remove","path":"/status"}
8322020-02-20 10:50:56 DEBUG KafkaSetOperator:53 - Changed template spec => needs rolling update
8332020-02-20 10:50:56 DEBUG StatefulSetOperator:297 - Patching StatefulSet kafka-demo/demo2020-kafka
8342020-02-20 10:50:56 DEBUG KafkaSetOperator:168 - StatefulSet demo2020-kafka in namespace kafka-demo has been patched
8352020-02-20 10:50:56 DEBUG KafkaRoller:149 - Initial order for rolling restart [0, 1, 2]
8362020-02-20 10:50:56 DEBUG KafkaRoller:193 - Considering restart of pod 0 after delay of 0 MILLISECONDS
8372020-02-20 10:50:56 DEBUG KafkaAssemblyOperator:2825 - Rolling update of kafka-demo/demo2020-kafka: pod demo2020-kafka-0 has strimzi.io/generation=0; sts has strimzi.io/generation=1
8382020-02-20 10:50:56 DEBUG KafkaAssemblyOperator:2843 - Rolling update of kafka-demo/demo2020-kafka: pod demo2020-kafka-0 has strimzi.io/custom-cert-tls-listener-thumbprint=; sts has strimzi.io/custom-cert-tls-listener-thumbprint=
8392020-02-20 10:50:56 DEBUG KafkaAssemblyOperator:2843 - Rolling update of kafka-demo/demo2020-kafka: pod demo2020-kafka-0 has strimzi.io/custom-cert-external-listener-thumbprint=; sts has strimzi.io/custom-cert-external-listener-thumbprint=
8402020-02-20 10:50:56 DEBUG KafkaAssemblyOperator:2907 - Reconciliation #6(watch) Kafka(kafka-demo/demo2020): Rolling pod demo2020-kafka-0 due to [Pod has old generation]
8412020-02-20 10:50:56 DEBUG KafkaRoller:245 - Pod 0 needs to be restarted
8422020-02-20 10:50:56 DEBUG KafkaRoller:395 - Creating AdminClient for demo2020-kafka-0.demo2020-kafka-brokers.kafka-demo.svc.cluster.local:9091
8432020-02-20 10:50:57 DEBUG KafkaRoller:429 - controller is 2
8442020-02-20 10:50:57 DEBUG KafkaAvailability:58 - Determining whether broker 0 can be rolled
8452020-02-20 10:50:57 DEBUG KafkaAvailability:201 - Got 0 topic names
8462020-02-20 10:50:57 DEBUG KafkaAvailability:47 - Got 0 topic names
8472020-02-20 10:50:57 DEBUG KafkaAvailability:187 - Got topic descriptions for 0 topics
8482020-02-20 10:50:57 DEBUG KafkaAvailability:65 - Got 0 topic descriptions
8492020-02-20 10:50:57 DEBUG KafkaAvailability:146 - Getting topic configs for 0 topics
8502020-02-20 10:50:57 DEBUG KafkaAvailability:155 - Got topic configs for 0 topics
8512020-02-20 10:50:57 DEBUG KafkaRoller:258 - Pod 0 can be rolled now
8522020-02-20 10:50:57 DEBUG KafkaRoller:339 - Rolling pod demo2020-kafka-0
8532020-02-20 10:50:57 INFO PodOperator:65 - Rolling update of kafka-demo/demo2020-kafka: Rolling pod demo2020-kafka-0
8542020-02-20 10:50:57 DEBUG PodOperator:71 - Rolling update of kafka-demo/demo2020-kafka}: Waiting for pod demo2020-kafka-0 to be deleted
8552020-02-20 10:50:57 DEBUG PodOperator:108 - Pods kafka-demo/demo2020-kafka-0 exist, deleting it
8562020-02-20 10:50:57 DEBUG PodOperator:149 - Pods demo2020-kafka-0 in namespace kafka-demo has been deleted
8572020-02-20 10:50:57 DEBUG Util:50 - Waiting for Pods resource demo2020-kafka-0 in namespace kafka-demo to get ready
8582020-02-20 10:51:04 DEBUG PodOperator:79 - Rolling pod demo2020-kafka-0 finished
8592020-02-20 10:51:04 DEBUG Util:72 - Pods resource demo2020-kafka-0 in namespace kafka-demo is ready
8602020-02-20 10:51:04 DEBUG PodOperator:88 - Rolling update of kafka-demo/demo2020-kafka: Pod demo2020-kafka-0 was deleted
8612020-02-20 10:51:04 DEBUG KafkaRoller:341 - Waiting for restarted pod demo2020-kafka-0 to become ready
8622020-02-20 10:51:04 DEBUG Util:50 - Waiting for Pods resource demo2020-kafka-0 in namespace kafka-demo to get ready
8632020-02-20 10:51:40 DEBUG Util:72 - Pods resource demo2020-kafka-0 in namespace kafka-demo is ready
8642020-02-20 10:51:40 DEBUG KafkaRoller:343 - Pod demo2020-kafka-0 is now ready
8652020-02-20 10:51:40 DEBUG KafkaRoller:193 - Considering restart of pod 1 after delay of 0 MILLISECONDS
8662020-02-20 10:51:40 DEBUG KafkaAssemblyOperator:2825 - Rolling update of kafka-demo/demo2020-kafka: pod demo2020-kafka-1 has strimzi.io/generation=0; sts has strimzi.io/generation=1
8672020-02-20 10:51:40 DEBUG KafkaAssemblyOperator:2843 - Rolling update of kafka-demo/demo2020-kafka: pod demo2020-kafka-1 has strimzi.io/custom-cert-tls-listener-thumbprint=; sts has strimzi.io/custom-cert-tls-listener-thumbprint=
8682020-02-20 10:51:40 DEBUG KafkaAssemblyOperator:2843 - Rolling update of kafka-demo/demo2020-kafka: pod demo2020-kafka-1 has strimzi.io/custom-cert-external-listener-thumbprint=; sts has strimzi.io/custom-cert-external-listener-thumbprint=
8692020-02-20 10:51:40 DEBUG KafkaAssemblyOperator:2907 - Reconciliation #6(watch) Kafka(kafka-demo/demo2020): Rolling pod demo2020-kafka-1 due to [Pod has old generation]
8702020-02-20 10:51:40 DEBUG KafkaRoller:245 - Pod 1 needs to be restarted
8712020-02-20 10:51:40 DEBUG KafkaRoller:395 - Creating AdminClient for demo2020-kafka-1.demo2020-kafka-brokers.kafka-demo.svc.cluster.local:9091
8722020-02-20 10:51:41 DEBUG KafkaRoller:429 - controller is 2
8732020-02-20 10:51:41 DEBUG KafkaAvailability:58 - Determining whether broker 1 can be rolled
8742020-02-20 10:51:41 DEBUG KafkaAvailability:201 - Got 0 topic names
8752020-02-20 10:51:41 DEBUG KafkaAvailability:47 - Got 0 topic names
8762020-02-20 10:51:41 DEBUG KafkaAvailability:187 - Got topic descriptions for 0 topics
8772020-02-20 10:51:41 DEBUG KafkaAvailability:65 - Got 0 topic descriptions
8782020-02-20 10:51:41 DEBUG KafkaAvailability:146 - Getting topic configs for 0 topics
8792020-02-20 10:51:41 DEBUG KafkaAvailability:155 - Got topic configs for 0 topics
8802020-02-20 10:51:41 DEBUG KafkaRoller:258 - Pod 1 can be rolled now
8812020-02-20 10:51:41 DEBUG KafkaRoller:339 - Rolling pod demo2020-kafka-1
8822020-02-20 10:51:41 INFO PodOperator:65 - Rolling update of kafka-demo/demo2020-kafka: Rolling pod demo2020-kafka-1
8832020-02-20 10:51:41 DEBUG PodOperator:71 - Rolling update of kafka-demo/demo2020-kafka}: Waiting for pod demo2020-kafka-1 to be deleted
8842020-02-20 10:51:41 DEBUG PodOperator:108 - Pods kafka-demo/demo2020-kafka-1 exist, deleting it
8852020-02-20 10:51:41 DEBUG PodOperator:149 - Pods demo2020-kafka-1 in namespace kafka-demo has been deleted
8862020-02-20 10:51:41 DEBUG Util:50 - Waiting for Pods resource demo2020-kafka-1 in namespace kafka-demo to get ready
8872020-02-20 10:51:45 DEBUG PodOperator:79 - Rolling pod demo2020-kafka-1 finished
8882020-02-20 10:51:45 DEBUG Util:72 - Pods resource demo2020-kafka-1 in namespace kafka-demo is ready
8892020-02-20 10:51:45 DEBUG PodOperator:88 - Rolling update of kafka-demo/demo2020-kafka: Pod demo2020-kafka-1 was deleted
8902020-02-20 10:51:45 DEBUG KafkaRoller:341 - Waiting for restarted pod demo2020-kafka-1 to become ready
8912020-02-20 10:51:45 DEBUG Util:50 - Waiting for Pods resource demo2020-kafka-1 in namespace kafka-demo to get ready
8922020-02-20 10:52:07 INFO ClusterOperator:125 - Triggering periodic reconciliation for namespace kafka-demo...
8932020-02-20 10:52:17 WARN AbstractOperator:193 - Reconciliation #7(timer) Kafka(kafka-demo/demo2020): Failed to acquire lock lock::kafka-demo::Kafka::demo2020 within 10000ms.
8942020-02-20 10:54:07 INFO ClusterOperator:125 - Triggering periodic reconciliation for namespace kafka-demo...
8952020-02-20 10:54:17 WARN AbstractOperator:193 - Reconciliation #8(timer) Kafka(kafka-demo/demo2020): Failed to acquire lock lock::kafka-demo::Kafka::demo2020 within 10000ms.
8962020-02-20 10:54:35 DEBUG Util:72 - Pods resource demo2020-kafka-1 in namespace kafka-demo is ready
8972020-02-20 10:54:35 DEBUG KafkaRoller:343 - Pod demo2020-kafka-1 is now ready
8982020-02-20 10:54:35 DEBUG KafkaRoller:193 - Considering restart of pod 2 after delay of 0 MILLISECONDS
8992020-02-20 10:54:35 DEBUG KafkaAssemblyOperator:2825 - Rolling update of kafka-demo/demo2020-kafka: pod demo2020-kafka-2 has strimzi.io/generation=0; sts has strimzi.io/generation=1
9002020-02-20 10:54:35 DEBUG KafkaAssemblyOperator:2843 - Rolling update of kafka-demo/demo2020-kafka: pod demo2020-kafka-2 has strimzi.io/custom-cert-tls-listener-thumbprint=; sts has strimzi.io/custom-cert-tls-listener-thumbprint=
9012020-02-20 10:54:35 DEBUG KafkaAssemblyOperator:2843 - Rolling update of kafka-demo/demo2020-kafka: pod demo2020-kafka-2 has strimzi.io/custom-cert-external-listener-thumbprint=; sts has strimzi.io/custom-cert-external-listener-thumbprint=
9022020-02-20 10:54:35 DEBUG KafkaAssemblyOperator:2907 - Reconciliation #6(watch) Kafka(kafka-demo/demo2020): Rolling pod demo2020-kafka-2 due to [Pod has old generation]
9032020-02-20 10:54:35 DEBUG KafkaRoller:245 - Pod 2 needs to be restarted
9042020-02-20 10:54:35 DEBUG KafkaRoller:395 - Creating AdminClient for demo2020-kafka-2.demo2020-kafka-brokers.kafka-demo.svc.cluster.local:9091
9052020-02-20 10:54:35 DEBUG KafkaRoller:429 - controller is 2
9062020-02-20 10:54:35 DEBUG KafkaAvailability:58 - Determining whether broker 2 can be rolled
9072020-02-20 10:54:35 DEBUG KafkaAvailability:201 - Got 0 topic names
9082020-02-20 10:54:35 DEBUG KafkaAvailability:47 - Got 0 topic names
9092020-02-20 10:54:35 DEBUG KafkaAvailability:187 - Got topic descriptions for 0 topics
9102020-02-20 10:54:35 DEBUG KafkaAvailability:65 - Got 0 topic descriptions
9112020-02-20 10:54:35 DEBUG KafkaAvailability:146 - Getting topic configs for 0 topics
9122020-02-20 10:54:35 DEBUG KafkaAvailability:155 - Got topic configs for 0 topics
9132020-02-20 10:54:35 DEBUG KafkaRoller:258 - Pod 2 can be rolled now
9142020-02-20 10:54:35 DEBUG KafkaRoller:339 - Rolling pod demo2020-kafka-2
9152020-02-20 10:54:35 INFO PodOperator:65 - Rolling update of kafka-demo/demo2020-kafka: Rolling pod demo2020-kafka-2
9162020-02-20 10:54:35 DEBUG PodOperator:71 - Rolling update of kafka-demo/demo2020-kafka}: Waiting for pod demo2020-kafka-2 to be deleted
9172020-02-20 10:54:35 DEBUG PodOperator:108 - Pods kafka-demo/demo2020-kafka-2 exist, deleting it
9182020-02-20 10:54:35 DEBUG PodOperator:149 - Pods demo2020-kafka-2 in namespace kafka-demo has been deleted
9192020-02-20 10:54:35 DEBUG Util:50 - Waiting for Pods resource demo2020-kafka-2 in namespace kafka-demo to get ready
9202020-02-20 10:54:42 DEBUG PodOperator:79 - Rolling pod demo2020-kafka-2 finished
9212020-02-20 10:54:42 DEBUG Util:72 - Pods resource demo2020-kafka-2 in namespace kafka-demo is ready
9222020-02-20 10:54:42 DEBUG PodOperator:88 - Rolling update of kafka-demo/demo2020-kafka: Pod demo2020-kafka-2 was deleted
9232020-02-20 10:54:42 DEBUG KafkaRoller:341 - Waiting for restarted pod demo2020-kafka-2 to become ready
9242020-02-20 10:54:42 DEBUG Util:50 - Waiting for Pods resource demo2020-kafka-2 in namespace kafka-demo to get ready
9252020-02-20 10:55:16 DEBUG Util:72 - Pods resource demo2020-kafka-2 in namespace kafka-demo is ready
9262020-02-20 10:55:16 DEBUG KafkaRoller:343 - Pod demo2020-kafka-2 is now ready
9272020-02-20 10:55:16 DEBUG KafkaAssemblyOperator:2253 - Reconciliation #6(watch) Kafka(kafka-demo/demo2020): Checking readiness of pod demo2020-kafka-0.
9282020-02-20 10:55:16 DEBUG Util:50 - Waiting for Pods resource demo2020-kafka-0 in namespace kafka-demo to get ready
9292020-02-20 10:55:16 DEBUG KafkaAssemblyOperator:2253 - Reconciliation #6(watch) Kafka(kafka-demo/demo2020): Checking readiness of pod demo2020-kafka-1.
9302020-02-20 10:55:16 DEBUG Util:50 - Waiting for Pods resource demo2020-kafka-1 in namespace kafka-demo to get ready
9312020-02-20 10:55:16 DEBUG KafkaAssemblyOperator:2253 - Reconciliation #6(watch) Kafka(kafka-demo/demo2020): Checking readiness of pod demo2020-kafka-2.
9322020-02-20 10:55:16 DEBUG Util:50 - Waiting for Pods resource demo2020-kafka-2 in namespace kafka-demo to get ready
9332020-02-20 10:55:16 DEBUG Util:72 - Pods resource demo2020-kafka-0 in namespace kafka-demo is ready
9342020-02-20 10:55:16 DEBUG Util:72 - Pods resource demo2020-kafka-1 in namespace kafka-demo is ready
9352020-02-20 10:55:16 DEBUG Util:72 - Pods resource demo2020-kafka-2 in namespace kafka-demo is ready
9362020-02-20 10:55:16 DEBUG Util:50 - Waiting for Endpoints resource demo2020-kafka-bootstrap in namespace kafka-demo to get ready
9372020-02-20 10:55:16 DEBUG Util:72 - Endpoints resource demo2020-kafka-bootstrap in namespace kafka-demo is ready
9382020-02-20 10:55:16 DEBUG Util:50 - Waiting for Endpoints resource demo2020-kafka-brokers in namespace kafka-demo to get ready
9392020-02-20 10:55:16 DEBUG Util:72 - Endpoints resource demo2020-kafka-brokers in namespace kafka-demo is ready
9402020-02-20 10:55:16 DEBUG ServiceAccountOperator:111 - ServiceAccount kafka-demo/demo2020-topic-operator does not exist, noop
9412020-02-20 10:55:16 DEBUG RoleBindingOperator:111 - RoleBinding kafka-demo/strimzi-demo2020-topic-operator does not exist, noop
9422020-02-20 10:55:16 DEBUG ConfigMapOperator:111 - ConfigMap kafka-demo/demo2020-topic-operator-config does not exist, noop
9432020-02-20 10:55:16 DEBUG SecretOperator:111 - Secret kafka-demo/demo2020-topic-operator-certs does not exist, noop
9442020-02-20 10:55:16 DEBUG DeploymentOperator:111 - Deployment kafka-demo/demo2020-topic-operator does not exist, noop
9452020-02-20 10:55:16 DEBUG AbstractModel:374 - logging is not set, using default loggers
9462020-02-20 10:55:16 DEBUG AbstractModel:374 - logging is not set, using default loggers
9472020-02-20 10:55:16 DEBUG ServiceAccountOperator:102 - ServiceAccount kafka-demo/demo2020-entity-operator already exists, patching it
9482020-02-20 10:55:16 DEBUG RoleBindingOperator:102 - RoleBinding kafka-demo/strimzi-demo2020-entity-topic-operator already exists, patching it
9492020-02-20 10:55:16 DEBUG RoleBindingOperator:168 - RoleBinding strimzi-demo2020-entity-topic-operator in namespace kafka-demo has been patched
9502020-02-20 10:55:16 DEBUG RoleBindingOperator:102 - RoleBinding kafka-demo/strimzi-demo2020-entity-user-operator already exists, patching it
9512020-02-20 10:55:16 DEBUG RoleBindingOperator:168 - RoleBinding strimzi-demo2020-entity-user-operator in namespace kafka-demo has been patched
9522020-02-20 10:55:16 DEBUG ConfigMapOperator:102 - ConfigMap kafka-demo/demo2020-entity-topic-operator-config already exists, patching it
9532020-02-20 10:55:16 DEBUG ConfigMapOperator:47 - ConfigMap demo2020-entity-topic-operator-config in namespace kafka-demo has not been patched because resources are equal
9542020-02-20 10:55:16 DEBUG ConfigMapOperator:102 - ConfigMap kafka-demo/demo2020-entity-user-operator-config already exists, patching it
9552020-02-20 10:55:16 DEBUG ConfigMapOperator:47 - ConfigMap demo2020-entity-user-operator-config in namespace kafka-demo has not been patched because resources are equal
9562020-02-20 10:55:16 DEBUG SecretOperator:102 - Secret kafka-demo/demo2020-entity-operator-certs already exists, patching it
9572020-02-20 10:55:16 DEBUG SecretOperator:168 - Secret demo2020-entity-operator-certs in namespace kafka-demo has been patched
9582020-02-20 10:55:16 DEBUG DeploymentOperator:102 - Deployment kafka-demo/demo2020-entity-operator already exists, patching it
9592020-02-20 10:55:16 DEBUG DeploymentOperator:168 - Deployment demo2020-entity-operator in namespace kafka-demo has been patched
9602020-02-20 10:55:16 DEBUG Util:50 - Waiting for Deployment resource demo2020-entity-operator in namespace kafka-demo to get ready
9612020-02-20 10:55:16 DEBUG Util:72 - Deployment resource demo2020-entity-operator in namespace kafka-demo is ready
9622020-02-20 10:55:16 DEBUG Util:50 - Waiting for Deployment resource demo2020-entity-operator in namespace kafka-demo to get ready
9632020-02-20 10:55:16 DEBUG Util:72 - Deployment resource demo2020-entity-operator in namespace kafka-demo is ready
9642020-02-20 10:55:16 DEBUG ServiceAccountOperator:102 - ServiceAccount kafka-demo/demo2020-kafka-exporter already exists, patching it
9652020-02-20 10:55:16 DEBUG SecretOperator:102 - Secret kafka-demo/demo2020-kafka-exporter-certs already exists, patching it
9662020-02-20 10:55:16 DEBUG SecretOperator:168 - Secret demo2020-kafka-exporter-certs in namespace kafka-demo has been patched
9672020-02-20 10:55:16 DEBUG ServiceOperator:102 - Service kafka-demo/demo2020-kafka-exporter already exists, patching it
9682020-02-20 10:55:16 DEBUG ServiceOperator:168 - Service demo2020-kafka-exporter in namespace kafka-demo has been patched
9692020-02-20 10:55:16 DEBUG DeploymentOperator:102 - Deployment kafka-demo/demo2020-kafka-exporter already exists, patching it
9702020-02-20 10:55:16 DEBUG DeploymentOperator:168 - Deployment demo2020-kafka-exporter in namespace kafka-demo has been patched
9712020-02-20 10:55:16 DEBUG Util:50 - Waiting for Deployment resource demo2020-kafka-exporter in namespace kafka-demo to get ready
9722020-02-20 10:55:16 DEBUG Util:72 - Deployment resource demo2020-kafka-exporter in namespace kafka-demo is ready
9732020-02-20 10:55:16 DEBUG Util:50 - Waiting for Deployment resource demo2020-kafka-exporter in namespace kafka-demo to get ready
9742020-02-20 10:55:16 DEBUG Util:72 - Deployment resource demo2020-kafka-exporter in namespace kafka-demo is ready
9752020-02-20 10:55:16 DEBUG ServiceAccountOperator:111 - ServiceAccount kafka-demo/demo2020-kafka-jmx-trans does not exist, noop
9762020-02-20 10:55:16 DEBUG ConfigMapOperator:111 - ConfigMap kafka-demo/demo2020-jmxtrans-config does not exist, noop
9772020-02-20 10:55:16 DEBUG DeploymentOperator:111 - Deployment kafka-demo/demo2020-kafka-jmx-trans does not exist, noop
9782020-02-20 10:55:16 DEBUG StatusDiff:37 - Ignoring Status diff {"op":"replace","path":"/conditions/0/lastTransitionTime","value":"2020-02-20T10:55:16+0000"}
9792020-02-20 10:55:16 DEBUG KafkaAssemblyOperator:469 - Reconciliation #6(watch) Kafka(kafka-demo/demo2020): Status did not change
9802020-02-20 10:55:16 DEBUG KafkaAssemblyOperator:226 - Status for demo2020 is up to date
9812020-02-20 10:55:16 INFO AbstractOperator:262 - Reconciliation #6(watch) Kafka(kafka-demo/demo2020): reconciled
9822020-02-20 10:55:16 DEBUG AbstractOperator:184 - Reconciliation #6(watch) Kafka(kafka-demo/demo2020): Lock lock::kafka-demo::Kafka::demo2020 released