Detected Zookeeper ID 2 Preparing truststore Adding /opt/kafka/cluster-ca-certs/ca.crt to truststore /tmp/zookeeper/cluster.truststore.p12 with alias ca Certificate was added to keystore Preparing truststore is complete Looking for the right CA Found the right CA: /opt/kafka/cluster-ca-certs/ca.crt Preparing keystore for client and quorum listeners Preparing keystore for client and quorum listeners is complete Starting Zookeeper with configuration: # The directory where the snapshot is stored. dataDir=/var/lib/zookeeper/data # Other options 4lw.commands.whitelist=* standaloneEnabled=false reconfigEnabled=true clientPort=12181 clientPortAddress=127.0.0.1 # TLS options serverCnxnFactory=org.apache.zookeeper.server.NettyServerCnxnFactory ssl.clientAuth=need ssl.quorum.clientAuth=need secureClientPort=2181 sslQuorum=true ssl.trustStore.location=/tmp/zookeeper/cluster.truststore.p12 ssl.trustStore.password=[hidden] ssl.trustStore.type=PKCS12 ssl.quorum.trustStore.location=/tmp/zookeeper/cluster.truststore.p12 ssl.quorum.trustStore.password=[hidden] ssl.quorum.trustStore.type=PKCS12 ssl.keyStore.location=/tmp/zookeeper/cluster.keystore.p12 ssl.keyStore.password=[hidden] ssl.keyStore.type=PKCS12 ssl.quorum.keyStore.location=/tmp/zookeeper/cluster.keystore.p12 ssl.quorum.keyStore.password=[hidden] ssl.quorum.keyStore.type=PKCS12 # Provided configuration tickTime=2000 initLimit=5 syncLimit=2 autopurge.purgeInterval=1 ssl.hostnameVerification=false ssl.quorum.hostnameVerification=false # Zookeeper nodes configuration server.1=onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc:2888:3888:participant;127.0.0.1:12181 server.2=onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc:2888:3888:participant;127.0.0.1:12181 server.3=onap-strimzi-zookeeper-2.onap-strimzi-zookeeper-nodes.onap.svc:2888:3888:participant;127.0.0.1:12181 + exec /usr/bin/tini -w -e 143 -- /opt/kafka/bin/zookeeper-server-start.sh /tmp/zookeeper.properties 2022-06-15 02:43:05,718 INFO Reading configuration from: /tmp/zookeeper.properties (org.apache.zookeeper.server.quorum.QuorumPeerConfig) [main] 2022-06-15 02:43:05,730 INFO clientPortAddress is 127.0.0.1:12181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig) [main] 2022-06-15 02:43:05,730 INFO secureClientPortAddress is 0.0.0.0:2181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig) [main] 2022-06-15 02:43:05,735 INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [main] 2022-06-15 02:43:05,735 INFO observerMasterPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig) [main] 2022-06-15 02:43:05,736 INFO metricsProvider.className is org.apache.zookeeper.metrics.impl.DefaultMetricsProvider (org.apache.zookeeper.server.quorum.QuorumPeerConfig) [main] 2022-06-15 02:43:05,787 INFO autopurge.snapRetainCount set to 3 (org.apache.zookeeper.server.DatadirCleanupManager) [main] 2022-06-15 02:43:05,787 INFO autopurge.purgeInterval set to 1 (org.apache.zookeeper.server.DatadirCleanupManager) [main] 2022-06-15 02:43:05,790 INFO Purge task started. (org.apache.zookeeper.server.DatadirCleanupManager) [PurgeTask] 2022-06-15 02:43:05,797 INFO Log4j 1.2 jmx support found and enabled. (org.apache.zookeeper.jmx.ManagedUtil) [main] 2022-06-15 02:43:05,798 INFO zookeeper.snapshot.trust.empty : false (org.apache.zookeeper.server.persistence.FileTxnSnapLog) [PurgeTask] 2022-06-15 02:43:05,811 INFO Purge task completed. (org.apache.zookeeper.server.DatadirCleanupManager) [PurgeTask] 2022-06-15 02:43:05,818 INFO Starting quorum peer, myid=2 (org.apache.zookeeper.server.quorum.QuorumPeerMain) [main] 2022-06-15 02:43:05,844 INFO ServerMetrics initialized with provider org.apache.zookeeper.metrics.impl.DefaultMetricsProvider@1ffe63b9 (org.apache.zookeeper.server.ServerMetrics) [main] 2022-06-15 02:43:05,960 INFO zookeeper.client.portUnification=false (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-06-15 02:43:05,960 INFO zookeeper.netty.advancedFlowControl.enabled = false (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-06-15 02:43:05,961 INFO handshakeThrottlingEnabled = false, zookeeper.netty.server.outstandingHandshake.limit = -1 (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-06-15 02:43:06,032 INFO Using org.apache.zookeeper.server.NettyServerCnxnFactory as server connection factory (org.apache.zookeeper.server.ServerCnxnFactory) [main] 2022-06-15 02:43:06,034 WARN maxCnxns is not configured, using default value 0. (org.apache.zookeeper.server.ServerCnxnFactory) [main] 2022-06-15 02:43:06,034 INFO zookeeper.client.portUnification=false (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-06-15 02:43:06,034 INFO zookeeper.netty.advancedFlowControl.enabled = false (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-06-15 02:43:06,034 INFO handshakeThrottlingEnabled = false, zookeeper.netty.server.outstandingHandshake.limit = -1 (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-06-15 02:43:06,035 INFO Using org.apache.zookeeper.server.NettyServerCnxnFactory as server connection factory (org.apache.zookeeper.server.ServerCnxnFactory) [main] 2022-06-15 02:43:06,035 WARN maxCnxns is not configured, using default value 0. (org.apache.zookeeper.server.ServerCnxnFactory) [main] 2022-06-15 02:43:06,046 INFO zookeeper.quorumCnxnTimeoutMs=-1 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-06-15 02:43:06,087 INFO Logging initialized @1283ms to org.eclipse.jetty.util.log.Slf4jLog (org.eclipse.jetty.util.log) [main] 2022-06-15 02:43:06,206 WARN o.e.j.s.ServletContextHandler@17f9d882{/,null,STOPPED} contextPath ends with /* (org.eclipse.jetty.server.handler.ContextHandler) [main] 2022-06-15 02:43:06,206 WARN Empty contextPath (org.eclipse.jetty.server.handler.ContextHandler) [main] 2022-06-15 02:43:06,235 INFO zookeeper.snapshot.trust.empty : false (org.apache.zookeeper.server.persistence.FileTxnSnapLog) [main] 2022-06-15 02:43:06,236 INFO Local sessions disabled (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-06-15 02:43:06,237 INFO Local session upgrading disabled (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-06-15 02:43:06,237 INFO tickTime set to 2000 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-06-15 02:43:06,237 INFO minSessionTimeout set to 4000 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-06-15 02:43:06,237 INFO maxSessionTimeout set to 40000 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-06-15 02:43:06,237 INFO initLimit set to 5 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-06-15 02:43:06,237 INFO syncLimit set to 2 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-06-15 02:43:06,237 INFO connectToLearnerMasterLimit set to 0 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-06-15 02:43:06,254 INFO (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,255 INFO ______ _ (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,255 INFO |___ / | | (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,255 INFO / / ___ ___ | | __ ___ ___ _ __ ___ _ __ (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,255 INFO / / / _ \ / _ \ | |/ / / _ \ / _ \ | '_ \ / _ \ | '__| (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,255 INFO / /__ | (_) | | (_) | | < | __/ | __/ | |_) | | __/ | | (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,255 INFO /_____| \___/ \___/ |_|\_\ \___| \___| | .__/ \___| |_| (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,255 INFO | | (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,255 INFO |_| (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,255 INFO (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,257 INFO Server environment:zookeeper.version=3.6.3--6401e4ad2087061bc6b9f80dec2d69f2e3c8660a, built on 04/08/2021 16:35 GMT (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,257 INFO Server environment:host.name=onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc.cluster.local (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,257 INFO Server environment:java.version=11.0.14 (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,257 INFO Server environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,258 INFO Server environment:java.home=/usr/lib/jvm/java-11-openjdk-11.0.14.0.9-2.el8_5.x86_64 (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,258 INFO Server environment:java.class.path=/opt/kafka/bin/../libs/accessors-smart-2.4.7.jar:/opt/kafka/bin/../libs/activation-1.1.1.jar:/opt/kafka/bin/../libs/annotations-13.0.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.6.1.jar:/opt/kafka/bin/../libs/argparse4j-0.7.0.jar:/opt/kafka/bin/../libs/audience-annotations-0.5.0.jar:/opt/kafka/bin/../libs/automaton-1.11-8.jar:/opt/kafka/bin/../libs/checker-qual-3.5.0.jar:/opt/kafka/bin/../libs/commons-cli-1.4.jar:/opt/kafka/bin/../libs/commons-lang-2.6.jar:/opt/kafka/bin/../libs/commons-lang3-3.8.1.jar:/opt/kafka/bin/../libs/connect-api-3.0.0.jar:/opt/kafka/bin/../libs/connect-basic-auth-extension-3.0.0.jar:/opt/kafka/bin/../libs/connect-file-3.0.0.jar:/opt/kafka/bin/../libs/connect-json-3.0.0.jar:/opt/kafka/bin/../libs/connect-mirror-3.0.0.jar:/opt/kafka/bin/../libs/connect-mirror-client-3.0.0.jar:/opt/kafka/bin/../libs/connect-runtime-3.0.0.jar:/opt/kafka/bin/../libs/connect-transforms-3.0.0.jar:/opt/kafka/bin/../libs/cruise-control-metrics-reporter-2.5.82.jar:/opt/kafka/bin/../libs/error_prone_annotations-2.3.4.jar:/opt/kafka/bin/../libs/failureaccess-1.0.1.jar:/opt/kafka/bin/../libs/generex-1.0.2.jar:/opt/kafka/bin/../libs/gson-2.8.6.jar:/opt/kafka/bin/../libs/guava-30.1-jre.jar:/opt/kafka/bin/../libs/hk2-api-2.6.1.jar:/opt/kafka/bin/../libs/hk2-locator-2.6.1.jar:/opt/kafka/bin/../libs/hk2-utils-2.6.1.jar:/opt/kafka/bin/../libs/j2objc-annotations-1.3.jar:/opt/kafka/bin/../libs/jackson-annotations-2.12.3.jar:/opt/kafka/bin/../libs/jackson-core-2.12.3.jar:/opt/kafka/bin/../libs/jackson-databind-2.12.3.jar:/opt/kafka/bin/../libs/jackson-dataformat-csv-2.12.3.jar:/opt/kafka/bin/../libs/jackson-dataformat-yaml-2.12.3.jar:/opt/kafka/bin/../libs/jackson-datatype-jdk8-2.12.3.jar:/opt/kafka/bin/../libs/jackson-datatype-jsr310-2.12.3.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.12.3.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.12.3.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.12.3.jar:/opt/kafka/bin/../libs/jackson-module-scala_2.13-2.12.3.jar:/opt/kafka/bin/../libs/jaeger-client-1.6.0.jar:/opt/kafka/bin/../libs/jaeger-core-1.6.0.jar:/opt/kafka/bin/../libs/jaeger-thrift-1.6.0.jar:/opt/kafka/bin/../libs/jaeger-tracerresolver-1.6.0.jar:/opt/kafka/bin/../libs/jakarta.activation-api-1.2.1.jar:/opt/kafka/bin/../libs/jakarta.annotation-api-1.3.5.jar:/opt/kafka/bin/../libs/jakarta.inject-2.6.1.jar:/opt/kafka/bin/../libs/jakarta.validation-api-2.0.2.jar:/opt/kafka/bin/../libs/jakarta.ws.rs-api-2.1.6.jar:/opt/kafka/bin/../libs/jakarta.xml.bind-api-2.3.2.jar:/opt/kafka/bin/../libs/javassist-3.27.0-GA.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.1.1.jar:/opt/kafka/bin/../libs/jaxb-api-2.3.0.jar:/opt/kafka/bin/../libs/jersey-client-2.34.jar:/opt/kafka/bin/../libs/jersey-common-2.34.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.34.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.34.jar:/opt/kafka/bin/../libs/jersey-hk2-2.34.jar:/opt/kafka/bin/../libs/jersey-server-2.34.jar:/opt/kafka/bin/../libs/jetty-client-9.4.43.v20210629.jar:/opt/kafka/bin/../libs/jetty-continuation-9.4.43.v20210629.jar:/opt/kafka/bin/../libs/jetty-http-9.4.43.v20210629.jar:/opt/kafka/bin/../libs/jetty-io-9.4.43.v20210629.jar:/opt/kafka/bin/../libs/jetty-security-9.4.43.v20210629.jar:/opt/kafka/bin/../libs/jetty-server-9.4.43.v20210629.jar:/opt/kafka/bin/../libs/jetty-servlet-9.4.43.v20210629.jar:/opt/kafka/bin/../libs/jetty-servlets-9.4.43.v20210629.jar:/opt/kafka/bin/../libs/jetty-util-9.4.43.v20210629.jar:/opt/kafka/bin/../libs/jetty-util-ajax-9.4.43.v20210629.jar:/opt/kafka/bin/../libs/jline-3.12.1.jar:/opt/kafka/bin/../libs/jmx_prometheus_javaagent-0.16.1.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.4.jar:/opt/kafka/bin/../libs/json-path-2.6.0.jar:/opt/kafka/bin/../libs/json-smart-2.4.7.jar:/opt/kafka/bin/../libs/jsonevent-layout-1.7.jar:/opt/kafka/bin/../libs/jsr305-3.0.2.jar:/opt/kafka/bin/../libs/kafka-agent-0.28.0.jar:/opt/kafka/bin/../libs/kafka-clients-3.0.0.jar:/opt/kafka/bin/../libs/kafka-env-var-config-provider-1.0.0.jar:/opt/kafka/bin/../libs/kafka-kubernetes-config-provider-1.0.0.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-3.0.0.jar:/opt/kafka/bin/../libs/kafka-metadata-3.0.0.jar:/opt/kafka/bin/../libs/kafka-oauth-client-0.10.0.jar:/opt/kafka/bin/../libs/kafka-oauth-common-0.10.0.jar:/opt/kafka/bin/../libs/kafka-oauth-keycloak-authorizer-0.10.0.jar:/opt/kafka/bin/../libs/kafka-oauth-server-0.10.0.jar:/opt/kafka/bin/../libs/kafka-oauth-server-plain-0.10.0.jar:/opt/kafka/bin/../libs/kafka-quotas-plugin-0.2.0.jar:/opt/kafka/bin/../libs/kafka-raft-3.0.0.jar:/opt/kafka/bin/../libs/kafka-server-common-3.0.0.jar:/opt/kafka/bin/../libs/kafka-shell-3.0.0.jar:/opt/kafka/bin/../libs/kafka-storage-3.0.0.jar:/opt/kafka/bin/../libs/kafka-storage-api-3.0.0.jar:/opt/kafka/bin/../libs/kafka-streams-3.0.0.jar:/opt/kafka/bin/../libs/kafka-streams-examples-3.0.0.jar:/opt/kafka/bin/../libs/kafka-streams-scala_2.13-3.0.0.jar:/opt/kafka/bin/../libs/kafka-streams-test-utils-3.0.0.jar:/opt/kafka/bin/../libs/kafka-tools-3.0.0.jar:/opt/kafka/bin/../libs/kafka_2.13-3.0.0.jar:/opt/kafka/bin/../libs/kotlin-stdlib-1.4.10.jar:/opt/kafka/bin/../libs/kotlin-stdlib-common-1.4.0.jar:/opt/kafka/bin/../libs/kubernetes-client-5.12.0.jar:/opt/kafka/bin/../libs/kubernetes-model-apps-5.12.0.jar:/opt/kafka/bin/../libs/kubernetes-model-batch-5.12.0.jar:/opt/kafka/bin/../libs/kubernetes-model-certificates-5.12.0.jar:/opt/kafka/bin/../libs/kubernetes-model-common-5.12.0.jar:/opt/kafka/bin/../libs/kubernetes-model-core-5.12.0.jar:/opt/kafka/bin/../libs/kubernetes-model-extensions-5.12.0.jar:/opt/kafka/bin/../libs/libthrift-0.14.1.jar:/opt/kafka/bin/../libs/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/logging-interceptor-3.12.12.jar:/opt/kafka/bin/../libs/lz4-java-1.7.1.jar:/opt/kafka/bin/../libs/maven-artifact-3.8.1.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/metrics-core-4.1.12.1.jar:/opt/kafka/bin/../libs/mirror-maker-2-extensions-1.2.0.jar:/opt/kafka/bin/../libs/mirror-maker-agent-0.28.0.jar:/opt/kafka/bin/../libs/netty-buffer-4.1.62.Final.jar:/opt/kafka/bin/../libs/netty-codec-4.1.62.Final.jar:/opt/kafka/bin/../libs/netty-common-4.1.62.Final.jar:/opt/kafka/bin/../libs/netty-handler-4.1.62.Final.jar:/opt/kafka/bin/../libs/netty-resolver-4.1.62.Final.jar:/opt/kafka/bin/../libs/netty-transport-4.1.62.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-epoll-4.1.62.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-unix-common-4.1.62.Final.jar:/opt/kafka/bin/../libs/nimbus-jose-jwt-9.10.jar:/opt/kafka/bin/../libs/okhttp-4.9.0.jar:/opt/kafka/bin/../libs/okio-2.8.0.jar:/opt/kafka/bin/../libs/opa-authorizer-1.4.0.jar:/opt/kafka/bin/../libs/opentracing-api-0.33.0.jar:/opt/kafka/bin/../libs/opentracing-kafka-client-0.1.15.jar:/opt/kafka/bin/../libs/opentracing-noop-0.33.0.jar:/opt/kafka/bin/../libs/opentracing-tracerresolver-0.1.8.jar:/opt/kafka/bin/../libs/opentracing-util-0.33.0.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/opt/kafka/bin/../libs/paranamer-2.8.jar:/opt/kafka/bin/../libs/plexus-utils-3.2.1.jar:/opt/kafka/bin/../libs/reflections-0.9.12.jar:/opt/kafka/bin/../libs/rocksdbjni-6.19.3.jar:/opt/kafka/bin/../libs/scala-collection-compat_2.13-2.4.4.jar:/opt/kafka/bin/../libs/scala-java8-compat_2.13-1.0.0.jar:/opt/kafka/bin/../libs/scala-library-2.13.6.jar:/opt/kafka/bin/../libs/scala-logging_2.13-3.9.3.jar:/opt/kafka/bin/../libs/scala-reflect-2.13.6.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.30.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.30.jar:/opt/kafka/bin/../libs/snakeyaml-1.27.jar:/opt/kafka/bin/../libs/snappy-java-1.1.8.1.jar:/opt/kafka/bin/../libs/tracing-agent-0.28.0.jar:/opt/kafka/bin/../libs/trogdor-3.0.0.jar:/opt/kafka/bin/../libs/zjsonpatch-0.3.0.jar:/opt/kafka/bin/../libs/zookeeper-3.6.3.jar:/opt/kafka/bin/../libs/zookeeper-jute-3.6.3.jar:/opt/kafka/bin/../libs/zstd-jni-1.5.0-2.jar (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,258 INFO Server environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,258 INFO Server environment:java.io.tmpdir=/tmp (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,258 INFO Server environment:java.compiler= (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,258 INFO Server environment:os.name=Linux (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,258 INFO Server environment:os.arch=amd64 (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,258 INFO Server environment:os.version=5.4.0-96-generic (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,258 INFO Server environment:user.name=root (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,258 INFO Server environment:user.home=/root (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,258 INFO Server environment:user.dir=/opt/kafka (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,258 INFO Server environment:os.memory.free=203MB (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,259 INFO Server environment:os.memory.max=7966MB (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,259 INFO Server environment:os.memory.total=221MB (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,259 INFO zookeeper.enableEagerACLCheck = false (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,259 INFO zookeeper.skipACL=="yes", ACL checks will be skipped (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,259 INFO zookeeper.digest.enabled = true (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,259 INFO zookeeper.closeSessionTxn.enabled = true (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,259 INFO zookeeper.flushDelay=0 (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,260 INFO zookeeper.maxWriteQueuePollTime=0 (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,260 INFO zookeeper.maxBatchSize=1000 (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,260 INFO zookeeper.intBufferStartingSizeBytes = 1024 (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-06-15 02:43:06,273 INFO Using org.apache.zookeeper.server.watch.WatchManager as watch manager (org.apache.zookeeper.server.watch.WatchManagerFactory) [main] 2022-06-15 02:43:06,273 INFO Using org.apache.zookeeper.server.watch.WatchManager as watch manager (org.apache.zookeeper.server.watch.WatchManagerFactory) [main] 2022-06-15 02:43:06,274 INFO zookeeper.snapshotSizeFactor = 0.33 (org.apache.zookeeper.server.ZKDatabase) [main] 2022-06-15 02:43:06,275 INFO zookeeper.commitLogCount=500 (org.apache.zookeeper.server.ZKDatabase) [main] 2022-06-15 02:43:06,290 INFO Using TLS encrypted quorum communication (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-06-15 02:43:06,290 INFO Port unification disabled (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-06-15 02:43:06,290 INFO multiAddress.enabled set to false (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-06-15 02:43:06,290 INFO multiAddress.reachabilityCheckEnabled set to true (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-06-15 02:43:06,290 INFO multiAddress.reachabilityCheckTimeoutMs set to 1000 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-06-15 02:43:06,290 INFO QuorumPeer communication is not secured! (SASL auth disabled) (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-06-15 02:43:06,290 INFO quorum.cnxn.threads.size set to 20 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-06-15 02:43:06,300 INFO zookeeper.snapshot.compression.method = CHECKED (org.apache.zookeeper.server.persistence.SnapStream) [main] 2022-06-15 02:43:06,301 INFO Snapshotting: 0x0 to /var/lib/zookeeper/data/version-2/snapshot.0 (org.apache.zookeeper.server.persistence.FileTxnSnapLog) [main] 2022-06-15 02:43:06,308 INFO Snapshot loaded in 18 ms, highest zxid is 0x0, digest is 1371985504 (org.apache.zookeeper.server.ZKDatabase) [main] 2022-06-15 02:43:06,310 INFO currentEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-06-15 02:43:06,314 INFO acceptedEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-06-15 02:43:06,316 INFO binding to port /127.0.0.1:12181 (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-06-15 02:43:06,418 INFO bound to port 12181 (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-06-15 02:43:06,418 INFO binding to port 0.0.0.0/0.0.0.0:2181 (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-06-15 02:43:06,421 INFO bound to port 2181 (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-06-15 02:43:06,425 INFO jetty-9.4.43.v20210629; built: 2021-06-30T11:07:22.254Z; git: 526006ecfa3af7f1a27ef3a288e2bef7ea9dd7e8; jvm 11.0.14+9-LTS (org.eclipse.jetty.server.Server) [main] 2022-06-15 02:43:06,474 INFO DefaultSessionIdManager workerName=node0 (org.eclipse.jetty.server.session) [main] 2022-06-15 02:43:06,474 INFO No SessionScavenger set, using defaults (org.eclipse.jetty.server.session) [main] 2022-06-15 02:43:06,477 INFO node0 Scavenging every 600000ms (org.eclipse.jetty.server.session) [main] 2022-06-15 02:43:06,481 WARN ServletContext@o.e.j.s.ServletContextHandler@17f9d882{/,null,STARTING} has uncovered http methods for path: /* (org.eclipse.jetty.security.SecurityHandler) [main] 2022-06-15 02:43:06,493 INFO Started o.e.j.s.ServletContextHandler@17f9d882{/,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler) [main] 2022-06-15 02:43:06,505 INFO Started ServerConnector@1151e434{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} (org.eclipse.jetty.server.AbstractConnector) [main] 2022-06-15 02:43:06,505 INFO Started @1701ms (org.eclipse.jetty.server.Server) [main] 2022-06-15 02:43:06,505 INFO Started AdminServer on address 0.0.0.0, port 8080 and command URL /commands (org.apache.zookeeper.server.admin.JettyAdminServer) [main] 2022-06-15 02:43:06,506 INFO Using 4000ms as the quorum cnxn socket timeout (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-06-15 02:43:06,515 INFO Election port bind maximum retries is 3 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [main] 2022-06-15 02:43:06,518 INFO zookeeper.fastleader.minNotificationInterval=200 (org.apache.zookeeper.server.quorum.FastLeaderElection) [main] 2022-06-15 02:43:06,518 INFO zookeeper.fastleader.maxNotificationInterval=60000 (org.apache.zookeeper.server.quorum.FastLeaderElection) [main] 2022-06-15 02:43:06,526 INFO ZooKeeper audit is disabled. (org.apache.zookeeper.audit.ZKAuditProvider) [main] 2022-06-15 02:43:06,527 INFO Creating TLS-only quorum server socket (org.apache.zookeeper.server.quorum.QuorumCnxManager) [ListenerHandler-onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.188:3888] 2022-06-15 02:43:06,529 INFO 2 is accepting connections now, my election bind port: onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.188:3888 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [ListenerHandler-onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.188:3888] 2022-06-15 02:43:06,534 INFO LOOKING (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:06,538 INFO New election. My id = 2, proposed zxid=0x0 (org.apache.zookeeper.server.quorum.FastLeaderElection) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:06,549 INFO Notification: my state:LOOKING; n.sid:2, n.state:LOOKING, n.leader:2, n.round:0x1, n.peerEpoch:0x0, n.zxid:0x0, message format version:0x2, n.config version:0x0 (org.apache.zookeeper.server.quorum.FastLeaderElection) [WorkerReceiver[myid=2]] 2022-06-15 02:43:06,754 INFO Notification time out: 400 (org.apache.zookeeper.server.quorum.FastLeaderElection) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:07,099 WARN Cannot open channel to 3 at election address onap-strimzi-zookeeper-2.onap-strimzi-zookeeper-nodes.onap.svc:3888 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [QuorumConnectionThread-[myid=2]-2] java.net.UnknownHostException: onap-strimzi-zookeeper-2.onap-strimzi-zookeeper-nodes.onap.svc at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:229) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:609) at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:300) at org.apache.zookeeper.server.quorum.QuorumCnxManager.initiateConnection(QuorumCnxManager.java:383) at org.apache.zookeeper.server.quorum.QuorumCnxManager$QuorumConnectionReqThread.run(QuorumCnxManager.java:457) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) 2022-06-15 02:43:07,156 INFO Notification time out: 800 (org.apache.zookeeper.server.quorum.FastLeaderElection) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:07,157 WARN Cannot open channel to 3 at election address onap-strimzi-zookeeper-2.onap-strimzi-zookeeper-nodes.onap.svc:3888 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [QuorumConnectionThread-[myid=2]-3] java.net.UnknownHostException: onap-strimzi-zookeeper-2.onap-strimzi-zookeeper-nodes.onap.svc at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:229) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:609) at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:300) at org.apache.zookeeper.server.quorum.QuorumCnxManager.initiateConnection(QuorumCnxManager.java:383) at org.apache.zookeeper.server.quorum.QuorumCnxManager$QuorumConnectionReqThread.run(QuorumCnxManager.java:457) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) 2022-06-15 02:43:07,503 INFO SSL handshake complete with onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.65.152:3888 - TLSv1.2 - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [QuorumConnectionThread-[myid=2]-1] 2022-06-15 02:43:07,515 INFO Notification: my state:LOOKING; n.sid:1, n.state:LOOKING, n.leader:1, n.round:0x1, n.peerEpoch:0x0, n.zxid:0x0, message format version:0x2, n.config version:0x0 (org.apache.zookeeper.server.quorum.FastLeaderElection) [WorkerReceiver[myid=2]] 2022-06-15 02:43:07,522 INFO Notification: my state:LOOKING; n.sid:1, n.state:LOOKING, n.leader:2, n.round:0x1, n.peerEpoch:0x0, n.zxid:0x0, message format version:0x2, n.config version:0x0 (org.apache.zookeeper.server.quorum.FastLeaderElection) [WorkerReceiver[myid=2]] 2022-06-15 02:43:07,723 INFO Peer state changed: leading (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:07,724 INFO LEADING (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:07,747 INFO zookeeper.leader.maxConcurrentSnapSyncs = 10 (org.apache.zookeeper.server.quorum.LearnerMaster) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:07,747 INFO zookeeper.leader.maxConcurrentDiffSyncs = 100 (org.apache.zookeeper.server.quorum.LearnerMaster) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:07,747 INFO TCP NoDelay set to: true (org.apache.zookeeper.server.quorum.Leader) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:07,747 INFO zookeeper.leader.ackLoggingFrequency = 1000 (org.apache.zookeeper.server.quorum.Leader) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:07,748 INFO zookeeper.leader.maxTimeToWaitForEpoch = -1ms (org.apache.zookeeper.server.quorum.Leader) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:07,753 INFO Weighed connection throttling is disabled (org.apache.zookeeper.server.BlueThrottle) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:07,755 INFO minSessionTimeout set to 4000 (org.apache.zookeeper.server.ZooKeeperServer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:07,756 INFO maxSessionTimeout set to 40000 (org.apache.zookeeper.server.ZooKeeperServer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:07,757 INFO Response cache size is initialized with value 400. (org.apache.zookeeper.server.ResponseCache) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:07,757 INFO Response cache size is initialized with value 400. (org.apache.zookeeper.server.ResponseCache) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:07,759 INFO zookeeper.pathStats.slotCapacity = 60 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:07,759 INFO zookeeper.pathStats.slotDuration = 15 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:07,759 INFO zookeeper.pathStats.maxDepth = 6 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:07,759 INFO zookeeper.pathStats.initialDelay = 5 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:07,760 INFO zookeeper.pathStats.delay = 5 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:07,760 INFO zookeeper.pathStats.enabled = false (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:07,762 INFO The max bytes for all large requests are set to 104857600 (org.apache.zookeeper.server.ZooKeeperServer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:07,762 INFO The large request threshold is set to -1 (org.apache.zookeeper.server.ZooKeeperServer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:07,762 INFO Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 clientPortListenBacklog -1 datadir /var/lib/zookeeper/data/version-2 snapdir /var/lib/zookeeper/data/version-2 (org.apache.zookeeper.server.ZooKeeperServer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:07,766 INFO LEADING - LEADER ELECTION TOOK - 1228 MS (org.apache.zookeeper.server.quorum.Leader) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:07,770 INFO Peer state changed: leading - discovery (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:07,770 INFO Snapshotting: 0x0 to /var/lib/zookeeper/data/version-2/snapshot.0 (org.apache.zookeeper.server.persistence.FileTxnSnapLog) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:07,775 INFO Snapshot taken in 6 ms (org.apache.zookeeper.server.ZooKeeperServer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:08,155 INFO Notification: my state:LEADING; n.sid:1, n.state:LOOKING, n.leader:1, n.round:0x2, n.peerEpoch:0x0, n.zxid:0x0, message format version:0x2, n.config version:0x0 (org.apache.zookeeper.server.quorum.FastLeaderElection) [WorkerReceiver[myid=2]] 2022-06-15 02:43:08,367 INFO Notification: my state:LEADING; n.sid:1, n.state:LOOKING, n.leader:1, n.round:0x2, n.peerEpoch:0x0, n.zxid:0x0, message format version:0x2, n.config version:0x0 (org.apache.zookeeper.server.quorum.FastLeaderElection) [WorkerReceiver[myid=2]] 2022-06-15 02:43:08,777 INFO Notification: my state:LEADING; n.sid:1, n.state:LOOKING, n.leader:1, n.round:0x2, n.peerEpoch:0x0, n.zxid:0x0, message format version:0x2, n.config version:0x0 (org.apache.zookeeper.server.quorum.FastLeaderElection) [WorkerReceiver[myid=2]] 2022-06-15 02:43:09,585 INFO Notification: my state:LEADING; n.sid:1, n.state:LOOKING, n.leader:1, n.round:0x2, n.peerEpoch:0x0, n.zxid:0x0, message format version:0x2, n.config version:0x0 (org.apache.zookeeper.server.quorum.FastLeaderElection) [WorkerReceiver[myid=2]] 2022-06-15 02:43:11,195 INFO Notification: my state:LEADING; n.sid:1, n.state:LOOKING, n.leader:1, n.round:0x2, n.peerEpoch:0x0, n.zxid:0x0, message format version:0x2, n.config version:0x0 (org.apache.zookeeper.server.quorum.FastLeaderElection) [WorkerReceiver[myid=2]] 2022-06-15 02:43:13,952 INFO Received connection request from /10.233.72.2:46520 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [ListenerHandler-onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.188:3888] 2022-06-15 02:43:14,297 INFO Accepted TLS connection from /10.233.72.2:46520 - TLSv1.2 - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (org.apache.zookeeper.server.quorum.UnifiedServerSocket) [ListenerHandler-onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.188:3888] 2022-06-15 02:43:14,322 INFO Notification: my state:LEADING; n.sid:3, n.state:LOOKING, n.leader:3, n.round:0x1, n.peerEpoch:0x0, n.zxid:0x0, message format version:0x2, n.config version:0x0 (org.apache.zookeeper.server.quorum.FastLeaderElection) [WorkerReceiver[myid=2]] 2022-06-15 02:43:14,348 INFO Notification: my state:LEADING; n.sid:3, n.state:LOOKING, n.leader:3, n.round:0x2, n.peerEpoch:0x0, n.zxid:0x0, message format version:0x2, n.config version:0x0 (org.apache.zookeeper.server.quorum.FastLeaderElection) [WorkerReceiver[myid=2]] 2022-06-15 02:43:14,350 INFO Notification: my state:LEADING; n.sid:1, n.state:LOOKING, n.leader:3, n.round:0x2, n.peerEpoch:0x0, n.zxid:0x0, message format version:0x2, n.config version:0x0 (org.apache.zookeeper.server.quorum.FastLeaderElection) [WorkerReceiver[myid=2]] 2022-06-15 02:43:15,036 WARN Connection broken for id 1, my id = 2 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [RecvWorker:1] java.io.EOFException at java.base/java.io.DataInputStream.readInt(DataInputStream.java:397) at org.apache.zookeeper.server.quorum.QuorumCnxManager$RecvWorker.run(QuorumCnxManager.java:1384) 2022-06-15 02:43:15,036 WARN Interrupting SendWorker thread from RecvWorker. sid: 1. myId: 2 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [RecvWorker:1] 2022-06-15 02:43:15,038 WARN Interrupted while waiting for message on queue (org.apache.zookeeper.server.quorum.QuorumCnxManager) [SendWorker:1] java.lang.InterruptedException at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2056) at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2133) at org.apache.zookeeper.util.CircularBlockingQueue.poll(CircularBlockingQueue.java:105) at org.apache.zookeeper.server.quorum.QuorumCnxManager.pollSendQueue(QuorumCnxManager.java:1447) at org.apache.zookeeper.server.quorum.QuorumCnxManager.access$900(QuorumCnxManager.java:98) at org.apache.zookeeper.server.quorum.QuorumCnxManager$SendWorker.run(QuorumCnxManager.java:1271) 2022-06-15 02:43:15,039 WARN Send worker leaving thread id 1 my id = 2 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [SendWorker:1] 2022-06-15 02:43:17,781 WARN Unexpected exception (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] java.lang.InterruptedException: Timeout while waiting for epoch from quorum at org.apache.zookeeper.server.quorum.Leader.getEpochToPropose(Leader.java:1428) at org.apache.zookeeper.server.quorum.Leader.lead(Leader.java:599) at org.apache.zookeeper.server.quorum.QuorumPeer.run(QuorumPeer.java:1480) 2022-06-15 02:43:17,782 INFO Shutting down (org.apache.zookeeper.server.quorum.Leader) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:17,782 INFO Shutdown called. For the reason Forcing shutdown (org.apache.zookeeper.server.quorum.Leader) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:17,783 WARN Exception while shutting down acceptor. (org.apache.zookeeper.server.quorum.Leader) [LearnerCnxAcceptorHandler-onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.188:2888] java.net.SocketException: Socket closed at java.base/java.net.PlainSocketImpl.socketAccept(Native Method) at java.base/java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:474) at java.base/java.net.ServerSocket.implAccept(ServerSocket.java:565) at org.apache.zookeeper.server.quorum.UnifiedServerSocket.accept(UnifiedServerSocket.java:139) at org.apache.zookeeper.server.quorum.Leader$LearnerCnxAcceptor$LearnerCnxAcceptorHandler.acceptConnections(Leader.java:510) at org.apache.zookeeper.server.quorum.Leader$LearnerCnxAcceptor$LearnerCnxAcceptorHandler.run(Leader.java:493) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) 2022-06-15 02:43:17,786 INFO Peer state changed: looking (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:17,786 WARN PeerState set to LOOKING (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:17,787 INFO LOOKING (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:17,788 INFO New election. My id = 2, proposed zxid=0x0 (org.apache.zookeeper.server.quorum.FastLeaderElection) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:17,799 INFO Notification: my state:LOOKING; n.sid:2, n.state:LOOKING, n.leader:2, n.round:0x2, n.peerEpoch:0x0, n.zxid:0x0, message format version:0x2, n.config version:0x0 (org.apache.zookeeper.server.quorum.FastLeaderElection) [WorkerReceiver[myid=2]] 2022-06-15 02:43:17,805 INFO 2 Received version: 100000000 my version: 0 (org.apache.zookeeper.server.quorum.FastLeaderElection) [WorkerReceiver[myid=2]] 2022-06-15 02:43:17,821 INFO restarting leader election (org.apache.zookeeper.server.quorum.FastLeaderElection) [WorkerReceiver[myid=2]] 2022-06-15 02:43:17,825 INFO Leaving listener (org.apache.zookeeper.server.quorum.QuorumCnxManager) [QuorumPeerListener] 2022-06-15 02:43:17,833 INFO WorkerReceiver is down (org.apache.zookeeper.server.quorum.FastLeaderElection) [WorkerReceiver[myid=2]] 2022-06-15 02:43:17,834 WARN Connection broken for id 3, my id = 2 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [RecvWorker:3] java.net.SocketException: Socket closed at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) at java.base/java.io.SequenceInputStream.read(SequenceInputStream.java:199) at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:478) at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:472) at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:70) at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1449) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1060) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.read(UnifiedServerSocket.java:693) at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:252) at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:271) at java.base/java.io.DataInputStream.readInt(DataInputStream.java:392) at org.apache.zookeeper.server.quorum.QuorumCnxManager$RecvWorker.run(QuorumCnxManager.java:1384) 2022-06-15 02:43:17,835 WARN Interrupted while waiting for message on queue (org.apache.zookeeper.server.quorum.QuorumCnxManager) [SendWorker:3] java.lang.InterruptedException at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2056) at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2133) at org.apache.zookeeper.util.CircularBlockingQueue.poll(CircularBlockingQueue.java:105) at org.apache.zookeeper.server.quorum.QuorumCnxManager.pollSendQueue(QuorumCnxManager.java:1447) at org.apache.zookeeper.server.quorum.QuorumCnxManager.access$900(QuorumCnxManager.java:98) at org.apache.zookeeper.server.quorum.QuorumCnxManager$SendWorker.run(QuorumCnxManager.java:1271) 2022-06-15 02:43:17,836 WARN Send worker leaving thread id 3 my id = 2 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [SendWorker:3] 2022-06-15 02:43:17,835 WARN Interrupting SendWorker thread from RecvWorker. sid: 3. myId: 2 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [RecvWorker:3] 2022-06-15 02:43:17,869 INFO SSL handshake complete with onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.65.152:3888 - TLSv1.2 - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [QuorumConnectionThread-[myid=2]-1] 2022-06-15 02:43:17,871 WARN Interrupting SendWorker thread from RecvWorker. sid: 1. myId: 2 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [RecvWorker:1] 2022-06-15 02:43:17,874 WARN Send worker leaving thread id 1 my id = 2 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [SendWorker:1] 2022-06-15 02:43:18,002 ERROR Exception while submitting quorum connection request (org.apache.zookeeper.server.quorum.QuorumCnxManager) [WorkerSender[myid=2]] java.util.concurrent.RejectedExecutionException: Task Thread[QuorumConnectionReqThread-1,5,main] rejected from java.util.concurrent.ThreadPoolExecutor@11b4d341[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 4] at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055) at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825) at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1355) at org.apache.zookeeper.server.quorum.QuorumCnxManager.initiateConnectionAsync(QuorumCnxManager.java:429) at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:732) at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:763) at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:704) at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:516) at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:500) at java.base/java.lang.Thread.run(Thread.java:829) 2022-06-15 02:43:18,002 INFO WorkerSender is down (org.apache.zookeeper.server.quorum.FastLeaderElection) [WorkerSender[myid=2]] 2022-06-15 02:43:18,004 INFO Notification time out: 400 (org.apache.zookeeper.server.quorum.FastLeaderElection) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,004 INFO LOOKING (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,004 INFO Using 4000ms as the quorum cnxn socket timeout (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,004 INFO Election port bind maximum retries is 3 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,005 WARN Clobbering already-set QuorumCnxManager (restarting leader election?) (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,006 INFO New election. My id = 2, proposed zxid=0x0 (org.apache.zookeeper.server.quorum.FastLeaderElection) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,007 INFO Creating TLS-only quorum server socket (org.apache.zookeeper.server.quorum.QuorumCnxManager) [ListenerHandler-onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.188:3888] 2022-06-15 02:43:18,007 INFO 2 is accepting connections now, my election bind port: onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.188:3888 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [ListenerHandler-onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.188:3888] 2022-06-15 02:43:18,010 INFO Notification: my state:LOOKING; n.sid:2, n.state:LOOKING, n.leader:2, n.round:0x1, n.peerEpoch:0x0, n.zxid:0x0, message format version:0x2, n.config version:0x100000000 (org.apache.zookeeper.server.quorum.FastLeaderElection) [WorkerReceiver[myid=2]] 2022-06-15 02:43:18,022 INFO SSL handshake complete with onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.65.152:3888 - TLSv1.2 - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [QuorumConnectionThread-[myid=2]-1] 2022-06-15 02:43:18,030 INFO Notification: my state:LOOKING; n.sid:1, n.state:FOLLOWING, n.leader:3, n.round:0x2, n.peerEpoch:0x1, n.zxid:0x0, message format version:0x2, n.config version:0x100000000 (org.apache.zookeeper.server.quorum.FastLeaderElection) [WorkerReceiver[myid=2]] 2022-06-15 02:43:18,084 INFO SSL handshake complete with onap-strimzi-zookeeper-2.onap-strimzi-zookeeper-nodes.onap.svc/10.233.72.2:3888 - TLSv1.2 - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [QuorumConnectionThread-[myid=2]-2] 2022-06-15 02:43:18,085 INFO Have smaller server identifier, so dropping the connection: (myId:2 --> sid:3) (org.apache.zookeeper.server.quorum.QuorumCnxManager) [QuorumConnectionThread-[myid=2]-2] 2022-06-15 02:43:18,095 INFO Received connection request from /10.233.72.2:46556 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [ListenerHandler-onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.188:3888] 2022-06-15 02:43:18,163 INFO Accepted TLS connection from /10.233.72.2:46556 - TLSv1.2 - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (org.apache.zookeeper.server.quorum.UnifiedServerSocket) [ListenerHandler-onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.188:3888] 2022-06-15 02:43:18,173 INFO Notification: my state:LOOKING; n.sid:3, n.state:LEADING, n.leader:3, n.round:0x2, n.peerEpoch:0x1, n.zxid:0x0, message format version:0x2, n.config version:0x100000000 (org.apache.zookeeper.server.quorum.FastLeaderElection) [WorkerReceiver[myid=2]] 2022-06-15 02:43:18,174 INFO Peer state changed: following (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,174 INFO FOLLOWING (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,178 INFO Notification: my state:FOLLOWING; n.sid:3, n.state:LEADING, n.leader:3, n.round:0x2, n.peerEpoch:0x1, n.zxid:0x0, message format version:0x2, n.config version:0x100000000 (org.apache.zookeeper.server.quorum.FastLeaderElection) [WorkerReceiver[myid=2]] 2022-06-15 02:43:18,182 INFO leaderConnectDelayDuringRetryMs: 100 (org.apache.zookeeper.server.quorum.Learner) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,182 INFO TCP NoDelay set to: true (org.apache.zookeeper.server.quorum.Learner) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,182 INFO zookeeper.learner.asyncSending = false (org.apache.zookeeper.server.quorum.Learner) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,183 INFO minSessionTimeout set to 4000 (org.apache.zookeeper.server.ZooKeeperServer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,183 INFO maxSessionTimeout set to 40000 (org.apache.zookeeper.server.ZooKeeperServer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,183 INFO Response cache size is initialized with value 400. (org.apache.zookeeper.server.ResponseCache) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,183 INFO Response cache size is initialized with value 400. (org.apache.zookeeper.server.ResponseCache) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,183 INFO zookeeper.pathStats.slotCapacity = 60 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,183 INFO zookeeper.pathStats.slotDuration = 15 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,183 INFO zookeeper.pathStats.maxDepth = 6 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,183 INFO zookeeper.pathStats.initialDelay = 5 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,184 INFO zookeeper.pathStats.delay = 5 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,184 INFO zookeeper.pathStats.enabled = false (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,184 INFO The max bytes for all large requests are set to 104857600 (org.apache.zookeeper.server.ZooKeeperServer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,184 INFO The large request threshold is set to -1 (org.apache.zookeeper.server.ZooKeeperServer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,184 INFO Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 clientPortListenBacklog -1 datadir /var/lib/zookeeper/data/version-2 snapdir /var/lib/zookeeper/data/version-2 (org.apache.zookeeper.server.ZooKeeperServer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,187 INFO FOLLOWING - LEADER ELECTION TOOK - 181 MS (org.apache.zookeeper.server.quorum.Learner) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,190 INFO Peer state changed: following - discovery (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,267 INFO Successfully connected to leader, using address: onap-strimzi-zookeeper-2.onap-strimzi-zookeeper-nodes.onap.svc/10.233.72.2:2888 (org.apache.zookeeper.server.quorum.Learner) [LeaderConnector-onap-strimzi-zookeeper-2.onap-strimzi-zookeeper-nodes.onap.svc/10.233.72.2:2888] 2022-06-15 02:43:18,298 INFO Peer state changed: following - synchronization (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,312 INFO Peer state changed: following - synchronization - snap (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,312 INFO Getting a snapshot from leader 0x100000000 (org.apache.zookeeper.server.quorum.Learner) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,313 INFO Using org.apache.zookeeper.server.watch.WatchManager as watch manager (org.apache.zookeeper.server.watch.WatchManagerFactory) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,313 INFO Using org.apache.zookeeper.server.watch.WatchManager as watch manager (org.apache.zookeeper.server.watch.WatchManagerFactory) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,322 INFO Learner received NEWLEADER message (org.apache.zookeeper.server.quorum.Learner) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,323 INFO Snapshotting: 0x100000000 to /var/lib/zookeeper/data/version-2/snapshot.100000000 (org.apache.zookeeper.server.persistence.FileTxnSnapLog) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,329 INFO Snapshot taken in 5 ms (org.apache.zookeeper.server.ZooKeeperServer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,334 INFO Peer state changed: following - synchronization (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,344 INFO Configuring CommitProcessor with readBatchSize -1 commitBatchSize 1 (org.apache.zookeeper.server.quorum.CommitProcessor) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,344 INFO Configuring CommitProcessor with 1 worker threads. (org.apache.zookeeper.server.quorum.CommitProcessor) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,351 INFO zookeeper.request_throttler.shutdownTimeout = 10000 (org.apache.zookeeper.server.RequestThrottler) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,371 INFO Learner received UPTODATE message (org.apache.zookeeper.server.quorum.Learner) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:18,373 INFO Peer state changed: following - broadcast (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:23,746 INFO The list of known four letter word commands is : [{1936881266=srvr, 1937006964=stat, 2003003491=wchc, 1685417328=dump, 1668445044=crst, 1936880500=srst, 1701738089=envi, 1668247142=conf, -720899=telnet close, 1751217000=hash, 2003003507=wchs, 2003003504=wchp, 1684632179=dirs, 1668247155=cons, 1835955314=mntr, 1769173615=isro, 1920298859=ruok, 1735683435=gtmk, 1937010027=stmk}] (org.apache.zookeeper.server.command.FourLetterCommands) [nioEventLoopGroup-4-1] 2022-06-15 02:43:23,746 INFO The list of enabled four letter word commands is : [[wchs, stat, wchp, dirs, stmk, conf, ruok, mntr, srvr, wchc, envi, srst, isro, dump, gtmk, telnet close, crst, hash, cons]] (org.apache.zookeeper.server.command.FourLetterCommands) [nioEventLoopGroup-4-1] 2022-06-15 02:43:23,746 INFO Processing ruok command from /127.0.0.1:40464 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:43:23,746 INFO Processing ruok command from /127.0.0.1:40466 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:43:25,885 WARN Got zxid 0x100000001 expected 0x1 (org.apache.zookeeper.server.quorum.Learner) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-06-15 02:43:25,886 INFO Creating new log file: log.100000001 (org.apache.zookeeper.server.persistence.FileTxnLog) [SyncThread:2] 2022-06-15 02:43:25,893 INFO Committing global session 0x100004065d60000 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 02:43:33,614 INFO Processing ruok command from /127.0.0.1:40550 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:43:33,680 INFO Processing ruok command from /127.0.0.1:40552 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:43:43,674 INFO Processing ruok command from /127.0.0.1:40624 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:43:43,763 INFO Processing ruok command from /127.0.0.1:40626 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:43:46,770 INFO Committing global session 0x100004065d60001 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 02:43:49,152 INFO Committing global session 0x3000042bdef0000 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 02:43:49,955 INFO Committing global session 0x100004065d60002 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 02:43:52,617 INFO Authenticated Id 'CN=onap-strimzi-kafka,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-06-15 02:43:52,640 INFO Committing global session 0x20000427e2c0000 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 02:43:53,657 INFO Processing ruok command from /127.0.0.1:40696 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:43:53,756 INFO Processing ruok command from /127.0.0.1:40698 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:43:54,750 INFO Authenticated Id 'CN=onap-strimzi-kafka,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-06-15 02:43:54,768 INFO Committing global session 0x20000427e2c0001 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 02:43:55,258 INFO Authenticated Id 'CN=onap-strimzi-kafka,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-06-15 02:43:55,270 INFO Committing global session 0x20000427e2c0002 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 02:44:03,631 INFO Processing ruok command from /127.0.0.1:40756 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:44:03,711 INFO Processing ruok command from /127.0.0.1:40758 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:44:13,619 INFO Processing ruok command from /127.0.0.1:40806 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:44:13,667 INFO Processing ruok command from /127.0.0.1:40808 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:44:17,854 INFO Committing global session 0x3000042bdef0001 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 02:44:23,621 INFO Processing ruok command from /127.0.0.1:40878 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:44:23,665 INFO Processing ruok command from /127.0.0.1:40880 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:44:33,624 INFO Processing ruok command from /127.0.0.1:40930 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:44:33,706 INFO Processing ruok command from /127.0.0.1:40932 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:44:37,487 INFO Committing global session 0x100004065d60003 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 02:44:43,611 INFO Processing ruok command from /127.0.0.1:40984 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:44:43,695 INFO Processing ruok command from /127.0.0.1:40986 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:44:53,617 INFO Processing ruok command from /127.0.0.1:41040 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:44:53,720 INFO Processing ruok command from /127.0.0.1:41042 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:44:57,688 INFO Committing global session 0x100004065d60004 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 02:45:03,643 INFO Processing ruok command from /127.0.0.1:41092 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:45:03,703 INFO Processing ruok command from /127.0.0.1:41094 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:45:13,628 INFO Processing ruok command from /127.0.0.1:41146 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:45:13,704 INFO Processing ruok command from /127.0.0.1:41148 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:45:23,629 INFO Processing ruok command from /127.0.0.1:41202 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:45:23,694 INFO Processing ruok command from /127.0.0.1:41204 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:45:33,652 INFO Processing ruok command from /127.0.0.1:41312 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:45:33,742 INFO Processing ruok command from /127.0.0.1:41314 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:45:43,703 INFO Processing ruok command from /127.0.0.1:41374 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:45:43,870 INFO Processing ruok command from /127.0.0.1:41376 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:45:53,639 INFO Processing ruok command from /127.0.0.1:41448 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:45:53,707 INFO Processing ruok command from /127.0.0.1:41450 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:46:03,643 INFO Processing ruok command from /127.0.0.1:41510 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:46:03,733 INFO Processing ruok command from /127.0.0.1:41512 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:46:13,660 INFO Processing ruok command from /127.0.0.1:41580 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:46:13,727 INFO Processing ruok command from /127.0.0.1:41582 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:46:23,640 INFO Processing ruok command from /127.0.0.1:41704 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:46:23,731 INFO Processing ruok command from /127.0.0.1:41706 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:46:33,628 INFO Processing ruok command from /127.0.0.1:41918 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:46:33,708 INFO Processing ruok command from /127.0.0.1:41920 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:46:43,621 INFO Processing ruok command from /127.0.0.1:41972 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:46:43,703 INFO Processing ruok command from /127.0.0.1:41974 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:46:53,610 INFO Processing ruok command from /127.0.0.1:42036 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:46:53,656 INFO Processing ruok command from /127.0.0.1:42038 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:46:57,878 INFO Committing global session 0x100004065d60005 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 02:47:03,611 INFO Processing ruok command from /127.0.0.1:42092 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:47:03,683 INFO Processing ruok command from /127.0.0.1:42094 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:47:13,649 INFO Processing ruok command from /127.0.0.1:42152 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:47:13,778 INFO Processing ruok command from /127.0.0.1:42154 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:47:23,593 INFO Processing ruok command from /127.0.0.1:42218 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:47:23,701 INFO Processing ruok command from /127.0.0.1:42220 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:47:33,627 INFO Processing ruok command from /127.0.0.1:42272 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:47:33,690 INFO Processing ruok command from /127.0.0.1:42274 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:47:43,621 INFO Processing ruok command from /127.0.0.1:42330 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:47:43,691 INFO Processing ruok command from /127.0.0.1:42332 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:47:53,611 INFO Processing ruok command from /127.0.0.1:42396 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:47:53,689 INFO Processing ruok command from /127.0.0.1:42398 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:48:03,631 INFO Processing ruok command from /127.0.0.1:42452 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:48:03,674 INFO Processing ruok command from /127.0.0.1:42454 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:48:13,639 INFO Processing ruok command from /127.0.0.1:42512 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:48:13,696 INFO Processing ruok command from /127.0.0.1:42514 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:48:23,613 INFO Processing ruok command from /127.0.0.1:42578 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:48:23,656 INFO Processing ruok command from /127.0.0.1:42580 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:48:33,628 INFO Processing ruok command from /127.0.0.1:42640 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:48:33,724 INFO Processing ruok command from /127.0.0.1:42642 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:48:43,622 INFO Processing ruok command from /127.0.0.1:42706 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:48:43,695 INFO Processing ruok command from /127.0.0.1:42710 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:48:53,624 INFO Processing ruok command from /127.0.0.1:42796 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:48:53,677 INFO Processing ruok command from /127.0.0.1:42798 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:48:58,060 INFO Committing global session 0x100004065d60006 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 02:49:03,632 INFO Processing ruok command from /127.0.0.1:42856 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:49:03,683 INFO Processing ruok command from /127.0.0.1:42858 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:49:13,606 INFO Processing ruok command from /127.0.0.1:42922 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:49:13,654 INFO Processing ruok command from /127.0.0.1:42924 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:49:23,622 INFO Processing ruok command from /127.0.0.1:42986 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:49:23,673 INFO Processing ruok command from /127.0.0.1:42988 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:49:33,642 INFO Processing ruok command from /127.0.0.1:43042 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:49:33,760 INFO Processing ruok command from /127.0.0.1:43046 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:49:43,622 INFO Processing ruok command from /127.0.0.1:43102 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:49:43,698 INFO Processing ruok command from /127.0.0.1:43104 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:49:53,602 INFO Processing ruok command from /127.0.0.1:43202 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:49:53,687 INFO Processing ruok command from /127.0.0.1:43204 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:50:03,627 INFO Processing ruok command from /127.0.0.1:43258 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:50:03,697 INFO Processing ruok command from /127.0.0.1:43260 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:50:13,616 INFO Processing ruok command from /127.0.0.1:43316 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:50:13,706 INFO Processing ruok command from /127.0.0.1:43318 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:50:23,602 INFO Processing ruok command from /127.0.0.1:43380 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:50:23,678 INFO Processing ruok command from /127.0.0.1:43382 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:50:33,625 INFO Processing ruok command from /127.0.0.1:43438 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:50:33,709 INFO Processing ruok command from /127.0.0.1:43440 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:50:43,617 INFO Processing ruok command from /127.0.0.1:43492 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:50:43,684 INFO Processing ruok command from /127.0.0.1:43494 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:50:53,610 INFO Processing ruok command from /127.0.0.1:43558 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:50:53,688 INFO Processing ruok command from /127.0.0.1:43560 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:50:57,884 INFO Committing global session 0x3000042bdef0002 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 02:51:03,619 INFO Processing ruok command from /127.0.0.1:43646 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:51:03,695 INFO Processing ruok command from /127.0.0.1:43648 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:51:13,628 INFO Processing ruok command from /127.0.0.1:43704 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:51:13,670 INFO Processing ruok command from /127.0.0.1:43706 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:51:23,639 INFO Processing ruok command from /127.0.0.1:43780 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:51:23,723 INFO Processing ruok command from /127.0.0.1:43782 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:51:33,618 INFO Processing ruok command from /127.0.0.1:43840 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:51:33,695 INFO Processing ruok command from /127.0.0.1:43842 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:51:43,608 INFO Processing ruok command from /127.0.0.1:43918 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:51:43,698 INFO Processing ruok command from /127.0.0.1:43920 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:51:53,599 INFO Processing ruok command from /127.0.0.1:44018 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:51:53,696 INFO Processing ruok command from /127.0.0.1:44020 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:52:03,631 INFO Processing ruok command from /127.0.0.1:44086 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:52:03,672 INFO Processing ruok command from /127.0.0.1:44088 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:52:13,636 INFO Processing ruok command from /127.0.0.1:44150 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:52:13,727 INFO Processing ruok command from /127.0.0.1:44152 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:52:23,657 INFO Processing ruok command from /127.0.0.1:44216 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:52:23,724 INFO Processing ruok command from /127.0.0.1:44218 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:52:33,617 INFO Processing ruok command from /127.0.0.1:44278 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:52:33,663 INFO Processing ruok command from /127.0.0.1:44280 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:52:43,607 INFO Processing ruok command from /127.0.0.1:44364 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:52:43,690 INFO Processing ruok command from /127.0.0.1:44366 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:52:53,634 INFO Processing ruok command from /127.0.0.1:44452 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:52:53,764 INFO Processing ruok command from /127.0.0.1:44454 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:52:57,557 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-06-15 02:52:57,568 INFO Committing global session 0x20000427e2c0003 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 02:52:58,385 INFO Submitting global closeSession request for session 0x20000427e2c0003 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-06-15 02:53:03,630 INFO Processing ruok command from /127.0.0.1:44514 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:53:03,699 INFO Processing ruok command from /127.0.0.1:44516 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:53:13,638 INFO Processing ruok command from /127.0.0.1:44626 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:53:13,734 INFO Processing ruok command from /127.0.0.1:44628 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:53:23,626 INFO Processing ruok command from /127.0.0.1:44706 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:53:23,670 INFO Processing ruok command from /127.0.0.1:44708 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:53:33,617 INFO Processing ruok command from /127.0.0.1:44764 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:53:33,710 INFO Processing ruok command from /127.0.0.1:44766 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:53:43,618 INFO Processing ruok command from /127.0.0.1:44836 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:53:43,698 INFO Processing ruok command from /127.0.0.1:44838 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:53:53,612 INFO Processing ruok command from /127.0.0.1:44906 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:53:53,674 INFO Processing ruok command from /127.0.0.1:44908 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:54:03,624 INFO Processing ruok command from /127.0.0.1:44964 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:54:03,670 INFO Processing ruok command from /127.0.0.1:44966 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:54:13,639 INFO Processing ruok command from /127.0.0.1:45032 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:54:13,726 INFO Processing ruok command from /127.0.0.1:45034 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:54:23,624 INFO Processing ruok command from /127.0.0.1:45098 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:54:23,698 INFO Processing ruok command from /127.0.0.1:45100 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:54:33,620 INFO Processing ruok command from /127.0.0.1:45160 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:54:33,691 INFO Processing ruok command from /127.0.0.1:45162 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:54:43,611 INFO Processing ruok command from /127.0.0.1:45230 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:54:43,696 INFO Processing ruok command from /127.0.0.1:45232 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:54:53,615 INFO Processing ruok command from /127.0.0.1:45304 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:54:53,689 INFO Processing ruok command from /127.0.0.1:45306 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:54:57,596 INFO Committing global session 0x3000042bdef0003 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 02:55:03,639 INFO Processing ruok command from /127.0.0.1:45364 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:55:03,728 INFO Processing ruok command from /127.0.0.1:45366 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:55:13,640 INFO Processing ruok command from /127.0.0.1:45428 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:55:13,717 INFO Processing ruok command from /127.0.0.1:45430 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:55:23,624 INFO Processing ruok command from /127.0.0.1:45496 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:55:23,686 INFO Processing ruok command from /127.0.0.1:45498 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:55:33,617 INFO Processing ruok command from /127.0.0.1:45560 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:55:33,650 INFO Processing ruok command from /127.0.0.1:45562 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:55:43,612 INFO Processing ruok command from /127.0.0.1:45622 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:55:43,687 INFO Processing ruok command from /127.0.0.1:45624 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:55:53,611 INFO Processing ruok command from /127.0.0.1:45694 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:55:53,693 INFO Processing ruok command from /127.0.0.1:45696 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:56:03,616 INFO Processing ruok command from /127.0.0.1:45748 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:56:03,719 INFO Processing ruok command from /127.0.0.1:45750 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:56:13,620 INFO Processing ruok command from /127.0.0.1:45816 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:56:13,676 INFO Processing ruok command from /127.0.0.1:45818 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:56:23,603 INFO Processing ruok command from /127.0.0.1:45886 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:56:23,696 INFO Processing ruok command from /127.0.0.1:45888 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:56:33,608 INFO Processing ruok command from /127.0.0.1:45946 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:56:33,658 INFO Processing ruok command from /127.0.0.1:45948 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:56:43,623 INFO Processing ruok command from /127.0.0.1:46010 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:56:43,713 INFO Processing ruok command from /127.0.0.1:46012 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:56:53,645 INFO Processing ruok command from /127.0.0.1:46078 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:56:53,711 INFO Processing ruok command from /127.0.0.1:46080 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:56:58,092 INFO Committing global session 0x3000042bdef0004 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 02:57:03,612 INFO Processing ruok command from /127.0.0.1:46138 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:57:03,672 INFO Processing ruok command from /127.0.0.1:46140 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:57:13,628 INFO Processing ruok command from /127.0.0.1:46198 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:57:13,677 INFO Processing ruok command from /127.0.0.1:46200 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:57:23,627 INFO Processing ruok command from /127.0.0.1:46268 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:57:23,701 INFO Processing ruok command from /127.0.0.1:46270 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:57:33,635 INFO Processing ruok command from /127.0.0.1:46326 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:57:33,722 INFO Processing ruok command from /127.0.0.1:46328 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:57:43,606 INFO Processing ruok command from /127.0.0.1:46384 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:57:43,672 INFO Processing ruok command from /127.0.0.1:46386 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:57:53,635 INFO Processing ruok command from /127.0.0.1:46452 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:57:53,703 INFO Processing ruok command from /127.0.0.1:46454 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:58:03,624 INFO Processing ruok command from /127.0.0.1:46514 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:58:03,676 INFO Processing ruok command from /127.0.0.1:46516 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:58:13,634 INFO Processing ruok command from /127.0.0.1:46580 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:58:13,679 INFO Processing ruok command from /127.0.0.1:46582 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:58:23,645 INFO Processing ruok command from /127.0.0.1:46652 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:58:23,698 INFO Processing ruok command from /127.0.0.1:46654 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:58:33,621 INFO Processing ruok command from /127.0.0.1:46712 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:58:33,677 INFO Processing ruok command from /127.0.0.1:46714 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:58:43,626 INFO Processing ruok command from /127.0.0.1:46780 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:58:43,701 INFO Processing ruok command from /127.0.0.1:46782 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:58:53,623 INFO Processing ruok command from /127.0.0.1:46850 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:58:53,706 INFO Processing ruok command from /127.0.0.1:46852 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:58:58,085 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-06-15 02:58:58,094 INFO Committing global session 0x20000427e2c0004 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 02:58:58,806 INFO Submitting global closeSession request for session 0x20000427e2c0004 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-06-15 02:59:03,636 INFO Processing ruok command from /127.0.0.1:46912 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:59:03,716 INFO Processing ruok command from /127.0.0.1:46914 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:59:13,641 INFO Processing ruok command from /127.0.0.1:46990 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:59:13,726 INFO Processing ruok command from /127.0.0.1:46992 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:59:23,602 INFO Processing ruok command from /127.0.0.1:47060 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:59:23,683 INFO Processing ruok command from /127.0.0.1:47062 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:59:33,623 INFO Processing ruok command from /127.0.0.1:47120 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:59:33,703 INFO Processing ruok command from /127.0.0.1:47122 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:59:43,611 INFO Processing ruok command from /127.0.0.1:47182 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:59:43,688 INFO Processing ruok command from /127.0.0.1:47184 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 02:59:53,613 INFO Processing ruok command from /127.0.0.1:47252 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 02:59:53,692 INFO Processing ruok command from /127.0.0.1:47254 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:00:03,618 INFO Processing ruok command from /127.0.0.1:47308 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:00:03,693 INFO Processing ruok command from /127.0.0.1:47310 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:00:13,632 INFO Processing ruok command from /127.0.0.1:47374 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:00:13,720 INFO Processing ruok command from /127.0.0.1:47376 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:00:23,618 INFO Processing ruok command from /127.0.0.1:47442 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:00:23,697 INFO Processing ruok command from /127.0.0.1:47444 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:00:33,656 INFO Processing ruok command from /127.0.0.1:47504 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:00:33,707 INFO Processing ruok command from /127.0.0.1:47506 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:00:43,631 INFO Processing ruok command from /127.0.0.1:47564 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:00:43,726 INFO Processing ruok command from /127.0.0.1:47566 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:00:53,626 INFO Processing ruok command from /127.0.0.1:47632 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:00:53,687 INFO Processing ruok command from /127.0.0.1:47634 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:00:57,444 INFO Committing global session 0x100004065d60007 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:01:03,610 INFO Processing ruok command from /127.0.0.1:47692 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:01:03,676 INFO Processing ruok command from /127.0.0.1:47694 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:01:13,610 INFO Processing ruok command from /127.0.0.1:47764 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:01:13,649 INFO Processing ruok command from /127.0.0.1:47766 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:01:23,619 INFO Processing ruok command from /127.0.0.1:47828 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:01:23,671 INFO Processing ruok command from /127.0.0.1:47830 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:01:33,620 INFO Processing ruok command from /127.0.0.1:47890 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:01:33,701 INFO Processing ruok command from /127.0.0.1:47892 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:01:43,610 INFO Processing ruok command from /127.0.0.1:47964 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:01:43,654 INFO Processing ruok command from /127.0.0.1:47966 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:01:53,621 INFO Processing ruok command from /127.0.0.1:48042 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:01:53,682 INFO Processing ruok command from /127.0.0.1:48044 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:02:03,625 INFO Processing ruok command from /127.0.0.1:48112 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:02:03,691 INFO Processing ruok command from /127.0.0.1:48114 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:02:13,641 INFO Processing ruok command from /127.0.0.1:48192 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:02:13,718 INFO Processing ruok command from /127.0.0.1:48194 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:02:23,630 INFO Processing ruok command from /127.0.0.1:48268 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:02:23,682 INFO Processing ruok command from /127.0.0.1:48274 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:02:33,658 INFO Processing ruok command from /127.0.0.1:48356 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:02:33,743 INFO Processing ruok command from /127.0.0.1:48358 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:02:43,664 INFO Processing ruok command from /127.0.0.1:48422 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:02:43,740 INFO Processing ruok command from /127.0.0.1:48424 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:02:54,124 INFO Processing ruok command from /127.0.0.1:48556 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:02:54,244 INFO Processing ruok command from /127.0.0.1:48558 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:02:57,865 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-06-15 03:02:57,923 INFO Committing global session 0x20000427e2c0005 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:02:58,675 INFO Submitting global closeSession request for session 0x20000427e2c0005 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-06-15 03:03:04,007 INFO Processing ruok command from /127.0.0.1:48670 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:03:04,144 INFO Processing ruok command from /127.0.0.1:48674 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:03:13,925 INFO Processing ruok command from /127.0.0.1:48798 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:03:14,231 INFO Processing ruok command from /127.0.0.1:48804 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:03:23,741 INFO Processing ruok command from /127.0.0.1:48950 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:03:23,963 INFO Processing ruok command from /127.0.0.1:48952 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:03:33,648 INFO Processing ruok command from /127.0.0.1:49094 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:03:33,717 INFO Processing ruok command from /127.0.0.1:49096 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:03:43,656 INFO Processing ruok command from /127.0.0.1:49162 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:03:43,706 INFO Processing ruok command from /127.0.0.1:49164 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:03:53,669 INFO Processing ruok command from /127.0.0.1:49254 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:03:53,734 INFO Processing ruok command from /127.0.0.1:49256 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:04:03,688 INFO Processing ruok command from /127.0.0.1:49366 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:04:03,810 INFO Processing ruok command from /127.0.0.1:49368 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:04:13,677 INFO Processing ruok command from /127.0.0.1:49480 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:04:13,770 INFO Processing ruok command from /127.0.0.1:49482 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:04:15,135 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-06-15 03:04:15,159 INFO Committing global session 0x20000427e2c0006 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:04:15,387 INFO Committing global session 0x3000042bdef0005 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:04:16,452 INFO Committing global session 0x3000042bdef0006 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:04:23,628 INFO Processing ruok command from /127.0.0.1:49570 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:04:23,660 INFO Processing ruok command from /127.0.0.1:49572 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:04:33,635 INFO Processing ruok command from /127.0.0.1:49658 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:04:33,722 INFO Processing ruok command from /127.0.0.1:49660 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:04:43,640 INFO Processing ruok command from /127.0.0.1:49730 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:04:43,714 INFO Processing ruok command from /127.0.0.1:49732 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:04:53,612 INFO Processing ruok command from /127.0.0.1:49808 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:04:53,679 INFO Processing ruok command from /127.0.0.1:49810 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:04:58,097 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-06-15 03:04:58,112 INFO Committing global session 0x20000427e2c0007 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:04:58,935 INFO Submitting global closeSession request for session 0x20000427e2c0007 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-06-15 03:05:03,676 INFO Processing ruok command from /127.0.0.1:49876 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:05:03,748 INFO Processing ruok command from /127.0.0.1:49878 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:05:13,635 INFO Processing ruok command from /127.0.0.1:49952 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:05:13,735 INFO Processing ruok command from /127.0.0.1:49954 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:05:23,618 INFO Processing ruok command from /127.0.0.1:50032 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:05:23,692 INFO Processing ruok command from /127.0.0.1:50034 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:05:33,629 INFO Processing ruok command from /127.0.0.1:50100 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:05:33,718 INFO Processing ruok command from /127.0.0.1:50104 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:05:43,624 INFO Processing ruok command from /127.0.0.1:50172 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:05:43,687 INFO Processing ruok command from /127.0.0.1:50174 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:05:53,623 INFO Processing ruok command from /127.0.0.1:50250 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:05:53,695 INFO Processing ruok command from /127.0.0.1:50252 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:06:03,667 INFO Processing ruok command from /127.0.0.1:50360 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:06:03,749 INFO Processing ruok command from /127.0.0.1:50362 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:06:13,636 INFO Processing ruok command from /127.0.0.1:50484 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:06:13,763 INFO Processing ruok command from /127.0.0.1:50486 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:06:23,626 INFO Processing ruok command from /127.0.0.1:50576 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:06:23,711 INFO Processing ruok command from /127.0.0.1:50578 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:06:33,614 INFO Processing ruok command from /127.0.0.1:50650 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:06:33,706 INFO Processing ruok command from /127.0.0.1:50654 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:06:43,637 INFO Processing ruok command from /127.0.0.1:50730 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:06:43,692 INFO Processing ruok command from /127.0.0.1:50732 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:06:53,640 INFO Processing ruok command from /127.0.0.1:50822 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:06:53,738 INFO Processing ruok command from /127.0.0.1:50824 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:06:57,847 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-06-15 03:06:57,861 INFO Committing global session 0x20000427e2c0008 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:06:58,729 INFO Submitting global closeSession request for session 0x20000427e2c0008 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-06-15 03:07:03,652 INFO Processing ruok command from /127.0.0.1:50916 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:07:03,700 INFO Processing ruok command from /127.0.0.1:50918 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:07:13,682 INFO Processing ruok command from /127.0.0.1:51034 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:07:13,760 INFO Processing ruok command from /127.0.0.1:51036 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:07:23,640 INFO Processing ruok command from /127.0.0.1:51170 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:07:23,754 INFO Processing ruok command from /127.0.0.1:51172 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:07:33,631 INFO Processing ruok command from /127.0.0.1:51258 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:07:33,717 INFO Processing ruok command from /127.0.0.1:51260 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:07:43,662 INFO Processing ruok command from /127.0.0.1:51330 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:07:43,748 INFO Processing ruok command from /127.0.0.1:51332 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:07:53,661 INFO Processing ruok command from /127.0.0.1:51446 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:07:53,770 INFO Processing ruok command from /127.0.0.1:51448 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:08:03,679 INFO Processing ruok command from /127.0.0.1:51526 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:08:03,769 INFO Processing ruok command from /127.0.0.1:51528 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:08:13,656 INFO Processing ruok command from /127.0.0.1:51610 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:08:13,748 INFO Processing ruok command from /127.0.0.1:51612 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:08:23,656 INFO Processing ruok command from /127.0.0.1:51746 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:08:23,731 INFO Processing ruok command from /127.0.0.1:51748 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:08:33,629 INFO Processing ruok command from /127.0.0.1:51882 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:08:33,707 INFO Processing ruok command from /127.0.0.1:51884 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:08:43,619 INFO Processing ruok command from /127.0.0.1:52028 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:08:43,684 INFO Processing ruok command from /127.0.0.1:52030 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:08:53,620 INFO Processing ruok command from /127.0.0.1:52178 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:08:53,693 INFO Processing ruok command from /127.0.0.1:52180 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:08:57,675 INFO Committing global session 0x100004065d60008 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:09:03,656 INFO Processing ruok command from /127.0.0.1:52336 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:09:03,700 INFO Processing ruok command from /127.0.0.1:52338 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:09:13,626 INFO Processing ruok command from /127.0.0.1:52498 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:09:13,690 INFO Processing ruok command from /127.0.0.1:52500 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:09:23,637 INFO Processing ruok command from /127.0.0.1:52652 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:09:23,729 INFO Processing ruok command from /127.0.0.1:52654 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:09:33,618 INFO Processing ruok command from /127.0.0.1:52854 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:09:33,677 INFO Processing ruok command from /127.0.0.1:52856 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:09:43,643 INFO Processing ruok command from /127.0.0.1:52946 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:09:43,723 INFO Processing ruok command from /127.0.0.1:52948 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:09:53,685 INFO Processing ruok command from /127.0.0.1:53280 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:09:53,743 INFO Processing ruok command from /127.0.0.1:53284 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:10:03,615 INFO Processing ruok command from /127.0.0.1:53504 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:10:03,686 INFO Processing ruok command from /127.0.0.1:53506 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:10:13,601 INFO Processing ruok command from /127.0.0.1:53592 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:10:13,687 INFO Processing ruok command from /127.0.0.1:53594 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:10:23,632 INFO Processing ruok command from /127.0.0.1:53692 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:10:23,732 INFO Processing ruok command from /127.0.0.1:53694 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:10:33,644 INFO Processing ruok command from /127.0.0.1:53782 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:10:33,714 INFO Processing ruok command from /127.0.0.1:53784 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:10:43,635 INFO Processing ruok command from /127.0.0.1:53874 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:10:43,711 INFO Processing ruok command from /127.0.0.1:53876 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:10:53,658 INFO Processing ruok command from /127.0.0.1:53978 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:10:53,742 INFO Processing ruok command from /127.0.0.1:53980 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:10:57,698 INFO Committing global session 0x3000042bdef0007 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:11:03,626 INFO Processing ruok command from /127.0.0.1:54070 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:11:03,690 INFO Processing ruok command from /127.0.0.1:54072 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:11:13,612 INFO Processing ruok command from /127.0.0.1:54178 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:11:13,717 INFO Processing ruok command from /127.0.0.1:54180 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:11:23,629 INFO Processing ruok command from /127.0.0.1:54282 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:11:23,697 INFO Processing ruok command from /127.0.0.1:54284 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:11:33,626 INFO Processing ruok command from /127.0.0.1:54366 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:11:33,673 INFO Processing ruok command from /127.0.0.1:54368 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:11:43,648 INFO Processing ruok command from /127.0.0.1:54496 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:11:43,695 INFO Processing ruok command from /127.0.0.1:54498 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:11:53,616 INFO Processing ruok command from /127.0.0.1:54588 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:11:53,658 INFO Processing ruok command from /127.0.0.1:54590 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:12:03,628 INFO Processing ruok command from /127.0.0.1:54680 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:12:03,698 INFO Processing ruok command from /127.0.0.1:54682 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:12:13,610 INFO Processing ruok command from /127.0.0.1:54770 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:12:13,698 INFO Processing ruok command from /127.0.0.1:54772 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:12:23,639 INFO Processing ruok command from /127.0.0.1:54862 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:12:23,744 INFO Processing ruok command from /127.0.0.1:54864 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:12:33,626 INFO Processing ruok command from /127.0.0.1:54946 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:12:33,676 INFO Processing ruok command from /127.0.0.1:54948 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:12:43,620 INFO Processing ruok command from /127.0.0.1:55026 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:12:43,699 INFO Processing ruok command from /127.0.0.1:55028 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:12:53,637 INFO Processing ruok command from /127.0.0.1:55124 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:12:53,749 INFO Processing ruok command from /127.0.0.1:55126 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:12:57,420 INFO Committing global session 0x3000042bdef0008 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:13:03,616 INFO Processing ruok command from /127.0.0.1:55208 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:13:03,689 INFO Processing ruok command from /127.0.0.1:55210 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:13:13,615 INFO Processing ruok command from /127.0.0.1:55296 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:13:13,665 INFO Processing ruok command from /127.0.0.1:55298 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:13:23,607 INFO Processing ruok command from /127.0.0.1:55388 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:13:23,653 INFO Processing ruok command from /127.0.0.1:55390 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:13:33,613 INFO Processing ruok command from /127.0.0.1:55476 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:13:33,719 INFO Processing ruok command from /127.0.0.1:55478 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:13:43,613 INFO Processing ruok command from /127.0.0.1:55568 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:13:43,704 INFO Processing ruok command from /127.0.0.1:55570 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:13:53,619 INFO Processing ruok command from /127.0.0.1:55664 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:13:53,702 INFO Processing ruok command from /127.0.0.1:55666 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:14:03,634 INFO Processing ruok command from /127.0.0.1:55748 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:14:03,710 INFO Processing ruok command from /127.0.0.1:55750 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:14:13,625 INFO Processing ruok command from /127.0.0.1:55834 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:14:13,722 INFO Processing ruok command from /127.0.0.1:55836 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:14:23,617 INFO Processing ruok command from /127.0.0.1:55934 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:14:23,702 INFO Processing ruok command from /127.0.0.1:55936 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:14:33,614 INFO Processing ruok command from /127.0.0.1:56016 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:14:33,690 INFO Processing ruok command from /127.0.0.1:56018 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:14:43,629 INFO Processing ruok command from /127.0.0.1:56100 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:14:43,680 INFO Processing ruok command from /127.0.0.1:56102 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:14:53,628 INFO Processing ruok command from /127.0.0.1:56204 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:14:53,668 INFO Processing ruok command from /127.0.0.1:56206 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:14:57,505 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-06-15 03:14:57,516 INFO Committing global session 0x20000427e2c0009 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:14:58,323 INFO Submitting global closeSession request for session 0x20000427e2c0009 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-06-15 03:15:03,613 INFO Processing ruok command from /127.0.0.1:56286 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:15:03,703 INFO Processing ruok command from /127.0.0.1:56288 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:15:13,637 INFO Processing ruok command from /127.0.0.1:56378 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:15:13,688 INFO Processing ruok command from /127.0.0.1:56380 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:15:23,617 INFO Processing ruok command from /127.0.0.1:56472 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:15:23,702 INFO Processing ruok command from /127.0.0.1:56474 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:15:33,621 INFO Processing ruok command from /127.0.0.1:56562 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:15:33,708 INFO Processing ruok command from /127.0.0.1:56564 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:15:43,612 INFO Processing ruok command from /127.0.0.1:56652 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:15:43,662 INFO Processing ruok command from /127.0.0.1:56654 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:15:53,611 INFO Processing ruok command from /127.0.0.1:56754 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:15:53,663 INFO Processing ruok command from /127.0.0.1:56756 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:16:03,661 INFO Processing ruok command from /127.0.0.1:56842 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:16:03,707 INFO Processing ruok command from /127.0.0.1:56844 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:16:13,630 INFO Processing ruok command from /127.0.0.1:56936 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:16:13,700 INFO Processing ruok command from /127.0.0.1:56938 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:16:23,622 INFO Processing ruok command from /127.0.0.1:57030 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:16:23,686 INFO Processing ruok command from /127.0.0.1:57032 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:16:33,625 INFO Processing ruok command from /127.0.0.1:57116 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:16:33,697 INFO Processing ruok command from /127.0.0.1:57118 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:16:43,631 INFO Processing ruok command from /127.0.0.1:57200 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:16:43,680 INFO Processing ruok command from /127.0.0.1:57202 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:16:53,616 INFO Processing ruok command from /127.0.0.1:57300 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:16:53,695 INFO Processing ruok command from /127.0.0.1:57302 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:16:57,716 INFO Committing global session 0x100004065d60009 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:17:03,610 INFO Processing ruok command from /127.0.0.1:57378 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:17:03,661 INFO Processing ruok command from /127.0.0.1:57380 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:17:13,625 INFO Processing ruok command from /127.0.0.1:57462 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:17:13,705 INFO Processing ruok command from /127.0.0.1:57464 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:17:23,651 INFO Processing ruok command from /127.0.0.1:57554 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:17:23,692 INFO Processing ruok command from /127.0.0.1:57556 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:17:33,647 INFO Processing ruok command from /127.0.0.1:57636 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:17:33,723 INFO Processing ruok command from /127.0.0.1:57638 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:17:43,612 INFO Processing ruok command from /127.0.0.1:57722 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:17:43,667 INFO Processing ruok command from /127.0.0.1:57724 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:17:53,629 INFO Processing ruok command from /127.0.0.1:57820 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:17:53,673 INFO Processing ruok command from /127.0.0.1:57822 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:18:03,625 INFO Processing ruok command from /127.0.0.1:57906 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:18:03,677 INFO Processing ruok command from /127.0.0.1:57908 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:18:13,642 INFO Processing ruok command from /127.0.0.1:57994 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:18:13,736 INFO Processing ruok command from /127.0.0.1:57996 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:18:23,641 INFO Processing ruok command from /127.0.0.1:58090 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:18:23,726 INFO Processing ruok command from /127.0.0.1:58092 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:18:33,636 INFO Processing ruok command from /127.0.0.1:58180 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:18:33,696 INFO Processing ruok command from /127.0.0.1:58182 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:18:43,620 INFO Processing ruok command from /127.0.0.1:58266 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:18:43,710 INFO Processing ruok command from /127.0.0.1:58268 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:18:53,623 INFO Processing ruok command from /127.0.0.1:58362 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:18:53,702 INFO Processing ruok command from /127.0.0.1:58364 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:18:57,511 INFO Committing global session 0x3000042bdef0009 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:19:03,608 INFO Processing ruok command from /127.0.0.1:58450 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:19:03,659 INFO Processing ruok command from /127.0.0.1:58452 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:19:13,639 INFO Processing ruok command from /127.0.0.1:58540 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:19:13,721 INFO Processing ruok command from /127.0.0.1:58542 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:19:23,614 INFO Processing ruok command from /127.0.0.1:58660 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:19:23,660 INFO Processing ruok command from /127.0.0.1:58662 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:19:33,624 INFO Processing ruok command from /127.0.0.1:58746 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:19:33,756 INFO Processing ruok command from /127.0.0.1:58748 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:19:43,672 INFO Processing ruok command from /127.0.0.1:58828 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:19:43,741 INFO Processing ruok command from /127.0.0.1:58830 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:19:53,639 INFO Processing ruok command from /127.0.0.1:58924 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:19:53,711 INFO Processing ruok command from /127.0.0.1:58926 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:20:03,636 INFO Processing ruok command from /127.0.0.1:59008 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:20:03,734 INFO Processing ruok command from /127.0.0.1:59010 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:20:13,661 INFO Processing ruok command from /127.0.0.1:59096 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:20:13,740 INFO Processing ruok command from /127.0.0.1:59098 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:20:23,643 INFO Processing ruok command from /127.0.0.1:59186 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:20:23,737 INFO Processing ruok command from /127.0.0.1:59188 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:20:33,656 INFO Processing ruok command from /127.0.0.1:59274 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:20:33,719 INFO Processing ruok command from /127.0.0.1:59276 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:20:43,635 INFO Processing ruok command from /127.0.0.1:59378 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:20:43,746 INFO Processing ruok command from /127.0.0.1:59380 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:20:53,624 INFO Processing ruok command from /127.0.0.1:59490 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:20:53,675 INFO Processing ruok command from /127.0.0.1:59492 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:20:57,629 INFO Committing global session 0x100004065d6000a (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:21:03,619 INFO Processing ruok command from /127.0.0.1:59574 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:21:03,694 INFO Processing ruok command from /127.0.0.1:59578 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:21:13,634 INFO Processing ruok command from /127.0.0.1:59670 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:21:13,707 INFO Processing ruok command from /127.0.0.1:59672 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:21:23,626 INFO Processing ruok command from /127.0.0.1:59768 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:21:23,706 INFO Processing ruok command from /127.0.0.1:59770 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:21:33,614 INFO Processing ruok command from /127.0.0.1:59854 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:21:33,701 INFO Processing ruok command from /127.0.0.1:59856 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:21:43,621 INFO Processing ruok command from /127.0.0.1:59942 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:21:43,703 INFO Processing ruok command from /127.0.0.1:59944 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:21:53,629 INFO Processing ruok command from /127.0.0.1:60046 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:21:53,698 INFO Processing ruok command from /127.0.0.1:60048 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:22:03,642 INFO Processing ruok command from /127.0.0.1:60136 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:22:03,703 INFO Processing ruok command from /127.0.0.1:60138 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:22:13,630 INFO Processing ruok command from /127.0.0.1:60228 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:22:13,698 INFO Processing ruok command from /127.0.0.1:60230 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:22:23,621 INFO Processing ruok command from /127.0.0.1:60322 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:22:23,705 INFO Processing ruok command from /127.0.0.1:60324 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:22:33,608 INFO Processing ruok command from /127.0.0.1:60422 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:22:33,682 INFO Processing ruok command from /127.0.0.1:60424 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:22:43,611 INFO Processing ruok command from /127.0.0.1:60508 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:22:43,684 INFO Processing ruok command from /127.0.0.1:60510 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:22:53,630 INFO Processing ruok command from /127.0.0.1:60628 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:22:53,705 INFO Processing ruok command from /127.0.0.1:60630 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:22:57,640 INFO Committing global session 0x100004065d6000b (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:23:03,607 INFO Processing ruok command from /127.0.0.1:60768 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:23:03,694 INFO Processing ruok command from /127.0.0.1:60772 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:23:13,644 INFO Processing ruok command from /127.0.0.1:60942 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:23:13,728 INFO Processing ruok command from /127.0.0.1:60944 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:23:23,637 INFO Processing ruok command from /127.0.0.1:32896 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:23:23,722 INFO Processing ruok command from /127.0.0.1:32898 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:23:33,641 INFO Processing ruok command from /127.0.0.1:33136 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:23:33,731 INFO Processing ruok command from /127.0.0.1:33138 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:23:43,634 INFO Processing ruok command from /127.0.0.1:33326 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:23:43,762 INFO Processing ruok command from /127.0.0.1:33328 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:23:53,618 INFO Processing ruok command from /127.0.0.1:33446 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:23:53,716 INFO Processing ruok command from /127.0.0.1:33448 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:24:03,613 INFO Processing ruok command from /127.0.0.1:33534 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:24:03,710 INFO Processing ruok command from /127.0.0.1:33536 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:24:13,624 INFO Processing ruok command from /127.0.0.1:33620 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:24:13,702 INFO Processing ruok command from /127.0.0.1:33622 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:24:23,630 INFO Processing ruok command from /127.0.0.1:33720 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:24:23,665 INFO Processing ruok command from /127.0.0.1:33722 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:24:33,634 INFO Processing ruok command from /127.0.0.1:33806 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:24:33,673 INFO Processing ruok command from /127.0.0.1:33808 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:24:43,618 INFO Processing ruok command from /127.0.0.1:33894 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:24:43,681 INFO Processing ruok command from /127.0.0.1:33896 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:24:53,625 INFO Processing ruok command from /127.0.0.1:33992 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:24:53,683 INFO Processing ruok command from /127.0.0.1:33994 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:24:57,598 INFO Committing global session 0x3000042bdef000a (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:25:03,615 INFO Processing ruok command from /127.0.0.1:34072 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:25:03,689 INFO Processing ruok command from /127.0.0.1:34074 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:25:13,641 INFO Processing ruok command from /127.0.0.1:34168 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:25:13,681 INFO Processing ruok command from /127.0.0.1:34170 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:25:23,631 INFO Processing ruok command from /127.0.0.1:34264 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:25:23,690 INFO Processing ruok command from /127.0.0.1:34266 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:25:33,656 INFO Processing ruok command from /127.0.0.1:34354 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:25:33,718 INFO Processing ruok command from /127.0.0.1:34356 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:25:43,609 INFO Processing ruok command from /127.0.0.1:34440 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:25:43,653 INFO Processing ruok command from /127.0.0.1:34442 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:25:53,616 INFO Processing ruok command from /127.0.0.1:34542 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:25:53,684 INFO Processing ruok command from /127.0.0.1:34544 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:26:03,622 INFO Processing ruok command from /127.0.0.1:34628 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:26:03,703 INFO Processing ruok command from /127.0.0.1:34630 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:26:13,616 INFO Processing ruok command from /127.0.0.1:34720 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:26:13,663 INFO Processing ruok command from /127.0.0.1:34722 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:26:23,632 INFO Processing ruok command from /127.0.0.1:34810 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:26:23,697 INFO Processing ruok command from /127.0.0.1:34812 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:26:33,632 INFO Processing ruok command from /127.0.0.1:34904 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:26:33,709 INFO Processing ruok command from /127.0.0.1:34906 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:26:43,646 INFO Processing ruok command from /127.0.0.1:34988 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:26:43,757 INFO Processing ruok command from /127.0.0.1:34990 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:26:53,625 INFO Processing ruok command from /127.0.0.1:35092 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:26:53,684 INFO Processing ruok command from /127.0.0.1:35094 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:26:57,751 INFO Committing global session 0x100004065d6000c (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:27:03,608 INFO Processing ruok command from /127.0.0.1:35180 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:27:03,685 INFO Processing ruok command from /127.0.0.1:35182 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:27:13,613 INFO Processing ruok command from /127.0.0.1:35268 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:27:13,701 INFO Processing ruok command from /127.0.0.1:35270 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:27:23,609 INFO Processing ruok command from /127.0.0.1:35364 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:27:23,688 INFO Processing ruok command from /127.0.0.1:35366 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:27:33,619 INFO Processing ruok command from /127.0.0.1:35454 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:27:33,699 INFO Processing ruok command from /127.0.0.1:35456 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:27:43,621 INFO Processing ruok command from /127.0.0.1:35544 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:27:43,653 INFO Processing ruok command from /127.0.0.1:35546 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:27:53,622 INFO Processing ruok command from /127.0.0.1:35646 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:27:53,686 INFO Processing ruok command from /127.0.0.1:35648 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:28:03,622 INFO Processing ruok command from /127.0.0.1:35734 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:28:03,695 INFO Processing ruok command from /127.0.0.1:35736 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:28:13,622 INFO Processing ruok command from /127.0.0.1:35832 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:28:13,695 INFO Processing ruok command from /127.0.0.1:35834 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:28:23,610 INFO Processing ruok command from /127.0.0.1:35924 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:28:23,690 INFO Processing ruok command from /127.0.0.1:35926 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:28:33,621 INFO Processing ruok command from /127.0.0.1:36006 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:28:33,689 INFO Processing ruok command from /127.0.0.1:36008 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:28:43,608 INFO Processing ruok command from /127.0.0.1:36092 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:28:43,678 INFO Processing ruok command from /127.0.0.1:36094 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:28:53,632 INFO Processing ruok command from /127.0.0.1:36190 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:28:53,685 INFO Processing ruok command from /127.0.0.1:36192 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:28:57,645 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-06-15 03:28:57,654 INFO Committing global session 0x20000427e2c000a (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:28:58,477 INFO Submitting global closeSession request for session 0x20000427e2c000a (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-06-15 03:29:03,607 INFO Processing ruok command from /127.0.0.1:36272 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:29:03,690 INFO Processing ruok command from /127.0.0.1:36274 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:29:13,625 INFO Processing ruok command from /127.0.0.1:36360 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:29:13,698 INFO Processing ruok command from /127.0.0.1:36362 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:29:23,624 INFO Processing ruok command from /127.0.0.1:36460 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:29:23,677 INFO Processing ruok command from /127.0.0.1:36462 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:29:33,627 INFO Processing ruok command from /127.0.0.1:36546 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:29:33,683 INFO Processing ruok command from /127.0.0.1:36548 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:29:43,637 INFO Processing ruok command from /127.0.0.1:36640 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:29:43,730 INFO Processing ruok command from /127.0.0.1:36644 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:29:53,616 INFO Processing ruok command from /127.0.0.1:36770 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:29:53,672 INFO Processing ruok command from /127.0.0.1:36772 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:30:03,633 INFO Processing ruok command from /127.0.0.1:36858 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:30:03,698 INFO Processing ruok command from /127.0.0.1:36860 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:30:13,622 INFO Processing ruok command from /127.0.0.1:36950 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:30:13,722 INFO Processing ruok command from /127.0.0.1:36952 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:30:23,618 INFO Processing ruok command from /127.0.0.1:37048 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:30:23,705 INFO Processing ruok command from /127.0.0.1:37050 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:30:33,613 INFO Processing ruok command from /127.0.0.1:37134 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:30:33,659 INFO Processing ruok command from /127.0.0.1:37136 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:30:43,631 INFO Processing ruok command from /127.0.0.1:37224 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:30:43,738 INFO Processing ruok command from /127.0.0.1:37226 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:30:53,645 INFO Processing ruok command from /127.0.0.1:37328 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:30:53,738 INFO Processing ruok command from /127.0.0.1:37330 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:30:57,730 INFO Committing global session 0x100004065d6000d (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:31:03,628 INFO Processing ruok command from /127.0.0.1:37410 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:31:03,693 INFO Processing ruok command from /127.0.0.1:37412 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:31:13,616 INFO Processing ruok command from /127.0.0.1:37502 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:31:13,688 INFO Processing ruok command from /127.0.0.1:37504 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:31:23,626 INFO Processing ruok command from /127.0.0.1:37600 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:31:23,707 INFO Processing ruok command from /127.0.0.1:37602 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:31:33,620 INFO Processing ruok command from /127.0.0.1:37686 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:31:33,679 INFO Processing ruok command from /127.0.0.1:37688 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:31:43,603 INFO Processing ruok command from /127.0.0.1:37780 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:31:43,658 INFO Processing ruok command from /127.0.0.1:37782 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:31:53,635 INFO Processing ruok command from /127.0.0.1:37880 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:31:53,719 INFO Processing ruok command from /127.0.0.1:37882 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:32:03,626 INFO Processing ruok command from /127.0.0.1:37962 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:32:03,712 INFO Processing ruok command from /127.0.0.1:37964 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:32:13,603 INFO Processing ruok command from /127.0.0.1:38050 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:32:13,676 INFO Processing ruok command from /127.0.0.1:38052 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:32:23,634 INFO Processing ruok command from /127.0.0.1:38148 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:32:23,681 INFO Processing ruok command from /127.0.0.1:38150 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:32:33,620 INFO Processing ruok command from /127.0.0.1:38230 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:32:33,702 INFO Processing ruok command from /127.0.0.1:38232 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:32:43,609 INFO Processing ruok command from /127.0.0.1:38318 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:32:43,682 INFO Processing ruok command from /127.0.0.1:38320 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:32:53,624 INFO Processing ruok command from /127.0.0.1:38414 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:32:53,712 INFO Processing ruok command from /127.0.0.1:38416 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:32:57,565 INFO Committing global session 0x100004065d6000e (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:33:03,615 INFO Processing ruok command from /127.0.0.1:38498 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:33:03,698 INFO Processing ruok command from /127.0.0.1:38500 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:33:13,616 INFO Processing ruok command from /127.0.0.1:38586 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:33:13,667 INFO Processing ruok command from /127.0.0.1:38588 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:33:23,626 INFO Processing ruok command from /127.0.0.1:38678 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:33:23,708 INFO Processing ruok command from /127.0.0.1:38680 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:33:33,614 INFO Processing ruok command from /127.0.0.1:38764 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:33:33,699 INFO Processing ruok command from /127.0.0.1:38766 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:33:43,607 INFO Processing ruok command from /127.0.0.1:38844 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:33:43,699 INFO Processing ruok command from /127.0.0.1:38846 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:33:53,618 INFO Processing ruok command from /127.0.0.1:38946 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:33:53,693 INFO Processing ruok command from /127.0.0.1:38948 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:34:03,637 INFO Processing ruok command from /127.0.0.1:39036 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:34:03,699 INFO Processing ruok command from /127.0.0.1:39038 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:34:13,613 INFO Processing ruok command from /127.0.0.1:39130 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:34:13,687 INFO Processing ruok command from /127.0.0.1:39132 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:34:23,609 INFO Processing ruok command from /127.0.0.1:39228 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:34:23,689 INFO Processing ruok command from /127.0.0.1:39230 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:34:33,632 INFO Processing ruok command from /127.0.0.1:39316 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:34:33,710 INFO Processing ruok command from /127.0.0.1:39318 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:34:43,610 INFO Processing ruok command from /127.0.0.1:39402 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:34:43,679 INFO Processing ruok command from /127.0.0.1:39406 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:34:53,625 INFO Processing ruok command from /127.0.0.1:39506 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:34:53,723 INFO Processing ruok command from /127.0.0.1:39508 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:34:57,771 INFO Committing global session 0x100004065d6000f (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:35:03,641 INFO Processing ruok command from /127.0.0.1:39588 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:35:03,694 INFO Processing ruok command from /127.0.0.1:39590 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:35:13,622 INFO Processing ruok command from /127.0.0.1:39678 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:35:13,696 INFO Processing ruok command from /127.0.0.1:39680 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:35:23,626 INFO Processing ruok command from /127.0.0.1:39774 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:35:23,699 INFO Processing ruok command from /127.0.0.1:39776 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:35:33,607 INFO Processing ruok command from /127.0.0.1:39866 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:35:33,686 INFO Processing ruok command from /127.0.0.1:39868 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:35:43,623 INFO Processing ruok command from /127.0.0.1:39956 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:35:43,707 INFO Processing ruok command from /127.0.0.1:39958 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:35:53,628 INFO Processing ruok command from /127.0.0.1:40058 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:35:53,674 INFO Processing ruok command from /127.0.0.1:40060 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:36:03,643 INFO Processing ruok command from /127.0.0.1:40144 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:36:03,758 INFO Processing ruok command from /127.0.0.1:40146 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:36:13,648 INFO Processing ruok command from /127.0.0.1:40232 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:36:13,715 INFO Processing ruok command from /127.0.0.1:40234 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:36:23,619 INFO Processing ruok command from /127.0.0.1:40328 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:36:23,702 INFO Processing ruok command from /127.0.0.1:40330 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:36:33,641 INFO Processing ruok command from /127.0.0.1:40422 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:36:33,699 INFO Processing ruok command from /127.0.0.1:40424 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:36:43,611 INFO Processing ruok command from /127.0.0.1:40504 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:36:43,678 INFO Processing ruok command from /127.0.0.1:40506 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:36:53,621 INFO Processing ruok command from /127.0.0.1:40604 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:36:53,699 INFO Processing ruok command from /127.0.0.1:40606 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:36:57,669 INFO Committing global session 0x3000042bdef000b (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:37:03,629 INFO Processing ruok command from /127.0.0.1:40688 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:37:03,726 INFO Processing ruok command from /127.0.0.1:40690 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:37:13,639 INFO Processing ruok command from /127.0.0.1:40776 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:37:13,730 INFO Processing ruok command from /127.0.0.1:40778 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:37:23,631 INFO Processing ruok command from /127.0.0.1:40872 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:37:23,719 INFO Processing ruok command from /127.0.0.1:40874 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:37:33,630 INFO Processing ruok command from /127.0.0.1:40952 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:37:33,676 INFO Processing ruok command from /127.0.0.1:40954 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:37:43,632 INFO Processing ruok command from /127.0.0.1:41044 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:37:43,717 INFO Processing ruok command from /127.0.0.1:41046 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:37:53,619 INFO Processing ruok command from /127.0.0.1:41144 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:37:53,663 INFO Processing ruok command from /127.0.0.1:41146 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:38:03,616 INFO Processing ruok command from /127.0.0.1:41228 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:38:03,658 INFO Processing ruok command from /127.0.0.1:41230 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:38:13,630 INFO Processing ruok command from /127.0.0.1:41318 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:38:13,699 INFO Processing ruok command from /127.0.0.1:41320 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:38:23,611 INFO Processing ruok command from /127.0.0.1:41414 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:38:23,683 INFO Processing ruok command from /127.0.0.1:41416 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:38:33,609 INFO Processing ruok command from /127.0.0.1:41498 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:38:33,679 INFO Processing ruok command from /127.0.0.1:41500 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:38:43,628 INFO Processing ruok command from /127.0.0.1:41588 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:38:43,700 INFO Processing ruok command from /127.0.0.1:41590 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:38:53,612 INFO Processing ruok command from /127.0.0.1:41686 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:38:53,688 INFO Processing ruok command from /127.0.0.1:41688 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:38:57,730 INFO Committing global session 0x100004065d60010 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:39:03,625 INFO Processing ruok command from /127.0.0.1:41764 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:39:03,731 INFO Processing ruok command from /127.0.0.1:41766 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:39:13,620 INFO Processing ruok command from /127.0.0.1:41856 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:39:13,712 INFO Processing ruok command from /127.0.0.1:41858 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:39:23,617 INFO Processing ruok command from /127.0.0.1:41952 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:39:23,683 INFO Processing ruok command from /127.0.0.1:41954 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:39:33,613 INFO Processing ruok command from /127.0.0.1:42036 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:39:33,671 INFO Processing ruok command from /127.0.0.1:42038 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:39:43,636 INFO Processing ruok command from /127.0.0.1:42126 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:39:43,707 INFO Processing ruok command from /127.0.0.1:42128 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:39:53,633 INFO Processing ruok command from /127.0.0.1:42224 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:39:53,712 INFO Processing ruok command from /127.0.0.1:42226 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:40:03,617 INFO Processing ruok command from /127.0.0.1:42308 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:40:03,669 INFO Processing ruok command from /127.0.0.1:42310 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:40:13,620 INFO Processing ruok command from /127.0.0.1:42398 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:40:13,689 INFO Processing ruok command from /127.0.0.1:42400 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:40:23,607 INFO Processing ruok command from /127.0.0.1:42492 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:40:23,683 INFO Processing ruok command from /127.0.0.1:42494 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:40:33,619 INFO Processing ruok command from /127.0.0.1:42576 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:40:33,699 INFO Processing ruok command from /127.0.0.1:42578 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:40:43,631 INFO Processing ruok command from /127.0.0.1:42660 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:40:43,704 INFO Processing ruok command from /127.0.0.1:42662 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:40:53,611 INFO Processing ruok command from /127.0.0.1:42762 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:40:53,663 INFO Processing ruok command from /127.0.0.1:42764 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:40:57,750 INFO Committing global session 0x100004065d60011 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:41:03,638 INFO Processing ruok command from /127.0.0.1:42848 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:41:03,713 INFO Processing ruok command from /127.0.0.1:42850 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:41:13,606 INFO Processing ruok command from /127.0.0.1:42938 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:41:13,687 INFO Processing ruok command from /127.0.0.1:42940 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:41:23,616 INFO Processing ruok command from /127.0.0.1:43034 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:41:23,704 INFO Processing ruok command from /127.0.0.1:43036 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:41:33,611 INFO Processing ruok command from /127.0.0.1:43120 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:41:33,663 INFO Processing ruok command from /127.0.0.1:43122 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:41:43,661 INFO Processing ruok command from /127.0.0.1:43206 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:41:43,762 INFO Processing ruok command from /127.0.0.1:43208 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:41:53,620 INFO Processing ruok command from /127.0.0.1:43304 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:41:53,703 INFO Processing ruok command from /127.0.0.1:43306 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:42:03,616 INFO Processing ruok command from /127.0.0.1:43394 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:42:03,691 INFO Processing ruok command from /127.0.0.1:43396 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:42:13,613 INFO Processing ruok command from /127.0.0.1:43488 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:42:13,709 INFO Processing ruok command from /127.0.0.1:43490 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:42:23,662 INFO Processing ruok command from /127.0.0.1:43576 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:42:23,733 INFO Processing ruok command from /127.0.0.1:43578 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:42:33,634 INFO Processing ruok command from /127.0.0.1:43662 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:42:33,699 INFO Processing ruok command from /127.0.0.1:43664 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:42:43,627 INFO Processing ruok command from /127.0.0.1:43758 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:42:43,696 INFO Processing ruok command from /127.0.0.1:43760 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:42:53,608 INFO Processing ruok command from /127.0.0.1:43864 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:42:53,651 INFO Processing ruok command from /127.0.0.1:43866 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:42:57,636 INFO Committing global session 0x3000042bdef000c (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:43:03,632 INFO Processing ruok command from /127.0.0.1:43944 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:43:03,707 INFO Processing ruok command from /127.0.0.1:43946 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:43:05,788 INFO Purge task started. (org.apache.zookeeper.server.DatadirCleanupManager) [PurgeTask] 2022-06-15 03:43:05,789 INFO zookeeper.snapshot.trust.empty : false (org.apache.zookeeper.server.persistence.FileTxnSnapLog) [PurgeTask] 2022-06-15 03:43:05,803 INFO Purge task completed. (org.apache.zookeeper.server.DatadirCleanupManager) [PurgeTask] 2022-06-15 03:43:13,623 INFO Processing ruok command from /127.0.0.1:44040 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:43:13,689 INFO Processing ruok command from /127.0.0.1:44042 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:43:23,617 INFO Processing ruok command from /127.0.0.1:44136 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:43:23,704 INFO Processing ruok command from /127.0.0.1:44138 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:43:33,614 INFO Processing ruok command from /127.0.0.1:44224 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:43:33,703 INFO Processing ruok command from /127.0.0.1:44226 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:43:43,622 INFO Processing ruok command from /127.0.0.1:44310 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:43:43,711 INFO Processing ruok command from /127.0.0.1:44312 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:43:53,629 INFO Processing ruok command from /127.0.0.1:44410 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:43:53,693 INFO Processing ruok command from /127.0.0.1:44412 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:44:03,626 INFO Processing ruok command from /127.0.0.1:44494 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:44:03,692 INFO Processing ruok command from /127.0.0.1:44496 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:44:13,616 INFO Processing ruok command from /127.0.0.1:44586 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:44:13,699 INFO Processing ruok command from /127.0.0.1:44588 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:44:23,635 INFO Processing ruok command from /127.0.0.1:44688 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:44:23,715 INFO Processing ruok command from /127.0.0.1:44690 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:44:33,615 INFO Processing ruok command from /127.0.0.1:44772 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:44:33,662 INFO Processing ruok command from /127.0.0.1:44774 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:44:43,643 INFO Processing ruok command from /127.0.0.1:44856 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:44:43,737 INFO Processing ruok command from /127.0.0.1:44858 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:44:53,621 INFO Processing ruok command from /127.0.0.1:44956 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:44:53,671 INFO Processing ruok command from /127.0.0.1:44958 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:44:57,569 INFO Committing global session 0x100004065d60012 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:45:03,627 INFO Processing ruok command from /127.0.0.1:45044 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:45:03,672 INFO Processing ruok command from /127.0.0.1:45046 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:45:13,630 INFO Processing ruok command from /127.0.0.1:45138 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:45:13,715 INFO Processing ruok command from /127.0.0.1:45140 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:45:23,621 INFO Processing ruok command from /127.0.0.1:45232 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:45:23,668 INFO Processing ruok command from /127.0.0.1:45234 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:45:33,631 INFO Processing ruok command from /127.0.0.1:45320 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:45:33,706 INFO Processing ruok command from /127.0.0.1:45322 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:45:43,620 INFO Processing ruok command from /127.0.0.1:45404 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:45:43,688 INFO Processing ruok command from /127.0.0.1:45406 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:45:53,650 INFO Processing ruok command from /127.0.0.1:45508 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:45:53,732 INFO Processing ruok command from /127.0.0.1:45510 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:46:03,613 INFO Processing ruok command from /127.0.0.1:45598 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:46:03,664 INFO Processing ruok command from /127.0.0.1:45600 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:46:13,630 INFO Processing ruok command from /127.0.0.1:45682 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:46:13,716 INFO Processing ruok command from /127.0.0.1:45684 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:46:23,625 INFO Processing ruok command from /127.0.0.1:45776 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:46:23,711 INFO Processing ruok command from /127.0.0.1:45778 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:46:33,609 INFO Processing ruok command from /127.0.0.1:45862 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:46:33,664 INFO Processing ruok command from /127.0.0.1:45864 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:46:43,620 INFO Processing ruok command from /127.0.0.1:45952 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:46:43,677 INFO Processing ruok command from /127.0.0.1:45954 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:46:53,644 INFO Processing ruok command from /127.0.0.1:46054 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:46:53,718 INFO Processing ruok command from /127.0.0.1:46056 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:46:57,596 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-06-15 03:46:57,605 INFO Committing global session 0x20000427e2c000b (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:46:58,446 INFO Submitting global closeSession request for session 0x20000427e2c000b (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-06-15 03:47:03,611 INFO Processing ruok command from /127.0.0.1:46134 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:47:03,696 INFO Processing ruok command from /127.0.0.1:46136 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:47:13,618 INFO Processing ruok command from /127.0.0.1:46226 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:47:13,691 INFO Processing ruok command from /127.0.0.1:46228 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:47:23,633 INFO Processing ruok command from /127.0.0.1:46318 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:47:23,684 INFO Processing ruok command from /127.0.0.1:46320 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:47:33,638 INFO Processing ruok command from /127.0.0.1:46402 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:47:33,694 INFO Processing ruok command from /127.0.0.1:46404 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:47:43,633 INFO Processing ruok command from /127.0.0.1:46490 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:47:43,726 INFO Processing ruok command from /127.0.0.1:46492 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:47:53,612 INFO Processing ruok command from /127.0.0.1:46594 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:47:53,713 INFO Processing ruok command from /127.0.0.1:46596 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:48:03,615 INFO Processing ruok command from /127.0.0.1:46680 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:48:03,692 INFO Processing ruok command from /127.0.0.1:46682 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:48:13,623 INFO Processing ruok command from /127.0.0.1:46772 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:48:13,666 INFO Processing ruok command from /127.0.0.1:46774 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:48:23,612 INFO Processing ruok command from /127.0.0.1:46864 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:48:23,684 INFO Processing ruok command from /127.0.0.1:46866 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:48:33,616 INFO Processing ruok command from /127.0.0.1:46956 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:48:33,701 INFO Processing ruok command from /127.0.0.1:46958 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:48:43,612 INFO Processing ruok command from /127.0.0.1:47040 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:48:43,680 INFO Processing ruok command from /127.0.0.1:47042 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:48:53,617 INFO Processing ruok command from /127.0.0.1:47138 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:48:53,722 INFO Processing ruok command from /127.0.0.1:47140 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:48:57,554 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-06-15 03:48:57,561 INFO Committing global session 0x20000427e2c000c (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:48:58,428 INFO Submitting global closeSession request for session 0x20000427e2c000c (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-06-15 03:49:03,621 INFO Processing ruok command from /127.0.0.1:47214 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:49:03,663 INFO Processing ruok command from /127.0.0.1:47216 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:49:13,639 INFO Processing ruok command from /127.0.0.1:47304 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:49:13,710 INFO Processing ruok command from /127.0.0.1:47306 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:49:23,635 INFO Processing ruok command from /127.0.0.1:47402 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:49:23,724 INFO Processing ruok command from /127.0.0.1:47404 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:49:33,627 INFO Processing ruok command from /127.0.0.1:47488 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:49:33,690 INFO Processing ruok command from /127.0.0.1:47490 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:49:43,617 INFO Processing ruok command from /127.0.0.1:47576 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:49:43,672 INFO Processing ruok command from /127.0.0.1:47578 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:49:53,623 INFO Processing ruok command from /127.0.0.1:47674 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:49:53,669 INFO Processing ruok command from /127.0.0.1:47676 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:50:03,612 INFO Processing ruok command from /127.0.0.1:47760 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:50:03,697 INFO Processing ruok command from /127.0.0.1:47762 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:50:13,606 INFO Processing ruok command from /127.0.0.1:47850 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:50:13,700 INFO Processing ruok command from /127.0.0.1:47852 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:50:23,619 INFO Processing ruok command from /127.0.0.1:47950 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:50:23,692 INFO Processing ruok command from /127.0.0.1:47952 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:50:33,624 INFO Processing ruok command from /127.0.0.1:48038 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:50:33,709 INFO Processing ruok command from /127.0.0.1:48040 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:50:43,611 INFO Processing ruok command from /127.0.0.1:48126 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:50:43,681 INFO Processing ruok command from /127.0.0.1:48128 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:50:53,610 INFO Processing ruok command from /127.0.0.1:48224 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:50:53,680 INFO Processing ruok command from /127.0.0.1:48226 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:50:57,738 INFO Committing global session 0x100004065d60013 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:51:03,613 INFO Processing ruok command from /127.0.0.1:48304 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:51:03,662 INFO Processing ruok command from /127.0.0.1:48306 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:51:13,645 INFO Processing ruok command from /127.0.0.1:48400 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:51:13,721 INFO Processing ruok command from /127.0.0.1:48402 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:51:23,622 INFO Processing ruok command from /127.0.0.1:48494 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:51:23,668 INFO Processing ruok command from /127.0.0.1:48496 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:51:33,627 INFO Processing ruok command from /127.0.0.1:48578 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:51:33,695 INFO Processing ruok command from /127.0.0.1:48580 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:51:43,623 INFO Processing ruok command from /127.0.0.1:48668 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:51:43,689 INFO Processing ruok command from /127.0.0.1:48670 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:51:53,645 INFO Processing ruok command from /127.0.0.1:48768 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:51:53,728 INFO Processing ruok command from /127.0.0.1:48770 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:52:03,642 INFO Processing ruok command from /127.0.0.1:48856 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:52:03,712 INFO Processing ruok command from /127.0.0.1:48858 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:52:13,613 INFO Processing ruok command from /127.0.0.1:48948 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:52:13,684 INFO Processing ruok command from /127.0.0.1:48950 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:52:23,623 INFO Processing ruok command from /127.0.0.1:49044 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:52:23,682 INFO Processing ruok command from /127.0.0.1:49046 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:52:33,606 INFO Processing ruok command from /127.0.0.1:49136 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:52:33,676 INFO Processing ruok command from /127.0.0.1:49138 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:52:43,602 INFO Processing ruok command from /127.0.0.1:49218 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:52:43,663 INFO Processing ruok command from /127.0.0.1:49220 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:52:53,614 INFO Processing ruok command from /127.0.0.1:49318 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:52:53,662 INFO Processing ruok command from /127.0.0.1:49320 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:52:57,660 INFO Committing global session 0x3000042bdef000d (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:53:03,617 INFO Processing ruok command from /127.0.0.1:49400 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:53:03,708 INFO Processing ruok command from /127.0.0.1:49402 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:53:13,612 INFO Processing ruok command from /127.0.0.1:49492 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:53:13,695 INFO Processing ruok command from /127.0.0.1:49494 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:53:23,626 INFO Processing ruok command from /127.0.0.1:49590 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:53:23,693 INFO Processing ruok command from /127.0.0.1:49592 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:53:33,607 INFO Processing ruok command from /127.0.0.1:49680 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:53:33,693 INFO Processing ruok command from /127.0.0.1:49682 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:53:43,604 INFO Processing ruok command from /127.0.0.1:49768 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:53:43,675 INFO Processing ruok command from /127.0.0.1:49770 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:53:53,617 INFO Processing ruok command from /127.0.0.1:49866 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:53:53,692 INFO Processing ruok command from /127.0.0.1:49868 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:54:03,610 INFO Processing ruok command from /127.0.0.1:49948 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:54:03,648 INFO Processing ruok command from /127.0.0.1:49950 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:54:13,632 INFO Processing ruok command from /127.0.0.1:50050 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:54:13,705 INFO Processing ruok command from /127.0.0.1:50052 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:54:23,625 INFO Processing ruok command from /127.0.0.1:50146 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:54:23,723 INFO Processing ruok command from /127.0.0.1:50148 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:54:33,620 INFO Processing ruok command from /127.0.0.1:50236 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:54:33,701 INFO Processing ruok command from /127.0.0.1:50238 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:54:43,614 INFO Processing ruok command from /127.0.0.1:50322 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:54:43,682 INFO Processing ruok command from /127.0.0.1:50324 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:54:53,618 INFO Processing ruok command from /127.0.0.1:50424 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:54:53,723 INFO Processing ruok command from /127.0.0.1:50426 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:54:57,642 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-06-15 03:54:57,650 INFO Committing global session 0x20000427e2c000d (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:54:58,498 INFO Submitting global closeSession request for session 0x20000427e2c000d (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-06-15 03:55:03,625 INFO Processing ruok command from /127.0.0.1:50510 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:55:03,700 INFO Processing ruok command from /127.0.0.1:50512 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:55:13,612 INFO Processing ruok command from /127.0.0.1:50598 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:55:13,684 INFO Processing ruok command from /127.0.0.1:50600 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:55:23,636 INFO Processing ruok command from /127.0.0.1:50702 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:55:23,708 INFO Processing ruok command from /127.0.0.1:50704 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:55:33,640 INFO Processing ruok command from /127.0.0.1:50786 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:55:33,708 INFO Processing ruok command from /127.0.0.1:50788 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:55:43,602 INFO Processing ruok command from /127.0.0.1:50874 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:55:43,698 INFO Processing ruok command from /127.0.0.1:50876 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:55:53,631 INFO Processing ruok command from /127.0.0.1:50974 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:55:53,684 INFO Processing ruok command from /127.0.0.1:50976 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:56:03,624 INFO Processing ruok command from /127.0.0.1:51060 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:56:03,688 INFO Processing ruok command from /127.0.0.1:51062 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:56:13,612 INFO Processing ruok command from /127.0.0.1:51152 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:56:13,694 INFO Processing ruok command from /127.0.0.1:51154 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:56:23,615 INFO Processing ruok command from /127.0.0.1:51250 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:56:23,692 INFO Processing ruok command from /127.0.0.1:51252 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:56:33,616 INFO Processing ruok command from /127.0.0.1:51340 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:56:33,697 INFO Processing ruok command from /127.0.0.1:51342 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:56:43,645 INFO Processing ruok command from /127.0.0.1:51428 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:56:43,687 INFO Processing ruok command from /127.0.0.1:51430 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:56:53,618 INFO Processing ruok command from /127.0.0.1:51530 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:56:53,668 INFO Processing ruok command from /127.0.0.1:51532 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:56:57,880 INFO Committing global session 0x3000042bdef000e (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:57:03,635 INFO Processing ruok command from /127.0.0.1:51618 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:57:03,714 INFO Processing ruok command from /127.0.0.1:51620 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:57:13,615 INFO Processing ruok command from /127.0.0.1:51710 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:57:13,687 INFO Processing ruok command from /127.0.0.1:51712 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:57:23,637 INFO Processing ruok command from /127.0.0.1:51808 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:57:23,723 INFO Processing ruok command from /127.0.0.1:51810 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:57:33,625 INFO Processing ruok command from /127.0.0.1:51886 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:57:33,716 INFO Processing ruok command from /127.0.0.1:51888 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:57:43,616 INFO Processing ruok command from /127.0.0.1:51978 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:57:43,686 INFO Processing ruok command from /127.0.0.1:51980 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:57:53,624 INFO Processing ruok command from /127.0.0.1:52080 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:57:53,698 INFO Processing ruok command from /127.0.0.1:52082 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:58:03,616 INFO Processing ruok command from /127.0.0.1:52164 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:58:03,667 INFO Processing ruok command from /127.0.0.1:52166 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:58:13,642 INFO Processing ruok command from /127.0.0.1:52258 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:58:13,685 INFO Processing ruok command from /127.0.0.1:52260 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:58:23,620 INFO Processing ruok command from /127.0.0.1:52346 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:58:23,692 INFO Processing ruok command from /127.0.0.1:52348 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:58:33,624 INFO Processing ruok command from /127.0.0.1:52434 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:58:33,705 INFO Processing ruok command from /127.0.0.1:52436 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:58:43,609 INFO Processing ruok command from /127.0.0.1:52526 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:58:43,677 INFO Processing ruok command from /127.0.0.1:52528 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:58:53,620 INFO Processing ruok command from /127.0.0.1:52622 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:58:53,702 INFO Processing ruok command from /127.0.0.1:52624 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:58:57,692 INFO Committing global session 0x100004065d60014 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:2] 2022-06-15 03:59:03,622 INFO Processing ruok command from /127.0.0.1:52712 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:59:03,695 INFO Processing ruok command from /127.0.0.1:52714 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:59:13,603 INFO Processing ruok command from /127.0.0.1:52806 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:59:13,712 INFO Processing ruok command from /127.0.0.1:52808 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:59:23,611 INFO Processing ruok command from /127.0.0.1:52902 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:59:23,684 INFO Processing ruok command from /127.0.0.1:52904 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:59:33,616 INFO Processing ruok command from /127.0.0.1:52994 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:59:33,689 INFO Processing ruok command from /127.0.0.1:52996 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:59:43,617 INFO Processing ruok command from /127.0.0.1:53084 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:59:43,709 INFO Processing ruok command from /127.0.0.1:53086 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-06-15 03:59:53,620 INFO Processing ruok command from /127.0.0.1:53182 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-06-15 03:59:53,695 INFO Processing ruok command from /127.0.0.1:53184 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2]