Skip to content

Instantly share code, notes, and snippets.

@lhotari
Created February 1, 2021 07:15
Show Gist options
  • Save lhotari/7d8c7ae0a9e1a26d92599c585ba64e13 to your computer and use it in GitHub Desktop.
Save lhotari/7d8c7ae0a9e1a26d92599c585ba64e13 to your computer and use it in GitHub Desktop.
example failure testing c4da738f
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.pulsar:pulsar-io-core:jar:2.8.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin com.github.spotbugs:spotbugs-maven-plugin @ line 57, column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.pulsar:pulsar-io-batch-discovery-triggerers:jar:2.8.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin com.github.spotbugs:spotbugs-maven-plugin @ line 71, column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.pulsar:pulsar-io-common:jar:2.8.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin com.github.spotbugs:spotbugs-maven-plugin @ line 69, column 21
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Detecting the operating system and CPU architecture
[INFO] ------------------------------------------------------------------------
[INFO] os.detected.name: linux
[INFO] os.detected.arch: x86_64
[INFO] os.detected.release: ubuntu
[INFO] os.detected.release.version: 20.04
[INFO] os.detected.release.like.ubuntu: true
[INFO] os.detected.release.like.debian: true
[INFO] os.detected.classifier: linux-x86_64
[INFO]
[INFO] ------------------< org.apache.pulsar:pulsar-broker >-------------------
[INFO] Building Pulsar Broker 2.8.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ pulsar-broker ---
[INFO]
[INFO] --- directory-maven-plugin:0.3.1:directory-of (directories) @ pulsar-broker ---
[INFO] Directory of org.apache.pulsar:pulsar set to: /home/lari/workspace-pulsar/pulsar
[INFO]
[INFO] --- maven-assembly-plugin:3.3.0:single (source-release-assembly-tar-gz) @ pulsar-broker ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO]
[INFO] --- protobuf-maven-plugin:0.6.1:compile (default) @ pulsar-broker ---
[INFO] Skipping compilation because target directory newer than sources.
[INFO]
[INFO] --- protobuf-maven-plugin:0.6.1:test-compile (default) @ pulsar-broker ---
[INFO] Skipping compilation because target directory newer than sources.
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ pulsar-broker ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ pulsar-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/lari/workspace-pulsar/pulsar/pulsar-broker/src/main/resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ pulsar-broker ---
[INFO] Compiling 42 source files to /home/lari/workspace-pulsar/pulsar/pulsar-broker/target/classes
[INFO]
[INFO] --- maven-antrun-plugin:3.0.0:run (default) @ pulsar-broker ---
[INFO] Executing tasks
[WARNING] [echo] copy test examples package
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ pulsar-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 42 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ pulsar-broker ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ pulsar-broker ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.pulsar.broker.loadbalance.AntiAffinityNamespaceGroupTest
Created annotation listener
07:04:36.746 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Running 3 bookie(s) and advertised them at null.
07:04:36.821 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Starting ZK server
07:04:36.832 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:zookeeper.version=3.5.7-f0fdd52973d373ffd9c86b81d99842dc2c7f660e, built on 02/10/2020 11:30 GMT
07:04:36.832 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:host.name=pop-os.localdomain
07:04:36.832 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.version=1.8.0_275
07:04:36.832 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.vendor=Oracle Corporation
07:04:36.832 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.home=/home/lari/.sdkman/candidates/java/8.0.275.open-adpt/jre
07:04:36.832 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.class.path=/home/lari/workspace-pulsar/pulsar/pulsar-broker/target/test-classes:/home/lari/workspace-pulsar/pulsar/pulsar-broker/target/classes:/home/lari/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar:/home/lari/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar:/home/lari/.m2/repository/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar:/home/lari/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/home/lari/.m2/repository/io/netty/netty-transport/4.1.51.Final/netty-transport-4.1.51.Final.jar:/home/lari/.m2/repository/io/netty/netty-common/4.1.51.Final/netty-common-4.1.51.Final.jar:/home/lari/.m2/repository/io/netty/netty-buffer/4.1.51.Final/netty-buffer-4.1.51.Final.jar:/home/lari/.m2/repository/io/netty/netty-resolver/4.1.51.Final/netty-resolver-4.1.51.Final.jar:/home/lari/.m2/repository/com/google/protobuf/protobuf-java/3.11.4/protobuf-java-3.11.4.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-client-original/2.8.0-SNAPSHOT/pulsar-client-original-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-client-api/2.8.0-SNAPSHOT/pulsar-client-api-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-common/2.8.0-SNAPSHOT/pulsar-common-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/io/netty/netty-transport-native-unix-common/4.1.51.Final/netty-transport-native-unix-common-4.1.51.Final-linux-x86_64.jar:/home/lari/.m2/repository/io/airlift/aircompressor/0.16/aircompressor-0.16.jar:/home/lari/.m2/repository/io/netty/netty-codec-haproxy/4.1.51.Final/netty-codec-haproxy-4.1.51.Final.jar:/home/lari/.m2/repository/org/apache/pulsar/bouncy-castle-bc/2.8.0-SNAPSHOT/bouncy-castle-bc-2.8.0-SNAPSHOT-pkg.jar:/home/lari/.m2/repository/org/bouncycastle/bcpkix-jdk15on/1.68/bcpkix-jdk15on-1.68.jar:/home/lari/.m2/repository/org/bouncycastle/bcprov-jdk15on/1.68/bcprov-jdk15on-1.68.jar:/home/lari/.m2/repository/org/bouncycastle/bcprov-ext-jdk15on/1.68/bcprov-ext-jdk15on-1.68.jar:/home/lari/.m2/repository/io/netty/netty-codec-http/4.1.51.Final/netty-codec-http-4.1.51.Final.jar:/home/lari/.m2/repository/io/netty/netty-codec/4.1.51.Final/netty-codec-4.1.51.Final.jar:/home/lari/.m2/repository/io/netty/netty-resolver-dns/4.1.51.Final/netty-resolver-dns-4.1.51.Final.jar:/home/lari/.m2/repository/io/netty/netty-codec-dns/4.1.51.Final/netty-codec-dns-4.1.51.Final.jar:/home/lari/.m2/repository/org/asynchttpclient/async-http-client/2.12.1/async-http-client-2.12.1.jar:/home/lari/.m2/repository/org/asynchttpclient/async-http-client-netty-utils/2.12.1/async-http-client-netty-utils-2.12.1.jar:/home/lari/.m2/repository/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar:/home/lari/.m2/repository/com/typesafe/netty/netty-reactive-streams/2.0.4/netty-reactive-streams-2.0.4.jar:/home/lari/.m2/repository/com/yahoo/datasketches/sketches-core/0.8.3/sketches-core-0.8.3.jar:/home/lari/.m2/repository/com/yahoo/datasketches/memory/0.8.3/memory-0.8.3.jar:/home/lari/.m2/repository/org/apache/avro/avro-protobuf/1.9.1/avro-protobuf-1.9.1.jar:/home/lari/.m2/repository/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-discovery-service/2.8.0-SNAPSHOT/pulsar-discovery-service-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-websocket/2.8.0-SNAPSHOT/pulsar-websocket-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/eclipse/jetty/websocket/websocket-api/9.4.35.v20201120/websocket-api-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/eclipse/jetty/websocket/websocket-server/9.4.35.v20201120/websocket-server-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.4.35.v20201120/websocket-common-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/eclipse/jetty/websocket/websocket-client/9.4.35.v20201120/websocket-client-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/eclipse/jetty/jetty-client/9.4.35.v20201120/jetty-client-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/eclipse/jetty/websocket/websocket-servlet/9.4.35.v20201120/websocket-servlet-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.35.v20201120/javax-websocket-client-impl-9.4.35.v20201120.jar:/home/lari/.m2/repository/javax/websocket/javax.websocket-client-api/1.0/javax.websocket-client-api-1.0.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-client-admin-original/2.8.0-SNAPSHOT/pulsar-client-admin-original-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/glassfish/jersey/core/jersey-client/2.31/jersey-client-2.31.jar:/home/lari/.m2/repository/org/glassfish/jersey/media/jersey-media-multipart/2.31/jersey-media-multipart-2.31.jar:/home/lari/.m2/repository/org/jvnet/mimepull/mimepull/1.9.13/mimepull-1.9.13.jar:/home/lari/.m2/repository/org/apache/pulsar/managed-ledger/2.8.0-SNAPSHOT/managed-ledger-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/bookkeeper/bookkeeper-server/4.12.1/bookkeeper-server-4.12.1.jar:/home/lari/.m2/repository/org/apache/bookkeeper/stats/prometheus-metrics-provider/4.12.1/prometheus-metrics-provider-4.12.1.jar:/home/lari/.m2/repository/org/apache/bookkeeper/stats/bookkeeper-stats-api/4.12.1/bookkeeper-stats-api-4.12.1.jar:/home/lari/.m2/repository/io/prometheus/simpleclient_servlet/0.5.0/simpleclient_servlet-0.5.0.jar:/home/lari/.m2/repository/io/prometheus/simpleclient_common/0.5.0/simpleclient_common-0.5.0.jar:/home/lari/.m2/repository/org/apache/bookkeeper/stats/codahale-metrics-provider/4.12.1/codahale-metrics-provider-4.12.1.jar:/home/lari/.m2/repository/io/dropwizard/metrics/metrics-core/3.1.0/metrics-core-3.1.0.jar:/home/lari/.m2/repository/io/dropwizard/metrics/metrics-jvm/3.1.0/metrics-jvm-3.1.0.jar:/home/lari/.m2/repository/io/dropwizard/metrics/metrics-graphite/3.1.0/metrics-graphite-3.1.0.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-metadata/2.8.0-SNAPSHOT/pulsar-metadata-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/bookkeeper/bookkeeper-tools-framework/4.12.1/bookkeeper-tools-framework-4.12.1.jar:/home/lari/.m2/repository/org/apache/bookkeeper/bookkeeper-common/4.12.1/bookkeeper-common-4.12.1.jar:/home/lari/.m2/repository/org/apache/bookkeeper/cpu-affinity/4.12.1/cpu-affinity-4.12.1.jar:/home/lari/.m2/repository/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar:/home/lari/.m2/repository/commons-configuration/commons-configuration/1.10/commons-configuration-1.10.jar:/home/lari/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar:/home/lari/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-broker-common/2.8.0-SNAPSHOT/pulsar-broker-common-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar:/home/lari/.m2/repository/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar:/home/lari/.m2/repository/io/jsonwebtoken/jjwt-impl/0.11.1/jjwt-impl-0.11.1.jar:/home/lari/.m2/repository/io/jsonwebtoken/jjwt-api/0.11.1/jjwt-api-0.11.1.jar:/home/lari/.m2/repository/io/jsonwebtoken/jjwt-jackson/0.11.1/jjwt-jackson-0.11.1.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-transaction-common/2.8.0-SNAPSHOT/pulsar-transaction-common-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/com/google/protobuf/protobuf-java-util/3.11.4/protobuf-java-util-3.11.4.jar:/home/lari/.m2/repository/org/apache/pulsar/testmocks/2.8.0-SNAPSHOT/testmocks-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/zookeeper/zookeeper/3.5.7/zookeeper-3.5.7.jar:/home/lari/.m2/repository/org/apache/zookeeper/zookeeper-jute/3.5.7/zookeeper-jute-3.5.7.jar:/home/lari/.m2/repository/org/apache/yetus/audience-annotations/0.5.0/audience-annotations-0.5.0.jar:/home/lari/.m2/repository/io/netty/netty-transport-native-epoll/4.1.51.Final/netty-transport-native-epoll-4.1.51.Final.jar:/home/lari/.m2/repository/org/objenesis/objenesis/3.1/objenesis-3.1.jar:/home/lari/.m2/repository/org/apache/pulsar/managed-ledger/2.8.0-SNAPSHOT/managed-ledger-2.8.0-SNAPSHOT-tests.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-zookeeper-utils/2.8.0-SNAPSHOT/pulsar-zookeeper-utils-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/bookkeeper/stream-storage-server/4.12.1/stream-storage-server-4.12.1.jar:/home/lari/.m2/repository/org/apache/bookkeeper/stream-storage-service-impl/4.12.1/stream-storage-service-impl-4.12.1.jar:/home/lari/.m2/repository/org/apache/bookkeeper/stream-storage-service-api/4.12.1/stream-storage-service-api-4.12.1.jar:/home/lari/.m2/repository/org/apache/bookkeeper/stream-storage-proto/4.12.1/stream-storage-proto-4.12.1.jar:/home/lari/.m2/repository/org/apache/bookkeeper/stream-storage-java-client-base/4.12.1/stream-storage-java-client-base-4.12.1.jar:/home/lari/.m2/repository/org/apache/bookkeeper/stream-storage-api/4.12.1/stream-storage-api-4.12.1.jar:/home/lari/.m2/repository/org/apache/bookkeeper/statelib/4.12.1/statelib-4.12.1.jar:/home/lari/.m2/repository/org/apache/bookkeeper/stream-storage-common/4.12.1/stream-storage-common-4.12.1.jar:/home/lari/.m2/repository/org/apache/distributedlog/distributedlog-core/4.12.1/distributedlog-core-4.12.1-tests.jar:/home/lari/.m2/repository/org/apache/curator/curator-recipes/5.1.0/curator-recipes-5.1.0.jar:/home/lari/.m2/repository/org/apache/curator/curator-framework/5.1.0/curator-framework-5.1.0.jar:/home/lari/.m2/repository/org/apache/curator/curator-client/5.1.0/curator-client-5.1.0.jar:/home/lari/.m2/repository/org/apache/bookkeeper/tests/stream-storage-tests-common/4.12.1/stream-storage-tests-common-4.12.1.jar:/home/lari/.m2/repository/org/apache/bookkeeper/stream-storage-java-client/4.12.1/stream-storage-java-client-4.12.1.jar:/home/lari/.m2/repository/com/google/auth/google-auth-library-credentials/0.9.0/google-auth-library-credentials-0.9.0.jar:/home/lari/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar:/home/lari/.m2/repository/org/checkerframework/checker-compat-qual/2.5.2/checker-compat-qual-2.5.2.jar:/home/lari/.m2/repository/io/opencensus/opencensus-api/0.18.0/opencensus-api-0.18.0.jar:/home/lari/.m2/repository/io/opencensus/opencensus-contrib-grpc-metrics/0.18.0/opencensus-contrib-grpc-metrics-0.18.0.jar:/home/lari/.m2/repository/io/netty/netty-codec-http2/4.1.51.Final/netty-codec-http2-4.1.51.Final.jar:/home/lari/.m2/repository/io/netty/netty-handler-proxy/4.1.51.Final/netty-handler-proxy-4.1.51.Final.jar:/home/lari/.m2/repository/io/netty/netty-codec-socks/4.1.51.Final/netty-codec-socks-4.1.51.Final.jar:/home/lari/.m2/repository/com/squareup/okhttp/okhttp/2.5.0/okhttp-2.5.0.jar:/home/lari/.m2/repository/com/squareup/okio/okio/1.13.0/okio-1.13.0.jar:/home/lari/.m2/repository/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.jar:/home/lari/.m2/repository/io/grpc/grpc-protobuf-lite/1.18.0/grpc-protobuf-lite-1.18.0.jar:/home/lari/.m2/repository/com/google/protobuf/nano/protobuf-javanano/3.0.0-alpha-5/protobuf-javanano-3.0.0-alpha-5.jar:/home/lari/.m2/repository/io/grpc/grpc-testing/1.18.0/grpc-testing-1.18.0.jar:/home/lari/.m2/repository/org/inferred/freebuilder/1.14.9/freebuilder-1.14.9.jar:/home/lari/.m2/repository/io/grpc/grpc-all/1.18.0/grpc-all-1.18.0.jar:/home/lari/.m2/repository/io/grpc/grpc-auth/1.18.0/grpc-auth-1.18.0.jar:/home/lari/.m2/repository/io/grpc/grpc-core/1.18.0/grpc-core-1.18.0.jar:/home/lari/.m2/repository/io/grpc/grpc-context/1.18.0/grpc-context-1.18.0.jar:/home/lari/.m2/repository/io/grpc/grpc-netty/1.18.0/grpc-netty-1.18.0.jar:/home/lari/.m2/repository/io/grpc/grpc-okhttp/1.18.0/grpc-okhttp-1.18.0.jar:/home/lari/.m2/repository/io/grpc/grpc-protobuf/1.18.0/grpc-protobuf-1.18.0.jar:/home/lari/.m2/repository/io/grpc/grpc-protobuf-nano/1.18.0/grpc-protobuf-nano-1.18.0.jar:/home/lari/.m2/repository/io/grpc/grpc-stub/1.18.0/grpc-stub-1.18.0.jar:/home/lari/.m2/repository/com/github/ben-manes/caffeine/caffeine/2.6.2/caffeine-2.6.2.jar:/home/lari/.m2/repository/org/aspectj/aspectjrt/1.9.2/aspectjrt-1.9.2.jar:/home/lari/.m2/repository/org/aspectj/aspectjweaver/1.9.2/aspectjweaver-1.9.2.jar:/home/lari/.m2/repository/io/prometheus/simpleclient_caffeine/0.5.0/simpleclient_caffeine-0.5.0.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-zookeeper-utils/2.8.0-SNAPSHOT/pulsar-zookeeper-utils-2.8.0-SNAPSHOT-tests.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-functions-worker/2.8.0-SNAPSHOT/pulsar-functions-worker-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-functions-runtime/2.8.0-SNAPSHOT/pulsar-functions-runtime-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-functions-instance/2.8.0-SNAPSHOT/pulsar-functions-instance-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-functions-utils/2.8.0-SNAPSHOT/pulsar-functions-utils-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/net/jodah/typetools/0.5.0/typetools-0.5.0.jar:/home/lari/.m2/repository/io/prometheus/simpleclient_httpserver/0.5.0/simpleclient_httpserver-0.5.0.jar:/home/lari/.m2/repository/io/prometheus/jmx/collector/0.14.0/collector-0.14.0.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-functions-secrets/2.8.0-SNAPSHOT/pulsar-functions-secrets-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-functions-proto/2.8.0-SNAPSHOT/pulsar-functions-proto-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar:/home/lari/.m2/repository/io/kubernetes/client-java/9.0.2/client-java-9.0.2.jar:/home/lari/.m2/repository/io/kubernetes/client-java-api/9.0.2/client-java-api-9.0.2.jar:/home/lari/.m2/repository/io/sundr/builder-annotations/0.21.0/builder-annotations-0.21.0.jar:/home/lari/.m2/repository/io/sundr/sundr-core/0.21.0/sundr-core-0.21.0.jar:/home/lari/.m2/repository/io/sundr/sundr-codegen/0.21.0/sundr-codegen-0.21.0.jar:/home/lari/.m2/repository/io/sundr/resourcecify-annotations/0.21.0/resourcecify-annotations-0.21.0.jar:/home/lari/.m2/repository/com/squareup/okhttp3/okhttp/3.14.3/okhttp-3.14.3.jar:/home/lari/.m2/repository/com/squareup/okhttp3/logging-interceptor/3.14.3/logging-interceptor-3.14.3.jar:/home/lari/.m2/repository/io/gsonfire/gson-fire/1.8.4/gson-fire-1.8.4.jar:/home/lari/.m2/repository/org/joda/joda-convert/2.2.1/joda-convert-2.2.1.jar:/home/lari/.m2/repository/io/kubernetes/client-java-proto/9.0.2/client-java-proto-9.0.2.jar:/home/lari/.m2/repository/org/bitbucket/b_c/jose4j/0.7.2/jose4j-0.7.2.jar:/home/lari/.m2/repository/org/apache/distributedlog/distributedlog-core/4.12.1/distributedlog-core-4.12.1.jar:/home/lari/.m2/repository/org/apache/distributedlog/distributedlog-protocol/4.12.1/distributedlog-protocol-4.12.1.jar:/home/lari/.m2/repository/org/apache/distributedlog/distributedlog-common/4.12.1/distributedlog-common-4.12.1.jar:/home/lari/.m2/repository/org/apache/thrift/libthrift/0.12.0/libthrift-0.12.0.jar:/home/lari/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-functions-local-runner-original/2.8.0-SNAPSHOT/pulsar-functions-local-runner-original-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/logging/log4j/log4j-slf4j-impl/2.14.0/log4j-slf4j-impl-2.14.0.jar:/home/lari/.m2/repository/org/apache/logging/log4j/log4j-api/2.14.0/log4j-api-2.14.0.jar:/home/lari/.m2/repository/org/apache/logging/log4j/log4j-core/2.14.0/log4j-core-2.14.0.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-client-messagecrypto-bc/2.8.0-SNAPSHOT/pulsar-client-messagecrypto-bc-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/awaitility/awaitility/4.0.3/awaitility-4.0.3.jar:/home/lari/.m2/repository/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/home/lari/.m2/repository/org/eclipse/jetty/jetty-server/9.4.35.v20201120/jetty-server-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/eclipse/jetty/jetty-http/9.4.35.v20201120/jetty-http-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/eclipse/jetty/jetty-io/9.4.35.v20201120/jetty-io-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/eclipse/jetty/jetty-servlet/9.4.35.v20201120/jetty-servlet-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/eclipse/jetty/jetty-security/9.4.35.v20201120/jetty-security-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/eclipse/jetty/jetty-util-ajax/9.4.35.v20201120/jetty-util-ajax-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/eclipse/jetty/jetty-servlets/9.4.35.v20201120/jetty-servlets-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/eclipse/jetty/jetty-continuation/9.4.35.v20201120/jetty-continuation-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/eclipse/jetty/jetty-util/9.4.35.v20201120/jetty-util-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/glassfish/jersey/core/jersey-server/2.31/jersey-server-2.31.jar:/home/lari/.m2/repository/org/glassfish/jersey/core/jersey-common/2.31/jersey-common-2.31.jar:/home/lari/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/lari/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar:/home/lari/.m2/repository/org/glassfish/jersey/media/jersey-media-jaxb/2.31/jersey-media-jaxb-2.31.jar:/home/lari/.m2/repository/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/home/lari/.m2/repository/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar:/home/lari/.m2/repository/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar:/home/lari/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/2.31/jersey-container-servlet-core-2.31.jar:/home/lari/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet/2.31/jersey-container-servlet-2.31.jar:/home/lari/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/2.31/jersey-media-json-jackson-2.31.jar:/home/lari/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/2.31/jersey-entity-filtering-2.31.jar:/home/lari/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.11.1/jackson-annotations-2.11.1.jar:/home/lari/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.11.1/jackson-databind-2.11.1.jar:/home/lari/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.11.1/jackson-module-jaxb-annotations-2.11.1.jar:/home/lari/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar:/home/lari/.m2/repository/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar:/home/lari/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.11.1/jackson-jaxrs-json-provider-2.11.1.jar:/home/lari/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.11.1/jackson-jaxrs-base-2.11.1.jar:/home/lari/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/2.31/jersey-hk2-2.31.jar:/home/lari/.m2/repository/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar:/home/lari/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar:/home/lari/.m2/repository/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar:/home/lari/.m2/repository/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar:/home/lari/.m2/repository/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar:/home/lari/.m2/repository/com/fasterxml/jackson/module/jackson-module-jsonSchema/2.11.1/jackson-module-jsonSchema-2.11.1.jar:/home/lari/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.11.1/jackson-core-2.11.1.jar:/home/lari/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/home/lari/.m2/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar:/home/lari/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar:/home/lari/.m2/repository/com/google/guava/guava/30.1-jre/guava-30.1-jre.jar:/home/lari/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/home/lari/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/lari/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/lari/.m2/repository/org/checkerframework/checker-qual/3.5.0/checker-qual-3.5.0.jar:/home/lari/.m2/repository/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar:/home/lari/.m2/repository/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/home/lari/.m2/repository/com/beust/jcommander/1.78/jcommander-1.78.jar:/home/lari/.m2/repository/io/swagger/swagger-annotations/1.6.2/swagger-annotations-1.6.2.jar:/home/lari/.m2/repository/io/prometheus/simpleclient/0.5.0/simpleclient-0.5.0.jar:/home/lari/.m2/repository/io/prometheus/simpleclient_jetty/0.5.0/simpleclient_jetty-0.5.0.jar:/home/lari/.m2/repository/io/prometheus/simpleclient_hotspot/0.5.0/simpleclient_hotspot-0.5.0.jar:/home/lari/.m2/repository/io/swagger/swagger-core/1.6.2/swagger-core-1.6.2.jar:/home/lari/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.11.1/jackson-dataformat-yaml-2.11.1.jar:/home/lari/.m2/repository/org/yaml/snakeyaml/1.26/snakeyaml-1.26.jar:/home/lari/.m2/repository/io/swagger/swagger-models/1.6.2/swagger-models-1.6.2.jar:/home/lari/.m2/repository/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar:/home/lari/.m2/repository/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar:/home/lari/.m2/repository/com/github/zafarkhaja/java-semver/0.9.0/java-semver-0.9.0.jar:/home/lari/.m2/repository/org/apache/avro/avro/1.9.1/avro-1.9.1.jar:/home/lari/.m2/repository/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar:/home/lari/.m2/repository/com/carrotsearch/hppc/0.7.3/hppc-0.7.3.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-functions-api-examples/2.8.0-SNAPSHOT/pulsar-functions-api-examples-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-functions-api/2.8.0-SNAPSHOT/pulsar-functions-api-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-io-data-generator/2.8.0-SNAPSHOT/pulsar-io-data-generator-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-io-core/2.8.0-SNAPSHOT/pulsar-io-core-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-config-validation/2.8.0-SNAPSHOT/pulsar-config-validation-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/io/codearte/jfairy/jfairy/0.5.9/jfairy-0.5.9.jar:/home/lari/.m2/repository/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar:/home/lari/.m2/repository/com/google/inject/extensions/guice-assistedinject/4.1.0/guice-assistedinject-4.1.0.jar:/home/lari/.m2/repository/joda-time/joda-time/2.10.1/joda-time-2.10.1.jar:/home/lari/.m2/repository/org/reflections/reflections/0.9.11/reflections-0.9.11.jar:/home/lari/.m2/repository/org/iban4j/iban4j/3.2.1/iban4j-3.2.1.jar:/home/lari/.m2/repository/com/google/inject/guice/4.1.0/guice-4.1.0.jar:/home/lari/.m2/repository/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar:/home/lari/.m2/repository/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-transaction-coordinator/2.8.0-SNAPSHOT/pulsar-transaction-coordinator-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-package-core/2.8.0-SNAPSHOT/pulsar-package-core-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-package-core/2.8.0-SNAPSHOT/pulsar-package-core-2.8.0-SNAPSHOT-tests.jar:/home/lari/.m2/repository/org/apache/pulsar/buildtools/2.8.0-SNAPSHOT/buildtools-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/testng/testng/7.3.0/testng-7.3.0.jar:/home/lari/.m2/repository/org/apache/ant/ant/1.10.3/ant-1.10.3.jar:/home/lari/.m2/repository/org/apache/ant/ant-launcher/1.10.3/ant-launcher-1.10.3.jar:/home/lari/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/lari/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/lari/.m2/repository/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar:/home/lari/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar:/home/lari/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar:/home/lari/.m2/repository/org/mockito/mockito-core/3.0.0/mockito-core-3.0.0.jar:/home/lari/.m2/repository/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.jar:/home/lari/.m2/repository/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.jar:/home/lari/.m2/repository/org/powermock/powermock-api-mockito2/2.0.9/powermock-api-mockito2-2.0.9.jar:/home/lari/.m2/repository/org/powermock/powermock-api-support/2.0.9/powermock-api-support-2.0.9.jar:/home/lari/.m2/repository/org/powermock/powermock-reflect/2.0.9/powermock-reflect-2.0.9.jar:/home/lari/.m2/repository/org/powermock/powermock-module-testng/2.0.9/powermock-module-testng-2.0.9.jar:/home/lari/.m2/repository/org/powermock/powermock-core/2.0.9/powermock-core-2.0.9.jar:/home/lari/.m2/repository/org/powermock/powermock-module-testng-common/2.0.9/powermock-module-testng-common-2.0.9.jar:/home/lari/.m2/repository/org/assertj/assertj-core/3.18.1/assertj-core-3.18.1.jar:/home/lari/.m2/repository/org/projectlombok/lombok/1.18.16/lombok-1.18.16.jar:/home/lari/.m2/repository/org/apache/bookkeeper/bookkeeper-server/4.12.1/bookkeeper-server-4.12.1-tests.jar:/home/lari/.m2/repository/org/apache/bookkeeper/bookkeeper-common-allocator/4.12.1/bookkeeper-common-allocator-4.12.1.jar:/home/lari/.m2/repository/org/apache/bookkeeper/bookkeeper-proto/4.12.1/bookkeeper-proto-4.12.1.jar:/home/lari/.m2/repository/org/rocksdb/rocksdbjni/6.10.2/rocksdbjni-6.10.2.jar:/home/lari/.m2/repository/io/netty/netty-handler/4.1.51.Final/netty-handler-4.1.51.Final.jar:/home/lari/.m2/repository/io/netty/netty-transport-native-epoll/4.1.51.Final/netty-transport-native-epoll-4.1.51.Final-linux-x86_64.jar:/home/lari/.m2/repository/io/netty/netty-transport-native-unix-common/4.1.51.Final/netty-transport-native-unix-common-4.1.51.Final.jar:/home/lari/.m2/repository/io/netty/netty-tcnative-boringssl-static/2.0.33.Final/netty-tcnative-boringssl-static-2.0.33.Final.jar:/home/lari/.m2/repository/org/apache/bookkeeper/http/http-server/4.12.1/http-server-4.12.1.jar:/home/lari/.m2/repository/org/apache/bookkeeper/circe-checksum/4.12.1/circe-checksum-4.12.1.jar:/home/lari/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:/home/lari/.m2/repository/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar:/home/lari/.m2/repository/net/java/dev/jna/jna/4.2.0/jna-4.2.0.jar:/home/lari/.m2/repository/org/apache/httpcomponents/httpclient/4.5.5/httpclient-4.5.5.jar:/home/lari/.m2/repository/org/apache/httpcomponents/httpcore/4.4.9/httpcore-4.4.9.jar:
07:04:36.836 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
07:04:36.836 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.io.tmpdir=/tmp
07:04:36.836 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.compiler=<NA>
07:04:36.836 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.name=Linux
07:04:36.836 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.arch=amd64
07:04:36.836 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.version=5.8.0-7630-generic
07:04:36.836 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:user.name=lari
07:04:36.836 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:user.home=/home/lari
07:04:36.836 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:user.dir=/home/lari/workspace-pulsar/pulsar/pulsar-broker
07:04:36.836 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.memory.free=67MB
07:04:36.836 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.memory.max=1024MB
07:04:36.836 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.memory.total=96MB
07:04:36.839 [main] INFO org.apache.zookeeper.server.persistence.FileTxnSnapLog - zookeeper.snapshot.trust.empty : false
07:04:36.851 [main] INFO org.apache.zookeeper.server.ZKDatabase - zookeeper.snapshotSizeFactor = 0.33
07:04:36.852 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - minSessionTimeout set to 6000
07:04:36.852 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - maxSessionTimeout set to 60000
07:04:36.853 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Created server with tickTime 3000 minSessionTimeout 6000 maxSessionTimeout 60000 datadir /tmp/zktest6832302796550972771/version-2 snapdir /tmp/zktest6832302796550972771/version-2
07:04:36.875 [main] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - Configuring NIO connection handler with 10s sessionless connection timeout, 1 selector thread(s), 4 worker threads, and 64 kB direct buffers.
07:04:36.880 [main] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - binding to port 0.0.0.0/0.0.0.0:0
07:04:36.888 [main] INFO org.apache.zookeeper.server.persistence.FileTxnSnapLog - Snapshotting: 0x0 to /tmp/zktest6832302796550972771/version-2/snapshot.0
07:04:36.891 [main] INFO org.apache.zookeeper.server.persistence.FileTxnSnapLog - Snapshotting: 0x0 to /tmp/zktest6832302796550972771/version-2/snapshot.0
07:04:36.909 [main] INFO org.apache.zookeeper.server.DatadirCleanupManager - autopurge.snapRetainCount set to 0
07:04:36.909 [main] INFO org.apache.zookeeper.server.DatadirCleanupManager - autopurge.purgeInterval set to 1
07:04:36.910 [PurgeTask] INFO org.apache.zookeeper.server.DatadirCleanupManager - Purge task started.
07:04:36.978 [NIOWorkerThread-1] INFO org.apache.zookeeper.server.command.FourLetterCommands - 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, 2003003507=wchs, 2003003504=wchp, 1684632179=dirs, 1668247155=cons, 1835955314=mntr, 1769173615=isro, 1920298859=ruok, 1735683435=gtmk, 1937010027=stmk}]
07:04:36.979 [NIOWorkerThread-1] INFO org.apache.zookeeper.server.command.FourLetterCommands - 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, cons]]
07:04:36.980 [NIOWorkerThread-1] INFO org.apache.zookeeper.server.NIOServerCnxn - Processing stat command from /127.0.0.1:35978
07:04:36.911 [PurgeTask] ERROR org.apache.zookeeper.server.DatadirCleanupManager - Error occurred while purging.
java.lang.IllegalArgumentException: count should be greater than or equal to 3
at org.apache.zookeeper.server.PurgeTxnLog.purge(PurgeTxnLog.java:76) ~[zookeeper-3.5.7.jar:3.5.7]
at org.apache.zookeeper.server.DatadirCleanupManager$PurgeTask.run(DatadirCleanupManager.java:140) [zookeeper-3.5.7.jar:3.5.7]
at java.util.TimerThread.mainLoop(Timer.java:555) [?:1.8.0_275]
at java.util.TimerThread.run(Timer.java:505) [?:1.8.0_275]
07:04:36.982 [PurgeTask] INFO org.apache.zookeeper.server.DatadirCleanupManager - Purge task completed.
07:04:36.995 [NIOWorkerThread-1] INFO org.apache.zookeeper.server.command.AbstractFourLetterCommand - Stat command output
07:04:36.997 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Server UP
07:04:36.998 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - ZooKeeper server up: true
07:04:36.998 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Instantiate ZK Client
07:04:37.007 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:zookeeper.version=3.5.7-f0fdd52973d373ffd9c86b81d99842dc2c7f660e, built on 02/10/2020 11:30 GMT
07:04:37.007 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:host.name=pop-os.localdomain
07:04:37.007 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.version=1.8.0_275
07:04:37.007 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.vendor=Oracle Corporation
07:04:37.007 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.home=/home/lari/.sdkman/candidates/java/8.0.275.open-adpt/jre
07:04:37.007 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.class.path=/home/lari/workspace-pulsar/pulsar/pulsar-broker/target/test-classes:/home/lari/workspace-pulsar/pulsar/pulsar-broker/target/classes:/home/lari/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar:/home/lari/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar:/home/lari/.m2/repository/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar:/home/lari/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/home/lari/.m2/repository/io/netty/netty-transport/4.1.51.Final/netty-transport-4.1.51.Final.jar:/home/lari/.m2/repository/io/netty/netty-common/4.1.51.Final/netty-common-4.1.51.Final.jar:/home/lari/.m2/repository/io/netty/netty-buffer/4.1.51.Final/netty-buffer-4.1.51.Final.jar:/home/lari/.m2/repository/io/netty/netty-resolver/4.1.51.Final/netty-resolver-4.1.51.Final.jar:/home/lari/.m2/repository/com/google/protobuf/protobuf-java/3.11.4/protobuf-java-3.11.4.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-client-original/2.8.0-SNAPSHOT/pulsar-client-original-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-client-api/2.8.0-SNAPSHOT/pulsar-client-api-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-common/2.8.0-SNAPSHOT/pulsar-common-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/io/netty/netty-transport-native-unix-common/4.1.51.Final/netty-transport-native-unix-common-4.1.51.Final-linux-x86_64.jar:/home/lari/.m2/repository/io/airlift/aircompressor/0.16/aircompressor-0.16.jar:/home/lari/.m2/repository/io/netty/netty-codec-haproxy/4.1.51.Final/netty-codec-haproxy-4.1.51.Final.jar:/home/lari/.m2/repository/org/apache/pulsar/bouncy-castle-bc/2.8.0-SNAPSHOT/bouncy-castle-bc-2.8.0-SNAPSHOT-pkg.jar:/home/lari/.m2/repository/org/bouncycastle/bcpkix-jdk15on/1.68/bcpkix-jdk15on-1.68.jar:/home/lari/.m2/repository/org/bouncycastle/bcprov-jdk15on/1.68/bcprov-jdk15on-1.68.jar:/home/lari/.m2/repository/org/bouncycastle/bcprov-ext-jdk15on/1.68/bcprov-ext-jdk15on-1.68.jar:/home/lari/.m2/repository/io/netty/netty-codec-http/4.1.51.Final/netty-codec-http-4.1.51.Final.jar:/home/lari/.m2/repository/io/netty/netty-codec/4.1.51.Final/netty-codec-4.1.51.Final.jar:/home/lari/.m2/repository/io/netty/netty-resolver-dns/4.1.51.Final/netty-resolver-dns-4.1.51.Final.jar:/home/lari/.m2/repository/io/netty/netty-codec-dns/4.1.51.Final/netty-codec-dns-4.1.51.Final.jar:/home/lari/.m2/repository/org/asynchttpclient/async-http-client/2.12.1/async-http-client-2.12.1.jar:/home/lari/.m2/repository/org/asynchttpclient/async-http-client-netty-utils/2.12.1/async-http-client-netty-utils-2.12.1.jar:/home/lari/.m2/repository/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar:/home/lari/.m2/repository/com/typesafe/netty/netty-reactive-streams/2.0.4/netty-reactive-streams-2.0.4.jar:/home/lari/.m2/repository/com/yahoo/datasketches/sketches-core/0.8.3/sketches-core-0.8.3.jar:/home/lari/.m2/repository/com/yahoo/datasketches/memory/0.8.3/memory-0.8.3.jar:/home/lari/.m2/repository/org/apache/avro/avro-protobuf/1.9.1/avro-protobuf-1.9.1.jar:/home/lari/.m2/repository/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-discovery-service/2.8.0-SNAPSHOT/pulsar-discovery-service-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-websocket/2.8.0-SNAPSHOT/pulsar-websocket-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/eclipse/jetty/websocket/websocket-api/9.4.35.v20201120/websocket-api-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/eclipse/jetty/websocket/websocket-server/9.4.35.v20201120/websocket-server-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.4.35.v20201120/websocket-common-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/eclipse/jetty/websocket/websocket-client/9.4.35.v20201120/websocket-client-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/eclipse/jetty/jetty-client/9.4.35.v20201120/jetty-client-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/eclipse/jetty/websocket/websocket-servlet/9.4.35.v20201120/websocket-servlet-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.35.v20201120/javax-websocket-client-impl-9.4.35.v20201120.jar:/home/lari/.m2/repository/javax/websocket/javax.websocket-client-api/1.0/javax.websocket-client-api-1.0.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-client-admin-original/2.8.0-SNAPSHOT/pulsar-client-admin-original-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/glassfish/jersey/core/jersey-client/2.31/jersey-client-2.31.jar:/home/lari/.m2/repository/org/glassfish/jersey/media/jersey-media-multipart/2.31/jersey-media-multipart-2.31.jar:/home/lari/.m2/repository/org/jvnet/mimepull/mimepull/1.9.13/mimepull-1.9.13.jar:/home/lari/.m2/repository/org/apache/pulsar/managed-ledger/2.8.0-SNAPSHOT/managed-ledger-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/bookkeeper/bookkeeper-server/4.12.1/bookkeeper-server-4.12.1.jar:/home/lari/.m2/repository/org/apache/bookkeeper/stats/prometheus-metrics-provider/4.12.1/prometheus-metrics-provider-4.12.1.jar:/home/lari/.m2/repository/org/apache/bookkeeper/stats/bookkeeper-stats-api/4.12.1/bookkeeper-stats-api-4.12.1.jar:/home/lari/.m2/repository/io/prometheus/simpleclient_servlet/0.5.0/simpleclient_servlet-0.5.0.jar:/home/lari/.m2/repository/io/prometheus/simpleclient_common/0.5.0/simpleclient_common-0.5.0.jar:/home/lari/.m2/repository/org/apache/bookkeeper/stats/codahale-metrics-provider/4.12.1/codahale-metrics-provider-4.12.1.jar:/home/lari/.m2/repository/io/dropwizard/metrics/metrics-core/3.1.0/metrics-core-3.1.0.jar:/home/lari/.m2/repository/io/dropwizard/metrics/metrics-jvm/3.1.0/metrics-jvm-3.1.0.jar:/home/lari/.m2/repository/io/dropwizard/metrics/metrics-graphite/3.1.0/metrics-graphite-3.1.0.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-metadata/2.8.0-SNAPSHOT/pulsar-metadata-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/bookkeeper/bookkeeper-tools-framework/4.12.1/bookkeeper-tools-framework-4.12.1.jar:/home/lari/.m2/repository/org/apache/bookkeeper/bookkeeper-common/4.12.1/bookkeeper-common-4.12.1.jar:/home/lari/.m2/repository/org/apache/bookkeeper/cpu-affinity/4.12.1/cpu-affinity-4.12.1.jar:/home/lari/.m2/repository/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar:/home/lari/.m2/repository/commons-configuration/commons-configuration/1.10/commons-configuration-1.10.jar:/home/lari/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar:/home/lari/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-broker-common/2.8.0-SNAPSHOT/pulsar-broker-common-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar:/home/lari/.m2/repository/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar:/home/lari/.m2/repository/io/jsonwebtoken/jjwt-impl/0.11.1/jjwt-impl-0.11.1.jar:/home/lari/.m2/repository/io/jsonwebtoken/jjwt-api/0.11.1/jjwt-api-0.11.1.jar:/home/lari/.m2/repository/io/jsonwebtoken/jjwt-jackson/0.11.1/jjwt-jackson-0.11.1.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-transaction-common/2.8.0-SNAPSHOT/pulsar-transaction-common-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/com/google/protobuf/protobuf-java-util/3.11.4/protobuf-java-util-3.11.4.jar:/home/lari/.m2/repository/org/apache/pulsar/testmocks/2.8.0-SNAPSHOT/testmocks-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/zookeeper/zookeeper/3.5.7/zookeeper-3.5.7.jar:/home/lari/.m2/repository/org/apache/zookeeper/zookeeper-jute/3.5.7/zookeeper-jute-3.5.7.jar:/home/lari/.m2/repository/org/apache/yetus/audience-annotations/0.5.0/audience-annotations-0.5.0.jar:/home/lari/.m2/repository/io/netty/netty-transport-native-epoll/4.1.51.Final/netty-transport-native-epoll-4.1.51.Final.jar:/home/lari/.m2/repository/org/objenesis/objenesis/3.1/objenesis-3.1.jar:/home/lari/.m2/repository/org/apache/pulsar/managed-ledger/2.8.0-SNAPSHOT/managed-ledger-2.8.0-SNAPSHOT-tests.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-zookeeper-utils/2.8.0-SNAPSHOT/pulsar-zookeeper-utils-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/bookkeeper/stream-storage-server/4.12.1/stream-storage-server-4.12.1.jar:/home/lari/.m2/repository/org/apache/bookkeeper/stream-storage-service-impl/4.12.1/stream-storage-service-impl-4.12.1.jar:/home/lari/.m2/repository/org/apache/bookkeeper/stream-storage-service-api/4.12.1/stream-storage-service-api-4.12.1.jar:/home/lari/.m2/repository/org/apache/bookkeeper/stream-storage-proto/4.12.1/stream-storage-proto-4.12.1.jar:/home/lari/.m2/repository/org/apache/bookkeeper/stream-storage-java-client-base/4.12.1/stream-storage-java-client-base-4.12.1.jar:/home/lari/.m2/repository/org/apache/bookkeeper/stream-storage-api/4.12.1/stream-storage-api-4.12.1.jar:/home/lari/.m2/repository/org/apache/bookkeeper/statelib/4.12.1/statelib-4.12.1.jar:/home/lari/.m2/repository/org/apache/bookkeeper/stream-storage-common/4.12.1/stream-storage-common-4.12.1.jar:/home/lari/.m2/repository/org/apache/distributedlog/distributedlog-core/4.12.1/distributedlog-core-4.12.1-tests.jar:/home/lari/.m2/repository/org/apache/curator/curator-recipes/5.1.0/curator-recipes-5.1.0.jar:/home/lari/.m2/repository/org/apache/curator/curator-framework/5.1.0/curator-framework-5.1.0.jar:/home/lari/.m2/repository/org/apache/curator/curator-client/5.1.0/curator-client-5.1.0.jar:/home/lari/.m2/repository/org/apache/bookkeeper/tests/stream-storage-tests-common/4.12.1/stream-storage-tests-common-4.12.1.jar:/home/lari/.m2/repository/org/apache/bookkeeper/stream-storage-java-client/4.12.1/stream-storage-java-client-4.12.1.jar:/home/lari/.m2/repository/com/google/auth/google-auth-library-credentials/0.9.0/google-auth-library-credentials-0.9.0.jar:/home/lari/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar:/home/lari/.m2/repository/org/checkerframework/checker-compat-qual/2.5.2/checker-compat-qual-2.5.2.jar:/home/lari/.m2/repository/io/opencensus/opencensus-api/0.18.0/opencensus-api-0.18.0.jar:/home/lari/.m2/repository/io/opencensus/opencensus-contrib-grpc-metrics/0.18.0/opencensus-contrib-grpc-metrics-0.18.0.jar:/home/lari/.m2/repository/io/netty/netty-codec-http2/4.1.51.Final/netty-codec-http2-4.1.51.Final.jar:/home/lari/.m2/repository/io/netty/netty-handler-proxy/4.1.51.Final/netty-handler-proxy-4.1.51.Final.jar:/home/lari/.m2/repository/io/netty/netty-codec-socks/4.1.51.Final/netty-codec-socks-4.1.51.Final.jar:/home/lari/.m2/repository/com/squareup/okhttp/okhttp/2.5.0/okhttp-2.5.0.jar:/home/lari/.m2/repository/com/squareup/okio/okio/1.13.0/okio-1.13.0.jar:/home/lari/.m2/repository/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.jar:/home/lari/.m2/repository/io/grpc/grpc-protobuf-lite/1.18.0/grpc-protobuf-lite-1.18.0.jar:/home/lari/.m2/repository/com/google/protobuf/nano/protobuf-javanano/3.0.0-alpha-5/protobuf-javanano-3.0.0-alpha-5.jar:/home/lari/.m2/repository/io/grpc/grpc-testing/1.18.0/grpc-testing-1.18.0.jar:/home/lari/.m2/repository/org/inferred/freebuilder/1.14.9/freebuilder-1.14.9.jar:/home/lari/.m2/repository/io/grpc/grpc-all/1.18.0/grpc-all-1.18.0.jar:/home/lari/.m2/repository/io/grpc/grpc-auth/1.18.0/grpc-auth-1.18.0.jar:/home/lari/.m2/repository/io/grpc/grpc-core/1.18.0/grpc-core-1.18.0.jar:/home/lari/.m2/repository/io/grpc/grpc-context/1.18.0/grpc-context-1.18.0.jar:/home/lari/.m2/repository/io/grpc/grpc-netty/1.18.0/grpc-netty-1.18.0.jar:/home/lari/.m2/repository/io/grpc/grpc-okhttp/1.18.0/grpc-okhttp-1.18.0.jar:/home/lari/.m2/repository/io/grpc/grpc-protobuf/1.18.0/grpc-protobuf-1.18.0.jar:/home/lari/.m2/repository/io/grpc/grpc-protobuf-nano/1.18.0/grpc-protobuf-nano-1.18.0.jar:/home/lari/.m2/repository/io/grpc/grpc-stub/1.18.0/grpc-stub-1.18.0.jar:/home/lari/.m2/repository/com/github/ben-manes/caffeine/caffeine/2.6.2/caffeine-2.6.2.jar:/home/lari/.m2/repository/org/aspectj/aspectjrt/1.9.2/aspectjrt-1.9.2.jar:/home/lari/.m2/repository/org/aspectj/aspectjweaver/1.9.2/aspectjweaver-1.9.2.jar:/home/lari/.m2/repository/io/prometheus/simpleclient_caffeine/0.5.0/simpleclient_caffeine-0.5.0.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-zookeeper-utils/2.8.0-SNAPSHOT/pulsar-zookeeper-utils-2.8.0-SNAPSHOT-tests.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-functions-worker/2.8.0-SNAPSHOT/pulsar-functions-worker-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-functions-runtime/2.8.0-SNAPSHOT/pulsar-functions-runtime-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-functions-instance/2.8.0-SNAPSHOT/pulsar-functions-instance-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-functions-utils/2.8.0-SNAPSHOT/pulsar-functions-utils-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/net/jodah/typetools/0.5.0/typetools-0.5.0.jar:/home/lari/.m2/repository/io/prometheus/simpleclient_httpserver/0.5.0/simpleclient_httpserver-0.5.0.jar:/home/lari/.m2/repository/io/prometheus/jmx/collector/0.14.0/collector-0.14.0.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-functions-secrets/2.8.0-SNAPSHOT/pulsar-functions-secrets-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-functions-proto/2.8.0-SNAPSHOT/pulsar-functions-proto-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar:/home/lari/.m2/repository/io/kubernetes/client-java/9.0.2/client-java-9.0.2.jar:/home/lari/.m2/repository/io/kubernetes/client-java-api/9.0.2/client-java-api-9.0.2.jar:/home/lari/.m2/repository/io/sundr/builder-annotations/0.21.0/builder-annotations-0.21.0.jar:/home/lari/.m2/repository/io/sundr/sundr-core/0.21.0/sundr-core-0.21.0.jar:/home/lari/.m2/repository/io/sundr/sundr-codegen/0.21.0/sundr-codegen-0.21.0.jar:/home/lari/.m2/repository/io/sundr/resourcecify-annotations/0.21.0/resourcecify-annotations-0.21.0.jar:/home/lari/.m2/repository/com/squareup/okhttp3/okhttp/3.14.3/okhttp-3.14.3.jar:/home/lari/.m2/repository/com/squareup/okhttp3/logging-interceptor/3.14.3/logging-interceptor-3.14.3.jar:/home/lari/.m2/repository/io/gsonfire/gson-fire/1.8.4/gson-fire-1.8.4.jar:/home/lari/.m2/repository/org/joda/joda-convert/2.2.1/joda-convert-2.2.1.jar:/home/lari/.m2/repository/io/kubernetes/client-java-proto/9.0.2/client-java-proto-9.0.2.jar:/home/lari/.m2/repository/org/bitbucket/b_c/jose4j/0.7.2/jose4j-0.7.2.jar:/home/lari/.m2/repository/org/apache/distributedlog/distributedlog-core/4.12.1/distributedlog-core-4.12.1.jar:/home/lari/.m2/repository/org/apache/distributedlog/distributedlog-protocol/4.12.1/distributedlog-protocol-4.12.1.jar:/home/lari/.m2/repository/org/apache/distributedlog/distributedlog-common/4.12.1/distributedlog-common-4.12.1.jar:/home/lari/.m2/repository/org/apache/thrift/libthrift/0.12.0/libthrift-0.12.0.jar:/home/lari/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-functions-local-runner-original/2.8.0-SNAPSHOT/pulsar-functions-local-runner-original-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/logging/log4j/log4j-slf4j-impl/2.14.0/log4j-slf4j-impl-2.14.0.jar:/home/lari/.m2/repository/org/apache/logging/log4j/log4j-api/2.14.0/log4j-api-2.14.0.jar:/home/lari/.m2/repository/org/apache/logging/log4j/log4j-core/2.14.0/log4j-core-2.14.0.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-client-messagecrypto-bc/2.8.0-SNAPSHOT/pulsar-client-messagecrypto-bc-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/awaitility/awaitility/4.0.3/awaitility-4.0.3.jar:/home/lari/.m2/repository/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/home/lari/.m2/repository/org/eclipse/jetty/jetty-server/9.4.35.v20201120/jetty-server-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/eclipse/jetty/jetty-http/9.4.35.v20201120/jetty-http-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/eclipse/jetty/jetty-io/9.4.35.v20201120/jetty-io-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/eclipse/jetty/jetty-servlet/9.4.35.v20201120/jetty-servlet-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/eclipse/jetty/jetty-security/9.4.35.v20201120/jetty-security-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/eclipse/jetty/jetty-util-ajax/9.4.35.v20201120/jetty-util-ajax-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/eclipse/jetty/jetty-servlets/9.4.35.v20201120/jetty-servlets-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/eclipse/jetty/jetty-continuation/9.4.35.v20201120/jetty-continuation-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/eclipse/jetty/jetty-util/9.4.35.v20201120/jetty-util-9.4.35.v20201120.jar:/home/lari/.m2/repository/org/glassfish/jersey/core/jersey-server/2.31/jersey-server-2.31.jar:/home/lari/.m2/repository/org/glassfish/jersey/core/jersey-common/2.31/jersey-common-2.31.jar:/home/lari/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/lari/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar:/home/lari/.m2/repository/org/glassfish/jersey/media/jersey-media-jaxb/2.31/jersey-media-jaxb-2.31.jar:/home/lari/.m2/repository/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/home/lari/.m2/repository/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar:/home/lari/.m2/repository/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar:/home/lari/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/2.31/jersey-container-servlet-core-2.31.jar:/home/lari/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet/2.31/jersey-container-servlet-2.31.jar:/home/lari/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/2.31/jersey-media-json-jackson-2.31.jar:/home/lari/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/2.31/jersey-entity-filtering-2.31.jar:/home/lari/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.11.1/jackson-annotations-2.11.1.jar:/home/lari/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.11.1/jackson-databind-2.11.1.jar:/home/lari/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.11.1/jackson-module-jaxb-annotations-2.11.1.jar:/home/lari/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar:/home/lari/.m2/repository/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar:/home/lari/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.11.1/jackson-jaxrs-json-provider-2.11.1.jar:/home/lari/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.11.1/jackson-jaxrs-base-2.11.1.jar:/home/lari/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/2.31/jersey-hk2-2.31.jar:/home/lari/.m2/repository/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar:/home/lari/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar:/home/lari/.m2/repository/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar:/home/lari/.m2/repository/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar:/home/lari/.m2/repository/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar:/home/lari/.m2/repository/com/fasterxml/jackson/module/jackson-module-jsonSchema/2.11.1/jackson-module-jsonSchema-2.11.1.jar:/home/lari/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.11.1/jackson-core-2.11.1.jar:/home/lari/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/home/lari/.m2/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar:/home/lari/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar:/home/lari/.m2/repository/com/google/guava/guava/30.1-jre/guava-30.1-jre.jar:/home/lari/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/home/lari/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/lari/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/lari/.m2/repository/org/checkerframework/checker-qual/3.5.0/checker-qual-3.5.0.jar:/home/lari/.m2/repository/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar:/home/lari/.m2/repository/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/home/lari/.m2/repository/com/beust/jcommander/1.78/jcommander-1.78.jar:/home/lari/.m2/repository/io/swagger/swagger-annotations/1.6.2/swagger-annotations-1.6.2.jar:/home/lari/.m2/repository/io/prometheus/simpleclient/0.5.0/simpleclient-0.5.0.jar:/home/lari/.m2/repository/io/prometheus/simpleclient_jetty/0.5.0/simpleclient_jetty-0.5.0.jar:/home/lari/.m2/repository/io/prometheus/simpleclient_hotspot/0.5.0/simpleclient_hotspot-0.5.0.jar:/home/lari/.m2/repository/io/swagger/swagger-core/1.6.2/swagger-core-1.6.2.jar:/home/lari/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.11.1/jackson-dataformat-yaml-2.11.1.jar:/home/lari/.m2/repository/org/yaml/snakeyaml/1.26/snakeyaml-1.26.jar:/home/lari/.m2/repository/io/swagger/swagger-models/1.6.2/swagger-models-1.6.2.jar:/home/lari/.m2/repository/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar:/home/lari/.m2/repository/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar:/home/lari/.m2/repository/com/github/zafarkhaja/java-semver/0.9.0/java-semver-0.9.0.jar:/home/lari/.m2/repository/org/apache/avro/avro/1.9.1/avro-1.9.1.jar:/home/lari/.m2/repository/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar:/home/lari/.m2/repository/com/carrotsearch/hppc/0.7.3/hppc-0.7.3.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-functions-api-examples/2.8.0-SNAPSHOT/pulsar-functions-api-examples-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-functions-api/2.8.0-SNAPSHOT/pulsar-functions-api-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-io-data-generator/2.8.0-SNAPSHOT/pulsar-io-data-generator-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-io-core/2.8.0-SNAPSHOT/pulsar-io-core-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-config-validation/2.8.0-SNAPSHOT/pulsar-config-validation-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/io/codearte/jfairy/jfairy/0.5.9/jfairy-0.5.9.jar:/home/lari/.m2/repository/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar:/home/lari/.m2/repository/com/google/inject/extensions/guice-assistedinject/4.1.0/guice-assistedinject-4.1.0.jar:/home/lari/.m2/repository/joda-time/joda-time/2.10.1/joda-time-2.10.1.jar:/home/lari/.m2/repository/org/reflections/reflections/0.9.11/reflections-0.9.11.jar:/home/lari/.m2/repository/org/iban4j/iban4j/3.2.1/iban4j-3.2.1.jar:/home/lari/.m2/repository/com/google/inject/guice/4.1.0/guice-4.1.0.jar:/home/lari/.m2/repository/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar:/home/lari/.m2/repository/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-transaction-coordinator/2.8.0-SNAPSHOT/pulsar-transaction-coordinator-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-package-core/2.8.0-SNAPSHOT/pulsar-package-core-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/apache/pulsar/pulsar-package-core/2.8.0-SNAPSHOT/pulsar-package-core-2.8.0-SNAPSHOT-tests.jar:/home/lari/.m2/repository/org/apache/pulsar/buildtools/2.8.0-SNAPSHOT/buildtools-2.8.0-SNAPSHOT.jar:/home/lari/.m2/repository/org/testng/testng/7.3.0/testng-7.3.0.jar:/home/lari/.m2/repository/org/apache/ant/ant/1.10.3/ant-1.10.3.jar:/home/lari/.m2/repository/org/apache/ant/ant-launcher/1.10.3/ant-launcher-1.10.3.jar:/home/lari/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/lari/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/lari/.m2/repository/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar:/home/lari/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar:/home/lari/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar:/home/lari/.m2/repository/org/mockito/mockito-core/3.0.0/mockito-core-3.0.0.jar:/home/lari/.m2/repository/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.jar:/home/lari/.m2/repository/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.jar:/home/lari/.m2/repository/org/powermock/powermock-api-mockito2/2.0.9/powermock-api-mockito2-2.0.9.jar:/home/lari/.m2/repository/org/powermock/powermock-api-support/2.0.9/powermock-api-support-2.0.9.jar:/home/lari/.m2/repository/org/powermock/powermock-reflect/2.0.9/powermock-reflect-2.0.9.jar:/home/lari/.m2/repository/org/powermock/powermock-module-testng/2.0.9/powermock-module-testng-2.0.9.jar:/home/lari/.m2/repository/org/powermock/powermock-core/2.0.9/powermock-core-2.0.9.jar:/home/lari/.m2/repository/org/powermock/powermock-module-testng-common/2.0.9/powermock-module-testng-common-2.0.9.jar:/home/lari/.m2/repository/org/assertj/assertj-core/3.18.1/assertj-core-3.18.1.jar:/home/lari/.m2/repository/org/projectlombok/lombok/1.18.16/lombok-1.18.16.jar:/home/lari/.m2/repository/org/apache/bookkeeper/bookkeeper-server/4.12.1/bookkeeper-server-4.12.1-tests.jar:/home/lari/.m2/repository/org/apache/bookkeeper/bookkeeper-common-allocator/4.12.1/bookkeeper-common-allocator-4.12.1.jar:/home/lari/.m2/repository/org/apache/bookkeeper/bookkeeper-proto/4.12.1/bookkeeper-proto-4.12.1.jar:/home/lari/.m2/repository/org/rocksdb/rocksdbjni/6.10.2/rocksdbjni-6.10.2.jar:/home/lari/.m2/repository/io/netty/netty-handler/4.1.51.Final/netty-handler-4.1.51.Final.jar:/home/lari/.m2/repository/io/netty/netty-transport-native-epoll/4.1.51.Final/netty-transport-native-epoll-4.1.51.Final-linux-x86_64.jar:/home/lari/.m2/repository/io/netty/netty-transport-native-unix-common/4.1.51.Final/netty-transport-native-unix-common-4.1.51.Final.jar:/home/lari/.m2/repository/io/netty/netty-tcnative-boringssl-static/2.0.33.Final/netty-tcnative-boringssl-static-2.0.33.Final.jar:/home/lari/.m2/repository/org/apache/bookkeeper/http/http-server/4.12.1/http-server-4.12.1.jar:/home/lari/.m2/repository/org/apache/bookkeeper/circe-checksum/4.12.1/circe-checksum-4.12.1.jar:/home/lari/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:/home/lari/.m2/repository/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar:/home/lari/.m2/repository/net/java/dev/jna/jna/4.2.0/jna-4.2.0.jar:/home/lari/.m2/repository/org/apache/httpcomponents/httpclient/4.5.5/httpclient-4.5.5.jar:/home/lari/.m2/repository/org/apache/httpcomponents/httpcore/4.4.9/httpcore-4.4.9.jar:
07:04:37.010 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
07:04:37.010 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.io.tmpdir=/tmp
07:04:37.010 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.compiler=<NA>
07:04:37.010 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.name=Linux
07:04:37.011 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.arch=amd64
07:04:37.011 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.version=5.8.0-7630-generic
07:04:37.011 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.name=lari
07:04:37.011 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.home=/home/lari
07:04:37.011 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.dir=/home/lari/workspace-pulsar/pulsar/pulsar-broker
07:04:37.011 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.free=56MB
07:04:37.011 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.max=1024MB
07:04:37.011 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.total=96MB
07:04:37.013 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:40291 sessionTimeout=5000 watcher=org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble$ZKConnectionWatcher@70e38ce1
07:04:37.017 [main] INFO org.apache.zookeeper.common.X509Util - Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation
07:04:37.020 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:37.074 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:37.080 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:40291. Will not attempt to authenticate using SASL (unknown error)
07:04:37.081 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:35980, server: localhost/127.0.0.1:40291
07:04:37.086 [SyncThread:0] INFO org.apache.zookeeper.server.persistence.FileTxnLog - Creating new log file: log.1
07:04:37.101 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:40291, sessionid = 0x100002ebc880000, negotiated timeout = 6000
07:04:37.176 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Starting Bookie(s)
07:04:37.328 [main] INFO org.apache.bookkeeper.proto.BookieServer - {
"ledgerStorageClass" : "org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage",
"dbStorage_readAheadCacheMaxSizeMb" : "1",
"gcWaitTime" : "60000",
"serverNumIOThreads" : "1",
"numHighPriorityWorkerThreads" : "0",
"journalSyncData" : "false",
"zkServers" : "127.0.0.1:40291",
"numJournalCallbackThreads" : "0",
"allocatorPoolingPolicy" : "UnpooledHeap",
"dbStorage_writeCacheMaxSizeMb" : "2",
"bookiePort" : "0",
"dbStorage_rocksDB_writeBufferSizeMB" : "1",
"allowEphemeralPorts" : "true",
"ledgerDirectories" : "/tmp/bk0test8707656753579779447",
"numReadWorkerThreads" : "0",
"dbStorage_rocksDB_blockCacheSize" : "1048576",
"flushInterval" : "60000",
"journalMaxGroupWaitMSec" : "0",
"journalDirectories" : "/tmp/bk0test8707656753579779447",
"numLongPollWorkerThreads" : "1",
"allowLoopback" : "true",
"numAddWorkerThreads" : "0"
}
07:04:37.425 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Binding bookie-rpc endpoint to 0.0.0.0/0.0.0.0:0
07:04:37.466 [main] INFO org.apache.bookkeeper.meta.MetadataDrivers - BookKeeper metadata driver manager initialized
07:04:37.468 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:40291/ledgers : zkServers = 127.0.0.1:40291, ledgersRootPath = /ledgers.
07:04:37.470 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:40291 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@16ecee1
07:04:37.470 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:37.470 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:37.471 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:40291. Will not attempt to authenticate using SASL (unknown error)
07:04:37.471 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:35982, server: localhost/127.0.0.1:40291
07:04:37.476 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:40291, sessionid = 0x100002ebc880001, negotiated timeout = 10000
07:04:37.476 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:37.484 [main] INFO org.apache.bookkeeper.discover.ZKRegistrationManager - INSTANCEID not exists in zookeeper. Not considering it for data verification
07:04:37.491 [main] INFO org.apache.bookkeeper.bookie.Bookie - Stamping new cookies on all dirs [/tmp/bk0test8707656753579779447/current] [/tmp/bk0test8707656753579779447/current]
07:04:37.583 [main] INFO org.apache.bookkeeper.bookie.Bookie - instantiate ledger manager org.apache.bookkeeper.meta.HierarchicalLedgerManagerFactory
07:04:37.597 [main] ERROR org.apache.bookkeeper.bookie.Journal - Problems reading from /tmp/bk0test8707656753579779447/current/lastMark (this is okay if it is the first time starting this bookie
07:04:37.598 [main] INFO org.apache.bookkeeper.bookie.Bookie - Using ledger storage: org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage
07:04:37.599 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - Started Db Ledger Storage
07:04:37.599 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Number of directories: 1
07:04:37.599 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Write cache size: 2 MB
07:04:37.599 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Read Cache: 1 MB
07:04:37.601 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage - Creating single directory db ledger storage on /tmp/bk0test8707656753579779447/current
07:04:37.759 [main] INFO org.apache.bookkeeper.bookie.ScanAndCompareGarbageCollector - Over Replicated Ledger Deletion : enabled=true, interval=86400000
07:04:37.765 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Minor Compaction : enabled=true, threshold=0.20000000298023224, interval=3600000
07:04:37.765 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Major Compaction : enabled=true, threshold=0.800000011920929, interval=86400000
07:04:37.781 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished replaying journal in 0 ms.
07:04:37.797 [SyncThread-6-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:04:37.802 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished reading journal, starting bookie
07:04:37.802 [BookieJournal-38461] INFO org.apache.bookkeeper.bookie.Journal - Starting journal on /tmp/bk0test8707656753579779447/current
07:04:37.803 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite Thread started
07:04:37.805 [BookieJournal-38461] INFO org.apache.bookkeeper.bookie.JournalChannel - Opening journal /tmp/bk0test8707656753579779447/current/1775c6856ac.txn
07:04:38.077 [main] INFO org.apache.bookkeeper.proto.BookieServer - {
"ledgerStorageClass" : "org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage",
"dbStorage_readAheadCacheMaxSizeMb" : "1",
"gcWaitTime" : "60000",
"serverNumIOThreads" : "1",
"numHighPriorityWorkerThreads" : "0",
"journalSyncData" : "false",
"zkServers" : "127.0.0.1:40291",
"numJournalCallbackThreads" : "0",
"allocatorPoolingPolicy" : "UnpooledHeap",
"dbStorage_writeCacheMaxSizeMb" : "2",
"bookiePort" : "0",
"dbStorage_rocksDB_writeBufferSizeMB" : "1",
"allowEphemeralPorts" : "true",
"ledgerDirectories" : "/tmp/bk1test6606932758577096857",
"numReadWorkerThreads" : "0",
"dbStorage_rocksDB_blockCacheSize" : "1048576",
"flushInterval" : "60000",
"journalMaxGroupWaitMSec" : "0",
"journalDirectories" : "/tmp/bk1test6606932758577096857",
"numLongPollWorkerThreads" : "1",
"allowLoopback" : "true",
"numAddWorkerThreads" : "0"
}
07:04:38.079 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Binding bookie-rpc endpoint to 0.0.0.0/0.0.0.0:0
07:04:38.083 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:40291/ledgers : zkServers = 127.0.0.1:40291, ledgersRootPath = /ledgers.
07:04:38.084 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:40291 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@2555fff0
07:04:38.084 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:38.085 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:38.086 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:40291. Will not attempt to authenticate using SASL (unknown error)
07:04:38.087 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:35984, server: localhost/127.0.0.1:40291
07:04:38.094 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:40291, sessionid = 0x100002ebc880002, negotiated timeout = 10000
07:04:38.094 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:38.100 [main] INFO org.apache.bookkeeper.discover.ZKRegistrationManager - INSTANCEID not exists in zookeeper. Not considering it for data verification
07:04:38.107 [main] INFO org.apache.bookkeeper.bookie.Bookie - Stamping new cookies on all dirs [/tmp/bk1test6606932758577096857/current] [/tmp/bk1test6606932758577096857/current]
07:04:38.111 [main] INFO org.apache.bookkeeper.bookie.Bookie - instantiate ledger manager org.apache.bookkeeper.meta.HierarchicalLedgerManagerFactory
07:04:38.112 [main] ERROR org.apache.bookkeeper.bookie.Journal - Problems reading from /tmp/bk1test6606932758577096857/current/lastMark (this is okay if it is the first time starting this bookie
07:04:38.112 [main] INFO org.apache.bookkeeper.bookie.Bookie - Using ledger storage: org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage
07:04:38.112 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - Started Db Ledger Storage
07:04:38.112 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Number of directories: 1
07:04:38.112 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Write cache size: 2 MB
07:04:38.113 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Read Cache: 1 MB
07:04:38.113 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage - Creating single directory db ledger storage on /tmp/bk1test6606932758577096857/current
07:04:38.152 [main] INFO org.apache.bookkeeper.bookie.ScanAndCompareGarbageCollector - Over Replicated Ledger Deletion : enabled=true, interval=86400000
07:04:38.152 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Minor Compaction : enabled=true, threshold=0.20000000298023224, interval=3600000
07:04:38.152 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Major Compaction : enabled=true, threshold=0.800000011920929, interval=86400000
07:04:38.153 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished replaying journal in 0 ms.
07:04:38.162 [SyncThread-16-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:04:38.165 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished reading journal, starting bookie
07:04:38.165 [BookieJournal-43541] INFO org.apache.bookkeeper.bookie.Journal - Starting journal on /tmp/bk1test6606932758577096857/current
07:04:38.166 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite Thread started
07:04:38.166 [BookieJournal-43541] INFO org.apache.bookkeeper.bookie.JournalChannel - Opening journal /tmp/bk1test6606932758577096857/current/1775c685817.txn
07:04:38.423 [main] INFO org.apache.bookkeeper.proto.BookieServer - {
"ledgerStorageClass" : "org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage",
"dbStorage_readAheadCacheMaxSizeMb" : "1",
"gcWaitTime" : "60000",
"serverNumIOThreads" : "1",
"numHighPriorityWorkerThreads" : "0",
"journalSyncData" : "false",
"zkServers" : "127.0.0.1:40291",
"numJournalCallbackThreads" : "0",
"allocatorPoolingPolicy" : "UnpooledHeap",
"dbStorage_writeCacheMaxSizeMb" : "2",
"bookiePort" : "0",
"dbStorage_rocksDB_writeBufferSizeMB" : "1",
"allowEphemeralPorts" : "true",
"ledgerDirectories" : "/tmp/bk2test2519591123419198914",
"numReadWorkerThreads" : "0",
"dbStorage_rocksDB_blockCacheSize" : "1048576",
"flushInterval" : "60000",
"journalMaxGroupWaitMSec" : "0",
"journalDirectories" : "/tmp/bk2test2519591123419198914",
"numLongPollWorkerThreads" : "1",
"allowLoopback" : "true",
"numAddWorkerThreads" : "0"
}
07:04:38.425 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Binding bookie-rpc endpoint to 0.0.0.0/0.0.0.0:0
07:04:38.429 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:40291/ledgers : zkServers = 127.0.0.1:40291, ledgersRootPath = /ledgers.
07:04:38.429 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:40291 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@40bffbca
07:04:38.429 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:38.430 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:38.430 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:40291. Will not attempt to authenticate using SASL (unknown error)
07:04:38.430 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:35986, server: localhost/127.0.0.1:40291
07:04:38.435 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:40291, sessionid = 0x100002ebc880003, negotiated timeout = 10000
07:04:38.435 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:38.437 [main] INFO org.apache.bookkeeper.discover.ZKRegistrationManager - INSTANCEID not exists in zookeeper. Not considering it for data verification
07:04:38.439 [main] INFO org.apache.bookkeeper.bookie.Bookie - Stamping new cookies on all dirs [/tmp/bk2test2519591123419198914/current] [/tmp/bk2test2519591123419198914/current]
07:04:38.443 [main] INFO org.apache.bookkeeper.bookie.Bookie - instantiate ledger manager org.apache.bookkeeper.meta.HierarchicalLedgerManagerFactory
07:04:38.444 [main] ERROR org.apache.bookkeeper.bookie.Journal - Problems reading from /tmp/bk2test2519591123419198914/current/lastMark (this is okay if it is the first time starting this bookie
07:04:38.444 [main] INFO org.apache.bookkeeper.bookie.Bookie - Using ledger storage: org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage
07:04:38.444 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - Started Db Ledger Storage
07:04:38.444 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Number of directories: 1
07:04:38.444 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Write cache size: 2 MB
07:04:38.444 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Read Cache: 1 MB
07:04:38.444 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage - Creating single directory db ledger storage on /tmp/bk2test2519591123419198914/current
07:04:38.483 [main] INFO org.apache.bookkeeper.bookie.ScanAndCompareGarbageCollector - Over Replicated Ledger Deletion : enabled=true, interval=86400000
07:04:38.483 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Minor Compaction : enabled=true, threshold=0.20000000298023224, interval=3600000
07:04:38.483 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Major Compaction : enabled=true, threshold=0.800000011920929, interval=86400000
07:04:38.484 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished replaying journal in 0 ms.
07:04:38.496 [SyncThread-26-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:04:38.499 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished reading journal, starting bookie
07:04:38.500 [BookieJournal-40933] INFO org.apache.bookkeeper.bookie.Journal - Starting journal on /tmp/bk2test2519591123419198914/current
07:04:38.500 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite Thread started
07:04:38.500 [BookieJournal-40933] INFO org.apache.bookkeeper.bookie.JournalChannel - Opening journal /tmp/bk2test2519591123419198914/current/1775c685965.txn
07:04:38.857 [main] INFO org.apache.pulsar.broker.PulsarService - Starting Pulsar Broker service; version: '2.8.0-SNAPSHOT'
07:04:38.857 [main] INFO org.apache.pulsar.broker.PulsarService - Git Revision 47df15cc5e3d539240935c960f6f5e5d865124ac
07:04:38.857 [main] INFO org.apache.pulsar.broker.PulsarService - Built by Lari Hotari <lari@hotari.net> on pop-os at 2021-02-01T08:27:05+0200
07:04:38.876 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:40291 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@273c947f
07:04:38.877 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:38.877 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:38.877 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:40291. Will not attempt to authenticate using SASL (unknown error)
07:04:38.877 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:35988, server: localhost/127.0.0.1:40291
07:04:38.879 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:40291, sessionid = 0x100002ebc880004, negotiated timeout = 30000
07:04:38.879 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:38.880 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:40291 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@130a0f66
07:04:38.880 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:38.880 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:38.881 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:40291. Will not attempt to authenticate using SASL (unknown error)
07:04:38.881 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:35990, server: localhost/127.0.0.1:40291
07:04:38.882 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:40291, sessionid = 0x100002ebc880005, negotiated timeout = 30000
07:04:38.883 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:38.891 [main] INFO org.apache.pulsar.broker.protocol.ProtocolHandlerUtils - Searching for protocol handlers in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./protocols
07:04:38.891 [main] WARN org.apache.pulsar.broker.protocol.ProtocolHandlerUtils - Protocol handler directory not found
07:04:38.902 [pulsar-ordered-OrderedExecutor-1-0] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:40291 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@27f5743d
07:04:38.902 [pulsar-ordered-OrderedExecutor-1-0] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:38.902 [pulsar-ordered-OrderedExecutor-1-0] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:38.903 [pulsar-ordered-OrderedExecutor-1-0-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:40291. Will not attempt to authenticate using SASL (unknown error)
07:04:38.903 [pulsar-ordered-OrderedExecutor-1-0-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:35992, server: localhost/127.0.0.1:40291
07:04:38.905 [pulsar-ordered-OrderedExecutor-1-0-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:40291, sessionid = 0x100002ebc880006, negotiated timeout = 30000
07:04:38.905 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:38.905 [pulsar-ordered-OrderedExecutor-1-0] INFO org.apache.pulsar.zookeeper.ZookeeperBkClientFactoryImpl - ZooKeeper session established: State:CONNECTED Timeout:30000 sessionid:0x100002ebc880006 local:/127.0.0.1:35992 remoteserver:localhost/127.0.0.1:40291 lastZxid:0 xid:1 sent:1 recv:1 queuedpkts:0 pendingresp:0 queuedevents:0
07:04:38.906 [main] INFO org.apache.pulsar.broker.PulsarService - starting configuration cache service
07:04:38.918 [pulsar-ordered-OrderedExecutor-4-0] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:40291 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@b6428e0
07:04:38.918 [pulsar-ordered-OrderedExecutor-4-0] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:38.918 [pulsar-ordered-OrderedExecutor-4-0] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:38.918 [pulsar-ordered-OrderedExecutor-4-0-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:40291. Will not attempt to authenticate using SASL (unknown error)
07:04:38.919 [pulsar-ordered-OrderedExecutor-4-0-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:35994, server: localhost/127.0.0.1:40291
07:04:38.920 [pulsar-ordered-OrderedExecutor-4-0-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:40291, sessionid = 0x100002ebc880007, negotiated timeout = 30000
07:04:38.920 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:38.920 [pulsar-ordered-OrderedExecutor-4-0] INFO org.apache.pulsar.zookeeper.ZookeeperBkClientFactoryImpl - ZooKeeper session established: State:CONNECTED Timeout:30000 sessionid:0x100002ebc880007 local:/127.0.0.1:35994 remoteserver:localhost/127.0.0.1:40291 lastZxid:0 xid:1 sent:1 recv:1 queuedpkts:0 pendingresp:0 queuedevents:0
07:04:38.928 [main] INFO org.apache.pulsar.broker.cache.ConfigurationCacheService - Successfully created failure-domain znode at /admin/clusters/use/failureDomain
07:04:38.937 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [State:CONNECTED Timeout:30000 sessionid:0x100002ebc880006 local:/127.0.0.1:35992 remoteserver:localhost/127.0.0.1:40291 lastZxid:28 xid:3 sent:3 recv:4 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeCreated path:/managed-ledgers
07:04:38.941 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [State:CONNECTED Timeout:30000 sessionid:0x100002ebc880006 local:/127.0.0.1:35992 remoteserver:localhost/127.0.0.1:40291 lastZxid:29 xid:5 sent:5 recv:7 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeCreated path:/namespace
07:04:38.943 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [State:CONNECTED Timeout:30000 sessionid:0x100002ebc880006 local:/127.0.0.1:35992 remoteserver:localhost/127.0.0.1:40291 lastZxid:30 xid:7 sent:7 recv:10 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeCreated path:/admin/local-policies
07:04:38.972 [main] INFO org.apache.bookkeeper.common.allocator.impl.ByteBufAllocatorImpl - Setting Netty allocator leak detector to Advanced
07:04:38.986 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:40291/ledgers : zkServers = 127.0.0.1:40291, ledgersRootPath = /ledgers.
07:04:38.986 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:40291 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@794b435f
07:04:38.986 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:38.987 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:38.987 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:40291. Will not attempt to authenticate using SASL (unknown error)
07:04:38.987 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:35996, server: localhost/127.0.0.1:40291
07:04:38.989 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:40291, sessionid = 0x100002ebc880008, negotiated timeout = 10000
07:04:38.989 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:39.001 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping - Reloading the bookie rack affinity mapping cache.
07:04:39.047 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:39.047 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:127.0.1.1:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
07:04:39.047 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
07:04:39.052 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
07:04:39.060 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:43541 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:43541, port=43541, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:39.060 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:40933 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:40933, port=40933, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:39.061 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:38461 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:38461, port=38461, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:39.066 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:39.067 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:43541
07:04:39.067 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:39.067 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:40933
07:04:39.067 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:39.067 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:38461
07:04:39.088 [main] INFO org.apache.bookkeeper.mledger.impl.EntryCacheManager - Initialized managed-ledger entry cache of 204.0 Mb
07:04:39.108 [main] INFO org.apache.pulsar.broker.service.BrokerService - Using 4 threads for broker service IO
07:04:39.111 [main] INFO org.apache.pulsar.broker.authorization.AuthorizationService - org.apache.pulsar.broker.authorization.PulsarAuthorizationProvider has been loaded.
07:04:39.112 [main] INFO org.apache.pulsar.broker.authentication.AuthenticationService - Authentication is disabled
07:04:39.129 [main] INFO org.apache.pulsar.broker.service.BrokerService - Disabling per broker unack-msg blocking due invalid unAckMsgSubscriptionPercentageLimitOnBrokerBlocked 0.16
07:04:39.161 [main] INFO org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl - Cluster domain refreshed {}
07:04:39.165 [main] INFO org.apache.pulsar.broker.PulsarService - Starting name space service, bootstrap namespaces=[]
07:04:39.183 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:40291/ledgers : zkServers = 127.0.0.1:40291, ledgersRootPath = /ledgers.
07:04:39.183 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:40291 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@78411116
07:04:39.183 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:39.183 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:39.184 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:40291. Will not attempt to authenticate using SASL (unknown error)
07:04:39.184 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:35998, server: localhost/127.0.0.1:40291
07:04:39.186 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:40291, sessionid = 0x100002ebc880009, negotiated timeout = 10000
07:04:39.186 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:39.187 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:39.187 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:127.0.1.1:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
07:04:39.187 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
07:04:39.187 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
07:04:39.189 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:43541 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:43541, port=43541, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:39.189 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:40933 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:40933, port=40933, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:39.189 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:38461 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:38461, port=38461, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:39.190 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:39.190 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:43541
07:04:39.190 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:39.190 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:40933
07:04:39.190 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:39.190 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:38461
07:04:39.205 [main] INFO org.apache.bookkeeper.mledger.offload.OffloaderUtils - Searching for offloaders in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./offloaders
07:04:39.205 [main] WARN org.apache.bookkeeper.mledger.offload.OffloaderUtils - Offloaders archive directory not found
07:04:39.211 [main] INFO org.apache.pulsar.broker.PulsarService - No ledger offloader configured, using NULL instance
07:04:39.213 [main] INFO org.apache.pulsar.broker.intercept.BrokerInterceptorUtils - Searching for broker interceptors in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./interceptors
07:04:39.214 [main] WARN org.apache.pulsar.broker.intercept.BrokerInterceptorUtils - Pulsar broker interceptors directory not found
07:04:39.225 [main] INFO org.apache.pulsar.broker.service.DistributedIdGenerator - Created sequential node at /counters/producer-name/-0000000000 -- Generator Id is use-0
07:04:39.230 [main] INFO org.apache.pulsar.broker.service.BrokerService - Started Pulsar Broker service on /0:0:0:0:0:0:0:0%0:38049
07:04:39.280 [main] INFO org.apache.pulsar.broker.service.BrokerService - Scheduling a thread to check backlog quota after [60] seconds in background
07:04:39.312 [main] INFO org.eclipse.jetty.util.log - Logging initialized @3917ms to org.eclipse.jetty.util.log.Slf4jLog
07:04:39.465 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 1.8.0_275-b01
07:04:39.490 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
07:04:39.490 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
07:04:39.491 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms
07:04:40.060 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@4992613f{/,null,AVAILABLE}
07:04:40.137 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@6fd5717c{/,null,AVAILABLE}
07:04:40.686 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@2b61a019{/admin,null,AVAILABLE}
07:04:41.145 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@49cf9028{/admin/v2,null,AVAILABLE}
07:04:41.317 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@1fde4f40{/admin/v3,null,AVAILABLE}
07:04:41.394 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@11a00961{/lookup,null,AVAILABLE}
07:04:41.395 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@7ce9e05a{/metrics,null,AVAILABLE}
07:04:41.396 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.h.ContextHandler@7e2f86e6{/static,null,AVAILABLE}
07:04:41.404 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started PulsarServerConnector@6e1f8469{HTTP/1.1, (http/1.1)}{0.0.0.0:39493}
07:04:41.404 [main] INFO org.eclipse.jetty.server.Server - Started @6010ms
07:04:41.404 [main] INFO org.apache.pulsar.broker.web.WebService - HTTP Service started at http://0.0.0.0:39493
07:04:41.404 [main] INFO org.apache.pulsar.broker.web.WebService - HTTPS Service disabled
07:04:41.429 [metadata-store-35-1] INFO org.apache.pulsar.metadata.coordination.impl.LeaderElectionImpl - Acquired resource lock on /loadbalance/leader
07:04:41.429 [metadata-store-35-1] INFO org.apache.pulsar.broker.PulsarService - This broker was elected leader
07:04:41.480 [main] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully created local policies for /admin/local-policies/pulsar/use/localhost:39493 -- Optional.empty
07:04:41.498 [main] INFO org.apache.pulsar.broker.namespace.OwnershipCache - Trying to acquire ownership of pulsar/use/localhost:39493/0x00000000_0xffffffff
07:04:41.518 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnershipCache - Successfully acquired ownership of /namespace/pulsar/use/localhost:39493/0x00000000_0xffffffff
07:04:41.519 [pulsar-33-1] INFO org.apache.pulsar.broker.PulsarService - Loading all topics on bundle: pulsar/use/localhost:39493/0x00000000_0xffffffff
07:04:41.519 [main] INFO org.apache.pulsar.broker.namespace.NamespaceService - added heartbeat namespace name in local cache: ns=pulsar/use/localhost:39493
07:04:41.521 [main] INFO org.apache.pulsar.broker.PulsarService - Starting load management service ...
07:04:41.632 [main] INFO org.apache.pulsar.broker.PulsarService - Starting load balancer
07:04:41.633 [main] INFO org.apache.pulsar.broker.PulsarService - SLA Namespace = sla-monitor/use/localhost:39493 doesn't exist.
07:04:41.634 [main] INFO org.apache.pulsar.broker.PulsarService - messaging service is ready
07:04:41.642 [main] INFO org.apache.pulsar.broker.PulsarService - messaging service is ready, bootstrap service port = 39493, broker url= pulsar://localhost:38049, cluster=use, configs=org.apache.pulsar.broker.ServiceConfiguration@16ccd2bc[zookeeperServers=127.0.0.1:40291,globalZookeeperServers=<null>,configurationStoreServers=<null>,brokerServicePort=Optional[0],brokerServicePortTls=Optional.empty,webServicePort=Optional[39493],webServicePortTls=Optional.empty,bindAddress=0.0.0.0,advertisedAddress=localhost,advertisedListeners=<null>,internalListenerName=<null>,haProxyProtocolEnabled=false,numAcceptorThreads=1,numIOThreads=4,numOrderedExecutorThreads=8,numHttpServerThreads=8,numExecutorThreadPoolSize=2,numCacheExecutorThreadPoolSize=10,maxConcurrentHttpRequests=1024,delayedDeliveryEnabled=true,delayedDeliveryTrackerFactoryClassName=org.apache.pulsar.broker.delayed.InMemoryDelayedDeliveryTrackerFactory,delayedDeliveryTickTimeMillis=1000,acknowledgmentAtBatchIndexLevelEnabled=false,webSocketServiceEnabled=false,isRunningStandalone=false,clusterName=use,maxTenants=0,failureDomainsEnabled=true,zooKeeperSessionTimeoutMillis=30000,zooKeeperOperationTimeoutSeconds=30,zooKeeperCacheExpirySeconds=300,brokerShutdownTimeoutMs=60000,skipBrokerShutdownOnOOM=false,topicLoadTimeoutSeconds=60,backlogQuotaCheckEnabled=true,backlogQuotaCheckIntervalInSeconds=60,backlogQuotaDefaultLimitGB=-1,backlogQuotaDefaultRetentionPolicy=producer_request_hold,ttlDurationDefaultInSeconds=0,brokerDeleteInactiveTopicsEnabled=true,brokerDeleteInactivePartitionedTopicMetadataEnabled=false,brokerDeleteInactiveTopicsFrequencySeconds=60,brokerDeleteInactiveTopicsMode=delete_when_no_subscriptions,brokerDeleteInactiveTopicsMaxInactiveDurationSeconds=<null>,maxPendingPublishRequestsPerConnection=1000,messageExpiryCheckIntervalInMinutes=5,activeConsumerFailoverDelayTimeMillis=1000,subscriptionExpirationTimeMinutes=0,subscriptionRedeliveryTrackerEnabled=true,subscriptionExpiryCheckIntervalInMinutes=5,subscriptionKeySharedEnable=true,subscriptionKeySharedUseConsistentHashing=false,subscriptionKeySharedConsistentHashingReplicaPoints=100,brokerDeduplicationEnabled=false,brokerDeduplicationMaxNumberOfProducers=10000,brokerDeduplicationSnapshotFrequencyInSeconds=120,brokerDeduplicationSnapshotIntervalSeconds=120,brokerDeduplicationEntriesInterval=1000,brokerDeduplicationProducerInactivityTimeoutMinutes=360,defaultNumberOfNamespaceBundles=4,maxNamespacesPerTenant=0,maxTopicsPerNamespace=0,clientLibraryVersionCheckEnabled=false,statusFilePath=<null>,maxUnackedMessagesPerConsumer=50000,maxUnackedMessagesPerSubscription=200000,maxUnackedMessagesPerBroker=0,maxUnackedMessagesPerSubscriptionOnBrokerBlocked=0.16,topicPublisherThrottlingTickTimeMillis=5,preciseTopicPublishRateLimiterEnable=false,brokerPublisherThrottlingTickTimeMillis=50,brokerPublisherThrottlingMaxMessageRate=0,brokerPublisherThrottlingMaxByteRate=0,maxPublishRatePerTopicInMessages=0,maxPublishRatePerTopicInBytes=0,subscribeThrottlingRatePerConsumer=0,subscribeRatePeriodPerConsumerInSecond=30,dispatchThrottlingRatePerTopicInMsg=0,dispatchThrottlingRatePerTopicInByte=0,dispatchThrottlingRatePerSubscriptionInMsg=0,dispatchThrottlingRatePerSubscriptionInByte=0,dispatchThrottlingRatePerReplicatorInMsg=0,dispatchThrottlingRatePerReplicatorInByte=0,dispatchThrottlingRateRelativeToPublishRate=false,dispatchThrottlingOnNonBacklogConsumerEnabled=false,dispatcherMaxReadBatchSize=100,dispatcherMaxReadSizeBytes=5242880,dispatcherMinReadBatchSize=1,dispatcherMaxRoundRobinBatchSize=20,preciseDispatcherFlowControl=false,maxConcurrentLookupRequest=50000,maxConcurrentTopicLoadRequest=5000,maxConcurrentNonPersistentMessagePerConnection=1000,numWorkerThreadsForNonPersistentTopic=2,enablePersistentTopics=true,enableNonPersistentTopics=true,enableRunBookieTogether=false,enableRunBookieAutoRecoveryTogether=false,maxProducersPerTopic=0,encryptionRequireOnProducer=false,maxConsumersPerTopic=0,maxSubscriptionsPerTopic=0,maxConsumersPerSubscription=0,maxMessageSize=5242880,enableReplicatedSubscriptions=true,replicatedSubscriptionsSnapshotFrequencyMillis=1000,replicatedSubscriptionsSnapshotTimeoutSeconds=30,replicatedSubscriptionsSnapshotMaxCachedPerSubscription=10,maxMessagePublishBufferSizeInMB=512,messagePublishBufferCheckIntervalInMillis=100,lazyCursorRecovery=false,retentionCheckIntervalInSeconds=120,maxNumPartitionsPerPartitionedTopic=0,brokerInterceptorsDirectory=./interceptors,brokerInterceptors=[],disableBrokerInterceptors=true,zookeeperSessionExpiredPolicy=shutdown,topicFencingTimeoutSeconds=0,protocolHandlerDirectory=./protocols,messagingProtocols=[],systemTopicEnabled=false,topicLevelPoliciesEnabled=false,brokerEntryMetadataInterceptors=[],enableNamespaceIsolationUpdateOnTime=false,tlsEnabled=false,tlsCertRefreshCheckDurationSec=300,tlsCertificateFilePath=<null>,tlsKeyFilePath=<null>,tlsTrustCertsFilePath=,tlsAllowInsecureConnection=false,tlsProtocols=[],tlsCiphers=[],tlsRequireTrustedClientCertOnConnect=false,authenticationEnabled=false,authenticationProviders=[],authenticationRefreshCheckSeconds=60,authorizationEnabled=false,authorizationProvider=org.apache.pulsar.broker.authorization.PulsarAuthorizationProvider,superUserRoles=[],proxyRoles=[],authenticateOriginalAuthData=false,authorizationAllowWildcardsMatching=false,brokerClientAuthenticationPlugin=org.apache.pulsar.client.impl.auth.AuthenticationDisabled,brokerClientAuthenticationParameters=,brokerClientTrustCertsFilePath=,anonymousUserRole=<null>,httpMaxRequestSize=-1,httpRequestsLimitEnabled=false,httpRequestsMaxPerSecond=100.0,saslJaasClientAllowedIds=.*pulsar.*,saslJaasServerSectionName=PulsarBroker,kinitCommand=/usr/bin/kinit,bookkeeperMetadataServiceUri=<null>,bookkeeperClientAuthenticationPlugin=<null>,bookkeeperClientAuthenticationParametersName=<null>,bookkeeperClientAuthenticationParameters=<null>,bookkeeperClientTimeoutInSeconds=30,bookkeeperClientSpeculativeReadTimeoutInMillis=0,bookkeeperNumberOfChannelsPerBookie=16,bookkeeperUseV2WireProtocol=true,bookkeeperClientHealthCheckEnabled=true,bookkeeperClientHealthCheckIntervalSeconds=60,bookkeeperClientHealthCheckErrorThresholdPerInterval=5,bookkeeperClientHealthCheckQuarantineTimeInSeconds=1800,bookkeeperClientQuarantineRatio=1.0,bookkeeperClientRackawarePolicyEnabled=true,bookkeeperClientRegionawarePolicyEnabled=false,bookkeeperClientMinNumRacksPerWriteQuorum=2,bookkeeperClientEnforceMinNumRacksPerWriteQuorum=false,bookkeeperClientReorderReadSequenceEnabled=false,bookkeeperClientIsolationGroups=<null>,bookkeeperClientSecondaryIsolationGroups=<null>,bookkeeperClientGetBookieInfoIntervalSeconds=86400,bookkeeperClientGetBookieInfoRetryIntervalSeconds=60,bookkeeperEnableStickyReads=false,bookkeeperTLSProviderFactoryClass=org.apache.bookkeeper.tls.TLSContextFactory,bookkeeperTLSClientAuthentication=false,bookkeeperTLSKeyFileType=PEM,bookkeeperTLSTrustCertTypes=PEM,bookkeeperTLSKeyStorePasswordPath=<null>,bookkeeperTLSTrustStorePasswordPath=<null>,bookkeeperTLSKeyFilePath=<null>,bookkeeperTLSCertificateFilePath=<null>,bookkeeperTLSTrustCertsFilePath=<null>,bookkeeperDiskWeightBasedPlacementEnabled=false,bookkeeperExplicitLacIntervalInMills=0,bookkeeperClientExposeStatsToPrometheus=false,bookkeeperClientThrottleValue=0,managedLedgerDefaultEnsembleSize=2,managedLedgerDefaultWriteQuorum=2,managedLedgerDefaultAckQuorum=2,managedLedgerCursorPositionFlushSeconds=60,managedLedgerDigestType=CRC32C,managedLedgerPassword=,managedLedgerMaxEnsembleSize=5,managedLedgerMaxWriteQuorum=5,managedLedgerMaxAckQuorum=5,managedLedgerCacheSizeMB=204,managedLedgerCacheCopyEntries=false,managedLedgerCacheEvictionWatermark=0.8999999761581421,managedLedgerCacheEvictionFrequency=100.0,managedLedgerCacheEvictionTimeThresholdMillis=1000,managedLedgerCursorBackloggedThreshold=1000,managedLedgerDefaultMarkDeleteRateLimit=1.0,allowAutoTopicCreation=true,allowAutoTopicCreationType=non-partitioned,allowAutoSubscriptionCreation=true,defaultNumPartitions=1,managedLedgerNumWorkerThreads=2,managedLedgerNumSchedulerThreads=2,managedLedgerMaxEntriesPerLedger=50000,managedLedgerMinLedgerRolloverTimeMinutes=10,managedLedgerMaxLedgerRolloverTimeMinutes=240,managedLedgerMaxSizePerLedgerMbytes=2048,managedLedgerOffloadDeletionLagMs=14400000,managedLedgerOffloadAutoTriggerSizeThresholdBytes=-1,managedLedgerCursorMaxEntriesPerLedger=50000,managedLedgerCursorRolloverTimeInSeconds=14400,managedLedgerMaxUnackedRangesToPersist=10000,managedLedgerMaxUnackedRangesToPersistInZooKeeper=1000,managedLedgerUnackedRangesOpenCacheSetEnabled=true,autoSkipNonRecoverableData=false,managedLedgerMetadataOperationsTimeoutSeconds=60,managedLedgerReadEntryTimeoutSeconds=0,managedLedgerAddEntryTimeoutSeconds=0,managedLedgerPrometheusStatsLatencyRolloverSeconds=60,managedLedgerTraceTaskExecution=true,managedLedgerNewEntriesCheckDelayInMillis=10,managedLedgerDataReadPriority=tiered-storage-first,loadBalancerEnabled=true,loadBalancerPlacementStrategy=leastLoadedServer,loadBalancerLoadSheddingStrategy=org.apache.pulsar.broker.loadbalance.impl.OverloadShedder,loadBalancerReportUpdateThresholdPercentage=10,loadBalancerReportUpdateMaxIntervalMinutes=15,loadBalancerHostUsageCheckIntervalMinutes=1,loadBalancerSheddingEnabled=true,loadBalancerSheddingIntervalMinutes=1,loadBalancerSheddingGracePeriodMinutes=30,loadBalancerBrokerUnderloadedThresholdPercentage=50,loadBalancerBrokerMaxTopics=50000,loadBalancerBrokerOverloadedThresholdPercentage=100,loadBalancerBrokerThresholdShedderPercentage=10,loadBalancerHistoryResourcePercentage=0.9,loadBalancerBandwithInResourceWeight=1.0,loadBalancerBandwithOutResourceWeight=1.0,loadBalancerCPUResourceWeight=1.0,loadBalancerMemoryResourceWeight=1.0,loadBalancerDirectMemoryResourceWeight=1.0,loadBalancerBundleUnloadMinThroughputThreshold=10.0,loadBalancerResourceQuotaUpdateIntervalMinutes=15,loadBalancerBrokerComfortLoadLevelPercentage=65,loadBalancerAutoBundleSplitEnabled=true,loadBalancerAutoUnloadSplitBundlesEnabled=true,loadBalancerNamespaceBundleMaxTopics=1000,loadBalancerNamespaceBundleMaxSessions=1000,loadBalancerNamespaceBundleMaxMsgRate=30000,loadBalancerNamespaceBundleMaxBandwidthMbytes=100,loadBalancerNamespaceMaximumBundles=128,loadManagerClassName=org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl,supportedNamespaceBundleSplitAlgorithms=[range_equally_divide, topic_count_equally_divide],defaultNamespaceBundleSplitAlgorithm=range_equally_divide,loadBalancerOverrideBrokerNicSpeedGbps=<null>,replicationMetricsEnabled=false,replicationConnectionsPerBroker=16,replicatorPrefix=pulsar.repl,replicationProducerQueueSize=1000,replicationPolicyCheckDurationSeconds=600,replicationTlsEnabled=false,brokerClientTlsEnabled=false,defaultRetentionTimeInMinutes=0,defaultRetentionSizeInMB=0,keepAliveIntervalSeconds=30,brokerServicePurgeInactiveFrequencyInSeconds=60,bootstrapNamespaces=[],properties={},preferLaterVersions=false,brokerServiceCompactionMonitorIntervalInSeconds=60,isSchemaValidationEnforced=false,schemaRegistryStorageClassName=org.apache.pulsar.broker.service.schema.BookkeeperSchemaStorageFactory,schemaRegistryCompatibilityCheckers=[org.apache.pulsar.broker.service.schema.ProtobufNativeSchemaCompatibilityCheck, org.apache.pulsar.broker.service.schema.JsonSchemaCompatibilityCheck, org.apache.pulsar.broker.service.schema.AvroSchemaCompatibilityCheck],webSocketNumIoThreads=2,webSocketConnectionsPerBroker=2,webSocketSessionIdleTimeoutMillis=300000,webSocketMaxTextFrameSize=1048576,exposeTopicLevelMetricsInPrometheus=true,exposeConsumerLevelMetricsInPrometheus=false,jvmGCMetricsLoggerClassName=<null>,exposePreciseBacklogInPrometheus=false,functionsWorkerEnabled=false,functionsWorkerServiceNarPackage=,exposePublisherStats=true,statsUpdateFrequencyInSecs=60,statsUpdateInitialDelayInSecs=60,offloadersDirectory=./offloaders,managedLedgerOffloadDriver=<null>,managedLedgerOffloadMaxThreads=2,narExtractionDirectory=/tmp,managedLedgerOffloadPrefetchRounds=1,transactionCoordinatorEnabled=false,transactionMetadataStoreProviderClassName=org.apache.pulsar.transaction.coordinator.impl.MLTransactionMetadataStoreProvider,transactionBufferProviderClassName=org.apache.pulsar.broker.transaction.buffer.impl.TopicTransactionBufferProvider,tlsEnabledWithKeyStore=false,tlsProvider=<null>,tlsKeyStoreType=JKS,tlsKeyStore=<null>,tlsKeyStorePassword=<null>,tlsTrustStoreType=JKS,tlsTrustStore=<null>,tlsTrustStorePassword=<null>,brokerClientTlsEnabledWithKeyStore=false,brokerClientSslProvider=<null>,brokerClientTlsTrustStoreType=JKS,brokerClientTlsTrustStore=<null>,brokerClientTlsTrustStorePassword=<null>,brokerClientTlsCiphers=[],brokerClientTlsProtocols=[],enablePackagesManagement=false,packagesManagementStorageProvider=org.apache.pulsar.packages.management.storage.bookkeeper.BookKeeperPackagesStorageProvider,packagesReplicas=1,packagesManagementLedgerRootPath=/ledgers]
07:04:41.924 [main] INFO org.apache.pulsar.broker.PulsarService - Starting Pulsar Broker service; version: '2.8.0-SNAPSHOT'
07:04:41.924 [main] INFO org.apache.pulsar.broker.PulsarService - Git Revision 47df15cc5e3d539240935c960f6f5e5d865124ac
07:04:41.924 [main] INFO org.apache.pulsar.broker.PulsarService - Built by Lari Hotari <lari@hotari.net> on pop-os at 2021-02-01T08:27:05+0200
07:04:41.924 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:40291 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@5d3b6585
07:04:41.924 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:41.924 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:41.925 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:40291. Will not attempt to authenticate using SASL (unknown error)
07:04:41.925 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:36000, server: localhost/127.0.0.1:40291
07:04:41.930 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:40291, sessionid = 0x100002ebc88000a, negotiated timeout = 30000
07:04:41.930 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:41.931 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:40291 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@32f308c6
07:04:41.931 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:41.931 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:41.931 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:40291. Will not attempt to authenticate using SASL (unknown error)
07:04:41.932 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:36002, server: localhost/127.0.0.1:40291
07:04:41.934 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:40291, sessionid = 0x100002ebc88000b, negotiated timeout = 30000
07:04:41.934 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:41.936 [main] INFO org.apache.pulsar.broker.protocol.ProtocolHandlerUtils - Searching for protocol handlers in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./protocols
07:04:41.936 [main] WARN org.apache.pulsar.broker.protocol.ProtocolHandlerUtils - Protocol handler directory not found
07:04:41.936 [pulsar-ordered-OrderedExecutor-7-0] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:40291 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@3d4597cf
07:04:41.937 [pulsar-ordered-OrderedExecutor-7-0] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:41.937 [pulsar-ordered-OrderedExecutor-7-0] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:41.937 [pulsar-ordered-OrderedExecutor-7-0-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:40291. Will not attempt to authenticate using SASL (unknown error)
07:04:41.938 [pulsar-ordered-OrderedExecutor-7-0-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:36004, server: localhost/127.0.0.1:40291
07:04:41.940 [pulsar-ordered-OrderedExecutor-7-0-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:40291, sessionid = 0x100002ebc88000c, negotiated timeout = 30000
07:04:41.940 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:41.940 [pulsar-ordered-OrderedExecutor-7-0] INFO org.apache.pulsar.zookeeper.ZookeeperBkClientFactoryImpl - ZooKeeper session established: State:CONNECTED Timeout:30000 sessionid:0x100002ebc88000c local:/127.0.0.1:36004 remoteserver:localhost/127.0.0.1:40291 lastZxid:0 xid:1 sent:1 recv:1 queuedpkts:0 pendingresp:0 queuedevents:0
07:04:41.940 [main] INFO org.apache.pulsar.broker.PulsarService - starting configuration cache service
07:04:41.942 [pulsar-ordered-OrderedExecutor-2-0] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:40291 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@7b6c45b4
07:04:41.942 [pulsar-ordered-OrderedExecutor-2-0] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:41.942 [pulsar-ordered-OrderedExecutor-2-0] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:41.943 [pulsar-ordered-OrderedExecutor-2-0-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:40291. Will not attempt to authenticate using SASL (unknown error)
07:04:41.943 [pulsar-ordered-OrderedExecutor-2-0-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:36006, server: localhost/127.0.0.1:40291
07:04:41.945 [pulsar-ordered-OrderedExecutor-2-0-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:40291, sessionid = 0x100002ebc88000d, negotiated timeout = 30000
07:04:41.945 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:41.945 [pulsar-ordered-OrderedExecutor-2-0] INFO org.apache.pulsar.zookeeper.ZookeeperBkClientFactoryImpl - ZooKeeper session established: State:CONNECTED Timeout:30000 sessionid:0x100002ebc88000d local:/127.0.0.1:36006 remoteserver:localhost/127.0.0.1:40291 lastZxid:0 xid:1 sent:1 recv:1 queuedpkts:0 pendingresp:0 queuedevents:0
07:04:41.952 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:40291/ledgers : zkServers = 127.0.0.1:40291, ledgersRootPath = /ledgers.
07:04:41.952 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:40291 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@1b444b5
07:04:41.952 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:41.952 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:41.953 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:40291. Will not attempt to authenticate using SASL (unknown error)
07:04:41.953 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:36008, server: localhost/127.0.0.1:40291
07:04:41.974 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:40291, sessionid = 0x100002ebc88000e, negotiated timeout = 10000
07:04:41.974 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:41.976 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping - Reloading the bookie rack affinity mapping cache.
07:04:41.977 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:41.977 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:127.0.1.1:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
07:04:41.977 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
07:04:41.977 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
07:04:41.979 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:43541 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:43541, port=43541, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:41.979 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:40933 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:40933, port=40933, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:41.979 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:38461 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:38461, port=38461, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:41.979 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:41.979 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:43541
07:04:41.979 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:41.979 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:40933
07:04:41.979 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:41.980 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:38461
07:04:41.981 [main] INFO org.apache.bookkeeper.mledger.impl.EntryCacheManager - Initialized managed-ledger entry cache of 204.0 Mb
07:04:41.982 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - topic_load_times is already registred Collector already registered that provides name: topic_load_times_count
07:04:41.982 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - zk_write_latency is already registred Collector already registered that provides name: zk_write_latency_count
07:04:41.982 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - zk_read_latency is already registred Collector already registered that provides name: zk_read_latency_count
07:04:41.983 [main] INFO org.apache.pulsar.broker.service.BrokerService - Using 4 threads for broker service IO
07:04:41.984 [main] INFO org.apache.pulsar.broker.authorization.AuthorizationService - org.apache.pulsar.broker.authorization.PulsarAuthorizationProvider has been loaded.
07:04:41.984 [main] INFO org.apache.pulsar.broker.authentication.AuthenticationService - Authentication is disabled
07:04:41.986 [main] INFO org.apache.pulsar.broker.service.BrokerService - Disabling per broker unack-msg blocking due invalid unAckMsgSubscriptionPercentageLimitOnBrokerBlocked 0.16
07:04:41.993 [main] INFO org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl - Cluster domain refreshed {}
07:04:41.993 [main] INFO org.apache.pulsar.broker.PulsarService - Starting name space service, bootstrap namespaces=[]
07:04:41.996 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:40291/ledgers : zkServers = 127.0.0.1:40291, ledgersRootPath = /ledgers.
07:04:41.996 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:40291 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@6654ca0d
07:04:41.997 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:41.997 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:41.997 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:40291. Will not attempt to authenticate using SASL (unknown error)
07:04:41.998 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:36010, server: localhost/127.0.0.1:40291
07:04:41.999 [main-SendThread(127.0.0.1:40291)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:40291, sessionid = 0x100002ebc88000f, negotiated timeout = 10000
07:04:42.000 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:42.023 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:42.023 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:127.0.1.1:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
07:04:42.023 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
07:04:42.023 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
07:04:42.024 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:43541 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:43541, port=43541, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:42.025 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:40933 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:40933, port=40933, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:42.025 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:38461 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:38461, port=38461, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:42.025 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:42.025 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:43541
07:04:42.025 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:42.025 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:40933
07:04:42.025 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:42.025 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:38461
07:04:42.026 [main] INFO org.apache.bookkeeper.mledger.offload.OffloaderUtils - Searching for offloaders in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./offloaders
07:04:42.026 [main] WARN org.apache.bookkeeper.mledger.offload.OffloaderUtils - Offloaders archive directory not found
07:04:42.026 [main] INFO org.apache.pulsar.broker.PulsarService - No ledger offloader configured, using NULL instance
07:04:42.026 [main] INFO org.apache.pulsar.broker.intercept.BrokerInterceptorUtils - Searching for broker interceptors in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./interceptors
07:04:42.026 [main] WARN org.apache.pulsar.broker.intercept.BrokerInterceptorUtils - Pulsar broker interceptors directory not found
07:04:42.028 [main] INFO org.apache.pulsar.broker.service.DistributedIdGenerator - Created sequential node at /counters/producer-name/-0000000001 -- Generator Id is use-1
07:04:42.030 [main] INFO org.apache.pulsar.broker.service.BrokerService - Started Pulsar Broker service on /0:0:0:0:0:0:0:0%0:44125
07:04:42.035 [main] INFO org.apache.pulsar.broker.service.BrokerService - Scheduling a thread to check backlog quota after [60] seconds in background
07:04:42.041 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 1.8.0_275-b01
07:04:42.042 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
07:04:42.042 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
07:04:42.042 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms
07:04:42.126 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@6a902015{/,null,AVAILABLE}
07:04:42.216 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@55d99dc3{/,null,AVAILABLE}
07:04:42.559 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@1d444652{/admin,null,AVAILABLE}
07:04:43.075 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@7a117dc2{/admin/v2,null,AVAILABLE}
07:04:43.197 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@5fb44964{/admin/v3,null,AVAILABLE}
07:04:43.241 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@669c2b07{/lookup,null,AVAILABLE}
07:04:43.242 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@1b1ea1d9{/metrics,null,AVAILABLE}
07:04:43.242 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.h.ContextHandler@521a506c{/static,null,AVAILABLE}
07:04:43.243 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started PulsarServerConnector@6e090aaa{HTTP/1.1, (http/1.1)}{0.0.0.0:42933}
07:04:43.243 [main] INFO org.eclipse.jetty.server.Server - Started @7849ms
07:04:43.243 [main] INFO org.apache.pulsar.broker.web.WebService - HTTP Service started at http://0.0.0.0:42933
07:04:43.243 [main] INFO org.apache.pulsar.broker.web.WebService - HTTPS Service disabled
07:04:43.249 [metadata-store-82-1] INFO org.apache.pulsar.broker.PulsarService - This broker is a follower. Current leader is Optional[LeaderBroker(serviceUrl=http://localhost:39493)]
07:04:43.250 [ForkJoinPool.commonPool-worker-0] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully created local policies for /admin/local-policies/pulsar/use/localhost:42933 -- Optional.empty
07:04:43.251 [main] INFO org.apache.pulsar.broker.namespace.OwnershipCache - Trying to acquire ownership of pulsar/use/localhost:42933/0x00000000_0xffffffff
07:04:43.276 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnershipCache - Successfully acquired ownership of /namespace/pulsar/use/localhost:42933/0x00000000_0xffffffff
07:04:43.276 [pulsar-80-1] INFO org.apache.pulsar.broker.PulsarService - Loading all topics on bundle: pulsar/use/localhost:42933/0x00000000_0xffffffff
07:04:43.276 [main] INFO org.apache.pulsar.broker.namespace.NamespaceService - added heartbeat namespace name in local cache: ns=pulsar/use/localhost:42933
07:04:43.276 [main] INFO org.apache.pulsar.broker.PulsarService - Starting load management service ...
07:04:43.281 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CONNECTED Timeout:30000 sessionid:0x100002ebc880006 local:/127.0.0.1:35992 remoteserver:localhost/127.0.0.1:40291 lastZxid:65 xid:52 sent:52 recv:57 queuedpkts:0 pendingresp:0 queuedevents:0] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/loadbalance/brokers
07:04:43.283 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - reloadCache called in zookeeperChildrenCache for path /loadbalance/brokers
07:04:43.292 [main] INFO org.apache.pulsar.broker.PulsarService - Starting load balancer
07:04:43.292 [main] INFO org.apache.pulsar.broker.PulsarService - SLA Namespace = sla-monitor/use/localhost:42933 doesn't exist.
07:04:43.293 [main] INFO org.apache.pulsar.broker.PulsarService - messaging service is ready
07:04:43.294 [main] INFO org.apache.pulsar.broker.PulsarService - messaging service is ready, bootstrap service port = 42933, broker url= pulsar://localhost:44125, cluster=use, configs=org.apache.pulsar.broker.ServiceConfiguration@b791e6e[zookeeperServers=127.0.0.1:40291,globalZookeeperServers=<null>,configurationStoreServers=<null>,brokerServicePort=Optional[0],brokerServicePortTls=Optional.empty,webServicePort=Optional[42933],webServicePortTls=Optional.empty,bindAddress=0.0.0.0,advertisedAddress=localhost,advertisedListeners=<null>,internalListenerName=<null>,haProxyProtocolEnabled=false,numAcceptorThreads=1,numIOThreads=4,numOrderedExecutorThreads=8,numHttpServerThreads=8,numExecutorThreadPoolSize=2,numCacheExecutorThreadPoolSize=10,maxConcurrentHttpRequests=1024,delayedDeliveryEnabled=true,delayedDeliveryTrackerFactoryClassName=org.apache.pulsar.broker.delayed.InMemoryDelayedDeliveryTrackerFactory,delayedDeliveryTickTimeMillis=1000,acknowledgmentAtBatchIndexLevelEnabled=false,webSocketServiceEnabled=false,isRunningStandalone=false,clusterName=use,maxTenants=0,failureDomainsEnabled=true,zooKeeperSessionTimeoutMillis=30000,zooKeeperOperationTimeoutSeconds=30,zooKeeperCacheExpirySeconds=300,brokerShutdownTimeoutMs=60000,skipBrokerShutdownOnOOM=false,topicLoadTimeoutSeconds=60,backlogQuotaCheckEnabled=true,backlogQuotaCheckIntervalInSeconds=60,backlogQuotaDefaultLimitGB=-1,backlogQuotaDefaultRetentionPolicy=producer_request_hold,ttlDurationDefaultInSeconds=0,brokerDeleteInactiveTopicsEnabled=true,brokerDeleteInactivePartitionedTopicMetadataEnabled=false,brokerDeleteInactiveTopicsFrequencySeconds=60,brokerDeleteInactiveTopicsMode=delete_when_no_subscriptions,brokerDeleteInactiveTopicsMaxInactiveDurationSeconds=<null>,maxPendingPublishRequestsPerConnection=1000,messageExpiryCheckIntervalInMinutes=5,activeConsumerFailoverDelayTimeMillis=1000,subscriptionExpirationTimeMinutes=0,subscriptionRedeliveryTrackerEnabled=true,subscriptionExpiryCheckIntervalInMinutes=5,subscriptionKeySharedEnable=true,subscriptionKeySharedUseConsistentHashing=false,subscriptionKeySharedConsistentHashingReplicaPoints=100,brokerDeduplicationEnabled=false,brokerDeduplicationMaxNumberOfProducers=10000,brokerDeduplicationSnapshotFrequencyInSeconds=120,brokerDeduplicationSnapshotIntervalSeconds=120,brokerDeduplicationEntriesInterval=1000,brokerDeduplicationProducerInactivityTimeoutMinutes=360,defaultNumberOfNamespaceBundles=4,maxNamespacesPerTenant=0,maxTopicsPerNamespace=0,clientLibraryVersionCheckEnabled=false,statusFilePath=<null>,maxUnackedMessagesPerConsumer=50000,maxUnackedMessagesPerSubscription=200000,maxUnackedMessagesPerBroker=0,maxUnackedMessagesPerSubscriptionOnBrokerBlocked=0.16,topicPublisherThrottlingTickTimeMillis=5,preciseTopicPublishRateLimiterEnable=false,brokerPublisherThrottlingTickTimeMillis=50,brokerPublisherThrottlingMaxMessageRate=0,brokerPublisherThrottlingMaxByteRate=0,maxPublishRatePerTopicInMessages=0,maxPublishRatePerTopicInBytes=0,subscribeThrottlingRatePerConsumer=0,subscribeRatePeriodPerConsumerInSecond=30,dispatchThrottlingRatePerTopicInMsg=0,dispatchThrottlingRatePerTopicInByte=0,dispatchThrottlingRatePerSubscriptionInMsg=0,dispatchThrottlingRatePerSubscriptionInByte=0,dispatchThrottlingRatePerReplicatorInMsg=0,dispatchThrottlingRatePerReplicatorInByte=0,dispatchThrottlingRateRelativeToPublishRate=false,dispatchThrottlingOnNonBacklogConsumerEnabled=false,dispatcherMaxReadBatchSize=100,dispatcherMaxReadSizeBytes=5242880,dispatcherMinReadBatchSize=1,dispatcherMaxRoundRobinBatchSize=20,preciseDispatcherFlowControl=false,maxConcurrentLookupRequest=50000,maxConcurrentTopicLoadRequest=5000,maxConcurrentNonPersistentMessagePerConnection=1000,numWorkerThreadsForNonPersistentTopic=2,enablePersistentTopics=true,enableNonPersistentTopics=true,enableRunBookieTogether=false,enableRunBookieAutoRecoveryTogether=false,maxProducersPerTopic=0,encryptionRequireOnProducer=false,maxConsumersPerTopic=0,maxSubscriptionsPerTopic=0,maxConsumersPerSubscription=0,maxMessageSize=5242880,enableReplicatedSubscriptions=true,replicatedSubscriptionsSnapshotFrequencyMillis=1000,replicatedSubscriptionsSnapshotTimeoutSeconds=30,replicatedSubscriptionsSnapshotMaxCachedPerSubscription=10,maxMessagePublishBufferSizeInMB=512,messagePublishBufferCheckIntervalInMillis=100,lazyCursorRecovery=false,retentionCheckIntervalInSeconds=120,maxNumPartitionsPerPartitionedTopic=0,brokerInterceptorsDirectory=./interceptors,brokerInterceptors=[],disableBrokerInterceptors=true,zookeeperSessionExpiredPolicy=shutdown,topicFencingTimeoutSeconds=0,protocolHandlerDirectory=./protocols,messagingProtocols=[],systemTopicEnabled=false,topicLevelPoliciesEnabled=false,brokerEntryMetadataInterceptors=[],enableNamespaceIsolationUpdateOnTime=false,tlsEnabled=false,tlsCertRefreshCheckDurationSec=300,tlsCertificateFilePath=<null>,tlsKeyFilePath=<null>,tlsTrustCertsFilePath=,tlsAllowInsecureConnection=false,tlsProtocols=[],tlsCiphers=[],tlsRequireTrustedClientCertOnConnect=false,authenticationEnabled=false,authenticationProviders=[],authenticationRefreshCheckSeconds=60,authorizationEnabled=false,authorizationProvider=org.apache.pulsar.broker.authorization.PulsarAuthorizationProvider,superUserRoles=[],proxyRoles=[],authenticateOriginalAuthData=false,authorizationAllowWildcardsMatching=false,brokerClientAuthenticationPlugin=org.apache.pulsar.client.impl.auth.AuthenticationDisabled,brokerClientAuthenticationParameters=,brokerClientTrustCertsFilePath=,anonymousUserRole=<null>,httpMaxRequestSize=-1,httpRequestsLimitEnabled=false,httpRequestsMaxPerSecond=100.0,saslJaasClientAllowedIds=.*pulsar.*,saslJaasServerSectionName=PulsarBroker,kinitCommand=/usr/bin/kinit,bookkeeperMetadataServiceUri=<null>,bookkeeperClientAuthenticationPlugin=<null>,bookkeeperClientAuthenticationParametersName=<null>,bookkeeperClientAuthenticationParameters=<null>,bookkeeperClientTimeoutInSeconds=30,bookkeeperClientSpeculativeReadTimeoutInMillis=0,bookkeeperNumberOfChannelsPerBookie=16,bookkeeperUseV2WireProtocol=true,bookkeeperClientHealthCheckEnabled=true,bookkeeperClientHealthCheckIntervalSeconds=60,bookkeeperClientHealthCheckErrorThresholdPerInterval=5,bookkeeperClientHealthCheckQuarantineTimeInSeconds=1800,bookkeeperClientQuarantineRatio=1.0,bookkeeperClientRackawarePolicyEnabled=true,bookkeeperClientRegionawarePolicyEnabled=false,bookkeeperClientMinNumRacksPerWriteQuorum=2,bookkeeperClientEnforceMinNumRacksPerWriteQuorum=false,bookkeeperClientReorderReadSequenceEnabled=false,bookkeeperClientIsolationGroups=<null>,bookkeeperClientSecondaryIsolationGroups=<null>,bookkeeperClientGetBookieInfoIntervalSeconds=86400,bookkeeperClientGetBookieInfoRetryIntervalSeconds=60,bookkeeperEnableStickyReads=false,bookkeeperTLSProviderFactoryClass=org.apache.bookkeeper.tls.TLSContextFactory,bookkeeperTLSClientAuthentication=false,bookkeeperTLSKeyFileType=PEM,bookkeeperTLSTrustCertTypes=PEM,bookkeeperTLSKeyStorePasswordPath=<null>,bookkeeperTLSTrustStorePasswordPath=<null>,bookkeeperTLSKeyFilePath=<null>,bookkeeperTLSCertificateFilePath=<null>,bookkeeperTLSTrustCertsFilePath=<null>,bookkeeperDiskWeightBasedPlacementEnabled=false,bookkeeperExplicitLacIntervalInMills=0,bookkeeperClientExposeStatsToPrometheus=false,bookkeeperClientThrottleValue=0,managedLedgerDefaultEnsembleSize=2,managedLedgerDefaultWriteQuorum=2,managedLedgerDefaultAckQuorum=2,managedLedgerCursorPositionFlushSeconds=60,managedLedgerDigestType=CRC32C,managedLedgerPassword=,managedLedgerMaxEnsembleSize=5,managedLedgerMaxWriteQuorum=5,managedLedgerMaxAckQuorum=5,managedLedgerCacheSizeMB=204,managedLedgerCacheCopyEntries=false,managedLedgerCacheEvictionWatermark=0.8999999761581421,managedLedgerCacheEvictionFrequency=100.0,managedLedgerCacheEvictionTimeThresholdMillis=1000,managedLedgerCursorBackloggedThreshold=1000,managedLedgerDefaultMarkDeleteRateLimit=1.0,allowAutoTopicCreation=true,allowAutoTopicCreationType=non-partitioned,allowAutoSubscriptionCreation=true,defaultNumPartitions=1,managedLedgerNumWorkerThreads=2,managedLedgerNumSchedulerThreads=2,managedLedgerMaxEntriesPerLedger=50000,managedLedgerMinLedgerRolloverTimeMinutes=10,managedLedgerMaxLedgerRolloverTimeMinutes=240,managedLedgerMaxSizePerLedgerMbytes=2048,managedLedgerOffloadDeletionLagMs=14400000,managedLedgerOffloadAutoTriggerSizeThresholdBytes=-1,managedLedgerCursorMaxEntriesPerLedger=50000,managedLedgerCursorRolloverTimeInSeconds=14400,managedLedgerMaxUnackedRangesToPersist=10000,managedLedgerMaxUnackedRangesToPersistInZooKeeper=1000,managedLedgerUnackedRangesOpenCacheSetEnabled=true,autoSkipNonRecoverableData=false,managedLedgerMetadataOperationsTimeoutSeconds=60,managedLedgerReadEntryTimeoutSeconds=0,managedLedgerAddEntryTimeoutSeconds=0,managedLedgerPrometheusStatsLatencyRolloverSeconds=60,managedLedgerTraceTaskExecution=true,managedLedgerNewEntriesCheckDelayInMillis=10,managedLedgerDataReadPriority=tiered-storage-first,loadBalancerEnabled=true,loadBalancerPlacementStrategy=leastLoadedServer,loadBalancerLoadSheddingStrategy=org.apache.pulsar.broker.loadbalance.impl.OverloadShedder,loadBalancerReportUpdateThresholdPercentage=10,loadBalancerReportUpdateMaxIntervalMinutes=15,loadBalancerHostUsageCheckIntervalMinutes=1,loadBalancerSheddingEnabled=true,loadBalancerSheddingIntervalMinutes=1,loadBalancerSheddingGracePeriodMinutes=30,loadBalancerBrokerUnderloadedThresholdPercentage=50,loadBalancerBrokerMaxTopics=50000,loadBalancerBrokerOverloadedThresholdPercentage=100,loadBalancerBrokerThresholdShedderPercentage=10,loadBalancerHistoryResourcePercentage=0.9,loadBalancerBandwithInResourceWeight=1.0,loadBalancerBandwithOutResourceWeight=1.0,loadBalancerCPUResourceWeight=1.0,loadBalancerMemoryResourceWeight=1.0,loadBalancerDirectMemoryResourceWeight=1.0,loadBalancerBundleUnloadMinThroughputThreshold=10.0,loadBalancerResourceQuotaUpdateIntervalMinutes=15,loadBalancerBrokerComfortLoadLevelPercentage=65,loadBalancerAutoBundleSplitEnabled=true,loadBalancerAutoUnloadSplitBundlesEnabled=true,loadBalancerNamespaceBundleMaxTopics=1000,loadBalancerNamespaceBundleMaxSessions=1000,loadBalancerNamespaceBundleMaxMsgRate=30000,loadBalancerNamespaceBundleMaxBandwidthMbytes=100,loadBalancerNamespaceMaximumBundles=128,loadManagerClassName=org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl,supportedNamespaceBundleSplitAlgorithms=[range_equally_divide, topic_count_equally_divide],defaultNamespaceBundleSplitAlgorithm=range_equally_divide,loadBalancerOverrideBrokerNicSpeedGbps=<null>,replicationMetricsEnabled=false,replicationConnectionsPerBroker=16,replicatorPrefix=pulsar.repl,replicationProducerQueueSize=1000,replicationPolicyCheckDurationSeconds=600,replicationTlsEnabled=false,brokerClientTlsEnabled=false,defaultRetentionTimeInMinutes=0,defaultRetentionSizeInMB=0,keepAliveIntervalSeconds=30,brokerServicePurgeInactiveFrequencyInSeconds=60,bootstrapNamespaces=[],properties={},preferLaterVersions=false,brokerServiceCompactionMonitorIntervalInSeconds=60,isSchemaValidationEnforced=false,schemaRegistryStorageClassName=org.apache.pulsar.broker.service.schema.BookkeeperSchemaStorageFactory,schemaRegistryCompatibilityCheckers=[org.apache.pulsar.broker.service.schema.ProtobufNativeSchemaCompatibilityCheck, org.apache.pulsar.broker.service.schema.JsonSchemaCompatibilityCheck, org.apache.pulsar.broker.service.schema.AvroSchemaCompatibilityCheck],webSocketNumIoThreads=2,webSocketConnectionsPerBroker=2,webSocketSessionIdleTimeoutMillis=300000,webSocketMaxTextFrameSize=1048576,exposeTopicLevelMetricsInPrometheus=true,exposeConsumerLevelMetricsInPrometheus=false,jvmGCMetricsLoggerClassName=<null>,exposePreciseBacklogInPrometheus=false,functionsWorkerEnabled=false,functionsWorkerServiceNarPackage=,exposePublisherStats=true,statsUpdateFrequencyInSecs=60,statsUpdateInitialDelayInSecs=60,offloadersDirectory=./offloaders,managedLedgerOffloadDriver=<null>,managedLedgerOffloadMaxThreads=2,narExtractionDirectory=/tmp,managedLedgerOffloadPrefetchRounds=1,transactionCoordinatorEnabled=false,transactionMetadataStoreProviderClassName=org.apache.pulsar.transaction.coordinator.impl.MLTransactionMetadataStoreProvider,transactionBufferProviderClassName=org.apache.pulsar.broker.transaction.buffer.impl.TopicTransactionBufferProvider,tlsEnabledWithKeyStore=false,tlsProvider=<null>,tlsKeyStoreType=JKS,tlsKeyStore=<null>,tlsKeyStorePassword=<null>,tlsTrustStoreType=JKS,tlsTrustStore=<null>,tlsTrustStorePassword=<null>,brokerClientTlsEnabledWithKeyStore=false,brokerClientSslProvider=<null>,brokerClientTlsTrustStoreType=JKS,brokerClientTlsTrustStore=<null>,brokerClientTlsTrustStorePassword=<null>,brokerClientTlsCiphers=[],brokerClientTlsProtocols=[],enablePackagesManagement=false,packagesManagementStorageProvider=org.apache.pulsar.packages.management.storage.bookkeeper.BookKeeperPackagesStorageProvider,packagesReplicas=1,packagesManagementLedgerRootPath=/ledgers]
------- Starting test [TestClass name=class org.apache.pulsar.broker.loadbalance.AntiAffinityNamespaceGroupTest].testAntiAffinityNamespaceFilteringWithDomain([])-------
07:04:43.631 [metadata-store-36-1] INFO org.apache.pulsar.broker.admin.impl.TenantsBase - [null] Created tenant my-tenant
07:04:43.644 [metadata-store-36-1] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:04:43 +0000] "PUT /admin/v2/tenants/my-tenant HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 88
07:04:43.674 [pulsar-web-73-1] INFO org.apache.pulsar.broker.web.PulsarWebResource - Successfully validated clusters on tenant [my-tenant]
07:04:43.686 [pulsar-web-73-1] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Created namespace my-tenant/use/my-ns0
07:04:43.687 [pulsar-web-73-1] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:04:43 +0000] "PUT /admin/namespaces/my-tenant/use/my-ns0 HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 36
07:04:43.692 [pulsar-web-73-4] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Setting anti-affinity group my-antiaffinity for my-tenant/use/my-ns0
07:04:43.693 [pulsar-web-73-4] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - local-policies for my-tenant/use/my-ns0 is not setup at path /admin/local-policies/my-tenant/use/my-ns0
07:04:43.700 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully copyied bundles data to local zk at /admin/local-policies/my-tenant/use/my-ns0
07:04:43.702 [pulsar-web-73-4] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Successfully updated local-policies configuration: namespace=my-tenant/use/my-ns0, map={"bundles":{"boundaries":["0x00000000","0xffffffff"],"numBundles":1},"namespaceAntiAffinityGroup":"my-antiaffinity"}
07:04:43.702 [pulsar-web-73-4] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:04:43 +0000] "POST /admin/namespaces/my-tenant/use/my-ns0/antiAffinity HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 13
07:04:43.707 [pulsar-web-73-6] INFO org.apache.pulsar.broker.web.PulsarWebResource - Successfully validated clusters on tenant [my-tenant]
07:04:43.714 [pulsar-web-73-6] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Created namespace my-tenant/use/my-ns1
07:04:43.715 [pulsar-web-73-6] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:04:43 +0000] "PUT /admin/namespaces/my-tenant/use/my-ns1 HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 9
07:04:43.718 [pulsar-web-73-7] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Setting anti-affinity group my-antiaffinity for my-tenant/use/my-ns1
07:04:43.718 [pulsar-web-73-7] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - local-policies for my-tenant/use/my-ns1 is not setup at path /admin/local-policies/my-tenant/use/my-ns1
07:04:43.720 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully copyied bundles data to local zk at /admin/local-policies/my-tenant/use/my-ns1
07:04:43.722 [pulsar-web-73-7] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Successfully updated local-policies configuration: namespace=my-tenant/use/my-ns1, map={"bundles":{"boundaries":["0x00000000","0xffffffff"],"numBundles":1},"namespaceAntiAffinityGroup":"my-antiaffinity"}
07:04:43.723 [pulsar-web-73-7] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:04:43 +0000] "POST /admin/namespaces/my-tenant/use/my-ns1/antiAffinity HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 6
07:04:43.726 [pulsar-web-73-8] INFO org.apache.pulsar.broker.web.PulsarWebResource - Successfully validated clusters on tenant [my-tenant]
07:04:43.731 [pulsar-web-73-8] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Created namespace my-tenant/use/my-ns2
07:04:43.731 [pulsar-web-73-8] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:04:43 +0000] "PUT /admin/namespaces/my-tenant/use/my-ns2 HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 6
07:04:43.735 [pulsar-web-73-3] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Setting anti-affinity group my-antiaffinity for my-tenant/use/my-ns2
07:04:43.735 [pulsar-web-73-3] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - local-policies for my-tenant/use/my-ns2 is not setup at path /admin/local-policies/my-tenant/use/my-ns2
07:04:43.737 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully copyied bundles data to local zk at /admin/local-policies/my-tenant/use/my-ns2
07:04:43.739 [pulsar-web-73-3] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Successfully updated local-policies configuration: namespace=my-tenant/use/my-ns2, map={"bundles":{"boundaries":["0x00000000","0xffffffff"],"numBundles":1},"namespaceAntiAffinityGroup":"my-antiaffinity"}
07:04:43.740 [pulsar-web-73-3] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:04:43 +0000] "POST /admin/namespaces/my-tenant/use/my-ns2/antiAffinity HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 7
07:04:43.743 [pulsar-web-73-5] INFO org.apache.pulsar.broker.web.PulsarWebResource - Successfully validated clusters on tenant [my-tenant]
07:04:43.747 [pulsar-web-73-5] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Created namespace my-tenant/use/my-ns3
07:04:43.748 [pulsar-web-73-5] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:04:43 +0000] "PUT /admin/namespaces/my-tenant/use/my-ns3 HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 6
07:04:43.775 [pulsar-web-73-1] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Setting anti-affinity group my-antiaffinity for my-tenant/use/my-ns3
07:04:43.775 [pulsar-web-73-1] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - local-policies for my-tenant/use/my-ns3 is not setup at path /admin/local-policies/my-tenant/use/my-ns3
07:04:43.777 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully copyied bundles data to local zk at /admin/local-policies/my-tenant/use/my-ns3
07:04:43.780 [pulsar-web-73-1] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Successfully updated local-policies configuration: namespace=my-tenant/use/my-ns3, map={"bundles":{"boundaries":["0x00000000","0xffffffff"],"numBundles":1},"namespaceAntiAffinityGroup":"my-antiaffinity"}
07:04:43.781 [pulsar-web-73-1] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:04:43 +0000] "POST /admin/namespaces/my-tenant/use/my-ns3/antiAffinity HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 7
07:04:43.784 [pulsar-web-73-4] INFO org.apache.pulsar.broker.web.PulsarWebResource - Successfully validated clusters on tenant [my-tenant]
07:04:43.791 [pulsar-web-73-4] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Created namespace my-tenant/use/my-ns4
07:04:43.791 [pulsar-web-73-4] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:04:43 +0000] "PUT /admin/namespaces/my-tenant/use/my-ns4 HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 8
07:04:43.794 [pulsar-web-73-6] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Setting anti-affinity group my-antiaffinity for my-tenant/use/my-ns4
07:04:43.795 [pulsar-web-73-6] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - local-policies for my-tenant/use/my-ns4 is not setup at path /admin/local-policies/my-tenant/use/my-ns4
07:04:43.797 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully copyied bundles data to local zk at /admin/local-policies/my-tenant/use/my-ns4
07:04:43.798 [pulsar-web-73-6] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Successfully updated local-policies configuration: namespace=my-tenant/use/my-ns4, map={"bundles":{"boundaries":["0x00000000","0xffffffff"],"numBundles":1},"namespaceAntiAffinityGroup":"my-antiaffinity"}
07:04:43.799 [pulsar-web-73-6] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:04:43 +0000] "POST /admin/namespaces/my-tenant/use/my-ns4/antiAffinity HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 6
------- SUCCESS -- [TestClass name=class org.apache.pulsar.broker.loadbalance.AntiAffinityNamespaceGroupTest].testAntiAffinityNamespaceFilteringWithDomain([])-------07:04:43.823 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped PulsarServerConnector@6e090aaa{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
07:04:43.823 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging
07:04:43.824 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.h.ContextHandler@521a506c{/static,null,STOPPED}
07:04:43.825 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@1b1ea1d9{/metrics,null,STOPPED}
07:04:43.827 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@669c2b07{/lookup,null,STOPPED}
07:04:43.828 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@5fb44964{/admin/v3,null,STOPPED}
07:04:43.829 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@7a117dc2{/admin/v2,null,STOPPED}
07:04:43.830 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@1d444652{/admin,null,STOPPED}
07:04:43.831 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@55d99dc3{/,null,STOPPED}
07:04:43.832 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@6a902015{/,null,STOPPED}
07:04:43.834 [main] INFO org.apache.pulsar.broker.web.WebService - Web service closed
07:04:43.834 [main] INFO org.apache.pulsar.broker.service.BrokerService - Shutting down Pulsar Broker service
07:04:43.837 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CONNECTED Timeout:30000 sessionid:0x100002ebc880006 local:/127.0.0.1:35992 remoteserver:localhost/127.0.0.1:40291 lastZxid:93 xid:78 sent:78 recv:85 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeDeleted path:/loadbalance/brokers/localhost:42933
07:04:43.837 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CONNECTED Timeout:30000 sessionid:0x100002ebc88000c local:/127.0.0.1:36004 remoteserver:localhost/127.0.0.1:40291 lastZxid:94 xid:38 sent:38 recv:41 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeDeleted path:/loadbalance/brokers/localhost:42933
07:04:43.837 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CONNECTED Timeout:30000 sessionid:0x100002ebc88000c local:/127.0.0.1:36004 remoteserver:localhost/127.0.0.1:40291 lastZxid:94 xid:38 sent:38 recv:41 queuedpkts:0 pendingresp:0 queuedevents:0] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/loadbalance/brokers
07:04:43.837 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CONNECTED Timeout:30000 sessionid:0x100002ebc880006 local:/127.0.0.1:35992 remoteserver:localhost/127.0.0.1:40291 lastZxid:93 xid:78 sent:78 recv:85 queuedpkts:0 pendingresp:0 queuedevents:0] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/loadbalance/brokers
07:04:43.838 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - reloadCache called in zookeeperChildrenCache for path /loadbalance/brokers
07:04:43.838 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - reloadCache called in zookeeperChildrenCache for path /loadbalance/brokers
07:04:43.874 [main] INFO org.apache.pulsar.broker.namespace.OwnedBundle - Disabling ownership: pulsar/use/localhost:42933/0x00000000_0xffffffff
07:04:43.880 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnershipCache - [/namespace/pulsar/use/localhost:42933/0x00000000_0xffffffff] Removed zk lock for service unit: OK
07:04:43.880 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnedBundle - Unloading pulsar/use/localhost:42933/0x00000000_0xffffffff namespace-bundle with 0 topics completed in 5.0 ms
07:04:43.880 [main] INFO org.apache.pulsar.broker.service.BrokerService - Unloading 1 namespace-bundles completed in 0.042 seconds
07:04:43.881 [main] INFO org.apache.pulsar.broker.service.BrokerService - Broker service completely shut down
07:04:43.882 [main] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl - Closing 0 ledgers
07:04:43.882 [main] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl - 0 ledgers closed
07:04:43.882 [main] INFO org.apache.pulsar.broker.ManagedLedgerClientFactory - Closed managed ledger factory
07:04:43.994 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ebc88000e closed
07:04:43.994 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ebc88000e
07:04:43.996 [main] INFO org.apache.pulsar.broker.ManagedLedgerClientFactory - Closed BookKeeper client
07:04:44.103 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:44.103 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ebc88000d closed
07:04:44.103 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:44.104 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:44.104 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ebc88000d
07:04:44.211 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ebc88000c closed
07:04:44.211 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperManagedLedgerCache - [State:CLOSED sessionid:0x100002ebc88000c local:/127.0.0.1:36004 remoteserver:localhost/127.0.0.1:40291 lastZxid:98 xid:43 sent:43 recv:46 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:44.212 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperSessionWatcher - Received zookeeper notification, eventType=None, eventState=Closed
07:04:44.214 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [State:CLOSED sessionid:0x100002ebc88000c local:/127.0.0.1:36004 remoteserver:localhost/127.0.0.1:40291 lastZxid:98 xid:43 sent:43 recv:46 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:44.215 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002ebc88000c local:/127.0.0.1:36004 remoteserver:localhost/127.0.0.1:40291 lastZxid:98 xid:43 sent:43 recv:46 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:44.215 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002ebc88000c local:/127.0.0.1:36004 remoteserver:localhost/127.0.0.1:40291 lastZxid:98 xid:43 sent:43 recv:46 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:44.215 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002ebc88000c local:/127.0.0.1:36004 remoteserver:localhost/127.0.0.1:40291 lastZxid:98 xid:43 sent:43 recv:46 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:44.216 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002ebc88000c local:/127.0.0.1:36004 remoteserver:localhost/127.0.0.1:40291 lastZxid:98 xid:43 sent:43 recv:46 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:44.216 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CLOSED sessionid:0x100002ebc88000c local:/127.0.0.1:36004 remoteserver:localhost/127.0.0.1:40291 lastZxid:98 xid:43 sent:43 recv:46 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:44.216 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ebc88000c
07:04:44.326 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ebc88000f closed
07:04:44.326 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ebc88000f
07:04:44.435 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ebc88000a closed
07:04:44.435 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ebc88000a
07:04:44.543 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ebc88000b closed
07:04:44.543 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ebc88000b
07:04:44.546 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped PulsarServerConnector@6e1f8469{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
07:04:44.547 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging
07:04:44.548 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.h.ContextHandler@7e2f86e6{/static,null,STOPPED}
07:04:44.548 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@7ce9e05a{/metrics,null,STOPPED}
07:04:44.549 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@11a00961{/lookup,null,STOPPED}
07:04:44.550 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@1fde4f40{/admin/v3,null,STOPPED}
07:04:44.552 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@49cf9028{/admin/v2,null,STOPPED}
07:04:44.556 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@2b61a019{/admin,null,STOPPED}
07:04:44.557 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@6fd5717c{/,null,STOPPED}
07:04:44.558 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@4992613f{/,null,STOPPED}
07:04:44.559 [main] INFO org.apache.pulsar.broker.web.WebService - Web service closed
07:04:44.559 [main] INFO org.apache.pulsar.broker.service.BrokerService - Shutting down Pulsar Broker service
07:04:44.564 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CONNECTED Timeout:30000 sessionid:0x100002ebc880006 local:/127.0.0.1:35992 remoteserver:localhost/127.0.0.1:40291 lastZxid:102 xid:81 sent:81 recv:90 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeDeleted path:/loadbalance/brokers/localhost:39493
07:04:44.564 [main] INFO org.apache.pulsar.broker.namespace.OwnedBundle - Disabling ownership: pulsar/use/localhost:39493/0x00000000_0xffffffff
07:04:44.564 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CONNECTED Timeout:30000 sessionid:0x100002ebc880006 local:/127.0.0.1:35992 remoteserver:localhost/127.0.0.1:40291 lastZxid:102 xid:81 sent:81 recv:90 queuedpkts:0 pendingresp:0 queuedevents:0] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/loadbalance/brokers
07:04:44.565 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - reloadCache called in zookeeperChildrenCache for path /loadbalance/brokers
07:04:44.566 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnershipCache - [/namespace/pulsar/use/localhost:39493/0x00000000_0xffffffff] Removed zk lock for service unit: OK
07:04:44.566 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnedBundle - Unloading pulsar/use/localhost:39493/0x00000000_0xffffffff namespace-bundle with 0 topics completed in 2.0 ms
07:04:44.567 [main] INFO org.apache.pulsar.broker.service.BrokerService - Unloading 1 namespace-bundles completed in 0.002 seconds
07:04:44.567 [main] INFO org.apache.pulsar.broker.service.BrokerService - Broker service completely shut down
07:04:44.567 [main] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl - Closing 0 ledgers
07:04:44.567 [main] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl - 0 ledgers closed
07:04:44.568 [main] INFO org.apache.pulsar.broker.ManagedLedgerClientFactory - Closed managed ledger factory
07:04:44.670 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ebc880008 closed
07:04:44.670 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ebc880008
07:04:44.670 [main] INFO org.apache.pulsar.broker.ManagedLedgerClientFactory - Closed BookKeeper client
07:04:44.781 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ebc880007 closed
07:04:44.781 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:44.781 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:44.781 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:44.782 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ebc880007
07:04:44.887 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ebc880006 closed
07:04:44.887 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002ebc880006 local:/127.0.0.1:35992 remoteserver:localhost/127.0.0.1:40291 lastZxid:107 xid:85 sent:85 recv:94 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:44.888 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002ebc880006 local:/127.0.0.1:35992 remoteserver:localhost/127.0.0.1:40291 lastZxid:107 xid:85 sent:85 recv:94 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:44.888 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperSessionWatcher - Received zookeeper notification, eventType=None, eventState=Closed
07:04:44.888 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CLOSED sessionid:0x100002ebc880006 local:/127.0.0.1:35992 remoteserver:localhost/127.0.0.1:40291 lastZxid:107 xid:85 sent:85 recv:94 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:44.890 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperManagedLedgerCache - [State:CLOSED sessionid:0x100002ebc880006 local:/127.0.0.1:35992 remoteserver:localhost/127.0.0.1:40291 lastZxid:107 xid:85 sent:85 recv:94 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:44.891 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002ebc880006 local:/127.0.0.1:35992 remoteserver:localhost/127.0.0.1:40291 lastZxid:107 xid:85 sent:85 recv:94 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:44.891 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ebc880006
07:04:45.000 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ebc880009 closed
07:04:45.000 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ebc880009
07:04:45.105 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ebc880004 closed
07:04:45.105 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ebc880004
07:04:45.211 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ebc880005 closed
07:04:45.211 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ebc880005
07:04:45.211 [main] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:04:45.212 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:04:45.220 [main] INFO org.apache.bookkeeper.bookie.Bookie - Shutting down Bookie-38461 with exitCode 0
07:04:45.220 [main] INFO org.apache.bookkeeper.bookie.Bookie - Turning bookie to read only during shut down
07:04:45.220 [main] INFO org.apache.bookkeeper.bookie.SyncThread - Shutting down SyncThread
07:04:45.233 [SyncThread-6-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:04:45.236 [main] INFO org.apache.bookkeeper.bookie.Journal - Shutting down Journal
07:04:45.236 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite thread interrupted
07:04:45.236 [BookieJournal-38461] INFO org.apache.bookkeeper.bookie.Journal - Journal exits when shutting down
07:04:45.236 [BookieJournal-38461] INFO org.apache.bookkeeper.bookie.Journal - Journal exited loop!
07:04:45.236 [main] INFO org.apache.bookkeeper.bookie.Journal - Finished Shutting down Journal thread
07:04:45.236 [Bookie-38461] INFO org.apache.bookkeeper.bookie.Bookie - Journal thread(s) quit.
07:04:45.246 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Shutting down GarbageCollectorThread
07:04:45.246 [main] INFO org.apache.bookkeeper.bookie.EntryLogger - Stopping EntryLogger
07:04:45.246 [main] INFO org.apache.bookkeeper.bookie.EntryLoggerAllocator - Stopped entry logger preallocator.
07:04:45.248 [main] INFO org.apache.bookkeeper.bookie.LedgerDirsMonitor - Shutting down LedgerDirsMonitor
07:04:45.350 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ebc880001 closed
07:04:45.350 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ebc880001
07:04:45.350 [main] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:04:45.350 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:04:45.352 [main] INFO org.apache.bookkeeper.bookie.Bookie - Shutting down Bookie-43541 with exitCode 0
07:04:45.352 [main] INFO org.apache.bookkeeper.bookie.Bookie - Turning bookie to read only during shut down
07:04:45.352 [main] INFO org.apache.bookkeeper.bookie.SyncThread - Shutting down SyncThread
07:04:45.367 [SyncThread-16-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:04:45.370 [main] INFO org.apache.bookkeeper.bookie.Journal - Shutting down Journal
07:04:45.370 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite thread interrupted
07:04:45.370 [BookieJournal-43541] INFO org.apache.bookkeeper.bookie.Journal - Journal exits when shutting down
07:04:45.370 [BookieJournal-43541] INFO org.apache.bookkeeper.bookie.Journal - Journal exited loop!
07:04:45.371 [main] INFO org.apache.bookkeeper.bookie.Journal - Finished Shutting down Journal thread
07:04:45.371 [Bookie-43541] INFO org.apache.bookkeeper.bookie.Bookie - Journal thread(s) quit.
07:04:45.383 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Shutting down GarbageCollectorThread
07:04:45.383 [main] INFO org.apache.bookkeeper.bookie.EntryLogger - Stopping EntryLogger
07:04:45.383 [main] INFO org.apache.bookkeeper.bookie.EntryLoggerAllocator - Stopped entry logger preallocator.
07:04:45.384 [main] INFO org.apache.bookkeeper.bookie.LedgerDirsMonitor - Shutting down LedgerDirsMonitor
07:04:45.486 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ebc880002 closed
07:04:45.486 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ebc880002
07:04:45.486 [main] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:04:45.486 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:04:45.488 [main] INFO org.apache.bookkeeper.bookie.Bookie - Shutting down Bookie-40933 with exitCode 0
07:04:45.488 [main] INFO org.apache.bookkeeper.bookie.Bookie - Turning bookie to read only during shut down
07:04:45.488 [main] INFO org.apache.bookkeeper.bookie.SyncThread - Shutting down SyncThread
07:04:45.500 [SyncThread-26-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:04:45.503 [main] INFO org.apache.bookkeeper.bookie.Journal - Shutting down Journal
07:04:45.503 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite thread interrupted
07:04:45.503 [BookieJournal-40933] INFO org.apache.bookkeeper.bookie.Journal - Journal exits when shutting down
07:04:45.503 [BookieJournal-40933] INFO org.apache.bookkeeper.bookie.Journal - Journal exited loop!
07:04:45.503 [main] INFO org.apache.bookkeeper.bookie.Journal - Finished Shutting down Journal thread
07:04:45.504 [Bookie-40933] INFO org.apache.bookkeeper.bookie.Bookie - Journal thread(s) quit.
07:04:45.516 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Shutting down GarbageCollectorThread
07:04:45.516 [main] INFO org.apache.bookkeeper.bookie.EntryLogger - Stopping EntryLogger
07:04:45.516 [main] INFO org.apache.bookkeeper.bookie.EntryLoggerAllocator - Stopped entry logger preallocator.
07:04:45.516 [main] INFO org.apache.bookkeeper.bookie.LedgerDirsMonitor - Shutting down LedgerDirsMonitor
07:04:45.618 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ebc880003 closed
07:04:45.618 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ebc880003
07:04:45.722 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ebc880000 closed
07:04:45.722 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ebc880000
07:04:45.723 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - shutting down
07:04:45.723 [main] INFO org.apache.zookeeper.server.SessionTrackerImpl - Shutting down
07:04:45.723 [main] INFO org.apache.zookeeper.server.PrepRequestProcessor - Shutting down
07:04:45.723 [main] INFO org.apache.zookeeper.server.SyncRequestProcessor - Shutting down
07:04:45.723 [ProcessThread(sid:0 cport:40291):] INFO org.apache.zookeeper.server.PrepRequestProcessor - PrepRequestProcessor exited loop!
07:04:45.724 [SyncThread:0] INFO org.apache.zookeeper.server.SyncRequestProcessor - SyncRequestProcessor exited!
07:04:45.724 [main] INFO org.apache.zookeeper.server.FinalRequestProcessor - shutdown of request processor complete
07:04:45.729 [ConnnectionExpirer] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - ConnnectionExpirerThread interrupted
07:04:45.729 [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:0] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - accept thread exitted run method
07:04:45.729 [NIOServerCxnFactory.SelectorThread-0] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - selector thread exitted run method
07:04:45.729 [main] INFO org.apache.zookeeper.server.DatadirCleanupManager - Shutting down purge task.
07:04:45.729 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - deleting test directory /tmp/zktest6832302796550972771
07:04:45.733 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - deleting test directory /tmp/bk0test8707656753579779447
07:04:45.734 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - deleting test directory /tmp/bk1test6606932758577096857
07:04:45.735 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - deleting test directory /tmp/bk2test2519591123419198914
07:04:45.737 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Running 3 bookie(s) and advertised them at null.
07:04:45.738 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Starting ZK server
07:04:45.738 [main] INFO org.apache.zookeeper.server.persistence.FileTxnSnapLog - zookeeper.snapshot.trust.empty : false
07:04:45.738 [main] INFO org.apache.zookeeper.server.ZKDatabase - zookeeper.snapshotSizeFactor = 0.33
07:04:45.738 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - minSessionTimeout set to 6000
07:04:45.738 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - maxSessionTimeout set to 60000
07:04:45.738 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Created server with tickTime 3000 minSessionTimeout 6000 maxSessionTimeout 60000 datadir /tmp/zktest3567437279670208117/version-2 snapdir /tmp/zktest3567437279670208117/version-2
07:04:45.738 [main] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - Configuring NIO connection handler with 10s sessionless connection timeout, 1 selector thread(s), 4 worker threads, and 64 kB direct buffers.
07:04:45.739 [main] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - binding to port 0.0.0.0/0.0.0.0:0
07:04:45.740 [main] INFO org.apache.zookeeper.server.persistence.FileTxnSnapLog - Snapshotting: 0x0 to /tmp/zktest3567437279670208117/version-2/snapshot.0
07:04:45.740 [main] INFO org.apache.zookeeper.server.persistence.FileTxnSnapLog - Snapshotting: 0x0 to /tmp/zktest3567437279670208117/version-2/snapshot.0
07:04:45.741 [main] INFO org.apache.zookeeper.server.DatadirCleanupManager - autopurge.snapRetainCount set to 0
07:04:45.741 [main] INFO org.apache.zookeeper.server.DatadirCleanupManager - autopurge.purgeInterval set to 1
07:04:45.741 [PurgeTask] INFO org.apache.zookeeper.server.DatadirCleanupManager - Purge task started.
07:04:45.741 [PurgeTask] ERROR org.apache.zookeeper.server.DatadirCleanupManager - Error occurred while purging.
java.lang.IllegalArgumentException: count should be greater than or equal to 3
at org.apache.zookeeper.server.PurgeTxnLog.purge(PurgeTxnLog.java:76) ~[zookeeper-3.5.7.jar:3.5.7]
at org.apache.zookeeper.server.DatadirCleanupManager$PurgeTask.run(DatadirCleanupManager.java:140) [zookeeper-3.5.7.jar:3.5.7]
at java.util.TimerThread.mainLoop(Timer.java:555) [?:1.8.0_275]
at java.util.TimerThread.run(Timer.java:505) [?:1.8.0_275]
07:04:45.741 [PurgeTask] INFO org.apache.zookeeper.server.DatadirCleanupManager - Purge task completed.
07:04:45.742 [NIOWorkerThread-1] INFO org.apache.zookeeper.server.NIOServerCnxn - Processing stat command from /127.0.0.1:34358
07:04:45.742 [NIOWorkerThread-1] INFO org.apache.zookeeper.server.command.AbstractFourLetterCommand - Stat command output
07:04:45.742 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Server UP
07:04:45.742 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - ZooKeeper server up: true
07:04:45.742 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Instantiate ZK Client
07:04:45.743 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:32813 sessionTimeout=5000 watcher=org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble$ZKConnectionWatcher@122ea8dc
07:04:45.743 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:45.743 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:45.743 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:32813. Will not attempt to authenticate using SASL (unknown error)
07:04:45.744 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:34360, server: localhost/127.0.0.1:32813
07:04:45.745 [SyncThread:0] INFO org.apache.zookeeper.server.persistence.FileTxnLog - Creating new log file: log.1
07:04:45.749 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:32813, sessionid = 0x100002edf170000, negotiated timeout = 6000
07:04:45.756 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Starting Bookie(s)
07:04:45.757 [main] INFO org.apache.bookkeeper.proto.BookieServer - {
"ledgerStorageClass" : "org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage",
"dbStorage_readAheadCacheMaxSizeMb" : "1",
"gcWaitTime" : "60000",
"serverNumIOThreads" : "1",
"numHighPriorityWorkerThreads" : "0",
"journalSyncData" : "false",
"zkServers" : "127.0.0.1:32813",
"numJournalCallbackThreads" : "0",
"allocatorPoolingPolicy" : "UnpooledHeap",
"dbStorage_writeCacheMaxSizeMb" : "2",
"bookiePort" : "0",
"dbStorage_rocksDB_writeBufferSizeMB" : "1",
"allowEphemeralPorts" : "true",
"ledgerDirectories" : "/tmp/bk0test312826255495121054",
"numReadWorkerThreads" : "0",
"dbStorage_rocksDB_blockCacheSize" : "1048576",
"flushInterval" : "60000",
"journalMaxGroupWaitMSec" : "0",
"journalDirectories" : "/tmp/bk0test312826255495121054",
"numLongPollWorkerThreads" : "1",
"allowLoopback" : "true",
"numAddWorkerThreads" : "0"
}
07:04:45.757 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Binding bookie-rpc endpoint to 0.0.0.0/0.0.0.0:0
07:04:45.759 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:32813/ledgers : zkServers = 127.0.0.1:32813, ledgersRootPath = /ledgers.
07:04:45.759 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:32813 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@c3ca482
07:04:45.759 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:45.759 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:45.760 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:32813. Will not attempt to authenticate using SASL (unknown error)
07:04:45.760 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:34362, server: localhost/127.0.0.1:32813
07:04:45.761 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:32813, sessionid = 0x100002edf170001, negotiated timeout = 10000
07:04:45.761 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:45.762 [main] INFO org.apache.bookkeeper.discover.ZKRegistrationManager - INSTANCEID not exists in zookeeper. Not considering it for data verification
07:04:45.764 [main] INFO org.apache.bookkeeper.bookie.Bookie - Stamping new cookies on all dirs [/tmp/bk0test312826255495121054/current] [/tmp/bk0test312826255495121054/current]
07:04:45.768 [main] INFO org.apache.bookkeeper.bookie.Bookie - instantiate ledger manager org.apache.bookkeeper.meta.HierarchicalLedgerManagerFactory
07:04:45.769 [main] ERROR org.apache.bookkeeper.bookie.Journal - Problems reading from /tmp/bk0test312826255495121054/current/lastMark (this is okay if it is the first time starting this bookie
07:04:45.769 [main] INFO org.apache.bookkeeper.bookie.Bookie - Using ledger storage: org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage
07:04:45.769 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - Started Db Ledger Storage
07:04:45.769 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Number of directories: 1
07:04:45.769 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Write cache size: 2 MB
07:04:45.769 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Read Cache: 1 MB
07:04:45.769 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage - Creating single directory db ledger storage on /tmp/bk0test312826255495121054/current
07:04:45.808 [main] INFO org.apache.bookkeeper.bookie.ScanAndCompareGarbageCollector - Over Replicated Ledger Deletion : enabled=true, interval=86400000
07:04:45.808 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Minor Compaction : enabled=true, threshold=0.20000000298023224, interval=3600000
07:04:45.808 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Major Compaction : enabled=true, threshold=0.800000011920929, interval=86400000
07:04:45.809 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished replaying journal in 0 ms.
07:04:45.820 [SyncThread-133-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:04:45.823 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished reading journal, starting bookie
07:04:45.824 [BookieJournal-35139] INFO org.apache.bookkeeper.bookie.Journal - Starting journal on /tmp/bk0test312826255495121054/current
07:04:45.824 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite Thread started
07:04:45.824 [BookieJournal-35139] INFO org.apache.bookkeeper.bookie.JournalChannel - Opening journal /tmp/bk0test312826255495121054/current/1775c687601.txn
07:04:45.826 [BookieDeathWatcher-38461] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher noticed the bookie is not running any more, exiting the watch loop!
07:04:45.826 [BookieDeathWatcher-38461] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher exited loop due to uncaught exception from thread BookieDeathWatcher-38461
java.lang.RuntimeException: Bookie is not running any more
at org.apache.bookkeeper.proto.BookieServer$DeathWatcher.run(BookieServer.java:306) ~[bookkeeper-server-4.12.1.jar:4.12.1]
07:04:45.826 [BookieDeathWatcher-38461] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:04:45.826 [BookieDeathWatcher-38461] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:04:45.974 [SessionTracker] INFO org.apache.zookeeper.server.SessionTrackerImpl - SessionTrackerImpl exited loop!
07:04:46.080 [main] INFO org.apache.bookkeeper.proto.BookieServer - {
"ledgerStorageClass" : "org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage",
"dbStorage_readAheadCacheMaxSizeMb" : "1",
"gcWaitTime" : "60000",
"serverNumIOThreads" : "1",
"numHighPriorityWorkerThreads" : "0",
"journalSyncData" : "false",
"zkServers" : "127.0.0.1:32813",
"numJournalCallbackThreads" : "0",
"allocatorPoolingPolicy" : "UnpooledHeap",
"dbStorage_writeCacheMaxSizeMb" : "2",
"bookiePort" : "0",
"dbStorage_rocksDB_writeBufferSizeMB" : "1",
"allowEphemeralPorts" : "true",
"ledgerDirectories" : "/tmp/bk1test5171657166709261093",
"numReadWorkerThreads" : "0",
"dbStorage_rocksDB_blockCacheSize" : "1048576",
"flushInterval" : "60000",
"journalMaxGroupWaitMSec" : "0",
"journalDirectories" : "/tmp/bk1test5171657166709261093",
"numLongPollWorkerThreads" : "1",
"allowLoopback" : "true",
"numAddWorkerThreads" : "0"
}
07:04:46.082 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Binding bookie-rpc endpoint to 0.0.0.0/0.0.0.0:0
07:04:46.086 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:32813/ledgers : zkServers = 127.0.0.1:32813, ledgersRootPath = /ledgers.
07:04:46.086 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:32813 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@51a69e8f
07:04:46.087 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:46.087 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:46.089 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:32813. Will not attempt to authenticate using SASL (unknown error)
07:04:46.089 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:34364, server: localhost/127.0.0.1:32813
07:04:46.094 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:32813, sessionid = 0x100002edf170002, negotiated timeout = 10000
07:04:46.094 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:46.099 [main] INFO org.apache.bookkeeper.discover.ZKRegistrationManager - INSTANCEID not exists in zookeeper. Not considering it for data verification
07:04:46.103 [main] INFO org.apache.bookkeeper.bookie.Bookie - Stamping new cookies on all dirs [/tmp/bk1test5171657166709261093/current] [/tmp/bk1test5171657166709261093/current]
07:04:46.106 [main] INFO org.apache.bookkeeper.bookie.Bookie - instantiate ledger manager org.apache.bookkeeper.meta.HierarchicalLedgerManagerFactory
07:04:46.107 [main] ERROR org.apache.bookkeeper.bookie.Journal - Problems reading from /tmp/bk1test5171657166709261093/current/lastMark (this is okay if it is the first time starting this bookie
07:04:46.107 [main] INFO org.apache.bookkeeper.bookie.Bookie - Using ledger storage: org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage
07:04:46.107 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - Started Db Ledger Storage
07:04:46.107 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Number of directories: 1
07:04:46.107 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Write cache size: 2 MB
07:04:46.107 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Read Cache: 1 MB
07:04:46.107 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage - Creating single directory db ledger storage on /tmp/bk1test5171657166709261093/current
07:04:46.147 [main] INFO org.apache.bookkeeper.bookie.ScanAndCompareGarbageCollector - Over Replicated Ledger Deletion : enabled=true, interval=86400000
07:04:46.147 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Minor Compaction : enabled=true, threshold=0.20000000298023224, interval=3600000
07:04:46.147 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Major Compaction : enabled=true, threshold=0.800000011920929, interval=86400000
07:04:46.147 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished replaying journal in 0 ms.
07:04:46.160 [SyncThread-143-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:04:46.163 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished reading journal, starting bookie
07:04:46.163 [BookieJournal-43307] INFO org.apache.bookkeeper.bookie.Journal - Starting journal on /tmp/bk1test5171657166709261093/current
07:04:46.164 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite Thread started
07:04:46.164 [BookieJournal-43307] INFO org.apache.bookkeeper.bookie.JournalChannel - Opening journal /tmp/bk1test5171657166709261093/current/1775c687755.txn
07:04:46.173 [BookieDeathWatcher-43541] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher noticed the bookie is not running any more, exiting the watch loop!
07:04:46.174 [BookieDeathWatcher-43541] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher exited loop due to uncaught exception from thread BookieDeathWatcher-43541
java.lang.RuntimeException: Bookie is not running any more
at org.apache.bookkeeper.proto.BookieServer$DeathWatcher.run(BookieServer.java:306) ~[bookkeeper-server-4.12.1.jar:4.12.1]
07:04:46.174 [BookieDeathWatcher-43541] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:04:46.174 [BookieDeathWatcher-43541] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:04:46.421 [main] INFO org.apache.bookkeeper.proto.BookieServer - {
"ledgerStorageClass" : "org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage",
"dbStorage_readAheadCacheMaxSizeMb" : "1",
"gcWaitTime" : "60000",
"serverNumIOThreads" : "1",
"numHighPriorityWorkerThreads" : "0",
"journalSyncData" : "false",
"zkServers" : "127.0.0.1:32813",
"numJournalCallbackThreads" : "0",
"allocatorPoolingPolicy" : "UnpooledHeap",
"dbStorage_writeCacheMaxSizeMb" : "2",
"bookiePort" : "0",
"dbStorage_rocksDB_writeBufferSizeMB" : "1",
"allowEphemeralPorts" : "true",
"ledgerDirectories" : "/tmp/bk2test3305760395278898673",
"numReadWorkerThreads" : "0",
"dbStorage_rocksDB_blockCacheSize" : "1048576",
"flushInterval" : "60000",
"journalMaxGroupWaitMSec" : "0",
"journalDirectories" : "/tmp/bk2test3305760395278898673",
"numLongPollWorkerThreads" : "1",
"allowLoopback" : "true",
"numAddWorkerThreads" : "0"
}
07:04:46.423 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Binding bookie-rpc endpoint to 0.0.0.0/0.0.0.0:0
07:04:46.427 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:32813/ledgers : zkServers = 127.0.0.1:32813, ledgersRootPath = /ledgers.
07:04:46.427 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:32813 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@582b14e2
07:04:46.428 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:46.428 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:46.430 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:32813. Will not attempt to authenticate using SASL (unknown error)
07:04:46.430 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:34366, server: localhost/127.0.0.1:32813
07:04:46.436 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:32813, sessionid = 0x100002edf170003, negotiated timeout = 10000
07:04:46.436 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:46.440 [main] INFO org.apache.bookkeeper.discover.ZKRegistrationManager - INSTANCEID not exists in zookeeper. Not considering it for data verification
07:04:46.443 [main] INFO org.apache.bookkeeper.bookie.Bookie - Stamping new cookies on all dirs [/tmp/bk2test3305760395278898673/current] [/tmp/bk2test3305760395278898673/current]
07:04:46.447 [main] INFO org.apache.bookkeeper.bookie.Bookie - instantiate ledger manager org.apache.bookkeeper.meta.HierarchicalLedgerManagerFactory
07:04:46.448 [main] ERROR org.apache.bookkeeper.bookie.Journal - Problems reading from /tmp/bk2test3305760395278898673/current/lastMark (this is okay if it is the first time starting this bookie
07:04:46.448 [main] INFO org.apache.bookkeeper.bookie.Bookie - Using ledger storage: org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage
07:04:46.448 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - Started Db Ledger Storage
07:04:46.448 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Number of directories: 1
07:04:46.448 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Write cache size: 2 MB
07:04:46.448 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Read Cache: 1 MB
07:04:46.448 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage - Creating single directory db ledger storage on /tmp/bk2test3305760395278898673/current
07:04:46.486 [main] INFO org.apache.bookkeeper.bookie.ScanAndCompareGarbageCollector - Over Replicated Ledger Deletion : enabled=true, interval=86400000
07:04:46.486 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Minor Compaction : enabled=true, threshold=0.20000000298023224, interval=3600000
07:04:46.486 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Major Compaction : enabled=true, threshold=0.800000011920929, interval=86400000
07:04:46.487 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished replaying journal in 0 ms.
07:04:46.499 [SyncThread-153-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:04:46.502 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished reading journal, starting bookie
07:04:46.502 [BookieJournal-42975] INFO org.apache.bookkeeper.bookie.Journal - Starting journal on /tmp/bk2test3305760395278898673/current
07:04:46.503 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite Thread started
07:04:46.503 [BookieJournal-42975] INFO org.apache.bookkeeper.bookie.JournalChannel - Opening journal /tmp/bk2test3305760395278898673/current/1775c6878a8.txn
07:04:46.504 [BookieDeathWatcher-40933] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher noticed the bookie is not running any more, exiting the watch loop!
07:04:46.504 [BookieDeathWatcher-40933] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher exited loop due to uncaught exception from thread BookieDeathWatcher-40933
java.lang.RuntimeException: Bookie is not running any more
at org.apache.bookkeeper.proto.BookieServer$DeathWatcher.run(BookieServer.java:306) ~[bookkeeper-server-4.12.1.jar:4.12.1]
07:04:46.504 [BookieDeathWatcher-40933] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:04:46.504 [BookieDeathWatcher-40933] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:04:46.776 [main] INFO org.apache.pulsar.broker.PulsarService - Starting Pulsar Broker service; version: '2.8.0-SNAPSHOT'
07:04:46.776 [main] INFO org.apache.pulsar.broker.PulsarService - Git Revision 47df15cc5e3d539240935c960f6f5e5d865124ac
07:04:46.776 [main] INFO org.apache.pulsar.broker.PulsarService - Built by Lari Hotari <lari@hotari.net> on pop-os at 2021-02-01T08:27:05+0200
07:04:46.776 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:32813 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@66a50c93
07:04:46.777 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:46.777 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:46.780 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:32813. Will not attempt to authenticate using SASL (unknown error)
07:04:46.781 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:34368, server: localhost/127.0.0.1:32813
07:04:46.784 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:32813, sessionid = 0x100002edf170004, negotiated timeout = 30000
07:04:46.784 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:46.785 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:32813 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@4d6027be
07:04:46.785 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:46.786 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:46.787 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:32813. Will not attempt to authenticate using SASL (unknown error)
07:04:46.788 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:34370, server: localhost/127.0.0.1:32813
07:04:46.791 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:32813, sessionid = 0x100002edf170005, negotiated timeout = 30000
07:04:46.792 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:46.798 [main] INFO org.apache.pulsar.broker.protocol.ProtocolHandlerUtils - Searching for protocol handlers in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./protocols
07:04:46.798 [main] WARN org.apache.pulsar.broker.protocol.ProtocolHandlerUtils - Protocol handler directory not found
07:04:46.798 [pulsar-ordered-OrderedExecutor-4-0] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:32813 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@15be0c4f
07:04:46.799 [pulsar-ordered-OrderedExecutor-4-0] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:46.799 [pulsar-ordered-OrderedExecutor-4-0] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:46.799 [pulsar-ordered-OrderedExecutor-4-0-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:32813. Will not attempt to authenticate using SASL (unknown error)
07:04:46.799 [pulsar-ordered-OrderedExecutor-4-0-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:34372, server: localhost/127.0.0.1:32813
07:04:46.801 [pulsar-ordered-OrderedExecutor-4-0-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:32813, sessionid = 0x100002edf170006, negotiated timeout = 30000
07:04:46.801 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:46.801 [pulsar-ordered-OrderedExecutor-4-0] INFO org.apache.pulsar.zookeeper.ZookeeperBkClientFactoryImpl - ZooKeeper session established: State:CONNECTED Timeout:30000 sessionid:0x100002edf170006 local:/127.0.0.1:34372 remoteserver:localhost/127.0.0.1:32813 lastZxid:0 xid:1 sent:1 recv:1 queuedpkts:0 pendingresp:0 queuedevents:0
07:04:46.801 [main] INFO org.apache.pulsar.broker.PulsarService - starting configuration cache service
07:04:46.803 [pulsar-ordered-OrderedExecutor-6-0] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:32813 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@2ba3e367
07:04:46.803 [pulsar-ordered-OrderedExecutor-6-0] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:46.803 [pulsar-ordered-OrderedExecutor-6-0] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:46.804 [pulsar-ordered-OrderedExecutor-6-0-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:32813. Will not attempt to authenticate using SASL (unknown error)
07:04:46.804 [pulsar-ordered-OrderedExecutor-6-0-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:34374, server: localhost/127.0.0.1:32813
07:04:46.805 [pulsar-ordered-OrderedExecutor-6-0-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:32813, sessionid = 0x100002edf170007, negotiated timeout = 30000
07:04:46.805 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:46.806 [pulsar-ordered-OrderedExecutor-6-0] INFO org.apache.pulsar.zookeeper.ZookeeperBkClientFactoryImpl - ZooKeeper session established: State:CONNECTED Timeout:30000 sessionid:0x100002edf170007 local:/127.0.0.1:34374 remoteserver:localhost/127.0.0.1:32813 lastZxid:0 xid:1 sent:1 recv:1 queuedpkts:0 pendingresp:0 queuedevents:0
07:04:46.809 [main] INFO org.apache.pulsar.broker.cache.ConfigurationCacheService - Successfully created failure-domain znode at /admin/clusters/use/failureDomain
07:04:46.811 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [State:CONNECTED Timeout:30000 sessionid:0x100002edf170006 local:/127.0.0.1:34372 remoteserver:localhost/127.0.0.1:32813 lastZxid:28 xid:3 sent:3 recv:4 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeCreated path:/managed-ledgers
07:04:46.813 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [State:CONNECTED Timeout:30000 sessionid:0x100002edf170006 local:/127.0.0.1:34372 remoteserver:localhost/127.0.0.1:32813 lastZxid:29 xid:5 sent:5 recv:7 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeCreated path:/namespace
07:04:46.816 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [State:CONNECTED Timeout:30000 sessionid:0x100002edf170006 local:/127.0.0.1:34372 remoteserver:localhost/127.0.0.1:32813 lastZxid:30 xid:7 sent:7 recv:10 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeCreated path:/admin/local-policies
07:04:46.825 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:32813/ledgers : zkServers = 127.0.0.1:32813, ledgersRootPath = /ledgers.
07:04:46.826 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:32813 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@2ea0161f
07:04:46.826 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:46.826 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:46.826 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:32813. Will not attempt to authenticate using SASL (unknown error)
07:04:46.826 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:34376, server: localhost/127.0.0.1:32813
07:04:46.828 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:32813, sessionid = 0x100002edf170008, negotiated timeout = 10000
07:04:46.828 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:46.829 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping - Reloading the bookie rack affinity mapping cache.
07:04:46.829 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:46.829 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:127.0.1.1:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
07:04:46.829 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
07:04:46.830 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
07:04:46.831 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:42975 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:42975, port=42975, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:46.831 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:43307 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:43307, port=43307, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:46.831 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:35139 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:35139, port=35139, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:46.831 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:46.831 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:42975
07:04:46.831 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:46.831 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:43307
07:04:46.831 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:46.831 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:35139
07:04:46.833 [main] INFO org.apache.bookkeeper.mledger.impl.EntryCacheManager - Initialized managed-ledger entry cache of 204.0 Mb
07:04:46.834 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - topic_load_times is already registred Collector already registered that provides name: topic_load_times_count
07:04:46.834 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - zk_write_latency is already registred Collector already registered that provides name: zk_write_latency_count
07:04:46.834 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - zk_read_latency is already registred Collector already registered that provides name: zk_read_latency_count
07:04:46.835 [main] INFO org.apache.pulsar.broker.service.BrokerService - Using 4 threads for broker service IO
07:04:46.835 [main] INFO org.apache.pulsar.broker.authorization.AuthorizationService - org.apache.pulsar.broker.authorization.PulsarAuthorizationProvider has been loaded.
07:04:46.835 [main] INFO org.apache.pulsar.broker.authentication.AuthenticationService - Authentication is disabled
07:04:46.839 [main] INFO org.apache.pulsar.broker.service.BrokerService - Disabling per broker unack-msg blocking due invalid unAckMsgSubscriptionPercentageLimitOnBrokerBlocked 0.16
07:04:46.879 [main] INFO org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl - Cluster domain refreshed {}
07:04:46.880 [main] INFO org.apache.pulsar.broker.PulsarService - Starting name space service, bootstrap namespaces=[]
07:04:46.894 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:32813/ledgers : zkServers = 127.0.0.1:32813, ledgersRootPath = /ledgers.
07:04:46.894 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:32813 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@7d4135c9
07:04:46.894 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:46.894 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:46.894 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:32813. Will not attempt to authenticate using SASL (unknown error)
07:04:46.895 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:34378, server: localhost/127.0.0.1:32813
07:04:46.896 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:32813, sessionid = 0x100002edf170009, negotiated timeout = 10000
07:04:46.896 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:46.897 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:46.897 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:127.0.1.1:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
07:04:46.897 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
07:04:46.898 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
07:04:46.899 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:42975 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:42975, port=42975, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:46.899 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:43307 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:43307, port=43307, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:46.899 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:35139 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:35139, port=35139, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:46.900 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:46.900 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:42975
07:04:46.900 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:46.900 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:43307
07:04:46.900 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:46.900 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:35139
07:04:46.902 [main] INFO org.apache.bookkeeper.mledger.offload.OffloaderUtils - Searching for offloaders in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./offloaders
07:04:46.902 [main] WARN org.apache.bookkeeper.mledger.offload.OffloaderUtils - Offloaders archive directory not found
07:04:46.902 [main] INFO org.apache.pulsar.broker.PulsarService - No ledger offloader configured, using NULL instance
07:04:46.902 [main] INFO org.apache.pulsar.broker.intercept.BrokerInterceptorUtils - Searching for broker interceptors in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./interceptors
07:04:46.902 [main] WARN org.apache.pulsar.broker.intercept.BrokerInterceptorUtils - Pulsar broker interceptors directory not found
07:04:46.907 [main] INFO org.apache.pulsar.broker.service.DistributedIdGenerator - Created sequential node at /counters/producer-name/-0000000000 -- Generator Id is use-0
07:04:46.908 [main] INFO org.apache.pulsar.broker.service.BrokerService - Started Pulsar Broker service on /0:0:0:0:0:0:0:0%0:40099
07:04:46.912 [main] INFO org.apache.pulsar.broker.service.BrokerService - Scheduling a thread to check backlog quota after [60] seconds in background
07:04:46.917 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 1.8.0_275-b01
07:04:46.917 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
07:04:46.917 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
07:04:46.917 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
07:04:46.958 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@3c04ddda{/,null,AVAILABLE}
07:04:47.035 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@78c23ade{/,null,AVAILABLE}
07:04:47.225 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@6a95c2f6{/admin,null,AVAILABLE}
07:04:47.567 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@790f4933{/admin/v2,null,AVAILABLE}
07:04:47.658 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@459df48d{/admin/v3,null,AVAILABLE}
07:04:47.702 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@15d2ea6b{/lookup,null,AVAILABLE}
07:04:47.702 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@3fc14dc0{/metrics,null,AVAILABLE}
07:04:47.702 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.h.ContextHandler@7ac1161f{/static,null,AVAILABLE}
07:04:47.703 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started PulsarServerConnector@7e366c6f{HTTP/1.1, (http/1.1)}{0.0.0.0:39035}
07:04:47.703 [main] INFO org.eclipse.jetty.server.Server - Started @12309ms
07:04:47.703 [main] INFO org.apache.pulsar.broker.web.WebService - HTTP Service started at http://0.0.0.0:39035
07:04:47.703 [main] INFO org.apache.pulsar.broker.web.WebService - HTTPS Service disabled
07:04:47.714 [metadata-store-162-1] INFO org.apache.pulsar.metadata.coordination.impl.LeaderElectionImpl - Acquired resource lock on /loadbalance/leader
07:04:47.714 [metadata-store-162-1] INFO org.apache.pulsar.broker.PulsarService - This broker was elected leader
07:04:47.715 [ForkJoinPool.commonPool-worker-1] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully created local policies for /admin/local-policies/pulsar/use/localhost:39035 -- Optional.empty
07:04:47.715 [main] INFO org.apache.pulsar.broker.namespace.OwnershipCache - Trying to acquire ownership of pulsar/use/localhost:39035/0x00000000_0xffffffff
07:04:47.724 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnershipCache - Successfully acquired ownership of /namespace/pulsar/use/localhost:39035/0x00000000_0xffffffff
07:04:47.724 [pulsar-160-1] INFO org.apache.pulsar.broker.PulsarService - Loading all topics on bundle: pulsar/use/localhost:39035/0x00000000_0xffffffff
07:04:47.724 [main] INFO org.apache.pulsar.broker.namespace.NamespaceService - added heartbeat namespace name in local cache: ns=pulsar/use/localhost:39035
07:04:47.724 [main] INFO org.apache.pulsar.broker.PulsarService - Starting load management service ...
07:04:47.736 [main] INFO org.apache.pulsar.broker.PulsarService - Starting load balancer
07:04:47.737 [main] INFO org.apache.pulsar.broker.PulsarService - SLA Namespace = sla-monitor/use/localhost:39035 doesn't exist.
07:04:47.737 [main] INFO org.apache.pulsar.broker.PulsarService - messaging service is ready
07:04:47.738 [main] INFO org.apache.pulsar.broker.PulsarService - messaging service is ready, bootstrap service port = 39035, broker url= pulsar://localhost:40099, cluster=use, configs=org.apache.pulsar.broker.ServiceConfiguration@6d4b09c7[zookeeperServers=127.0.0.1:32813,globalZookeeperServers=<null>,configurationStoreServers=<null>,brokerServicePort=Optional[0],brokerServicePortTls=Optional.empty,webServicePort=Optional[39035],webServicePortTls=Optional.empty,bindAddress=0.0.0.0,advertisedAddress=localhost,advertisedListeners=<null>,internalListenerName=<null>,haProxyProtocolEnabled=false,numAcceptorThreads=1,numIOThreads=4,numOrderedExecutorThreads=8,numHttpServerThreads=8,numExecutorThreadPoolSize=2,numCacheExecutorThreadPoolSize=10,maxConcurrentHttpRequests=1024,delayedDeliveryEnabled=true,delayedDeliveryTrackerFactoryClassName=org.apache.pulsar.broker.delayed.InMemoryDelayedDeliveryTrackerFactory,delayedDeliveryTickTimeMillis=1000,acknowledgmentAtBatchIndexLevelEnabled=false,webSocketServiceEnabled=false,isRunningStandalone=false,clusterName=use,maxTenants=0,failureDomainsEnabled=true,zooKeeperSessionTimeoutMillis=30000,zooKeeperOperationTimeoutSeconds=30,zooKeeperCacheExpirySeconds=300,brokerShutdownTimeoutMs=60000,skipBrokerShutdownOnOOM=false,topicLoadTimeoutSeconds=60,backlogQuotaCheckEnabled=true,backlogQuotaCheckIntervalInSeconds=60,backlogQuotaDefaultLimitGB=-1,backlogQuotaDefaultRetentionPolicy=producer_request_hold,ttlDurationDefaultInSeconds=0,brokerDeleteInactiveTopicsEnabled=true,brokerDeleteInactivePartitionedTopicMetadataEnabled=false,brokerDeleteInactiveTopicsFrequencySeconds=60,brokerDeleteInactiveTopicsMode=delete_when_no_subscriptions,brokerDeleteInactiveTopicsMaxInactiveDurationSeconds=<null>,maxPendingPublishRequestsPerConnection=1000,messageExpiryCheckIntervalInMinutes=5,activeConsumerFailoverDelayTimeMillis=1000,subscriptionExpirationTimeMinutes=0,subscriptionRedeliveryTrackerEnabled=true,subscriptionExpiryCheckIntervalInMinutes=5,subscriptionKeySharedEnable=true,subscriptionKeySharedUseConsistentHashing=false,subscriptionKeySharedConsistentHashingReplicaPoints=100,brokerDeduplicationEnabled=false,brokerDeduplicationMaxNumberOfProducers=10000,brokerDeduplicationSnapshotFrequencyInSeconds=120,brokerDeduplicationSnapshotIntervalSeconds=120,brokerDeduplicationEntriesInterval=1000,brokerDeduplicationProducerInactivityTimeoutMinutes=360,defaultNumberOfNamespaceBundles=4,maxNamespacesPerTenant=0,maxTopicsPerNamespace=0,clientLibraryVersionCheckEnabled=false,statusFilePath=<null>,maxUnackedMessagesPerConsumer=50000,maxUnackedMessagesPerSubscription=200000,maxUnackedMessagesPerBroker=0,maxUnackedMessagesPerSubscriptionOnBrokerBlocked=0.16,topicPublisherThrottlingTickTimeMillis=5,preciseTopicPublishRateLimiterEnable=false,brokerPublisherThrottlingTickTimeMillis=50,brokerPublisherThrottlingMaxMessageRate=0,brokerPublisherThrottlingMaxByteRate=0,maxPublishRatePerTopicInMessages=0,maxPublishRatePerTopicInBytes=0,subscribeThrottlingRatePerConsumer=0,subscribeRatePeriodPerConsumerInSecond=30,dispatchThrottlingRatePerTopicInMsg=0,dispatchThrottlingRatePerTopicInByte=0,dispatchThrottlingRatePerSubscriptionInMsg=0,dispatchThrottlingRatePerSubscriptionInByte=0,dispatchThrottlingRatePerReplicatorInMsg=0,dispatchThrottlingRatePerReplicatorInByte=0,dispatchThrottlingRateRelativeToPublishRate=false,dispatchThrottlingOnNonBacklogConsumerEnabled=false,dispatcherMaxReadBatchSize=100,dispatcherMaxReadSizeBytes=5242880,dispatcherMinReadBatchSize=1,dispatcherMaxRoundRobinBatchSize=20,preciseDispatcherFlowControl=false,maxConcurrentLookupRequest=50000,maxConcurrentTopicLoadRequest=5000,maxConcurrentNonPersistentMessagePerConnection=1000,numWorkerThreadsForNonPersistentTopic=2,enablePersistentTopics=true,enableNonPersistentTopics=true,enableRunBookieTogether=false,enableRunBookieAutoRecoveryTogether=false,maxProducersPerTopic=0,encryptionRequireOnProducer=false,maxConsumersPerTopic=0,maxSubscriptionsPerTopic=0,maxConsumersPerSubscription=0,maxMessageSize=5242880,enableReplicatedSubscriptions=true,replicatedSubscriptionsSnapshotFrequencyMillis=1000,replicatedSubscriptionsSnapshotTimeoutSeconds=30,replicatedSubscriptionsSnapshotMaxCachedPerSubscription=10,maxMessagePublishBufferSizeInMB=512,messagePublishBufferCheckIntervalInMillis=100,lazyCursorRecovery=false,retentionCheckIntervalInSeconds=120,maxNumPartitionsPerPartitionedTopic=0,brokerInterceptorsDirectory=./interceptors,brokerInterceptors=[],disableBrokerInterceptors=true,zookeeperSessionExpiredPolicy=shutdown,topicFencingTimeoutSeconds=0,protocolHandlerDirectory=./protocols,messagingProtocols=[],systemTopicEnabled=false,topicLevelPoliciesEnabled=false,brokerEntryMetadataInterceptors=[],enableNamespaceIsolationUpdateOnTime=false,tlsEnabled=false,tlsCertRefreshCheckDurationSec=300,tlsCertificateFilePath=<null>,tlsKeyFilePath=<null>,tlsTrustCertsFilePath=,tlsAllowInsecureConnection=false,tlsProtocols=[],tlsCiphers=[],tlsRequireTrustedClientCertOnConnect=false,authenticationEnabled=false,authenticationProviders=[],authenticationRefreshCheckSeconds=60,authorizationEnabled=false,authorizationProvider=org.apache.pulsar.broker.authorization.PulsarAuthorizationProvider,superUserRoles=[],proxyRoles=[],authenticateOriginalAuthData=false,authorizationAllowWildcardsMatching=false,brokerClientAuthenticationPlugin=org.apache.pulsar.client.impl.auth.AuthenticationDisabled,brokerClientAuthenticationParameters=,brokerClientTrustCertsFilePath=,anonymousUserRole=<null>,httpMaxRequestSize=-1,httpRequestsLimitEnabled=false,httpRequestsMaxPerSecond=100.0,saslJaasClientAllowedIds=.*pulsar.*,saslJaasServerSectionName=PulsarBroker,kinitCommand=/usr/bin/kinit,bookkeeperMetadataServiceUri=<null>,bookkeeperClientAuthenticationPlugin=<null>,bookkeeperClientAuthenticationParametersName=<null>,bookkeeperClientAuthenticationParameters=<null>,bookkeeperClientTimeoutInSeconds=30,bookkeeperClientSpeculativeReadTimeoutInMillis=0,bookkeeperNumberOfChannelsPerBookie=16,bookkeeperUseV2WireProtocol=true,bookkeeperClientHealthCheckEnabled=true,bookkeeperClientHealthCheckIntervalSeconds=60,bookkeeperClientHealthCheckErrorThresholdPerInterval=5,bookkeeperClientHealthCheckQuarantineTimeInSeconds=1800,bookkeeperClientQuarantineRatio=1.0,bookkeeperClientRackawarePolicyEnabled=true,bookkeeperClientRegionawarePolicyEnabled=false,bookkeeperClientMinNumRacksPerWriteQuorum=2,bookkeeperClientEnforceMinNumRacksPerWriteQuorum=false,bookkeeperClientReorderReadSequenceEnabled=false,bookkeeperClientIsolationGroups=<null>,bookkeeperClientSecondaryIsolationGroups=<null>,bookkeeperClientGetBookieInfoIntervalSeconds=86400,bookkeeperClientGetBookieInfoRetryIntervalSeconds=60,bookkeeperEnableStickyReads=false,bookkeeperTLSProviderFactoryClass=org.apache.bookkeeper.tls.TLSContextFactory,bookkeeperTLSClientAuthentication=false,bookkeeperTLSKeyFileType=PEM,bookkeeperTLSTrustCertTypes=PEM,bookkeeperTLSKeyStorePasswordPath=<null>,bookkeeperTLSTrustStorePasswordPath=<null>,bookkeeperTLSKeyFilePath=<null>,bookkeeperTLSCertificateFilePath=<null>,bookkeeperTLSTrustCertsFilePath=<null>,bookkeeperDiskWeightBasedPlacementEnabled=false,bookkeeperExplicitLacIntervalInMills=0,bookkeeperClientExposeStatsToPrometheus=false,bookkeeperClientThrottleValue=0,managedLedgerDefaultEnsembleSize=2,managedLedgerDefaultWriteQuorum=2,managedLedgerDefaultAckQuorum=2,managedLedgerCursorPositionFlushSeconds=60,managedLedgerDigestType=CRC32C,managedLedgerPassword=,managedLedgerMaxEnsembleSize=5,managedLedgerMaxWriteQuorum=5,managedLedgerMaxAckQuorum=5,managedLedgerCacheSizeMB=204,managedLedgerCacheCopyEntries=false,managedLedgerCacheEvictionWatermark=0.8999999761581421,managedLedgerCacheEvictionFrequency=100.0,managedLedgerCacheEvictionTimeThresholdMillis=1000,managedLedgerCursorBackloggedThreshold=1000,managedLedgerDefaultMarkDeleteRateLimit=1.0,allowAutoTopicCreation=true,allowAutoTopicCreationType=non-partitioned,allowAutoSubscriptionCreation=true,defaultNumPartitions=1,managedLedgerNumWorkerThreads=2,managedLedgerNumSchedulerThreads=2,managedLedgerMaxEntriesPerLedger=50000,managedLedgerMinLedgerRolloverTimeMinutes=10,managedLedgerMaxLedgerRolloverTimeMinutes=240,managedLedgerMaxSizePerLedgerMbytes=2048,managedLedgerOffloadDeletionLagMs=14400000,managedLedgerOffloadAutoTriggerSizeThresholdBytes=-1,managedLedgerCursorMaxEntriesPerLedger=50000,managedLedgerCursorRolloverTimeInSeconds=14400,managedLedgerMaxUnackedRangesToPersist=10000,managedLedgerMaxUnackedRangesToPersistInZooKeeper=1000,managedLedgerUnackedRangesOpenCacheSetEnabled=true,autoSkipNonRecoverableData=false,managedLedgerMetadataOperationsTimeoutSeconds=60,managedLedgerReadEntryTimeoutSeconds=0,managedLedgerAddEntryTimeoutSeconds=0,managedLedgerPrometheusStatsLatencyRolloverSeconds=60,managedLedgerTraceTaskExecution=true,managedLedgerNewEntriesCheckDelayInMillis=10,managedLedgerDataReadPriority=tiered-storage-first,loadBalancerEnabled=true,loadBalancerPlacementStrategy=leastLoadedServer,loadBalancerLoadSheddingStrategy=org.apache.pulsar.broker.loadbalance.impl.OverloadShedder,loadBalancerReportUpdateThresholdPercentage=10,loadBalancerReportUpdateMaxIntervalMinutes=15,loadBalancerHostUsageCheckIntervalMinutes=1,loadBalancerSheddingEnabled=true,loadBalancerSheddingIntervalMinutes=1,loadBalancerSheddingGracePeriodMinutes=30,loadBalancerBrokerUnderloadedThresholdPercentage=50,loadBalancerBrokerMaxTopics=50000,loadBalancerBrokerOverloadedThresholdPercentage=100,loadBalancerBrokerThresholdShedderPercentage=10,loadBalancerHistoryResourcePercentage=0.9,loadBalancerBandwithInResourceWeight=1.0,loadBalancerBandwithOutResourceWeight=1.0,loadBalancerCPUResourceWeight=1.0,loadBalancerMemoryResourceWeight=1.0,loadBalancerDirectMemoryResourceWeight=1.0,loadBalancerBundleUnloadMinThroughputThreshold=10.0,loadBalancerResourceQuotaUpdateIntervalMinutes=15,loadBalancerBrokerComfortLoadLevelPercentage=65,loadBalancerAutoBundleSplitEnabled=true,loadBalancerAutoUnloadSplitBundlesEnabled=true,loadBalancerNamespaceBundleMaxTopics=1000,loadBalancerNamespaceBundleMaxSessions=1000,loadBalancerNamespaceBundleMaxMsgRate=30000,loadBalancerNamespaceBundleMaxBandwidthMbytes=100,loadBalancerNamespaceMaximumBundles=128,loadManagerClassName=org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl,supportedNamespaceBundleSplitAlgorithms=[range_equally_divide, topic_count_equally_divide],defaultNamespaceBundleSplitAlgorithm=range_equally_divide,loadBalancerOverrideBrokerNicSpeedGbps=<null>,replicationMetricsEnabled=false,replicationConnectionsPerBroker=16,replicatorPrefix=pulsar.repl,replicationProducerQueueSize=1000,replicationPolicyCheckDurationSeconds=600,replicationTlsEnabled=false,brokerClientTlsEnabled=false,defaultRetentionTimeInMinutes=0,defaultRetentionSizeInMB=0,keepAliveIntervalSeconds=30,brokerServicePurgeInactiveFrequencyInSeconds=60,bootstrapNamespaces=[],properties={},preferLaterVersions=false,brokerServiceCompactionMonitorIntervalInSeconds=60,isSchemaValidationEnforced=false,schemaRegistryStorageClassName=org.apache.pulsar.broker.service.schema.BookkeeperSchemaStorageFactory,schemaRegistryCompatibilityCheckers=[org.apache.pulsar.broker.service.schema.ProtobufNativeSchemaCompatibilityCheck, org.apache.pulsar.broker.service.schema.JsonSchemaCompatibilityCheck, org.apache.pulsar.broker.service.schema.AvroSchemaCompatibilityCheck],webSocketNumIoThreads=2,webSocketConnectionsPerBroker=2,webSocketSessionIdleTimeoutMillis=300000,webSocketMaxTextFrameSize=1048576,exposeTopicLevelMetricsInPrometheus=true,exposeConsumerLevelMetricsInPrometheus=false,jvmGCMetricsLoggerClassName=<null>,exposePreciseBacklogInPrometheus=false,functionsWorkerEnabled=false,functionsWorkerServiceNarPackage=,exposePublisherStats=true,statsUpdateFrequencyInSecs=60,statsUpdateInitialDelayInSecs=60,offloadersDirectory=./offloaders,managedLedgerOffloadDriver=<null>,managedLedgerOffloadMaxThreads=2,narExtractionDirectory=/tmp,managedLedgerOffloadPrefetchRounds=1,transactionCoordinatorEnabled=false,transactionMetadataStoreProviderClassName=org.apache.pulsar.transaction.coordinator.impl.MLTransactionMetadataStoreProvider,transactionBufferProviderClassName=org.apache.pulsar.broker.transaction.buffer.impl.TopicTransactionBufferProvider,tlsEnabledWithKeyStore=false,tlsProvider=<null>,tlsKeyStoreType=JKS,tlsKeyStore=<null>,tlsKeyStorePassword=<null>,tlsTrustStoreType=JKS,tlsTrustStore=<null>,tlsTrustStorePassword=<null>,brokerClientTlsEnabledWithKeyStore=false,brokerClientSslProvider=<null>,brokerClientTlsTrustStoreType=JKS,brokerClientTlsTrustStore=<null>,brokerClientTlsTrustStorePassword=<null>,brokerClientTlsCiphers=[],brokerClientTlsProtocols=[],enablePackagesManagement=false,packagesManagementStorageProvider=org.apache.pulsar.packages.management.storage.bookkeeper.BookKeeperPackagesStorageProvider,packagesReplicas=1,packagesManagementLedgerRootPath=/ledgers]
07:04:47.742 [main] INFO org.apache.pulsar.broker.PulsarService - Starting Pulsar Broker service; version: '2.8.0-SNAPSHOT'
07:04:47.742 [main] INFO org.apache.pulsar.broker.PulsarService - Git Revision 47df15cc5e3d539240935c960f6f5e5d865124ac
07:04:47.742 [main] INFO org.apache.pulsar.broker.PulsarService - Built by Lari Hotari <lari@hotari.net> on pop-os at 2021-02-01T08:27:05+0200
07:04:47.743 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:32813 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@6223dbed
07:04:47.743 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:47.743 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:47.743 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:32813. Will not attempt to authenticate using SASL (unknown error)
07:04:47.744 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:34380, server: localhost/127.0.0.1:32813
07:04:47.745 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:32813, sessionid = 0x100002edf17000a, negotiated timeout = 30000
07:04:47.745 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:47.745 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:32813 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@1f40bb80
07:04:47.746 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:47.746 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:47.746 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:32813. Will not attempt to authenticate using SASL (unknown error)
07:04:47.747 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:34382, server: localhost/127.0.0.1:32813
07:04:47.748 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:32813, sessionid = 0x100002edf17000b, negotiated timeout = 30000
07:04:47.748 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:47.774 [main] INFO org.apache.pulsar.broker.protocol.ProtocolHandlerUtils - Searching for protocol handlers in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./protocols
07:04:47.774 [main] WARN org.apache.pulsar.broker.protocol.ProtocolHandlerUtils - Protocol handler directory not found
07:04:47.774 [pulsar-ordered-OrderedExecutor-7-0] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:32813 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@3aa925c0
07:04:47.775 [pulsar-ordered-OrderedExecutor-7-0] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:47.775 [pulsar-ordered-OrderedExecutor-7-0] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:47.776 [pulsar-ordered-OrderedExecutor-7-0-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:32813. Will not attempt to authenticate using SASL (unknown error)
07:04:47.776 [pulsar-ordered-OrderedExecutor-7-0-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:34384, server: localhost/127.0.0.1:32813
07:04:47.777 [pulsar-ordered-OrderedExecutor-7-0-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:32813, sessionid = 0x100002edf17000c, negotiated timeout = 30000
07:04:47.777 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:47.777 [pulsar-ordered-OrderedExecutor-7-0] INFO org.apache.pulsar.zookeeper.ZookeeperBkClientFactoryImpl - ZooKeeper session established: State:CONNECTED Timeout:30000 sessionid:0x100002edf17000c local:/127.0.0.1:34384 remoteserver:localhost/127.0.0.1:32813 lastZxid:0 xid:1 sent:1 recv:1 queuedpkts:0 pendingresp:0 queuedevents:0
07:04:47.778 [main] INFO org.apache.pulsar.broker.PulsarService - starting configuration cache service
07:04:47.779 [pulsar-ordered-OrderedExecutor-1-0] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:32813 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@342905eb
07:04:47.779 [pulsar-ordered-OrderedExecutor-1-0] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:47.779 [pulsar-ordered-OrderedExecutor-1-0] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:47.780 [pulsar-ordered-OrderedExecutor-1-0-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:32813. Will not attempt to authenticate using SASL (unknown error)
07:04:47.780 [pulsar-ordered-OrderedExecutor-1-0-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:34386, server: localhost/127.0.0.1:32813
07:04:47.781 [pulsar-ordered-OrderedExecutor-1-0-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:32813, sessionid = 0x100002edf17000d, negotiated timeout = 30000
07:04:47.781 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:47.781 [pulsar-ordered-OrderedExecutor-1-0] INFO org.apache.pulsar.zookeeper.ZookeeperBkClientFactoryImpl - ZooKeeper session established: State:CONNECTED Timeout:30000 sessionid:0x100002edf17000d local:/127.0.0.1:34386 remoteserver:localhost/127.0.0.1:32813 lastZxid:0 xid:1 sent:1 recv:1 queuedpkts:0 pendingresp:0 queuedevents:0
07:04:47.789 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:32813/ledgers : zkServers = 127.0.0.1:32813, ledgersRootPath = /ledgers.
07:04:47.789 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:32813 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@7cecd959
07:04:47.789 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:47.789 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:47.790 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:32813. Will not attempt to authenticate using SASL (unknown error)
07:04:47.790 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:34388, server: localhost/127.0.0.1:32813
07:04:47.792 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:32813, sessionid = 0x100002edf17000e, negotiated timeout = 10000
07:04:47.792 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:47.793 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping - Reloading the bookie rack affinity mapping cache.
07:04:47.793 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:47.793 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:127.0.1.1:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
07:04:47.793 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
07:04:47.794 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
07:04:47.795 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:42975 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:42975, port=42975, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:47.795 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:43307 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:43307, port=43307, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:47.795 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:35139 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:35139, port=35139, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:47.795 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:47.795 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:42975
07:04:47.795 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:47.795 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:43307
07:04:47.795 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:47.795 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:35139
07:04:47.797 [main] INFO org.apache.bookkeeper.mledger.impl.EntryCacheManager - Initialized managed-ledger entry cache of 204.0 Mb
07:04:47.797 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - topic_load_times is already registred Collector already registered that provides name: topic_load_times_count
07:04:47.797 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - zk_write_latency is already registred Collector already registered that provides name: zk_write_latency_count
07:04:47.797 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - zk_read_latency is already registred Collector already registered that provides name: zk_read_latency_count
07:04:47.798 [main] INFO org.apache.pulsar.broker.service.BrokerService - Using 4 threads for broker service IO
07:04:47.798 [main] INFO org.apache.pulsar.broker.authorization.AuthorizationService - org.apache.pulsar.broker.authorization.PulsarAuthorizationProvider has been loaded.
07:04:47.798 [main] INFO org.apache.pulsar.broker.authentication.AuthenticationService - Authentication is disabled
07:04:47.800 [main] INFO org.apache.pulsar.broker.service.BrokerService - Disabling per broker unack-msg blocking due invalid unAckMsgSubscriptionPercentageLimitOnBrokerBlocked 0.16
07:04:47.805 [main] INFO org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl - Cluster domain refreshed {}
07:04:47.805 [main] INFO org.apache.pulsar.broker.PulsarService - Starting name space service, bootstrap namespaces=[]
07:04:47.807 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:32813/ledgers : zkServers = 127.0.0.1:32813, ledgersRootPath = /ledgers.
07:04:47.807 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:32813 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@355da59c
07:04:47.807 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:47.807 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:47.808 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:32813. Will not attempt to authenticate using SASL (unknown error)
07:04:47.808 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:34390, server: localhost/127.0.0.1:32813
07:04:47.810 [main-SendThread(127.0.0.1:32813)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:32813, sessionid = 0x100002edf17000f, negotiated timeout = 10000
07:04:47.810 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:47.814 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:47.814 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:127.0.1.1:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
07:04:47.814 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
07:04:47.814 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
07:04:47.816 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:42975 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:42975, port=42975, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:47.816 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:43307 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:43307, port=43307, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:47.816 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:35139 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:35139, port=35139, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:47.816 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:47.816 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:42975
07:04:47.816 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:47.816 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:43307
07:04:47.816 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:47.816 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:35139
07:04:47.817 [main] INFO org.apache.bookkeeper.mledger.offload.OffloaderUtils - Searching for offloaders in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./offloaders
07:04:47.817 [main] WARN org.apache.bookkeeper.mledger.offload.OffloaderUtils - Offloaders archive directory not found
07:04:47.818 [main] INFO org.apache.pulsar.broker.PulsarService - No ledger offloader configured, using NULL instance
07:04:47.818 [main] INFO org.apache.pulsar.broker.intercept.BrokerInterceptorUtils - Searching for broker interceptors in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./interceptors
07:04:47.818 [main] WARN org.apache.pulsar.broker.intercept.BrokerInterceptorUtils - Pulsar broker interceptors directory not found
07:04:47.820 [main] INFO org.apache.pulsar.broker.service.DistributedIdGenerator - Created sequential node at /counters/producer-name/-0000000001 -- Generator Id is use-1
07:04:47.821 [main] INFO org.apache.pulsar.broker.service.BrokerService - Started Pulsar Broker service on /0:0:0:0:0:0:0:0%0:38459
07:04:47.827 [main] INFO org.apache.pulsar.broker.service.BrokerService - Scheduling a thread to check backlog quota after [60] seconds in background
07:04:47.833 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 1.8.0_275-b01
07:04:47.834 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
07:04:47.834 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
07:04:47.834 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms
07:04:47.905 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@54464330{/,null,AVAILABLE}
07:04:47.938 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@63b4a896{/,null,AVAILABLE}
07:04:48.130 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@1c65740a{/admin,null,AVAILABLE}
07:04:48.362 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@5be783a{/admin/v2,null,AVAILABLE}
07:04:48.509 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@5bafe1f1{/admin/v3,null,AVAILABLE}
07:04:48.542 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@6cb59aa{/lookup,null,AVAILABLE}
07:04:48.543 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@224f90eb{/metrics,null,AVAILABLE}
07:04:48.543 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.h.ContextHandler@3feeab43{/static,null,AVAILABLE}
07:04:48.544 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started PulsarServerConnector@6f55aef7{HTTP/1.1, (http/1.1)}{0.0.0.0:38671}
07:04:48.544 [main] INFO org.eclipse.jetty.server.Server - Started @13149ms
07:04:48.544 [main] INFO org.apache.pulsar.broker.web.WebService - HTTP Service started at http://0.0.0.0:38671
07:04:48.544 [main] INFO org.apache.pulsar.broker.web.WebService - HTTPS Service disabled
07:04:48.549 [metadata-store-209-1] INFO org.apache.pulsar.broker.PulsarService - This broker is a follower. Current leader is Optional[LeaderBroker(serviceUrl=http://localhost:39035)]
07:04:48.573 [ForkJoinPool.commonPool-worker-1] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully created local policies for /admin/local-policies/pulsar/use/localhost:38671 -- Optional.empty
07:04:48.573 [main] INFO org.apache.pulsar.broker.namespace.OwnershipCache - Trying to acquire ownership of pulsar/use/localhost:38671/0x00000000_0xffffffff
07:04:48.584 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnershipCache - Successfully acquired ownership of /namespace/pulsar/use/localhost:38671/0x00000000_0xffffffff
07:04:48.585 [pulsar-207-1] INFO org.apache.pulsar.broker.PulsarService - Loading all topics on bundle: pulsar/use/localhost:38671/0x00000000_0xffffffff
07:04:48.585 [main] INFO org.apache.pulsar.broker.namespace.NamespaceService - added heartbeat namespace name in local cache: ns=pulsar/use/localhost:38671
07:04:48.585 [main] INFO org.apache.pulsar.broker.PulsarService - Starting load management service ...
07:04:48.593 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CONNECTED Timeout:30000 sessionid:0x100002edf170006 local:/127.0.0.1:34372 remoteserver:localhost/127.0.0.1:32813 lastZxid:58 xid:50 sent:50 recv:55 queuedpkts:0 pendingresp:0 queuedevents:0] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/loadbalance/brokers
07:04:48.593 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - reloadCache called in zookeeperChildrenCache for path /loadbalance/brokers
07:04:48.600 [main] INFO org.apache.pulsar.broker.PulsarService - Starting load balancer
07:04:48.600 [main] INFO org.apache.pulsar.broker.PulsarService - SLA Namespace = sla-monitor/use/localhost:38671 doesn't exist.
07:04:48.601 [main] INFO org.apache.pulsar.broker.PulsarService - messaging service is ready
07:04:48.601 [main] INFO org.apache.pulsar.broker.PulsarService - messaging service is ready, bootstrap service port = 38671, broker url= pulsar://localhost:38459, cluster=use, configs=org.apache.pulsar.broker.ServiceConfiguration@2b8502e7[zookeeperServers=127.0.0.1:32813,globalZookeeperServers=<null>,configurationStoreServers=<null>,brokerServicePort=Optional[0],brokerServicePortTls=Optional.empty,webServicePort=Optional[38671],webServicePortTls=Optional.empty,bindAddress=0.0.0.0,advertisedAddress=localhost,advertisedListeners=<null>,internalListenerName=<null>,haProxyProtocolEnabled=false,numAcceptorThreads=1,numIOThreads=4,numOrderedExecutorThreads=8,numHttpServerThreads=8,numExecutorThreadPoolSize=2,numCacheExecutorThreadPoolSize=10,maxConcurrentHttpRequests=1024,delayedDeliveryEnabled=true,delayedDeliveryTrackerFactoryClassName=org.apache.pulsar.broker.delayed.InMemoryDelayedDeliveryTrackerFactory,delayedDeliveryTickTimeMillis=1000,acknowledgmentAtBatchIndexLevelEnabled=false,webSocketServiceEnabled=false,isRunningStandalone=false,clusterName=use,maxTenants=0,failureDomainsEnabled=true,zooKeeperSessionTimeoutMillis=30000,zooKeeperOperationTimeoutSeconds=30,zooKeeperCacheExpirySeconds=300,brokerShutdownTimeoutMs=60000,skipBrokerShutdownOnOOM=false,topicLoadTimeoutSeconds=60,backlogQuotaCheckEnabled=true,backlogQuotaCheckIntervalInSeconds=60,backlogQuotaDefaultLimitGB=-1,backlogQuotaDefaultRetentionPolicy=producer_request_hold,ttlDurationDefaultInSeconds=0,brokerDeleteInactiveTopicsEnabled=true,brokerDeleteInactivePartitionedTopicMetadataEnabled=false,brokerDeleteInactiveTopicsFrequencySeconds=60,brokerDeleteInactiveTopicsMode=delete_when_no_subscriptions,brokerDeleteInactiveTopicsMaxInactiveDurationSeconds=<null>,maxPendingPublishRequestsPerConnection=1000,messageExpiryCheckIntervalInMinutes=5,activeConsumerFailoverDelayTimeMillis=1000,subscriptionExpirationTimeMinutes=0,subscriptionRedeliveryTrackerEnabled=true,subscriptionExpiryCheckIntervalInMinutes=5,subscriptionKeySharedEnable=true,subscriptionKeySharedUseConsistentHashing=false,subscriptionKeySharedConsistentHashingReplicaPoints=100,brokerDeduplicationEnabled=false,brokerDeduplicationMaxNumberOfProducers=10000,brokerDeduplicationSnapshotFrequencyInSeconds=120,brokerDeduplicationSnapshotIntervalSeconds=120,brokerDeduplicationEntriesInterval=1000,brokerDeduplicationProducerInactivityTimeoutMinutes=360,defaultNumberOfNamespaceBundles=4,maxNamespacesPerTenant=0,maxTopicsPerNamespace=0,clientLibraryVersionCheckEnabled=false,statusFilePath=<null>,maxUnackedMessagesPerConsumer=50000,maxUnackedMessagesPerSubscription=200000,maxUnackedMessagesPerBroker=0,maxUnackedMessagesPerSubscriptionOnBrokerBlocked=0.16,topicPublisherThrottlingTickTimeMillis=5,preciseTopicPublishRateLimiterEnable=false,brokerPublisherThrottlingTickTimeMillis=50,brokerPublisherThrottlingMaxMessageRate=0,brokerPublisherThrottlingMaxByteRate=0,maxPublishRatePerTopicInMessages=0,maxPublishRatePerTopicInBytes=0,subscribeThrottlingRatePerConsumer=0,subscribeRatePeriodPerConsumerInSecond=30,dispatchThrottlingRatePerTopicInMsg=0,dispatchThrottlingRatePerTopicInByte=0,dispatchThrottlingRatePerSubscriptionInMsg=0,dispatchThrottlingRatePerSubscriptionInByte=0,dispatchThrottlingRatePerReplicatorInMsg=0,dispatchThrottlingRatePerReplicatorInByte=0,dispatchThrottlingRateRelativeToPublishRate=false,dispatchThrottlingOnNonBacklogConsumerEnabled=false,dispatcherMaxReadBatchSize=100,dispatcherMaxReadSizeBytes=5242880,dispatcherMinReadBatchSize=1,dispatcherMaxRoundRobinBatchSize=20,preciseDispatcherFlowControl=false,maxConcurrentLookupRequest=50000,maxConcurrentTopicLoadRequest=5000,maxConcurrentNonPersistentMessagePerConnection=1000,numWorkerThreadsForNonPersistentTopic=2,enablePersistentTopics=true,enableNonPersistentTopics=true,enableRunBookieTogether=false,enableRunBookieAutoRecoveryTogether=false,maxProducersPerTopic=0,encryptionRequireOnProducer=false,maxConsumersPerTopic=0,maxSubscriptionsPerTopic=0,maxConsumersPerSubscription=0,maxMessageSize=5242880,enableReplicatedSubscriptions=true,replicatedSubscriptionsSnapshotFrequencyMillis=1000,replicatedSubscriptionsSnapshotTimeoutSeconds=30,replicatedSubscriptionsSnapshotMaxCachedPerSubscription=10,maxMessagePublishBufferSizeInMB=512,messagePublishBufferCheckIntervalInMillis=100,lazyCursorRecovery=false,retentionCheckIntervalInSeconds=120,maxNumPartitionsPerPartitionedTopic=0,brokerInterceptorsDirectory=./interceptors,brokerInterceptors=[],disableBrokerInterceptors=true,zookeeperSessionExpiredPolicy=shutdown,topicFencingTimeoutSeconds=0,protocolHandlerDirectory=./protocols,messagingProtocols=[],systemTopicEnabled=false,topicLevelPoliciesEnabled=false,brokerEntryMetadataInterceptors=[],enableNamespaceIsolationUpdateOnTime=false,tlsEnabled=false,tlsCertRefreshCheckDurationSec=300,tlsCertificateFilePath=<null>,tlsKeyFilePath=<null>,tlsTrustCertsFilePath=,tlsAllowInsecureConnection=false,tlsProtocols=[],tlsCiphers=[],tlsRequireTrustedClientCertOnConnect=false,authenticationEnabled=false,authenticationProviders=[],authenticationRefreshCheckSeconds=60,authorizationEnabled=false,authorizationProvider=org.apache.pulsar.broker.authorization.PulsarAuthorizationProvider,superUserRoles=[],proxyRoles=[],authenticateOriginalAuthData=false,authorizationAllowWildcardsMatching=false,brokerClientAuthenticationPlugin=org.apache.pulsar.client.impl.auth.AuthenticationDisabled,brokerClientAuthenticationParameters=,brokerClientTrustCertsFilePath=,anonymousUserRole=<null>,httpMaxRequestSize=-1,httpRequestsLimitEnabled=false,httpRequestsMaxPerSecond=100.0,saslJaasClientAllowedIds=.*pulsar.*,saslJaasServerSectionName=PulsarBroker,kinitCommand=/usr/bin/kinit,bookkeeperMetadataServiceUri=<null>,bookkeeperClientAuthenticationPlugin=<null>,bookkeeperClientAuthenticationParametersName=<null>,bookkeeperClientAuthenticationParameters=<null>,bookkeeperClientTimeoutInSeconds=30,bookkeeperClientSpeculativeReadTimeoutInMillis=0,bookkeeperNumberOfChannelsPerBookie=16,bookkeeperUseV2WireProtocol=true,bookkeeperClientHealthCheckEnabled=true,bookkeeperClientHealthCheckIntervalSeconds=60,bookkeeperClientHealthCheckErrorThresholdPerInterval=5,bookkeeperClientHealthCheckQuarantineTimeInSeconds=1800,bookkeeperClientQuarantineRatio=1.0,bookkeeperClientRackawarePolicyEnabled=true,bookkeeperClientRegionawarePolicyEnabled=false,bookkeeperClientMinNumRacksPerWriteQuorum=2,bookkeeperClientEnforceMinNumRacksPerWriteQuorum=false,bookkeeperClientReorderReadSequenceEnabled=false,bookkeeperClientIsolationGroups=<null>,bookkeeperClientSecondaryIsolationGroups=<null>,bookkeeperClientGetBookieInfoIntervalSeconds=86400,bookkeeperClientGetBookieInfoRetryIntervalSeconds=60,bookkeeperEnableStickyReads=false,bookkeeperTLSProviderFactoryClass=org.apache.bookkeeper.tls.TLSContextFactory,bookkeeperTLSClientAuthentication=false,bookkeeperTLSKeyFileType=PEM,bookkeeperTLSTrustCertTypes=PEM,bookkeeperTLSKeyStorePasswordPath=<null>,bookkeeperTLSTrustStorePasswordPath=<null>,bookkeeperTLSKeyFilePath=<null>,bookkeeperTLSCertificateFilePath=<null>,bookkeeperTLSTrustCertsFilePath=<null>,bookkeeperDiskWeightBasedPlacementEnabled=false,bookkeeperExplicitLacIntervalInMills=0,bookkeeperClientExposeStatsToPrometheus=false,bookkeeperClientThrottleValue=0,managedLedgerDefaultEnsembleSize=2,managedLedgerDefaultWriteQuorum=2,managedLedgerDefaultAckQuorum=2,managedLedgerCursorPositionFlushSeconds=60,managedLedgerDigestType=CRC32C,managedLedgerPassword=,managedLedgerMaxEnsembleSize=5,managedLedgerMaxWriteQuorum=5,managedLedgerMaxAckQuorum=5,managedLedgerCacheSizeMB=204,managedLedgerCacheCopyEntries=false,managedLedgerCacheEvictionWatermark=0.8999999761581421,managedLedgerCacheEvictionFrequency=100.0,managedLedgerCacheEvictionTimeThresholdMillis=1000,managedLedgerCursorBackloggedThreshold=1000,managedLedgerDefaultMarkDeleteRateLimit=1.0,allowAutoTopicCreation=true,allowAutoTopicCreationType=non-partitioned,allowAutoSubscriptionCreation=true,defaultNumPartitions=1,managedLedgerNumWorkerThreads=2,managedLedgerNumSchedulerThreads=2,managedLedgerMaxEntriesPerLedger=50000,managedLedgerMinLedgerRolloverTimeMinutes=10,managedLedgerMaxLedgerRolloverTimeMinutes=240,managedLedgerMaxSizePerLedgerMbytes=2048,managedLedgerOffloadDeletionLagMs=14400000,managedLedgerOffloadAutoTriggerSizeThresholdBytes=-1,managedLedgerCursorMaxEntriesPerLedger=50000,managedLedgerCursorRolloverTimeInSeconds=14400,managedLedgerMaxUnackedRangesToPersist=10000,managedLedgerMaxUnackedRangesToPersistInZooKeeper=1000,managedLedgerUnackedRangesOpenCacheSetEnabled=true,autoSkipNonRecoverableData=false,managedLedgerMetadataOperationsTimeoutSeconds=60,managedLedgerReadEntryTimeoutSeconds=0,managedLedgerAddEntryTimeoutSeconds=0,managedLedgerPrometheusStatsLatencyRolloverSeconds=60,managedLedgerTraceTaskExecution=true,managedLedgerNewEntriesCheckDelayInMillis=10,managedLedgerDataReadPriority=tiered-storage-first,loadBalancerEnabled=true,loadBalancerPlacementStrategy=leastLoadedServer,loadBalancerLoadSheddingStrategy=org.apache.pulsar.broker.loadbalance.impl.OverloadShedder,loadBalancerReportUpdateThresholdPercentage=10,loadBalancerReportUpdateMaxIntervalMinutes=15,loadBalancerHostUsageCheckIntervalMinutes=1,loadBalancerSheddingEnabled=true,loadBalancerSheddingIntervalMinutes=1,loadBalancerSheddingGracePeriodMinutes=30,loadBalancerBrokerUnderloadedThresholdPercentage=50,loadBalancerBrokerMaxTopics=50000,loadBalancerBrokerOverloadedThresholdPercentage=100,loadBalancerBrokerThresholdShedderPercentage=10,loadBalancerHistoryResourcePercentage=0.9,loadBalancerBandwithInResourceWeight=1.0,loadBalancerBandwithOutResourceWeight=1.0,loadBalancerCPUResourceWeight=1.0,loadBalancerMemoryResourceWeight=1.0,loadBalancerDirectMemoryResourceWeight=1.0,loadBalancerBundleUnloadMinThroughputThreshold=10.0,loadBalancerResourceQuotaUpdateIntervalMinutes=15,loadBalancerBrokerComfortLoadLevelPercentage=65,loadBalancerAutoBundleSplitEnabled=true,loadBalancerAutoUnloadSplitBundlesEnabled=true,loadBalancerNamespaceBundleMaxTopics=1000,loadBalancerNamespaceBundleMaxSessions=1000,loadBalancerNamespaceBundleMaxMsgRate=30000,loadBalancerNamespaceBundleMaxBandwidthMbytes=100,loadBalancerNamespaceMaximumBundles=128,loadManagerClassName=org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl,supportedNamespaceBundleSplitAlgorithms=[range_equally_divide, topic_count_equally_divide],defaultNamespaceBundleSplitAlgorithm=range_equally_divide,loadBalancerOverrideBrokerNicSpeedGbps=<null>,replicationMetricsEnabled=false,replicationConnectionsPerBroker=16,replicatorPrefix=pulsar.repl,replicationProducerQueueSize=1000,replicationPolicyCheckDurationSeconds=600,replicationTlsEnabled=false,brokerClientTlsEnabled=false,defaultRetentionTimeInMinutes=0,defaultRetentionSizeInMB=0,keepAliveIntervalSeconds=30,brokerServicePurgeInactiveFrequencyInSeconds=60,bootstrapNamespaces=[],properties={},preferLaterVersions=false,brokerServiceCompactionMonitorIntervalInSeconds=60,isSchemaValidationEnforced=false,schemaRegistryStorageClassName=org.apache.pulsar.broker.service.schema.BookkeeperSchemaStorageFactory,schemaRegistryCompatibilityCheckers=[org.apache.pulsar.broker.service.schema.ProtobufNativeSchemaCompatibilityCheck, org.apache.pulsar.broker.service.schema.JsonSchemaCompatibilityCheck, org.apache.pulsar.broker.service.schema.AvroSchemaCompatibilityCheck],webSocketNumIoThreads=2,webSocketConnectionsPerBroker=2,webSocketSessionIdleTimeoutMillis=300000,webSocketMaxTextFrameSize=1048576,exposeTopicLevelMetricsInPrometheus=true,exposeConsumerLevelMetricsInPrometheus=false,jvmGCMetricsLoggerClassName=<null>,exposePreciseBacklogInPrometheus=false,functionsWorkerEnabled=false,functionsWorkerServiceNarPackage=,exposePublisherStats=true,statsUpdateFrequencyInSecs=60,statsUpdateInitialDelayInSecs=60,offloadersDirectory=./offloaders,managedLedgerOffloadDriver=<null>,managedLedgerOffloadMaxThreads=2,narExtractionDirectory=/tmp,managedLedgerOffloadPrefetchRounds=1,transactionCoordinatorEnabled=false,transactionMetadataStoreProviderClassName=org.apache.pulsar.transaction.coordinator.impl.MLTransactionMetadataStoreProvider,transactionBufferProviderClassName=org.apache.pulsar.broker.transaction.buffer.impl.TopicTransactionBufferProvider,tlsEnabledWithKeyStore=false,tlsProvider=<null>,tlsKeyStoreType=JKS,tlsKeyStore=<null>,tlsKeyStorePassword=<null>,tlsTrustStoreType=JKS,tlsTrustStore=<null>,tlsTrustStorePassword=<null>,brokerClientTlsEnabledWithKeyStore=false,brokerClientSslProvider=<null>,brokerClientTlsTrustStoreType=JKS,brokerClientTlsTrustStore=<null>,brokerClientTlsTrustStorePassword=<null>,brokerClientTlsCiphers=[],brokerClientTlsProtocols=[],enablePackagesManagement=false,packagesManagementStorageProvider=org.apache.pulsar.packages.management.storage.bookkeeper.BookKeeperPackagesStorageProvider,packagesReplicas=1,packagesManagementLedgerRootPath=/ledgers]
------- Starting test [TestClass name=class org.apache.pulsar.broker.loadbalance.AntiAffinityNamespaceGroupTest].testAntiAffinityNamespaceFilteringWithoutDomain([])-------
07:04:48.737 [metadata-store-163-1] INFO org.apache.pulsar.broker.admin.impl.TenantsBase - [null] Created tenant my-tenant
07:04:48.738 [metadata-store-163-1] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:04:48 +0000] "PUT /admin/v2/tenants/my-tenant HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 14
07:04:48.745 [pulsar-web-200-1] INFO org.apache.pulsar.broker.web.PulsarWebResource - Successfully validated clusters on tenant [my-tenant]
07:04:48.751 [pulsar-web-200-1] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Created namespace my-tenant/use/my-ns0
07:04:48.751 [pulsar-web-200-1] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:04:48 +0000] "PUT /admin/namespaces/my-tenant/use/my-ns0 HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 10
07:04:48.755 [pulsar-web-200-4] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Setting anti-affinity group my-antiaffinity for my-tenant/use/my-ns0
07:04:48.756 [pulsar-web-200-4] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - local-policies for my-tenant/use/my-ns0 is not setup at path /admin/local-policies/my-tenant/use/my-ns0
07:04:48.761 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully copyied bundles data to local zk at /admin/local-policies/my-tenant/use/my-ns0
07:04:48.763 [pulsar-web-200-4] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Successfully updated local-policies configuration: namespace=my-tenant/use/my-ns0, map={"bundles":{"boundaries":["0x00000000","0xffffffff"],"numBundles":1},"namespaceAntiAffinityGroup":"my-antiaffinity"}
07:04:48.763 [pulsar-web-200-4] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:04:48 +0000] "POST /admin/namespaces/my-tenant/use/my-ns0/antiAffinity HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 9
07:04:48.766 [pulsar-web-200-6] INFO org.apache.pulsar.broker.web.PulsarWebResource - Successfully validated clusters on tenant [my-tenant]
07:04:48.772 [pulsar-web-200-6] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Created namespace my-tenant/use/my-ns1
07:04:48.772 [pulsar-web-200-6] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:04:48 +0000] "PUT /admin/namespaces/my-tenant/use/my-ns1 HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 7
07:04:48.775 [pulsar-web-200-7] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Setting anti-affinity group my-antiaffinity for my-tenant/use/my-ns1
07:04:48.776 [pulsar-web-200-7] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - local-policies for my-tenant/use/my-ns1 is not setup at path /admin/local-policies/my-tenant/use/my-ns1
07:04:48.777 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully copyied bundles data to local zk at /admin/local-policies/my-tenant/use/my-ns1
07:04:48.779 [pulsar-web-200-7] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Successfully updated local-policies configuration: namespace=my-tenant/use/my-ns1, map={"bundles":{"boundaries":["0x00000000","0xffffffff"],"numBundles":1},"namespaceAntiAffinityGroup":"my-antiaffinity"}
07:04:48.779 [pulsar-web-200-7] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:04:48 +0000] "POST /admin/namespaces/my-tenant/use/my-ns1/antiAffinity HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 5
07:04:48.782 [pulsar-web-200-8] INFO org.apache.pulsar.broker.web.PulsarWebResource - Successfully validated clusters on tenant [my-tenant]
07:04:48.786 [pulsar-web-200-8] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Created namespace my-tenant/use/my-ns2
07:04:48.786 [pulsar-web-200-8] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:04:48 +0000] "PUT /admin/namespaces/my-tenant/use/my-ns2 HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 5
07:04:48.789 [pulsar-web-200-3] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Setting anti-affinity group my-antiaffinity for my-tenant/use/my-ns2
07:04:48.790 [pulsar-web-200-3] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - local-policies for my-tenant/use/my-ns2 is not setup at path /admin/local-policies/my-tenant/use/my-ns2
07:04:48.792 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully copyied bundles data to local zk at /admin/local-policies/my-tenant/use/my-ns2
07:04:48.793 [pulsar-web-200-3] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Successfully updated local-policies configuration: namespace=my-tenant/use/my-ns2, map={"bundles":{"boundaries":["0x00000000","0xffffffff"],"numBundles":1},"namespaceAntiAffinityGroup":"my-antiaffinity"}
07:04:48.794 [pulsar-web-200-3] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:04:48 +0000] "POST /admin/namespaces/my-tenant/use/my-ns2/antiAffinity HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 6
07:04:48.797 [pulsar-web-200-5] INFO org.apache.pulsar.broker.web.PulsarWebResource - Successfully validated clusters on tenant [my-tenant]
07:04:48.800 [pulsar-web-200-5] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Created namespace my-tenant/use/my-ns3
07:04:48.801 [pulsar-web-200-5] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:04:48 +0000] "PUT /admin/namespaces/my-tenant/use/my-ns3 HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 5
07:04:48.803 [pulsar-web-200-1] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Setting anti-affinity group my-antiaffinity for my-tenant/use/my-ns3
07:04:48.804 [pulsar-web-200-1] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - local-policies for my-tenant/use/my-ns3 is not setup at path /admin/local-policies/my-tenant/use/my-ns3
07:04:48.806 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully copyied bundles data to local zk at /admin/local-policies/my-tenant/use/my-ns3
07:04:48.807 [pulsar-web-200-1] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Successfully updated local-policies configuration: namespace=my-tenant/use/my-ns3, map={"bundles":{"boundaries":["0x00000000","0xffffffff"],"numBundles":1},"namespaceAntiAffinityGroup":"my-antiaffinity"}
07:04:48.807 [pulsar-web-200-1] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:04:48 +0000] "POST /admin/namespaces/my-tenant/use/my-ns3/antiAffinity HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 5
07:04:48.810 [pulsar-web-200-4] INFO org.apache.pulsar.broker.web.PulsarWebResource - Successfully validated clusters on tenant [my-tenant]
07:04:48.815 [pulsar-web-200-4] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Created namespace my-tenant/use/my-ns4
07:04:48.816 [pulsar-web-200-4] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:04:48 +0000] "PUT /admin/namespaces/my-tenant/use/my-ns4 HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 7
07:04:48.819 [pulsar-web-200-6] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Setting anti-affinity group my-antiaffinity for my-tenant/use/my-ns4
07:04:48.819 [pulsar-web-200-6] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - local-policies for my-tenant/use/my-ns4 is not setup at path /admin/local-policies/my-tenant/use/my-ns4
07:04:48.822 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully copyied bundles data to local zk at /admin/local-policies/my-tenant/use/my-ns4
07:04:48.823 [pulsar-web-200-6] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Successfully updated local-policies configuration: namespace=my-tenant/use/my-ns4, map={"bundles":{"boundaries":["0x00000000","0xffffffff"],"numBundles":1},"namespaceAntiAffinityGroup":"my-antiaffinity"}
07:04:48.824 [pulsar-web-200-6] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:04:48 +0000] "POST /admin/namespaces/my-tenant/use/my-ns4/antiAffinity HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 6
------- SUCCESS -- [TestClass name=class org.apache.pulsar.broker.loadbalance.AntiAffinityNamespaceGroupTest].testAntiAffinityNamespaceFilteringWithoutDomain([])-------07:04:48.832 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped PulsarServerConnector@6f55aef7{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
07:04:48.832 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging
07:04:48.832 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.h.ContextHandler@3feeab43{/static,null,STOPPED}
07:04:48.832 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@224f90eb{/metrics,null,STOPPED}
07:04:48.833 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@6cb59aa{/lookup,null,STOPPED}
07:04:48.834 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@5bafe1f1{/admin/v3,null,STOPPED}
07:04:48.835 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@5be783a{/admin/v2,null,STOPPED}
07:04:48.835 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@1c65740a{/admin,null,STOPPED}
07:04:48.836 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@63b4a896{/,null,STOPPED}
07:04:48.837 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@54464330{/,null,STOPPED}
07:04:48.837 [main] INFO org.apache.pulsar.broker.web.WebService - Web service closed
07:04:48.837 [main] INFO org.apache.pulsar.broker.service.BrokerService - Shutting down Pulsar Broker service
07:04:48.838 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CONNECTED Timeout:30000 sessionid:0x100002edf17000c local:/127.0.0.1:34384 remoteserver:localhost/127.0.0.1:32813 lastZxid:71 xid:38 sent:38 recv:41 queuedpkts:0 pendingresp:1 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeDeleted path:/loadbalance/brokers/localhost:38671
07:04:48.838 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CONNECTED Timeout:30000 sessionid:0x100002edf170006 local:/127.0.0.1:34372 remoteserver:localhost/127.0.0.1:32813 lastZxid:93 xid:76 sent:76 recv:83 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeDeleted path:/loadbalance/brokers/localhost:38671
07:04:48.839 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CONNECTED Timeout:30000 sessionid:0x100002edf17000c local:/127.0.0.1:34384 remoteserver:localhost/127.0.0.1:32813 lastZxid:94 xid:38 sent:38 recv:41 queuedpkts:0 pendingresp:0 queuedevents:0] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/loadbalance/brokers
07:04:48.839 [main] INFO org.apache.pulsar.broker.namespace.OwnedBundle - Disabling ownership: pulsar/use/localhost:38671/0x00000000_0xffffffff
07:04:48.839 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CONNECTED Timeout:30000 sessionid:0x100002edf170006 local:/127.0.0.1:34372 remoteserver:localhost/127.0.0.1:32813 lastZxid:93 xid:76 sent:76 recv:83 queuedpkts:0 pendingresp:0 queuedevents:0] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/loadbalance/brokers
07:04:48.839 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - reloadCache called in zookeeperChildrenCache for path /loadbalance/brokers
07:04:48.839 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - reloadCache called in zookeeperChildrenCache for path /loadbalance/brokers
07:04:48.874 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnershipCache - [/namespace/pulsar/use/localhost:38671/0x00000000_0xffffffff] Removed zk lock for service unit: OK
07:04:48.874 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnedBundle - Unloading pulsar/use/localhost:38671/0x00000000_0xffffffff namespace-bundle with 0 topics completed in 35.0 ms
07:04:48.874 [main] INFO org.apache.pulsar.broker.service.BrokerService - Unloading 1 namespace-bundles completed in 0.035 seconds
07:04:48.874 [main] INFO org.apache.pulsar.broker.service.BrokerService - Broker service completely shut down
07:04:48.875 [main] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl - Closing 0 ledgers
07:04:48.875 [main] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl - 0 ledgers closed
07:04:48.875 [main] INFO org.apache.pulsar.broker.ManagedLedgerClientFactory - Closed managed ledger factory
07:04:48.977 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002edf17000e closed
07:04:48.977 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002edf17000e
07:04:48.977 [main] INFO org.apache.pulsar.broker.ManagedLedgerClientFactory - Closed BookKeeper client
07:04:49.082 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002edf17000d closed
07:04:49.082 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:49.082 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:49.082 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:49.082 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002edf17000d
07:04:49.188 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002edf17000c closed
07:04:49.188 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002edf17000c local:/127.0.0.1:34384 remoteserver:localhost/127.0.0.1:32813 lastZxid:98 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:49.188 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002edf17000c local:/127.0.0.1:34384 remoteserver:localhost/127.0.0.1:32813 lastZxid:98 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:49.188 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperSessionWatcher - Received zookeeper notification, eventType=None, eventState=Closed
07:04:49.188 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [State:CLOSED sessionid:0x100002edf17000c local:/127.0.0.1:34384 remoteserver:localhost/127.0.0.1:32813 lastZxid:98 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:49.188 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002edf17000c local:/127.0.0.1:34384 remoteserver:localhost/127.0.0.1:32813 lastZxid:98 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:49.189 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002edf17000c local:/127.0.0.1:34384 remoteserver:localhost/127.0.0.1:32813 lastZxid:98 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:49.189 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CLOSED sessionid:0x100002edf17000c local:/127.0.0.1:34384 remoteserver:localhost/127.0.0.1:32813 lastZxid:98 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:49.189 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperManagedLedgerCache - [State:CLOSED sessionid:0x100002edf17000c local:/127.0.0.1:34384 remoteserver:localhost/127.0.0.1:32813 lastZxid:98 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:49.189 [pulsar-ordered-OrderedExecutor-7-0-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002edf17000c
07:04:49.298 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002edf17000f closed
07:04:49.298 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002edf17000f
07:04:49.403 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002edf17000a closed
07:04:49.403 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002edf17000a
07:04:49.510 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002edf17000b closed
07:04:49.510 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002edf17000b
07:04:49.512 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped PulsarServerConnector@7e366c6f{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
07:04:49.512 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging
07:04:49.513 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.h.ContextHandler@7ac1161f{/static,null,STOPPED}
07:04:49.513 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@3fc14dc0{/metrics,null,STOPPED}
07:04:49.516 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@15d2ea6b{/lookup,null,STOPPED}
07:04:49.518 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@459df48d{/admin/v3,null,STOPPED}
07:04:49.520 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@790f4933{/admin/v2,null,STOPPED}
07:04:49.523 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@6a95c2f6{/admin,null,STOPPED}
07:04:49.525 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@78c23ade{/,null,STOPPED}
07:04:49.527 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@3c04ddda{/,null,STOPPED}
07:04:49.528 [main] INFO org.apache.pulsar.broker.web.WebService - Web service closed
07:04:49.528 [main] INFO org.apache.pulsar.broker.service.BrokerService - Shutting down Pulsar Broker service
07:04:49.533 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CONNECTED Timeout:30000 sessionid:0x100002edf170006 local:/127.0.0.1:34372 remoteserver:localhost/127.0.0.1:32813 lastZxid:102 xid:79 sent:79 recv:88 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeDeleted path:/loadbalance/brokers/localhost:39035
07:04:49.534 [main] INFO org.apache.pulsar.broker.namespace.OwnedBundle - Disabling ownership: pulsar/use/localhost:39035/0x00000000_0xffffffff
07:04:49.534 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CONNECTED Timeout:30000 sessionid:0x100002edf170006 local:/127.0.0.1:34372 remoteserver:localhost/127.0.0.1:32813 lastZxid:102 xid:79 sent:79 recv:88 queuedpkts:0 pendingresp:0 queuedevents:0] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/loadbalance/brokers
07:04:49.535 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - reloadCache called in zookeeperChildrenCache for path /loadbalance/brokers
07:04:49.537 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnershipCache - [/namespace/pulsar/use/localhost:39035/0x00000000_0xffffffff] Removed zk lock for service unit: OK
07:04:49.537 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnedBundle - Unloading pulsar/use/localhost:39035/0x00000000_0xffffffff namespace-bundle with 0 topics completed in 3.0 ms
07:04:49.538 [main] INFO org.apache.pulsar.broker.service.BrokerService - Unloading 1 namespace-bundles completed in 0.004 seconds
07:04:49.539 [main] INFO org.apache.pulsar.broker.service.BrokerService - Broker service completely shut down
07:04:49.539 [main] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl - Closing 0 ledgers
07:04:49.540 [main] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl - 0 ledgers closed
07:04:49.540 [main] INFO org.apache.pulsar.broker.ManagedLedgerClientFactory - Closed managed ledger factory
07:04:49.646 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002edf170008 closed
07:04:49.646 [main] INFO org.apache.pulsar.broker.ManagedLedgerClientFactory - Closed BookKeeper client
07:04:49.646 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002edf170008
07:04:49.754 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002edf170007 closed
07:04:49.754 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:49.754 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:49.754 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:49.754 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002edf170007
07:04:49.862 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperSessionWatcher - Received zookeeper notification, eventType=None, eventState=Closed
07:04:49.862 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002edf170006 closed
07:04:49.862 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002edf170006 local:/127.0.0.1:34372 remoteserver:localhost/127.0.0.1:32813 lastZxid:107 xid:83 sent:83 recv:92 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:49.862 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002edf170006 local:/127.0.0.1:34372 remoteserver:localhost/127.0.0.1:32813 lastZxid:107 xid:83 sent:83 recv:92 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:49.862 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperManagedLedgerCache - [State:CLOSED sessionid:0x100002edf170006 local:/127.0.0.1:34372 remoteserver:localhost/127.0.0.1:32813 lastZxid:107 xid:83 sent:83 recv:92 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:49.862 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CLOSED sessionid:0x100002edf170006 local:/127.0.0.1:34372 remoteserver:localhost/127.0.0.1:32813 lastZxid:107 xid:83 sent:83 recv:92 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:49.862 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002edf170006 local:/127.0.0.1:34372 remoteserver:localhost/127.0.0.1:32813 lastZxid:107 xid:83 sent:83 recv:92 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:49.863 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002edf170006
07:04:49.972 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002edf170009 closed
07:04:49.972 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002edf170009
07:04:50.079 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002edf170004 closed
07:04:50.079 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002edf170004
07:04:50.184 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002edf170005 closed
07:04:50.184 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002edf170005
07:04:50.185 [main] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:04:50.185 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:04:50.187 [main] INFO org.apache.bookkeeper.bookie.Bookie - Shutting down Bookie-35139 with exitCode 0
07:04:50.187 [main] INFO org.apache.bookkeeper.bookie.Bookie - Turning bookie to read only during shut down
07:04:50.187 [main] INFO org.apache.bookkeeper.bookie.SyncThread - Shutting down SyncThread
07:04:50.203 [SyncThread-133-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:04:50.206 [main] INFO org.apache.bookkeeper.bookie.Journal - Shutting down Journal
07:04:50.207 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite thread interrupted
07:04:50.207 [BookieJournal-35139] INFO org.apache.bookkeeper.bookie.Journal - Journal exits when shutting down
07:04:50.207 [BookieJournal-35139] INFO org.apache.bookkeeper.bookie.Journal - Journal exited loop!
07:04:50.207 [main] INFO org.apache.bookkeeper.bookie.Journal - Finished Shutting down Journal thread
07:04:50.207 [Bookie-35139] INFO org.apache.bookkeeper.bookie.Bookie - Journal thread(s) quit.
07:04:50.218 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Shutting down GarbageCollectorThread
07:04:50.219 [main] INFO org.apache.bookkeeper.bookie.EntryLogger - Stopping EntryLogger
07:04:50.219 [main] INFO org.apache.bookkeeper.bookie.EntryLoggerAllocator - Stopped entry logger preallocator.
07:04:50.219 [main] INFO org.apache.bookkeeper.bookie.LedgerDirsMonitor - Shutting down LedgerDirsMonitor
07:04:50.321 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002edf170001
07:04:50.321 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002edf170001 closed
07:04:50.322 [main] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:04:50.322 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:04:50.322 [main] INFO org.apache.bookkeeper.bookie.Bookie - Shutting down Bookie-43307 with exitCode 0
07:04:50.323 [main] INFO org.apache.bookkeeper.bookie.Bookie - Turning bookie to read only during shut down
07:04:50.323 [main] INFO org.apache.bookkeeper.bookie.SyncThread - Shutting down SyncThread
07:04:50.337 [SyncThread-143-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:04:50.340 [main] INFO org.apache.bookkeeper.bookie.Journal - Shutting down Journal
07:04:50.340 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite thread interrupted
07:04:50.340 [BookieJournal-43307] INFO org.apache.bookkeeper.bookie.Journal - Journal exits when shutting down
07:04:50.340 [BookieJournal-43307] INFO org.apache.bookkeeper.bookie.Journal - Journal exited loop!
07:04:50.340 [main] INFO org.apache.bookkeeper.bookie.Journal - Finished Shutting down Journal thread
07:04:50.340 [Bookie-43307] INFO org.apache.bookkeeper.bookie.Bookie - Journal thread(s) quit.
07:04:50.352 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Shutting down GarbageCollectorThread
07:04:50.352 [main] INFO org.apache.bookkeeper.bookie.EntryLogger - Stopping EntryLogger
07:04:50.352 [main] INFO org.apache.bookkeeper.bookie.EntryLoggerAllocator - Stopped entry logger preallocator.
07:04:50.353 [main] INFO org.apache.bookkeeper.bookie.LedgerDirsMonitor - Shutting down LedgerDirsMonitor
07:04:50.455 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002edf170002 closed
07:04:50.455 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002edf170002
07:04:50.455 [main] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:04:50.455 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:04:50.458 [main] INFO org.apache.bookkeeper.bookie.Bookie - Shutting down Bookie-42975 with exitCode 0
07:04:50.458 [main] INFO org.apache.bookkeeper.bookie.Bookie - Turning bookie to read only during shut down
07:04:50.458 [main] INFO org.apache.bookkeeper.bookie.SyncThread - Shutting down SyncThread
07:04:50.473 [SyncThread-153-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:04:50.476 [main] INFO org.apache.bookkeeper.bookie.Journal - Shutting down Journal
07:04:50.476 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite thread interrupted
07:04:50.476 [BookieJournal-42975] INFO org.apache.bookkeeper.bookie.Journal - Journal exits when shutting down
07:04:50.476 [BookieJournal-42975] INFO org.apache.bookkeeper.bookie.Journal - Journal exited loop!
07:04:50.476 [main] INFO org.apache.bookkeeper.bookie.Journal - Finished Shutting down Journal thread
07:04:50.477 [Bookie-42975] INFO org.apache.bookkeeper.bookie.Bookie - Journal thread(s) quit.
07:04:50.488 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Shutting down GarbageCollectorThread
07:04:50.488 [main] INFO org.apache.bookkeeper.bookie.EntryLogger - Stopping EntryLogger
07:04:50.488 [main] INFO org.apache.bookkeeper.bookie.EntryLoggerAllocator - Stopped entry logger preallocator.
07:04:50.489 [main] INFO org.apache.bookkeeper.bookie.LedgerDirsMonitor - Shutting down LedgerDirsMonitor
07:04:50.591 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002edf170003 closed
07:04:50.591 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002edf170003
07:04:50.697 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002edf170000 closed
07:04:50.697 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002edf170000
07:04:50.697 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - shutting down
07:04:50.697 [main] INFO org.apache.zookeeper.server.SessionTrackerImpl - Shutting down
07:04:50.697 [main] INFO org.apache.zookeeper.server.PrepRequestProcessor - Shutting down
07:04:50.697 [main] INFO org.apache.zookeeper.server.SyncRequestProcessor - Shutting down
07:04:50.697 [ProcessThread(sid:0 cport:32813):] INFO org.apache.zookeeper.server.PrepRequestProcessor - PrepRequestProcessor exited loop!
07:04:50.697 [SyncThread:0] INFO org.apache.zookeeper.server.SyncRequestProcessor - SyncRequestProcessor exited!
07:04:50.698 [main] INFO org.apache.zookeeper.server.FinalRequestProcessor - shutdown of request processor complete
07:04:50.702 [ConnnectionExpirer] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - ConnnectionExpirerThread interrupted
07:04:50.703 [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:0] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - accept thread exitted run method
07:04:50.703 [NIOServerCxnFactory.SelectorThread-0] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - selector thread exitted run method
07:04:50.703 [main] INFO org.apache.zookeeper.server.DatadirCleanupManager - Shutting down purge task.
07:04:50.703 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - deleting test directory /tmp/zktest3567437279670208117
07:04:50.704 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - deleting test directory /tmp/bk0test312826255495121054
07:04:50.705 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - deleting test directory /tmp/bk1test5171657166709261093
07:04:50.706 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - deleting test directory /tmp/bk2test3305760395278898673
07:04:50.707 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Running 3 bookie(s) and advertised them at null.
07:04:50.707 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Starting ZK server
07:04:50.707 [main] INFO org.apache.zookeeper.server.persistence.FileTxnSnapLog - zookeeper.snapshot.trust.empty : false
07:04:50.708 [main] INFO org.apache.zookeeper.server.ZKDatabase - zookeeper.snapshotSizeFactor = 0.33
07:04:50.708 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - minSessionTimeout set to 6000
07:04:50.708 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - maxSessionTimeout set to 60000
07:04:50.708 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Created server with tickTime 3000 minSessionTimeout 6000 maxSessionTimeout 60000 datadir /tmp/zktest617285968300511099/version-2 snapdir /tmp/zktest617285968300511099/version-2
07:04:50.708 [main] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - Configuring NIO connection handler with 10s sessionless connection timeout, 1 selector thread(s), 4 worker threads, and 64 kB direct buffers.
07:04:50.708 [main] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - binding to port 0.0.0.0/0.0.0.0:0
07:04:50.709 [main] INFO org.apache.zookeeper.server.persistence.FileTxnSnapLog - Snapshotting: 0x0 to /tmp/zktest617285968300511099/version-2/snapshot.0
07:04:50.709 [main] INFO org.apache.zookeeper.server.persistence.FileTxnSnapLog - Snapshotting: 0x0 to /tmp/zktest617285968300511099/version-2/snapshot.0
07:04:50.710 [main] INFO org.apache.zookeeper.server.DatadirCleanupManager - autopurge.snapRetainCount set to 0
07:04:50.710 [main] INFO org.apache.zookeeper.server.DatadirCleanupManager - autopurge.purgeInterval set to 1
07:04:50.710 [PurgeTask] INFO org.apache.zookeeper.server.DatadirCleanupManager - Purge task started.
07:04:50.710 [PurgeTask] ERROR org.apache.zookeeper.server.DatadirCleanupManager - Error occurred while purging.
java.lang.IllegalArgumentException: count should be greater than or equal to 3
at org.apache.zookeeper.server.PurgeTxnLog.purge(PurgeTxnLog.java:76) ~[zookeeper-3.5.7.jar:3.5.7]
at org.apache.zookeeper.server.DatadirCleanupManager$PurgeTask.run(DatadirCleanupManager.java:140) [zookeeper-3.5.7.jar:3.5.7]
at java.util.TimerThread.mainLoop(Timer.java:555) [?:1.8.0_275]
at java.util.TimerThread.run(Timer.java:505) [?:1.8.0_275]
07:04:50.710 [PurgeTask] INFO org.apache.zookeeper.server.DatadirCleanupManager - Purge task completed.
07:04:50.712 [NIOWorkerThread-1] INFO org.apache.zookeeper.server.NIOServerCnxn - Processing stat command from /127.0.0.1:48936
07:04:50.712 [NIOWorkerThread-1] INFO org.apache.zookeeper.server.command.AbstractFourLetterCommand - Stat command output
07:04:50.712 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Server UP
07:04:50.712 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - ZooKeeper server up: true
07:04:50.712 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Instantiate ZK Client
07:04:50.712 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:36579 sessionTimeout=5000 watcher=org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble$ZKConnectionWatcher@3f31ccef
07:04:50.712 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:50.712 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:50.713 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:36579. Will not attempt to authenticate using SASL (unknown error)
07:04:50.713 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:48938, server: localhost/127.0.0.1:36579
07:04:50.714 [SyncThread:0] INFO org.apache.zookeeper.server.persistence.FileTxnLog - Creating new log file: log.1
07:04:50.718 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:36579, sessionid = 0x100002ef2800000, negotiated timeout = 6000
07:04:50.724 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Starting Bookie(s)
07:04:50.725 [main] INFO org.apache.bookkeeper.proto.BookieServer - {
"ledgerStorageClass" : "org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage",
"dbStorage_readAheadCacheMaxSizeMb" : "1",
"gcWaitTime" : "60000",
"serverNumIOThreads" : "1",
"numHighPriorityWorkerThreads" : "0",
"journalSyncData" : "false",
"zkServers" : "127.0.0.1:36579",
"numJournalCallbackThreads" : "0",
"allocatorPoolingPolicy" : "UnpooledHeap",
"dbStorage_writeCacheMaxSizeMb" : "2",
"bookiePort" : "0",
"dbStorage_rocksDB_writeBufferSizeMB" : "1",
"allowEphemeralPorts" : "true",
"ledgerDirectories" : "/tmp/bk0test2948163150130164430",
"numReadWorkerThreads" : "0",
"dbStorage_rocksDB_blockCacheSize" : "1048576",
"flushInterval" : "60000",
"journalMaxGroupWaitMSec" : "0",
"journalDirectories" : "/tmp/bk0test2948163150130164430",
"numLongPollWorkerThreads" : "1",
"allowLoopback" : "true",
"numAddWorkerThreads" : "0"
}
07:04:50.726 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Binding bookie-rpc endpoint to 0.0.0.0/0.0.0.0:0
07:04:50.727 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:36579/ledgers : zkServers = 127.0.0.1:36579, ledgersRootPath = /ledgers.
07:04:50.727 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:36579 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@b0ff869
07:04:50.727 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:50.727 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:50.729 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:36579. Will not attempt to authenticate using SASL (unknown error)
07:04:50.729 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:48940, server: localhost/127.0.0.1:36579
07:04:50.730 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:36579, sessionid = 0x100002ef2800001, negotiated timeout = 10000
07:04:50.730 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:50.732 [main] INFO org.apache.bookkeeper.discover.ZKRegistrationManager - INSTANCEID not exists in zookeeper. Not considering it for data verification
07:04:50.733 [main] INFO org.apache.bookkeeper.bookie.Bookie - Stamping new cookies on all dirs [/tmp/bk0test2948163150130164430/current] [/tmp/bk0test2948163150130164430/current]
07:04:50.739 [main] INFO org.apache.bookkeeper.bookie.Bookie - instantiate ledger manager org.apache.bookkeeper.meta.HierarchicalLedgerManagerFactory
07:04:50.739 [main] ERROR org.apache.bookkeeper.bookie.Journal - Problems reading from /tmp/bk0test2948163150130164430/current/lastMark (this is okay if it is the first time starting this bookie
07:04:50.739 [main] INFO org.apache.bookkeeper.bookie.Bookie - Using ledger storage: org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage
07:04:50.739 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - Started Db Ledger Storage
07:04:50.739 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Number of directories: 1
07:04:50.739 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Write cache size: 2 MB
07:04:50.739 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Read Cache: 1 MB
07:04:50.739 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage - Creating single directory db ledger storage on /tmp/bk0test2948163150130164430/current
07:04:50.777 [main] INFO org.apache.bookkeeper.bookie.ScanAndCompareGarbageCollector - Over Replicated Ledger Deletion : enabled=true, interval=86400000
07:04:50.777 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Minor Compaction : enabled=true, threshold=0.20000000298023224, interval=3600000
07:04:50.777 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Major Compaction : enabled=true, threshold=0.800000011920929, interval=86400000
07:04:50.778 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished replaying journal in 0 ms.
07:04:50.789 [SyncThread-260-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:04:50.792 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished reading journal, starting bookie
07:04:50.793 [BookieJournal-41895] INFO org.apache.bookkeeper.bookie.Journal - Starting journal on /tmp/bk0test2948163150130164430/current
07:04:50.793 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite Thread started
07:04:50.793 [BookieJournal-41895] INFO org.apache.bookkeeper.bookie.JournalChannel - Opening journal /tmp/bk0test2948163150130164430/current/1775c68896a.txn
07:04:50.827 [BookieDeathWatcher-35139] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher noticed the bookie is not running any more, exiting the watch loop!
07:04:50.827 [BookieDeathWatcher-35139] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher exited loop due to uncaught exception from thread BookieDeathWatcher-35139
java.lang.RuntimeException: Bookie is not running any more
at org.apache.bookkeeper.proto.BookieServer$DeathWatcher.run(BookieServer.java:306) ~[bookkeeper-server-4.12.1.jar:4.12.1]
07:04:50.828 [BookieDeathWatcher-35139] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:04:50.828 [BookieDeathWatcher-35139] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:04:51.048 [main] INFO org.apache.bookkeeper.proto.BookieServer - {
"ledgerStorageClass" : "org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage",
"dbStorage_readAheadCacheMaxSizeMb" : "1",
"gcWaitTime" : "60000",
"serverNumIOThreads" : "1",
"numHighPriorityWorkerThreads" : "0",
"journalSyncData" : "false",
"zkServers" : "127.0.0.1:36579",
"numJournalCallbackThreads" : "0",
"allocatorPoolingPolicy" : "UnpooledHeap",
"dbStorage_writeCacheMaxSizeMb" : "2",
"bookiePort" : "0",
"dbStorage_rocksDB_writeBufferSizeMB" : "1",
"allowEphemeralPorts" : "true",
"ledgerDirectories" : "/tmp/bk1test7912879117605357988",
"numReadWorkerThreads" : "0",
"dbStorage_rocksDB_blockCacheSize" : "1048576",
"flushInterval" : "60000",
"journalMaxGroupWaitMSec" : "0",
"journalDirectories" : "/tmp/bk1test7912879117605357988",
"numLongPollWorkerThreads" : "1",
"allowLoopback" : "true",
"numAddWorkerThreads" : "0"
}
07:04:51.050 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Binding bookie-rpc endpoint to 0.0.0.0/0.0.0.0:0
07:04:51.053 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:36579/ledgers : zkServers = 127.0.0.1:36579, ledgersRootPath = /ledgers.
07:04:51.053 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:36579 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@4bfaa7b
07:04:51.054 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:51.054 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:51.054 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:36579. Will not attempt to authenticate using SASL (unknown error)
07:04:51.055 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:48942, server: localhost/127.0.0.1:36579
07:04:51.059 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:36579, sessionid = 0x100002ef2800002, negotiated timeout = 10000
07:04:51.059 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:51.060 [main] INFO org.apache.bookkeeper.discover.ZKRegistrationManager - INSTANCEID not exists in zookeeper. Not considering it for data verification
07:04:51.061 [main] INFO org.apache.bookkeeper.bookie.Bookie - Stamping new cookies on all dirs [/tmp/bk1test7912879117605357988/current] [/tmp/bk1test7912879117605357988/current]
07:04:51.064 [main] INFO org.apache.bookkeeper.bookie.Bookie - instantiate ledger manager org.apache.bookkeeper.meta.HierarchicalLedgerManagerFactory
07:04:51.065 [main] ERROR org.apache.bookkeeper.bookie.Journal - Problems reading from /tmp/bk1test7912879117605357988/current/lastMark (this is okay if it is the first time starting this bookie
07:04:51.065 [main] INFO org.apache.bookkeeper.bookie.Bookie - Using ledger storage: org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage
07:04:51.065 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - Started Db Ledger Storage
07:04:51.065 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Number of directories: 1
07:04:51.065 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Write cache size: 2 MB
07:04:51.065 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Read Cache: 1 MB
07:04:51.065 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage - Creating single directory db ledger storage on /tmp/bk1test7912879117605357988/current
07:04:51.104 [main] INFO org.apache.bookkeeper.bookie.ScanAndCompareGarbageCollector - Over Replicated Ledger Deletion : enabled=true, interval=86400000
07:04:51.104 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Minor Compaction : enabled=true, threshold=0.20000000298023224, interval=3600000
07:04:51.104 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Major Compaction : enabled=true, threshold=0.800000011920929, interval=86400000
07:04:51.105 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished replaying journal in 0 ms.
07:04:51.119 [SyncThread-270-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:04:51.122 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished reading journal, starting bookie
07:04:51.122 [BookieJournal-33545] INFO org.apache.bookkeeper.bookie.Journal - Starting journal on /tmp/bk1test7912879117605357988/current
07:04:51.122 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite Thread started
07:04:51.122 [BookieJournal-33545] INFO org.apache.bookkeeper.bookie.JournalChannel - Opening journal /tmp/bk1test7912879117605357988/current/1775c688ab3.txn
07:04:51.168 [BookieDeathWatcher-43307] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher noticed the bookie is not running any more, exiting the watch loop!
07:04:51.168 [BookieDeathWatcher-43307] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher exited loop due to uncaught exception from thread BookieDeathWatcher-43307
java.lang.RuntimeException: Bookie is not running any more
at org.apache.bookkeeper.proto.BookieServer$DeathWatcher.run(BookieServer.java:306) ~[bookkeeper-server-4.12.1.jar:4.12.1]
07:04:51.169 [BookieDeathWatcher-43307] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:04:51.169 [BookieDeathWatcher-43307] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:04:51.378 [main] INFO org.apache.bookkeeper.proto.BookieServer - {
"ledgerStorageClass" : "org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage",
"dbStorage_readAheadCacheMaxSizeMb" : "1",
"gcWaitTime" : "60000",
"serverNumIOThreads" : "1",
"numHighPriorityWorkerThreads" : "0",
"journalSyncData" : "false",
"zkServers" : "127.0.0.1:36579",
"numJournalCallbackThreads" : "0",
"allocatorPoolingPolicy" : "UnpooledHeap",
"dbStorage_writeCacheMaxSizeMb" : "2",
"bookiePort" : "0",
"dbStorage_rocksDB_writeBufferSizeMB" : "1",
"allowEphemeralPorts" : "true",
"ledgerDirectories" : "/tmp/bk2test2761606142695546280",
"numReadWorkerThreads" : "0",
"dbStorage_rocksDB_blockCacheSize" : "1048576",
"flushInterval" : "60000",
"journalMaxGroupWaitMSec" : "0",
"journalDirectories" : "/tmp/bk2test2761606142695546280",
"numLongPollWorkerThreads" : "1",
"allowLoopback" : "true",
"numAddWorkerThreads" : "0"
}
07:04:51.378 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Binding bookie-rpc endpoint to 0.0.0.0/0.0.0.0:0
07:04:51.380 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:36579/ledgers : zkServers = 127.0.0.1:36579, ledgersRootPath = /ledgers.
07:04:51.380 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:36579 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@1cb3de26
07:04:51.380 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:51.380 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:51.381 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:36579. Will not attempt to authenticate using SASL (unknown error)
07:04:51.381 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:48944, server: localhost/127.0.0.1:36579
07:04:51.386 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:36579, sessionid = 0x100002ef2800003, negotiated timeout = 10000
07:04:51.386 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:51.387 [main] INFO org.apache.bookkeeper.discover.ZKRegistrationManager - INSTANCEID not exists in zookeeper. Not considering it for data verification
07:04:51.388 [main] INFO org.apache.bookkeeper.bookie.Bookie - Stamping new cookies on all dirs [/tmp/bk2test2761606142695546280/current] [/tmp/bk2test2761606142695546280/current]
07:04:51.391 [main] INFO org.apache.bookkeeper.bookie.Bookie - instantiate ledger manager org.apache.bookkeeper.meta.HierarchicalLedgerManagerFactory
07:04:51.391 [main] ERROR org.apache.bookkeeper.bookie.Journal - Problems reading from /tmp/bk2test2761606142695546280/current/lastMark (this is okay if it is the first time starting this bookie
07:04:51.391 [main] INFO org.apache.bookkeeper.bookie.Bookie - Using ledger storage: org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage
07:04:51.391 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - Started Db Ledger Storage
07:04:51.391 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Number of directories: 1
07:04:51.391 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Write cache size: 2 MB
07:04:51.391 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Read Cache: 1 MB
07:04:51.391 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage - Creating single directory db ledger storage on /tmp/bk2test2761606142695546280/current
07:04:51.430 [main] INFO org.apache.bookkeeper.bookie.ScanAndCompareGarbageCollector - Over Replicated Ledger Deletion : enabled=true, interval=86400000
07:04:51.430 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Minor Compaction : enabled=true, threshold=0.20000000298023224, interval=3600000
07:04:51.430 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Major Compaction : enabled=true, threshold=0.800000011920929, interval=86400000
07:04:51.431 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished replaying journal in 1 ms.
07:04:51.446 [SyncThread-280-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:04:51.448 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished reading journal, starting bookie
07:04:51.449 [BookieJournal-37251] INFO org.apache.bookkeeper.bookie.Journal - Starting journal on /tmp/bk2test2761606142695546280/current
07:04:51.449 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite Thread started
07:04:51.449 [BookieJournal-37251] INFO org.apache.bookkeeper.bookie.JournalChannel - Opening journal /tmp/bk2test2761606142695546280/current/1775c688bfa.txn
07:04:51.506 [BookieDeathWatcher-42975] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher noticed the bookie is not running any more, exiting the watch loop!
07:04:51.506 [BookieDeathWatcher-42975] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher exited loop due to uncaught exception from thread BookieDeathWatcher-42975
java.lang.RuntimeException: Bookie is not running any more
at org.apache.bookkeeper.proto.BookieServer$DeathWatcher.run(BookieServer.java:306) ~[bookkeeper-server-4.12.1.jar:4.12.1]
07:04:51.506 [BookieDeathWatcher-42975] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:04:51.506 [BookieDeathWatcher-42975] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:04:51.721 [main] INFO org.apache.pulsar.broker.PulsarService - Starting Pulsar Broker service; version: '2.8.0-SNAPSHOT'
07:04:51.721 [main] INFO org.apache.pulsar.broker.PulsarService - Git Revision 47df15cc5e3d539240935c960f6f5e5d865124ac
07:04:51.722 [main] INFO org.apache.pulsar.broker.PulsarService - Built by Lari Hotari <lari@hotari.net> on pop-os at 2021-02-01T08:27:05+0200
07:04:51.722 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:36579 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@38dde7ec
07:04:51.723 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:51.723 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:51.725 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:36579. Will not attempt to authenticate using SASL (unknown error)
07:04:51.725 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:48946, server: localhost/127.0.0.1:36579
07:04:51.728 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:36579, sessionid = 0x100002ef2800004, negotiated timeout = 30000
07:04:51.728 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:51.729 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:36579 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@3f19f197
07:04:51.729 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:51.729 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:51.731 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:36579. Will not attempt to authenticate using SASL (unknown error)
07:04:51.731 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:48948, server: localhost/127.0.0.1:36579
07:04:51.733 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:36579, sessionid = 0x100002ef2800005, negotiated timeout = 30000
07:04:51.734 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:51.737 [main] INFO org.apache.pulsar.broker.protocol.ProtocolHandlerUtils - Searching for protocol handlers in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./protocols
07:04:51.737 [main] WARN org.apache.pulsar.broker.protocol.ProtocolHandlerUtils - Protocol handler directory not found
07:04:51.737 [pulsar-ordered-OrderedExecutor-2-0] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:36579 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@619db33
07:04:51.737 [pulsar-ordered-OrderedExecutor-2-0] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:51.737 [pulsar-ordered-OrderedExecutor-2-0] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:51.738 [pulsar-ordered-OrderedExecutor-2-0-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:36579. Will not attempt to authenticate using SASL (unknown error)
07:04:51.739 [pulsar-ordered-OrderedExecutor-2-0-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:48950, server: localhost/127.0.0.1:36579
07:04:51.740 [pulsar-ordered-OrderedExecutor-2-0-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:36579, sessionid = 0x100002ef2800006, negotiated timeout = 30000
07:04:51.741 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:51.741 [pulsar-ordered-OrderedExecutor-2-0] INFO org.apache.pulsar.zookeeper.ZookeeperBkClientFactoryImpl - ZooKeeper session established: State:CONNECTED Timeout:30000 sessionid:0x100002ef2800006 local:/127.0.0.1:48950 remoteserver:localhost/127.0.0.1:36579 lastZxid:0 xid:1 sent:1 recv:1 queuedpkts:0 pendingresp:0 queuedevents:0
07:04:51.741 [main] INFO org.apache.pulsar.broker.PulsarService - starting configuration cache service
07:04:51.743 [pulsar-ordered-OrderedExecutor-2-0] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:36579 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@4724d108
07:04:51.743 [pulsar-ordered-OrderedExecutor-2-0] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:51.743 [pulsar-ordered-OrderedExecutor-2-0] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:51.744 [pulsar-ordered-OrderedExecutor-2-0-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:36579. Will not attempt to authenticate using SASL (unknown error)
07:04:51.744 [pulsar-ordered-OrderedExecutor-2-0-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:48952, server: localhost/127.0.0.1:36579
07:04:51.746 [pulsar-ordered-OrderedExecutor-2-0-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:36579, sessionid = 0x100002ef2800007, negotiated timeout = 30000
07:04:51.746 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:51.746 [pulsar-ordered-OrderedExecutor-2-0] INFO org.apache.pulsar.zookeeper.ZookeeperBkClientFactoryImpl - ZooKeeper session established: State:CONNECTED Timeout:30000 sessionid:0x100002ef2800007 local:/127.0.0.1:48952 remoteserver:localhost/127.0.0.1:36579 lastZxid:0 xid:1 sent:1 recv:1 queuedpkts:0 pendingresp:0 queuedevents:0
07:04:51.750 [main] INFO org.apache.pulsar.broker.cache.ConfigurationCacheService - Successfully created failure-domain znode at /admin/clusters/use/failureDomain
07:04:51.752 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [State:CONNECTED Timeout:30000 sessionid:0x100002ef2800006 local:/127.0.0.1:48950 remoteserver:localhost/127.0.0.1:36579 lastZxid:28 xid:3 sent:3 recv:4 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeCreated path:/managed-ledgers
07:04:51.754 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [State:CONNECTED Timeout:30000 sessionid:0x100002ef2800006 local:/127.0.0.1:48950 remoteserver:localhost/127.0.0.1:36579 lastZxid:29 xid:5 sent:5 recv:7 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeCreated path:/namespace
07:04:51.756 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [State:CONNECTED Timeout:30000 sessionid:0x100002ef2800006 local:/127.0.0.1:48950 remoteserver:localhost/127.0.0.1:36579 lastZxid:30 xid:7 sent:7 recv:10 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeCreated path:/admin/local-policies
07:04:51.765 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:36579/ledgers : zkServers = 127.0.0.1:36579, ledgersRootPath = /ledgers.
07:04:51.765 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:36579 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@1b2c513e
07:04:51.765 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:51.765 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:51.765 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:36579. Will not attempt to authenticate using SASL (unknown error)
07:04:51.766 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:48954, server: localhost/127.0.0.1:36579
07:04:51.767 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:36579, sessionid = 0x100002ef2800008, negotiated timeout = 10000
07:04:51.767 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:51.768 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping - Reloading the bookie rack affinity mapping cache.
07:04:51.769 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:51.769 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:127.0.1.1:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
07:04:51.769 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
07:04:51.769 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
07:04:51.770 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:37251 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:37251, port=37251, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:51.770 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:33545 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:33545, port=33545, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:51.770 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:41895 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:41895, port=41895, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:51.770 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:51.770 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:37251
07:04:51.771 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:51.771 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:33545
07:04:51.771 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:51.771 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:41895
07:04:51.772 [main] INFO org.apache.bookkeeper.mledger.impl.EntryCacheManager - Initialized managed-ledger entry cache of 204.0 Mb
07:04:51.774 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - topic_load_times is already registred Collector already registered that provides name: topic_load_times_count
07:04:51.774 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - zk_write_latency is already registred Collector already registered that provides name: zk_write_latency_count
07:04:51.774 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - zk_read_latency is already registred Collector already registered that provides name: zk_read_latency_count
07:04:51.775 [main] INFO org.apache.pulsar.broker.service.BrokerService - Using 4 threads for broker service IO
07:04:51.775 [main] INFO org.apache.pulsar.broker.authorization.AuthorizationService - org.apache.pulsar.broker.authorization.PulsarAuthorizationProvider has been loaded.
07:04:51.775 [main] INFO org.apache.pulsar.broker.authentication.AuthenticationService - Authentication is disabled
07:04:51.777 [main] INFO org.apache.pulsar.broker.service.BrokerService - Disabling per broker unack-msg blocking due invalid unAckMsgSubscriptionPercentageLimitOnBrokerBlocked 0.16
07:04:51.783 [main] INFO org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl - Cluster domain refreshed {}
07:04:51.783 [main] INFO org.apache.pulsar.broker.PulsarService - Starting name space service, bootstrap namespaces=[]
07:04:51.789 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:36579/ledgers : zkServers = 127.0.0.1:36579, ledgersRootPath = /ledgers.
07:04:51.789 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:36579 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@442545ab
07:04:51.789 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:51.789 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:51.789 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:36579. Will not attempt to authenticate using SASL (unknown error)
07:04:51.789 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:48956, server: localhost/127.0.0.1:36579
07:04:51.791 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:36579, sessionid = 0x100002ef2800009, negotiated timeout = 10000
07:04:51.791 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:51.792 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:51.792 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:127.0.1.1:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
07:04:51.792 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
07:04:51.792 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
07:04:51.793 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:37251 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:37251, port=37251, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:51.793 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:33545 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:33545, port=33545, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:51.793 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:41895 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:41895, port=41895, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:51.794 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:51.794 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:37251
07:04:51.794 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:51.794 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:33545
07:04:51.794 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:51.794 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:41895
07:04:51.794 [main] INFO org.apache.bookkeeper.mledger.offload.OffloaderUtils - Searching for offloaders in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./offloaders
07:04:51.794 [main] WARN org.apache.bookkeeper.mledger.offload.OffloaderUtils - Offloaders archive directory not found
07:04:51.794 [main] INFO org.apache.pulsar.broker.PulsarService - No ledger offloader configured, using NULL instance
07:04:51.794 [main] INFO org.apache.pulsar.broker.intercept.BrokerInterceptorUtils - Searching for broker interceptors in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./interceptors
07:04:51.794 [main] WARN org.apache.pulsar.broker.intercept.BrokerInterceptorUtils - Pulsar broker interceptors directory not found
07:04:51.799 [main] INFO org.apache.pulsar.broker.service.DistributedIdGenerator - Created sequential node at /counters/producer-name/-0000000000 -- Generator Id is use-0
07:04:51.800 [main] INFO org.apache.pulsar.broker.service.BrokerService - Started Pulsar Broker service on /0:0:0:0:0:0:0:0%0:46363
07:04:51.804 [main] INFO org.apache.pulsar.broker.service.BrokerService - Scheduling a thread to check backlog quota after [60] seconds in background
07:04:51.808 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 1.8.0_275-b01
07:04:51.809 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
07:04:51.809 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
07:04:51.809 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
07:04:51.844 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@348523f2{/,null,AVAILABLE}
07:04:51.892 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@11501f90{/,null,AVAILABLE}
07:04:51.973 [SessionTracker] INFO org.apache.zookeeper.server.SessionTrackerImpl - SessionTrackerImpl exited loop!
07:04:52.063 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@da51aa8{/admin,null,AVAILABLE}
07:04:52.289 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@37403f66{/admin/v2,null,AVAILABLE}
07:04:52.438 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@21dfec{/admin/v3,null,AVAILABLE}
07:04:52.498 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@cd8e702{/lookup,null,AVAILABLE}
07:04:52.498 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@28897ca{/metrics,null,AVAILABLE}
07:04:52.498 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.h.ContextHandler@5afb0a4f{/static,null,AVAILABLE}
07:04:52.499 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started PulsarServerConnector@67d90687{HTTP/1.1, (http/1.1)}{0.0.0.0:33199}
07:04:52.499 [main] INFO org.eclipse.jetty.server.Server - Started @17104ms
07:04:52.499 [main] INFO org.apache.pulsar.broker.web.WebService - HTTP Service started at http://0.0.0.0:33199
07:04:52.499 [main] INFO org.apache.pulsar.broker.web.WebService - HTTPS Service disabled
07:04:52.506 [metadata-store-289-1] INFO org.apache.pulsar.metadata.coordination.impl.LeaderElectionImpl - Acquired resource lock on /loadbalance/leader
07:04:52.506 [metadata-store-289-1] INFO org.apache.pulsar.broker.PulsarService - This broker was elected leader
07:04:52.507 [ForkJoinPool.commonPool-worker-0] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully created local policies for /admin/local-policies/pulsar/use/localhost:33199 -- Optional.empty
07:04:52.507 [main] INFO org.apache.pulsar.broker.namespace.OwnershipCache - Trying to acquire ownership of pulsar/use/localhost:33199/0x00000000_0xffffffff
07:04:52.515 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnershipCache - Successfully acquired ownership of /namespace/pulsar/use/localhost:33199/0x00000000_0xffffffff
07:04:52.515 [pulsar-287-1] INFO org.apache.pulsar.broker.PulsarService - Loading all topics on bundle: pulsar/use/localhost:33199/0x00000000_0xffffffff
07:04:52.515 [main] INFO org.apache.pulsar.broker.namespace.NamespaceService - added heartbeat namespace name in local cache: ns=pulsar/use/localhost:33199
07:04:52.515 [main] INFO org.apache.pulsar.broker.PulsarService - Starting load management service ...
07:04:52.525 [main] INFO org.apache.pulsar.broker.PulsarService - Starting load balancer
07:04:52.526 [main] INFO org.apache.pulsar.broker.PulsarService - SLA Namespace = sla-monitor/use/localhost:33199 doesn't exist.
07:04:52.526 [main] INFO org.apache.pulsar.broker.PulsarService - messaging service is ready
07:04:52.527 [main] INFO org.apache.pulsar.broker.PulsarService - messaging service is ready, bootstrap service port = 33199, broker url= pulsar://localhost:46363, cluster=use, configs=org.apache.pulsar.broker.ServiceConfiguration@481f2acb[zookeeperServers=127.0.0.1:36579,globalZookeeperServers=<null>,configurationStoreServers=<null>,brokerServicePort=Optional[0],brokerServicePortTls=Optional.empty,webServicePort=Optional[33199],webServicePortTls=Optional.empty,bindAddress=0.0.0.0,advertisedAddress=localhost,advertisedListeners=<null>,internalListenerName=<null>,haProxyProtocolEnabled=false,numAcceptorThreads=1,numIOThreads=4,numOrderedExecutorThreads=8,numHttpServerThreads=8,numExecutorThreadPoolSize=2,numCacheExecutorThreadPoolSize=10,maxConcurrentHttpRequests=1024,delayedDeliveryEnabled=true,delayedDeliveryTrackerFactoryClassName=org.apache.pulsar.broker.delayed.InMemoryDelayedDeliveryTrackerFactory,delayedDeliveryTickTimeMillis=1000,acknowledgmentAtBatchIndexLevelEnabled=false,webSocketServiceEnabled=false,isRunningStandalone=false,clusterName=use,maxTenants=0,failureDomainsEnabled=true,zooKeeperSessionTimeoutMillis=30000,zooKeeperOperationTimeoutSeconds=30,zooKeeperCacheExpirySeconds=300,brokerShutdownTimeoutMs=60000,skipBrokerShutdownOnOOM=false,topicLoadTimeoutSeconds=60,backlogQuotaCheckEnabled=true,backlogQuotaCheckIntervalInSeconds=60,backlogQuotaDefaultLimitGB=-1,backlogQuotaDefaultRetentionPolicy=producer_request_hold,ttlDurationDefaultInSeconds=0,brokerDeleteInactiveTopicsEnabled=true,brokerDeleteInactivePartitionedTopicMetadataEnabled=false,brokerDeleteInactiveTopicsFrequencySeconds=60,brokerDeleteInactiveTopicsMode=delete_when_no_subscriptions,brokerDeleteInactiveTopicsMaxInactiveDurationSeconds=<null>,maxPendingPublishRequestsPerConnection=1000,messageExpiryCheckIntervalInMinutes=5,activeConsumerFailoverDelayTimeMillis=1000,subscriptionExpirationTimeMinutes=0,subscriptionRedeliveryTrackerEnabled=true,subscriptionExpiryCheckIntervalInMinutes=5,subscriptionKeySharedEnable=true,subscriptionKeySharedUseConsistentHashing=false,subscriptionKeySharedConsistentHashingReplicaPoints=100,brokerDeduplicationEnabled=false,brokerDeduplicationMaxNumberOfProducers=10000,brokerDeduplicationSnapshotFrequencyInSeconds=120,brokerDeduplicationSnapshotIntervalSeconds=120,brokerDeduplicationEntriesInterval=1000,brokerDeduplicationProducerInactivityTimeoutMinutes=360,defaultNumberOfNamespaceBundles=4,maxNamespacesPerTenant=0,maxTopicsPerNamespace=0,clientLibraryVersionCheckEnabled=false,statusFilePath=<null>,maxUnackedMessagesPerConsumer=50000,maxUnackedMessagesPerSubscription=200000,maxUnackedMessagesPerBroker=0,maxUnackedMessagesPerSubscriptionOnBrokerBlocked=0.16,topicPublisherThrottlingTickTimeMillis=5,preciseTopicPublishRateLimiterEnable=false,brokerPublisherThrottlingTickTimeMillis=50,brokerPublisherThrottlingMaxMessageRate=0,brokerPublisherThrottlingMaxByteRate=0,maxPublishRatePerTopicInMessages=0,maxPublishRatePerTopicInBytes=0,subscribeThrottlingRatePerConsumer=0,subscribeRatePeriodPerConsumerInSecond=30,dispatchThrottlingRatePerTopicInMsg=0,dispatchThrottlingRatePerTopicInByte=0,dispatchThrottlingRatePerSubscriptionInMsg=0,dispatchThrottlingRatePerSubscriptionInByte=0,dispatchThrottlingRatePerReplicatorInMsg=0,dispatchThrottlingRatePerReplicatorInByte=0,dispatchThrottlingRateRelativeToPublishRate=false,dispatchThrottlingOnNonBacklogConsumerEnabled=false,dispatcherMaxReadBatchSize=100,dispatcherMaxReadSizeBytes=5242880,dispatcherMinReadBatchSize=1,dispatcherMaxRoundRobinBatchSize=20,preciseDispatcherFlowControl=false,maxConcurrentLookupRequest=50000,maxConcurrentTopicLoadRequest=5000,maxConcurrentNonPersistentMessagePerConnection=1000,numWorkerThreadsForNonPersistentTopic=2,enablePersistentTopics=true,enableNonPersistentTopics=true,enableRunBookieTogether=false,enableRunBookieAutoRecoveryTogether=false,maxProducersPerTopic=0,encryptionRequireOnProducer=false,maxConsumersPerTopic=0,maxSubscriptionsPerTopic=0,maxConsumersPerSubscription=0,maxMessageSize=5242880,enableReplicatedSubscriptions=true,replicatedSubscriptionsSnapshotFrequencyMillis=1000,replicatedSubscriptionsSnapshotTimeoutSeconds=30,replicatedSubscriptionsSnapshotMaxCachedPerSubscription=10,maxMessagePublishBufferSizeInMB=512,messagePublishBufferCheckIntervalInMillis=100,lazyCursorRecovery=false,retentionCheckIntervalInSeconds=120,maxNumPartitionsPerPartitionedTopic=0,brokerInterceptorsDirectory=./interceptors,brokerInterceptors=[],disableBrokerInterceptors=true,zookeeperSessionExpiredPolicy=shutdown,topicFencingTimeoutSeconds=0,protocolHandlerDirectory=./protocols,messagingProtocols=[],systemTopicEnabled=false,topicLevelPoliciesEnabled=false,brokerEntryMetadataInterceptors=[],enableNamespaceIsolationUpdateOnTime=false,tlsEnabled=false,tlsCertRefreshCheckDurationSec=300,tlsCertificateFilePath=<null>,tlsKeyFilePath=<null>,tlsTrustCertsFilePath=,tlsAllowInsecureConnection=false,tlsProtocols=[],tlsCiphers=[],tlsRequireTrustedClientCertOnConnect=false,authenticationEnabled=false,authenticationProviders=[],authenticationRefreshCheckSeconds=60,authorizationEnabled=false,authorizationProvider=org.apache.pulsar.broker.authorization.PulsarAuthorizationProvider,superUserRoles=[],proxyRoles=[],authenticateOriginalAuthData=false,authorizationAllowWildcardsMatching=false,brokerClientAuthenticationPlugin=org.apache.pulsar.client.impl.auth.AuthenticationDisabled,brokerClientAuthenticationParameters=,brokerClientTrustCertsFilePath=,anonymousUserRole=<null>,httpMaxRequestSize=-1,httpRequestsLimitEnabled=false,httpRequestsMaxPerSecond=100.0,saslJaasClientAllowedIds=.*pulsar.*,saslJaasServerSectionName=PulsarBroker,kinitCommand=/usr/bin/kinit,bookkeeperMetadataServiceUri=<null>,bookkeeperClientAuthenticationPlugin=<null>,bookkeeperClientAuthenticationParametersName=<null>,bookkeeperClientAuthenticationParameters=<null>,bookkeeperClientTimeoutInSeconds=30,bookkeeperClientSpeculativeReadTimeoutInMillis=0,bookkeeperNumberOfChannelsPerBookie=16,bookkeeperUseV2WireProtocol=true,bookkeeperClientHealthCheckEnabled=true,bookkeeperClientHealthCheckIntervalSeconds=60,bookkeeperClientHealthCheckErrorThresholdPerInterval=5,bookkeeperClientHealthCheckQuarantineTimeInSeconds=1800,bookkeeperClientQuarantineRatio=1.0,bookkeeperClientRackawarePolicyEnabled=true,bookkeeperClientRegionawarePolicyEnabled=false,bookkeeperClientMinNumRacksPerWriteQuorum=2,bookkeeperClientEnforceMinNumRacksPerWriteQuorum=false,bookkeeperClientReorderReadSequenceEnabled=false,bookkeeperClientIsolationGroups=<null>,bookkeeperClientSecondaryIsolationGroups=<null>,bookkeeperClientGetBookieInfoIntervalSeconds=86400,bookkeeperClientGetBookieInfoRetryIntervalSeconds=60,bookkeeperEnableStickyReads=false,bookkeeperTLSProviderFactoryClass=org.apache.bookkeeper.tls.TLSContextFactory,bookkeeperTLSClientAuthentication=false,bookkeeperTLSKeyFileType=PEM,bookkeeperTLSTrustCertTypes=PEM,bookkeeperTLSKeyStorePasswordPath=<null>,bookkeeperTLSTrustStorePasswordPath=<null>,bookkeeperTLSKeyFilePath=<null>,bookkeeperTLSCertificateFilePath=<null>,bookkeeperTLSTrustCertsFilePath=<null>,bookkeeperDiskWeightBasedPlacementEnabled=false,bookkeeperExplicitLacIntervalInMills=0,bookkeeperClientExposeStatsToPrometheus=false,bookkeeperClientThrottleValue=0,managedLedgerDefaultEnsembleSize=2,managedLedgerDefaultWriteQuorum=2,managedLedgerDefaultAckQuorum=2,managedLedgerCursorPositionFlushSeconds=60,managedLedgerDigestType=CRC32C,managedLedgerPassword=,managedLedgerMaxEnsembleSize=5,managedLedgerMaxWriteQuorum=5,managedLedgerMaxAckQuorum=5,managedLedgerCacheSizeMB=204,managedLedgerCacheCopyEntries=false,managedLedgerCacheEvictionWatermark=0.8999999761581421,managedLedgerCacheEvictionFrequency=100.0,managedLedgerCacheEvictionTimeThresholdMillis=1000,managedLedgerCursorBackloggedThreshold=1000,managedLedgerDefaultMarkDeleteRateLimit=1.0,allowAutoTopicCreation=true,allowAutoTopicCreationType=non-partitioned,allowAutoSubscriptionCreation=true,defaultNumPartitions=1,managedLedgerNumWorkerThreads=2,managedLedgerNumSchedulerThreads=2,managedLedgerMaxEntriesPerLedger=50000,managedLedgerMinLedgerRolloverTimeMinutes=10,managedLedgerMaxLedgerRolloverTimeMinutes=240,managedLedgerMaxSizePerLedgerMbytes=2048,managedLedgerOffloadDeletionLagMs=14400000,managedLedgerOffloadAutoTriggerSizeThresholdBytes=-1,managedLedgerCursorMaxEntriesPerLedger=50000,managedLedgerCursorRolloverTimeInSeconds=14400,managedLedgerMaxUnackedRangesToPersist=10000,managedLedgerMaxUnackedRangesToPersistInZooKeeper=1000,managedLedgerUnackedRangesOpenCacheSetEnabled=true,autoSkipNonRecoverableData=false,managedLedgerMetadataOperationsTimeoutSeconds=60,managedLedgerReadEntryTimeoutSeconds=0,managedLedgerAddEntryTimeoutSeconds=0,managedLedgerPrometheusStatsLatencyRolloverSeconds=60,managedLedgerTraceTaskExecution=true,managedLedgerNewEntriesCheckDelayInMillis=10,managedLedgerDataReadPriority=tiered-storage-first,loadBalancerEnabled=true,loadBalancerPlacementStrategy=leastLoadedServer,loadBalancerLoadSheddingStrategy=org.apache.pulsar.broker.loadbalance.impl.OverloadShedder,loadBalancerReportUpdateThresholdPercentage=10,loadBalancerReportUpdateMaxIntervalMinutes=15,loadBalancerHostUsageCheckIntervalMinutes=1,loadBalancerSheddingEnabled=true,loadBalancerSheddingIntervalMinutes=1,loadBalancerSheddingGracePeriodMinutes=30,loadBalancerBrokerUnderloadedThresholdPercentage=50,loadBalancerBrokerMaxTopics=50000,loadBalancerBrokerOverloadedThresholdPercentage=100,loadBalancerBrokerThresholdShedderPercentage=10,loadBalancerHistoryResourcePercentage=0.9,loadBalancerBandwithInResourceWeight=1.0,loadBalancerBandwithOutResourceWeight=1.0,loadBalancerCPUResourceWeight=1.0,loadBalancerMemoryResourceWeight=1.0,loadBalancerDirectMemoryResourceWeight=1.0,loadBalancerBundleUnloadMinThroughputThreshold=10.0,loadBalancerResourceQuotaUpdateIntervalMinutes=15,loadBalancerBrokerComfortLoadLevelPercentage=65,loadBalancerAutoBundleSplitEnabled=true,loadBalancerAutoUnloadSplitBundlesEnabled=true,loadBalancerNamespaceBundleMaxTopics=1000,loadBalancerNamespaceBundleMaxSessions=1000,loadBalancerNamespaceBundleMaxMsgRate=30000,loadBalancerNamespaceBundleMaxBandwidthMbytes=100,loadBalancerNamespaceMaximumBundles=128,loadManagerClassName=org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl,supportedNamespaceBundleSplitAlgorithms=[range_equally_divide, topic_count_equally_divide],defaultNamespaceBundleSplitAlgorithm=range_equally_divide,loadBalancerOverrideBrokerNicSpeedGbps=<null>,replicationMetricsEnabled=false,replicationConnectionsPerBroker=16,replicatorPrefix=pulsar.repl,replicationProducerQueueSize=1000,replicationPolicyCheckDurationSeconds=600,replicationTlsEnabled=false,brokerClientTlsEnabled=false,defaultRetentionTimeInMinutes=0,defaultRetentionSizeInMB=0,keepAliveIntervalSeconds=30,brokerServicePurgeInactiveFrequencyInSeconds=60,bootstrapNamespaces=[],properties={},preferLaterVersions=false,brokerServiceCompactionMonitorIntervalInSeconds=60,isSchemaValidationEnforced=false,schemaRegistryStorageClassName=org.apache.pulsar.broker.service.schema.BookkeeperSchemaStorageFactory,schemaRegistryCompatibilityCheckers=[org.apache.pulsar.broker.service.schema.ProtobufNativeSchemaCompatibilityCheck, org.apache.pulsar.broker.service.schema.JsonSchemaCompatibilityCheck, org.apache.pulsar.broker.service.schema.AvroSchemaCompatibilityCheck],webSocketNumIoThreads=2,webSocketConnectionsPerBroker=2,webSocketSessionIdleTimeoutMillis=300000,webSocketMaxTextFrameSize=1048576,exposeTopicLevelMetricsInPrometheus=true,exposeConsumerLevelMetricsInPrometheus=false,jvmGCMetricsLoggerClassName=<null>,exposePreciseBacklogInPrometheus=false,functionsWorkerEnabled=false,functionsWorkerServiceNarPackage=,exposePublisherStats=true,statsUpdateFrequencyInSecs=60,statsUpdateInitialDelayInSecs=60,offloadersDirectory=./offloaders,managedLedgerOffloadDriver=<null>,managedLedgerOffloadMaxThreads=2,narExtractionDirectory=/tmp,managedLedgerOffloadPrefetchRounds=1,transactionCoordinatorEnabled=false,transactionMetadataStoreProviderClassName=org.apache.pulsar.transaction.coordinator.impl.MLTransactionMetadataStoreProvider,transactionBufferProviderClassName=org.apache.pulsar.broker.transaction.buffer.impl.TopicTransactionBufferProvider,tlsEnabledWithKeyStore=false,tlsProvider=<null>,tlsKeyStoreType=JKS,tlsKeyStore=<null>,tlsKeyStorePassword=<null>,tlsTrustStoreType=JKS,tlsTrustStore=<null>,tlsTrustStorePassword=<null>,brokerClientTlsEnabledWithKeyStore=false,brokerClientSslProvider=<null>,brokerClientTlsTrustStoreType=JKS,brokerClientTlsTrustStore=<null>,brokerClientTlsTrustStorePassword=<null>,brokerClientTlsCiphers=[],brokerClientTlsProtocols=[],enablePackagesManagement=false,packagesManagementStorageProvider=org.apache.pulsar.packages.management.storage.bookkeeper.BookKeeperPackagesStorageProvider,packagesReplicas=1,packagesManagementLedgerRootPath=/ledgers]
07:04:52.531 [main] INFO org.apache.pulsar.broker.PulsarService - Starting Pulsar Broker service; version: '2.8.0-SNAPSHOT'
07:04:52.531 [main] INFO org.apache.pulsar.broker.PulsarService - Git Revision 47df15cc5e3d539240935c960f6f5e5d865124ac
07:04:52.531 [main] INFO org.apache.pulsar.broker.PulsarService - Built by Lari Hotari <lari@hotari.net> on pop-os at 2021-02-01T08:27:05+0200
07:04:52.531 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:36579 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@670738b2
07:04:52.531 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:52.531 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:52.532 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:36579. Will not attempt to authenticate using SASL (unknown error)
07:04:52.532 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:48958, server: localhost/127.0.0.1:36579
07:04:52.533 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:36579, sessionid = 0x100002ef280000a, negotiated timeout = 30000
07:04:52.533 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:52.534 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:36579 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@7ca0b2cf
07:04:52.534 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:52.534 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:52.534 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:36579. Will not attempt to authenticate using SASL (unknown error)
07:04:52.534 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:48960, server: localhost/127.0.0.1:36579
07:04:52.536 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:36579, sessionid = 0x100002ef280000b, negotiated timeout = 30000
07:04:52.536 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:52.537 [main] INFO org.apache.pulsar.broker.protocol.ProtocolHandlerUtils - Searching for protocol handlers in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./protocols
07:04:52.537 [main] WARN org.apache.pulsar.broker.protocol.ProtocolHandlerUtils - Protocol handler directory not found
07:04:52.538 [pulsar-ordered-OrderedExecutor-2-0] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:36579 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@6031c012
07:04:52.538 [pulsar-ordered-OrderedExecutor-2-0] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:52.538 [pulsar-ordered-OrderedExecutor-2-0] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:52.538 [pulsar-ordered-OrderedExecutor-2-0-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:36579. Will not attempt to authenticate using SASL (unknown error)
07:04:52.538 [pulsar-ordered-OrderedExecutor-2-0-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:48962, server: localhost/127.0.0.1:36579
07:04:52.540 [pulsar-ordered-OrderedExecutor-2-0-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:36579, sessionid = 0x100002ef280000c, negotiated timeout = 30000
07:04:52.540 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:52.540 [pulsar-ordered-OrderedExecutor-2-0] INFO org.apache.pulsar.zookeeper.ZookeeperBkClientFactoryImpl - ZooKeeper session established: State:CONNECTED Timeout:30000 sessionid:0x100002ef280000c local:/127.0.0.1:48962 remoteserver:localhost/127.0.0.1:36579 lastZxid:0 xid:1 sent:1 recv:1 queuedpkts:0 pendingresp:0 queuedevents:0
07:04:52.540 [main] INFO org.apache.pulsar.broker.PulsarService - starting configuration cache service
07:04:52.541 [pulsar-ordered-OrderedExecutor-6-0] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:36579 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@11867321
07:04:52.541 [pulsar-ordered-OrderedExecutor-6-0] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:52.541 [pulsar-ordered-OrderedExecutor-6-0] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:52.542 [pulsar-ordered-OrderedExecutor-6-0-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:36579. Will not attempt to authenticate using SASL (unknown error)
07:04:52.542 [pulsar-ordered-OrderedExecutor-6-0-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:48964, server: localhost/127.0.0.1:36579
07:04:52.543 [pulsar-ordered-OrderedExecutor-6-0-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:36579, sessionid = 0x100002ef280000d, negotiated timeout = 30000
07:04:52.543 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:52.543 [pulsar-ordered-OrderedExecutor-6-0] INFO org.apache.pulsar.zookeeper.ZookeeperBkClientFactoryImpl - ZooKeeper session established: State:CONNECTED Timeout:30000 sessionid:0x100002ef280000d local:/127.0.0.1:48964 remoteserver:localhost/127.0.0.1:36579 lastZxid:0 xid:1 sent:1 recv:1 queuedpkts:0 pendingresp:0 queuedevents:0
07:04:52.575 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:36579/ledgers : zkServers = 127.0.0.1:36579, ledgersRootPath = /ledgers.
07:04:52.575 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:36579 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@7a1f008
07:04:52.575 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:52.575 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:52.576 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:36579. Will not attempt to authenticate using SASL (unknown error)
07:04:52.576 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:48966, server: localhost/127.0.0.1:36579
07:04:52.577 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:36579, sessionid = 0x100002ef280000e, negotiated timeout = 10000
07:04:52.577 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:52.579 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping - Reloading the bookie rack affinity mapping cache.
07:04:52.579 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:52.579 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:127.0.1.1:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
07:04:52.579 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
07:04:52.579 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
07:04:52.580 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:37251 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:37251, port=37251, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:52.580 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:33545 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:33545, port=33545, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:52.580 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:41895 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:41895, port=41895, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:52.581 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:52.581 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:37251
07:04:52.581 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:52.581 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:33545
07:04:52.581 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:52.581 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:41895
07:04:52.583 [main] INFO org.apache.bookkeeper.mledger.impl.EntryCacheManager - Initialized managed-ledger entry cache of 204.0 Mb
07:04:52.583 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - topic_load_times is already registred Collector already registered that provides name: topic_load_times_count
07:04:52.583 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - zk_write_latency is already registred Collector already registered that provides name: zk_write_latency_count
07:04:52.583 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - zk_read_latency is already registred Collector already registered that provides name: zk_read_latency_count
07:04:52.584 [main] INFO org.apache.pulsar.broker.service.BrokerService - Using 4 threads for broker service IO
07:04:52.584 [main] INFO org.apache.pulsar.broker.authorization.AuthorizationService - org.apache.pulsar.broker.authorization.PulsarAuthorizationProvider has been loaded.
07:04:52.584 [main] INFO org.apache.pulsar.broker.authentication.AuthenticationService - Authentication is disabled
07:04:52.585 [main] INFO org.apache.pulsar.broker.service.BrokerService - Disabling per broker unack-msg blocking due invalid unAckMsgSubscriptionPercentageLimitOnBrokerBlocked 0.16
07:04:52.593 [main] INFO org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl - Cluster domain refreshed {}
07:04:52.593 [main] INFO org.apache.pulsar.broker.PulsarService - Starting name space service, bootstrap namespaces=[]
07:04:52.595 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:36579/ledgers : zkServers = 127.0.0.1:36579, ledgersRootPath = /ledgers.
07:04:52.595 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:36579 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@54ba7366
07:04:52.595 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:52.595 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:52.596 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:36579. Will not attempt to authenticate using SASL (unknown error)
07:04:52.596 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:48968, server: localhost/127.0.0.1:36579
07:04:52.598 [main-SendThread(127.0.0.1:36579)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:36579, sessionid = 0x100002ef280000f, negotiated timeout = 10000
07:04:52.598 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:52.599 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:52.599 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:127.0.1.1:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
07:04:52.599 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
07:04:52.599 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
07:04:52.600 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:37251 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:37251, port=37251, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:52.600 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:33545 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:33545, port=33545, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:52.600 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:41895 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:41895, port=41895, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:52.600 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:52.600 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:37251
07:04:52.600 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:52.600 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:33545
07:04:52.600 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:52.600 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:41895
07:04:52.601 [main] INFO org.apache.bookkeeper.mledger.offload.OffloaderUtils - Searching for offloaders in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./offloaders
07:04:52.601 [main] WARN org.apache.bookkeeper.mledger.offload.OffloaderUtils - Offloaders archive directory not found
07:04:52.601 [main] INFO org.apache.pulsar.broker.PulsarService - No ledger offloader configured, using NULL instance
07:04:52.601 [main] INFO org.apache.pulsar.broker.intercept.BrokerInterceptorUtils - Searching for broker interceptors in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./interceptors
07:04:52.601 [main] WARN org.apache.pulsar.broker.intercept.BrokerInterceptorUtils - Pulsar broker interceptors directory not found
07:04:52.603 [main] INFO org.apache.pulsar.broker.service.DistributedIdGenerator - Created sequential node at /counters/producer-name/-0000000001 -- Generator Id is use-1
07:04:52.604 [main] INFO org.apache.pulsar.broker.service.BrokerService - Started Pulsar Broker service on /0:0:0:0:0:0:0:0%0:35309
07:04:52.606 [main] INFO org.apache.pulsar.broker.service.BrokerService - Scheduling a thread to check backlog quota after [60] seconds in background
07:04:52.611 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 1.8.0_275-b01
07:04:52.612 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
07:04:52.612 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
07:04:52.612 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms
07:04:52.676 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@5581f3e3{/,null,AVAILABLE}
07:04:52.709 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@71962018{/,null,AVAILABLE}
07:04:52.893 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@37a26221{/admin,null,AVAILABLE}
07:04:53.147 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@95aa79c{/admin/v2,null,AVAILABLE}
07:04:53.240 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@71ebb8e1{/admin/v3,null,AVAILABLE}
07:04:53.277 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@25bb5bf9{/lookup,null,AVAILABLE}
07:04:53.277 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@93bc31f{/metrics,null,AVAILABLE}
07:04:53.277 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.h.ContextHandler@e0dc940{/static,null,AVAILABLE}
07:04:53.278 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started PulsarServerConnector@14e9458a{HTTP/1.1, (http/1.1)}{0.0.0.0:42919}
07:04:53.278 [main] INFO org.eclipse.jetty.server.Server - Started @17884ms
07:04:53.278 [main] INFO org.apache.pulsar.broker.web.WebService - HTTP Service started at http://0.0.0.0:42919
07:04:53.278 [main] INFO org.apache.pulsar.broker.web.WebService - HTTPS Service disabled
07:04:53.282 [metadata-store-336-1] INFO org.apache.pulsar.broker.PulsarService - This broker is a follower. Current leader is Optional[LeaderBroker(serviceUrl=http://localhost:33199)]
07:04:53.282 [ForkJoinPool.commonPool-worker-0] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully created local policies for /admin/local-policies/pulsar/use/localhost:42919 -- Optional.empty
07:04:53.282 [main] INFO org.apache.pulsar.broker.namespace.OwnershipCache - Trying to acquire ownership of pulsar/use/localhost:42919/0x00000000_0xffffffff
07:04:53.293 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnershipCache - Successfully acquired ownership of /namespace/pulsar/use/localhost:42919/0x00000000_0xffffffff
07:04:53.293 [pulsar-334-1] INFO org.apache.pulsar.broker.PulsarService - Loading all topics on bundle: pulsar/use/localhost:42919/0x00000000_0xffffffff
07:04:53.293 [main] INFO org.apache.pulsar.broker.namespace.NamespaceService - added heartbeat namespace name in local cache: ns=pulsar/use/localhost:42919
07:04:53.293 [main] INFO org.apache.pulsar.broker.PulsarService - Starting load management service ...
07:04:53.297 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CONNECTED Timeout:30000 sessionid:0x100002ef2800006 local:/127.0.0.1:48950 remoteserver:localhost/127.0.0.1:36579 lastZxid:58 xid:50 sent:50 recv:55 queuedpkts:0 pendingresp:0 queuedevents:0] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/loadbalance/brokers
07:04:53.298 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - reloadCache called in zookeeperChildrenCache for path /loadbalance/brokers
07:04:53.304 [main] INFO org.apache.pulsar.broker.PulsarService - Starting load balancer
07:04:53.304 [main] INFO org.apache.pulsar.broker.PulsarService - SLA Namespace = sla-monitor/use/localhost:42919 doesn't exist.
07:04:53.304 [main] INFO org.apache.pulsar.broker.PulsarService - messaging service is ready
07:04:53.305 [main] INFO org.apache.pulsar.broker.PulsarService - messaging service is ready, bootstrap service port = 42919, broker url= pulsar://localhost:35309, cluster=use, configs=org.apache.pulsar.broker.ServiceConfiguration@26ffe94e[zookeeperServers=127.0.0.1:36579,globalZookeeperServers=<null>,configurationStoreServers=<null>,brokerServicePort=Optional[0],brokerServicePortTls=Optional.empty,webServicePort=Optional[42919],webServicePortTls=Optional.empty,bindAddress=0.0.0.0,advertisedAddress=localhost,advertisedListeners=<null>,internalListenerName=<null>,haProxyProtocolEnabled=false,numAcceptorThreads=1,numIOThreads=4,numOrderedExecutorThreads=8,numHttpServerThreads=8,numExecutorThreadPoolSize=2,numCacheExecutorThreadPoolSize=10,maxConcurrentHttpRequests=1024,delayedDeliveryEnabled=true,delayedDeliveryTrackerFactoryClassName=org.apache.pulsar.broker.delayed.InMemoryDelayedDeliveryTrackerFactory,delayedDeliveryTickTimeMillis=1000,acknowledgmentAtBatchIndexLevelEnabled=false,webSocketServiceEnabled=false,isRunningStandalone=false,clusterName=use,maxTenants=0,failureDomainsEnabled=true,zooKeeperSessionTimeoutMillis=30000,zooKeeperOperationTimeoutSeconds=30,zooKeeperCacheExpirySeconds=300,brokerShutdownTimeoutMs=60000,skipBrokerShutdownOnOOM=false,topicLoadTimeoutSeconds=60,backlogQuotaCheckEnabled=true,backlogQuotaCheckIntervalInSeconds=60,backlogQuotaDefaultLimitGB=-1,backlogQuotaDefaultRetentionPolicy=producer_request_hold,ttlDurationDefaultInSeconds=0,brokerDeleteInactiveTopicsEnabled=true,brokerDeleteInactivePartitionedTopicMetadataEnabled=false,brokerDeleteInactiveTopicsFrequencySeconds=60,brokerDeleteInactiveTopicsMode=delete_when_no_subscriptions,brokerDeleteInactiveTopicsMaxInactiveDurationSeconds=<null>,maxPendingPublishRequestsPerConnection=1000,messageExpiryCheckIntervalInMinutes=5,activeConsumerFailoverDelayTimeMillis=1000,subscriptionExpirationTimeMinutes=0,subscriptionRedeliveryTrackerEnabled=true,subscriptionExpiryCheckIntervalInMinutes=5,subscriptionKeySharedEnable=true,subscriptionKeySharedUseConsistentHashing=false,subscriptionKeySharedConsistentHashingReplicaPoints=100,brokerDeduplicationEnabled=false,brokerDeduplicationMaxNumberOfProducers=10000,brokerDeduplicationSnapshotFrequencyInSeconds=120,brokerDeduplicationSnapshotIntervalSeconds=120,brokerDeduplicationEntriesInterval=1000,brokerDeduplicationProducerInactivityTimeoutMinutes=360,defaultNumberOfNamespaceBundles=4,maxNamespacesPerTenant=0,maxTopicsPerNamespace=0,clientLibraryVersionCheckEnabled=false,statusFilePath=<null>,maxUnackedMessagesPerConsumer=50000,maxUnackedMessagesPerSubscription=200000,maxUnackedMessagesPerBroker=0,maxUnackedMessagesPerSubscriptionOnBrokerBlocked=0.16,topicPublisherThrottlingTickTimeMillis=5,preciseTopicPublishRateLimiterEnable=false,brokerPublisherThrottlingTickTimeMillis=50,brokerPublisherThrottlingMaxMessageRate=0,brokerPublisherThrottlingMaxByteRate=0,maxPublishRatePerTopicInMessages=0,maxPublishRatePerTopicInBytes=0,subscribeThrottlingRatePerConsumer=0,subscribeRatePeriodPerConsumerInSecond=30,dispatchThrottlingRatePerTopicInMsg=0,dispatchThrottlingRatePerTopicInByte=0,dispatchThrottlingRatePerSubscriptionInMsg=0,dispatchThrottlingRatePerSubscriptionInByte=0,dispatchThrottlingRatePerReplicatorInMsg=0,dispatchThrottlingRatePerReplicatorInByte=0,dispatchThrottlingRateRelativeToPublishRate=false,dispatchThrottlingOnNonBacklogConsumerEnabled=false,dispatcherMaxReadBatchSize=100,dispatcherMaxReadSizeBytes=5242880,dispatcherMinReadBatchSize=1,dispatcherMaxRoundRobinBatchSize=20,preciseDispatcherFlowControl=false,maxConcurrentLookupRequest=50000,maxConcurrentTopicLoadRequest=5000,maxConcurrentNonPersistentMessagePerConnection=1000,numWorkerThreadsForNonPersistentTopic=2,enablePersistentTopics=true,enableNonPersistentTopics=true,enableRunBookieTogether=false,enableRunBookieAutoRecoveryTogether=false,maxProducersPerTopic=0,encryptionRequireOnProducer=false,maxConsumersPerTopic=0,maxSubscriptionsPerTopic=0,maxConsumersPerSubscription=0,maxMessageSize=5242880,enableReplicatedSubscriptions=true,replicatedSubscriptionsSnapshotFrequencyMillis=1000,replicatedSubscriptionsSnapshotTimeoutSeconds=30,replicatedSubscriptionsSnapshotMaxCachedPerSubscription=10,maxMessagePublishBufferSizeInMB=512,messagePublishBufferCheckIntervalInMillis=100,lazyCursorRecovery=false,retentionCheckIntervalInSeconds=120,maxNumPartitionsPerPartitionedTopic=0,brokerInterceptorsDirectory=./interceptors,brokerInterceptors=[],disableBrokerInterceptors=true,zookeeperSessionExpiredPolicy=shutdown,topicFencingTimeoutSeconds=0,protocolHandlerDirectory=./protocols,messagingProtocols=[],systemTopicEnabled=false,topicLevelPoliciesEnabled=false,brokerEntryMetadataInterceptors=[],enableNamespaceIsolationUpdateOnTime=false,tlsEnabled=false,tlsCertRefreshCheckDurationSec=300,tlsCertificateFilePath=<null>,tlsKeyFilePath=<null>,tlsTrustCertsFilePath=,tlsAllowInsecureConnection=false,tlsProtocols=[],tlsCiphers=[],tlsRequireTrustedClientCertOnConnect=false,authenticationEnabled=false,authenticationProviders=[],authenticationRefreshCheckSeconds=60,authorizationEnabled=false,authorizationProvider=org.apache.pulsar.broker.authorization.PulsarAuthorizationProvider,superUserRoles=[],proxyRoles=[],authenticateOriginalAuthData=false,authorizationAllowWildcardsMatching=false,brokerClientAuthenticationPlugin=org.apache.pulsar.client.impl.auth.AuthenticationDisabled,brokerClientAuthenticationParameters=,brokerClientTrustCertsFilePath=,anonymousUserRole=<null>,httpMaxRequestSize=-1,httpRequestsLimitEnabled=false,httpRequestsMaxPerSecond=100.0,saslJaasClientAllowedIds=.*pulsar.*,saslJaasServerSectionName=PulsarBroker,kinitCommand=/usr/bin/kinit,bookkeeperMetadataServiceUri=<null>,bookkeeperClientAuthenticationPlugin=<null>,bookkeeperClientAuthenticationParametersName=<null>,bookkeeperClientAuthenticationParameters=<null>,bookkeeperClientTimeoutInSeconds=30,bookkeeperClientSpeculativeReadTimeoutInMillis=0,bookkeeperNumberOfChannelsPerBookie=16,bookkeeperUseV2WireProtocol=true,bookkeeperClientHealthCheckEnabled=true,bookkeeperClientHealthCheckIntervalSeconds=60,bookkeeperClientHealthCheckErrorThresholdPerInterval=5,bookkeeperClientHealthCheckQuarantineTimeInSeconds=1800,bookkeeperClientQuarantineRatio=1.0,bookkeeperClientRackawarePolicyEnabled=true,bookkeeperClientRegionawarePolicyEnabled=false,bookkeeperClientMinNumRacksPerWriteQuorum=2,bookkeeperClientEnforceMinNumRacksPerWriteQuorum=false,bookkeeperClientReorderReadSequenceEnabled=false,bookkeeperClientIsolationGroups=<null>,bookkeeperClientSecondaryIsolationGroups=<null>,bookkeeperClientGetBookieInfoIntervalSeconds=86400,bookkeeperClientGetBookieInfoRetryIntervalSeconds=60,bookkeeperEnableStickyReads=false,bookkeeperTLSProviderFactoryClass=org.apache.bookkeeper.tls.TLSContextFactory,bookkeeperTLSClientAuthentication=false,bookkeeperTLSKeyFileType=PEM,bookkeeperTLSTrustCertTypes=PEM,bookkeeperTLSKeyStorePasswordPath=<null>,bookkeeperTLSTrustStorePasswordPath=<null>,bookkeeperTLSKeyFilePath=<null>,bookkeeperTLSCertificateFilePath=<null>,bookkeeperTLSTrustCertsFilePath=<null>,bookkeeperDiskWeightBasedPlacementEnabled=false,bookkeeperExplicitLacIntervalInMills=0,bookkeeperClientExposeStatsToPrometheus=false,bookkeeperClientThrottleValue=0,managedLedgerDefaultEnsembleSize=2,managedLedgerDefaultWriteQuorum=2,managedLedgerDefaultAckQuorum=2,managedLedgerCursorPositionFlushSeconds=60,managedLedgerDigestType=CRC32C,managedLedgerPassword=,managedLedgerMaxEnsembleSize=5,managedLedgerMaxWriteQuorum=5,managedLedgerMaxAckQuorum=5,managedLedgerCacheSizeMB=204,managedLedgerCacheCopyEntries=false,managedLedgerCacheEvictionWatermark=0.8999999761581421,managedLedgerCacheEvictionFrequency=100.0,managedLedgerCacheEvictionTimeThresholdMillis=1000,managedLedgerCursorBackloggedThreshold=1000,managedLedgerDefaultMarkDeleteRateLimit=1.0,allowAutoTopicCreation=true,allowAutoTopicCreationType=non-partitioned,allowAutoSubscriptionCreation=true,defaultNumPartitions=1,managedLedgerNumWorkerThreads=2,managedLedgerNumSchedulerThreads=2,managedLedgerMaxEntriesPerLedger=50000,managedLedgerMinLedgerRolloverTimeMinutes=10,managedLedgerMaxLedgerRolloverTimeMinutes=240,managedLedgerMaxSizePerLedgerMbytes=2048,managedLedgerOffloadDeletionLagMs=14400000,managedLedgerOffloadAutoTriggerSizeThresholdBytes=-1,managedLedgerCursorMaxEntriesPerLedger=50000,managedLedgerCursorRolloverTimeInSeconds=14400,managedLedgerMaxUnackedRangesToPersist=10000,managedLedgerMaxUnackedRangesToPersistInZooKeeper=1000,managedLedgerUnackedRangesOpenCacheSetEnabled=true,autoSkipNonRecoverableData=false,managedLedgerMetadataOperationsTimeoutSeconds=60,managedLedgerReadEntryTimeoutSeconds=0,managedLedgerAddEntryTimeoutSeconds=0,managedLedgerPrometheusStatsLatencyRolloverSeconds=60,managedLedgerTraceTaskExecution=true,managedLedgerNewEntriesCheckDelayInMillis=10,managedLedgerDataReadPriority=tiered-storage-first,loadBalancerEnabled=true,loadBalancerPlacementStrategy=leastLoadedServer,loadBalancerLoadSheddingStrategy=org.apache.pulsar.broker.loadbalance.impl.OverloadShedder,loadBalancerReportUpdateThresholdPercentage=10,loadBalancerReportUpdateMaxIntervalMinutes=15,loadBalancerHostUsageCheckIntervalMinutes=1,loadBalancerSheddingEnabled=true,loadBalancerSheddingIntervalMinutes=1,loadBalancerSheddingGracePeriodMinutes=30,loadBalancerBrokerUnderloadedThresholdPercentage=50,loadBalancerBrokerMaxTopics=50000,loadBalancerBrokerOverloadedThresholdPercentage=100,loadBalancerBrokerThresholdShedderPercentage=10,loadBalancerHistoryResourcePercentage=0.9,loadBalancerBandwithInResourceWeight=1.0,loadBalancerBandwithOutResourceWeight=1.0,loadBalancerCPUResourceWeight=1.0,loadBalancerMemoryResourceWeight=1.0,loadBalancerDirectMemoryResourceWeight=1.0,loadBalancerBundleUnloadMinThroughputThreshold=10.0,loadBalancerResourceQuotaUpdateIntervalMinutes=15,loadBalancerBrokerComfortLoadLevelPercentage=65,loadBalancerAutoBundleSplitEnabled=true,loadBalancerAutoUnloadSplitBundlesEnabled=true,loadBalancerNamespaceBundleMaxTopics=1000,loadBalancerNamespaceBundleMaxSessions=1000,loadBalancerNamespaceBundleMaxMsgRate=30000,loadBalancerNamespaceBundleMaxBandwidthMbytes=100,loadBalancerNamespaceMaximumBundles=128,loadManagerClassName=org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl,supportedNamespaceBundleSplitAlgorithms=[range_equally_divide, topic_count_equally_divide],defaultNamespaceBundleSplitAlgorithm=range_equally_divide,loadBalancerOverrideBrokerNicSpeedGbps=<null>,replicationMetricsEnabled=false,replicationConnectionsPerBroker=16,replicatorPrefix=pulsar.repl,replicationProducerQueueSize=1000,replicationPolicyCheckDurationSeconds=600,replicationTlsEnabled=false,brokerClientTlsEnabled=false,defaultRetentionTimeInMinutes=0,defaultRetentionSizeInMB=0,keepAliveIntervalSeconds=30,brokerServicePurgeInactiveFrequencyInSeconds=60,bootstrapNamespaces=[],properties={},preferLaterVersions=false,brokerServiceCompactionMonitorIntervalInSeconds=60,isSchemaValidationEnforced=false,schemaRegistryStorageClassName=org.apache.pulsar.broker.service.schema.BookkeeperSchemaStorageFactory,schemaRegistryCompatibilityCheckers=[org.apache.pulsar.broker.service.schema.ProtobufNativeSchemaCompatibilityCheck, org.apache.pulsar.broker.service.schema.JsonSchemaCompatibilityCheck, org.apache.pulsar.broker.service.schema.AvroSchemaCompatibilityCheck],webSocketNumIoThreads=2,webSocketConnectionsPerBroker=2,webSocketSessionIdleTimeoutMillis=300000,webSocketMaxTextFrameSize=1048576,exposeTopicLevelMetricsInPrometheus=true,exposeConsumerLevelMetricsInPrometheus=false,jvmGCMetricsLoggerClassName=<null>,exposePreciseBacklogInPrometheus=false,functionsWorkerEnabled=false,functionsWorkerServiceNarPackage=,exposePublisherStats=true,statsUpdateFrequencyInSecs=60,statsUpdateInitialDelayInSecs=60,offloadersDirectory=./offloaders,managedLedgerOffloadDriver=<null>,managedLedgerOffloadMaxThreads=2,narExtractionDirectory=/tmp,managedLedgerOffloadPrefetchRounds=1,transactionCoordinatorEnabled=false,transactionMetadataStoreProviderClassName=org.apache.pulsar.transaction.coordinator.impl.MLTransactionMetadataStoreProvider,transactionBufferProviderClassName=org.apache.pulsar.broker.transaction.buffer.impl.TopicTransactionBufferProvider,tlsEnabledWithKeyStore=false,tlsProvider=<null>,tlsKeyStoreType=JKS,tlsKeyStore=<null>,tlsKeyStorePassword=<null>,tlsTrustStoreType=JKS,tlsTrustStore=<null>,tlsTrustStorePassword=<null>,brokerClientTlsEnabledWithKeyStore=false,brokerClientSslProvider=<null>,brokerClientTlsTrustStoreType=JKS,brokerClientTlsTrustStore=<null>,brokerClientTlsTrustStorePassword=<null>,brokerClientTlsCiphers=[],brokerClientTlsProtocols=[],enablePackagesManagement=false,packagesManagementStorageProvider=org.apache.pulsar.packages.management.storage.bookkeeper.BookKeeperPackagesStorageProvider,packagesReplicas=1,packagesManagementLedgerRootPath=/ledgers]
------- Starting test [TestClass name=class org.apache.pulsar.broker.loadbalance.AntiAffinityNamespaceGroupTest].testBrokerSelectionForAntiAffinityGroup([])-------
07:04:53.448 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CONNECTED Timeout:30000 sessionid:0x100002ef280000d local:/127.0.0.1:48964 remoteserver:localhost/127.0.0.1:36579 lastZxid:71 xid:8 sent:8 recv:9 queuedpkts:0 pendingresp:0 queuedevents:0] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/admin/clusters/use/failureDomain
07:04:53.448 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CONNECTED Timeout:30000 sessionid:0x100002ef2800007 local:/127.0.0.1:48952 remoteserver:localhost/127.0.0.1:36579 lastZxid:58 xid:10 sent:10 recv:11 queuedpkts:0 pendingresp:0 queuedevents:0] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/admin/clusters/use/failureDomain
07:04:53.449 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - reloadCache called in zookeeperChildrenCache for path /admin/clusters/use/failureDomain
07:04:53.449 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - reloadCache called in zookeeperChildrenCache for path /admin/clusters/use/failureDomain
07:04:53.449 [pulsar-web-327-5] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:04:53 +0000] "POST /admin/v2/clusters/use/failureDomains/domain1 HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 19
07:04:53.450 [pulsar-modular-load-manager-365-1] INFO org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl - Cluster domain refreshed {localhost:33199=domain1}
07:04:53.450 [pulsar-modular-load-manager-318-1] INFO org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl - Cluster domain refreshed {localhost:33199=domain1}
07:04:53.458 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CONNECTED Timeout:30000 sessionid:0x100002ef2800007 local:/127.0.0.1:48952 remoteserver:localhost/127.0.0.1:36579 lastZxid:72 xid:12 sent:12 recv:14 queuedpkts:0 pendingresp:0 queuedevents:0] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/admin/clusters/use/failureDomain
07:04:53.458 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CONNECTED Timeout:30000 sessionid:0x100002ef280000d local:/127.0.0.1:48964 remoteserver:localhost/127.0.0.1:36579 lastZxid:72 xid:10 sent:10 recv:12 queuedpkts:0 pendingresp:0 queuedevents:0] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/admin/clusters/use/failureDomain
07:04:53.459 [pulsar-web-327-1] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:04:53 +0000] "POST /admin/v2/clusters/use/failureDomains/domain2 HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 5
07:04:53.459 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - reloadCache called in zookeeperChildrenCache for path /admin/clusters/use/failureDomain
07:04:53.459 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - reloadCache called in zookeeperChildrenCache for path /admin/clusters/use/failureDomain
07:04:53.460 [pulsar-modular-load-manager-318-1] INFO org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl - Cluster domain refreshed {localhost:33199=domain1, localhost:42919=domain2}
07:04:53.460 [pulsar-modular-load-manager-365-1] INFO org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl - Cluster domain refreshed {localhost:33199=domain1, localhost:42919=domain2}
07:04:53.467 [metadata-store-290-1] INFO org.apache.pulsar.broker.admin.impl.TenantsBase - [null] Created tenant tenant-c8478edb-886e-43b7-8d43-12cc159c0eb9
07:04:53.468 [metadata-store-290-1] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:04:53 +0000] "PUT /admin/v2/tenants/tenant-c8478edb-886e-43b7-8d43-12cc159c0eb9 HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 6
07:04:53.473 [pulsar-web-327-6] INFO org.apache.pulsar.broker.web.PulsarWebResource - Successfully validated clusters on tenant [tenant-c8478edb-886e-43b7-8d43-12cc159c0eb9]
07:04:53.479 [pulsar-web-327-6] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Created namespace tenant-c8478edb-886e-43b7-8d43-12cc159c0eb9/use/ns1
07:04:53.479 [pulsar-web-327-6] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:04:53 +0000] "PUT /admin/namespaces/tenant-c8478edb-886e-43b7-8d43-12cc159c0eb9/use/ns1 HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 9
07:04:53.482 [pulsar-web-327-7] INFO org.apache.pulsar.broker.web.PulsarWebResource - Successfully validated clusters on tenant [tenant-c8478edb-886e-43b7-8d43-12cc159c0eb9]
07:04:53.485 [pulsar-web-327-7] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Created namespace tenant-c8478edb-886e-43b7-8d43-12cc159c0eb9/use/ns2
07:04:53.485 [pulsar-web-327-7] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:04:53 +0000] "PUT /admin/namespaces/tenant-c8478edb-886e-43b7-8d43-12cc159c0eb9/use/ns2 HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 4
07:04:53.488 [pulsar-web-327-8] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Setting anti-affinity group group for tenant-c8478edb-886e-43b7-8d43-12cc159c0eb9/use/ns1
07:04:53.488 [pulsar-web-327-8] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - local-policies for tenant-c8478edb-886e-43b7-8d43-12cc159c0eb9/use/ns1 is not setup at path /admin/local-policies/tenant-c8478edb-886e-43b7-8d43-12cc159c0eb9/use/ns1
07:04:53.496 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully copyied bundles data to local zk at /admin/local-policies/tenant-c8478edb-886e-43b7-8d43-12cc159c0eb9/use/ns1
07:04:53.497 [pulsar-web-327-8] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Successfully updated local-policies configuration: namespace=tenant-c8478edb-886e-43b7-8d43-12cc159c0eb9/use/ns1, map={"bundles":{"boundaries":["0x00000000","0xffffffff"],"numBundles":1},"namespaceAntiAffinityGroup":"group"}
07:04:53.498 [pulsar-web-327-8] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:04:53 +0000] "POST /admin/namespaces/tenant-c8478edb-886e-43b7-8d43-12cc159c0eb9/use/ns1/antiAffinity HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 11
07:04:53.501 [pulsar-web-327-3] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Setting anti-affinity group group for tenant-c8478edb-886e-43b7-8d43-12cc159c0eb9/use/ns2
07:04:53.502 [pulsar-web-327-3] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - local-policies for tenant-c8478edb-886e-43b7-8d43-12cc159c0eb9/use/ns2 is not setup at path /admin/local-policies/tenant-c8478edb-886e-43b7-8d43-12cc159c0eb9/use/ns2
07:04:53.503 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully copyied bundles data to local zk at /admin/local-policies/tenant-c8478edb-886e-43b7-8d43-12cc159c0eb9/use/ns2
07:04:53.505 [pulsar-web-327-3] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Successfully updated local-policies configuration: namespace=tenant-c8478edb-886e-43b7-8d43-12cc159c0eb9/use/ns2, map={"bundles":{"boundaries":["0x00000000","0xffffffff"],"numBundles":1},"namespaceAntiAffinityGroup":"group"}
07:04:53.506 [pulsar-web-327-3] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:04:53 +0000] "POST /admin/namespaces/tenant-c8478edb-886e-43b7-8d43-12cc159c0eb9/use/ns2/antiAffinity HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 6
07:04:53.511 [TestNG-method=testBrokerSelectionForAntiAffinityGroup-1] INFO org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl - 2 brokers being considered for assignment of tenant-c8478edb-886e-43b7-8d43-12cc159c0eb9/use/ns1/0x00000000_0xffffffff
07:04:53.511 [TestNG-method=testBrokerSelectionForAntiAffinityGroup-1] WARN org.apache.pulsar.broker.loadbalance.impl.LeastLongTermMessageRate - Broker http://localhost:33199 is overloaded: max usage=1.2440309524536133
07:04:53.511 [TestNG-method=testBrokerSelectionForAntiAffinityGroup-1] WARN org.apache.pulsar.broker.loadbalance.impl.LeastLongTermMessageRate - Broker localhost:33199 is overloaded: CPU: 124.40309%, MEMORY: 19.42325%, DIRECT MEMORY: 2.4414062%, BANDWIDTH IN: 0.0%, BANDWIDTH OUT: 0.0%
07:04:53.516 [TestNG-method=testBrokerSelectionForAntiAffinityGroup-1] INFO org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl - 1 brokers being considered for assignment of tenant-c8478edb-886e-43b7-8d43-12cc159c0eb9/use/ns2/0x00000000_0xffffffff
07:04:53.516 [TestNG-method=testBrokerSelectionForAntiAffinityGroup-1] WARN org.apache.pulsar.broker.loadbalance.impl.LeastLongTermMessageRate - Broker http://localhost:33199 is overloaded: max usage=1.2440309524536133
07:04:53.516 [TestNG-method=testBrokerSelectionForAntiAffinityGroup-1] WARN org.apache.pulsar.broker.loadbalance.impl.LeastLongTermMessageRate - Broker localhost:33199 is overloaded: CPU: 124.40309%, MEMORY: 19.42325%, DIRECT MEMORY: 2.4414062%, BANDWIDTH IN: 0.0%, BANDWIDTH OUT: 0.0%
07:04:53.517 [TestNG-method=testBrokerSelectionForAntiAffinityGroup-1] WARN org.apache.pulsar.broker.loadbalance.impl.LeastLongTermMessageRate - Broker http://localhost:33199 is overloaded: max usage=1.2440309524536133
07:04:53.517 [TestNG-method=testBrokerSelectionForAntiAffinityGroup-1] WARN org.apache.pulsar.broker.loadbalance.impl.LeastLongTermMessageRate - Broker localhost:33199 is overloaded: CPU: 124.40309%, MEMORY: 19.42325%, DIRECT MEMORY: 2.4414062%, BANDWIDTH IN: 0.0%, BANDWIDTH OUT: 0.0%
!!!!!!!!! FAILURE-- [TestClass name=class org.apache.pulsar.broker.loadbalance.AntiAffinityNamespaceGroupTest].testBrokerSelectionForAntiAffinityGroup([])-------
07:04:53.527 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped PulsarServerConnector@14e9458a{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
07:04:53.527 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging
07:04:53.528 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.h.ContextHandler@e0dc940{/static,null,STOPPED}
07:04:53.528 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@93bc31f{/metrics,null,STOPPED}
07:04:53.529 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@25bb5bf9{/lookup,null,STOPPED}
07:04:53.529 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@71ebb8e1{/admin/v3,null,STOPPED}
07:04:53.530 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@95aa79c{/admin/v2,null,STOPPED}
07:04:53.530 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@37a26221{/admin,null,STOPPED}
07:04:53.531 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@71962018{/,null,STOPPED}
07:04:53.532 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@5581f3e3{/,null,STOPPED}
07:04:53.532 [main] INFO org.apache.pulsar.broker.web.WebService - Web service closed
07:04:53.532 [main] INFO org.apache.pulsar.broker.service.BrokerService - Shutting down Pulsar Broker service
07:04:53.534 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CONNECTED Timeout:30000 sessionid:0x100002ef280000c local:/127.0.0.1:48962 remoteserver:localhost/127.0.0.1:36579 lastZxid:87 xid:38 sent:38 recv:41 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeDeleted path:/loadbalance/brokers/localhost:42919
07:04:53.534 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CONNECTED Timeout:30000 sessionid:0x100002ef2800006 local:/127.0.0.1:48950 remoteserver:localhost/127.0.0.1:36579 lastZxid:86 xid:68 sent:68 recv:75 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeDeleted path:/loadbalance/brokers/localhost:42919
07:04:53.534 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CONNECTED Timeout:30000 sessionid:0x100002ef280000c local:/127.0.0.1:48962 remoteserver:localhost/127.0.0.1:36579 lastZxid:87 xid:38 sent:38 recv:41 queuedpkts:0 pendingresp:0 queuedevents:0] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/loadbalance/brokers
07:04:53.534 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CONNECTED Timeout:30000 sessionid:0x100002ef2800006 local:/127.0.0.1:48950 remoteserver:localhost/127.0.0.1:36579 lastZxid:86 xid:68 sent:68 recv:75 queuedpkts:0 pendingresp:0 queuedevents:0] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/loadbalance/brokers
07:04:53.534 [main] INFO org.apache.pulsar.broker.namespace.OwnedBundle - Disabling ownership: pulsar/use/localhost:42919/0x00000000_0xffffffff
07:04:53.534 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - reloadCache called in zookeeperChildrenCache for path /loadbalance/brokers
07:04:53.534 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - reloadCache called in zookeeperChildrenCache for path /loadbalance/brokers
07:04:53.535 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnershipCache - [/namespace/pulsar/use/localhost:42919/0x00000000_0xffffffff] Removed zk lock for service unit: OK
07:04:53.535 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnedBundle - Unloading pulsar/use/localhost:42919/0x00000000_0xffffffff namespace-bundle with 0 topics completed in 1.0 ms
07:04:53.535 [main] INFO org.apache.pulsar.broker.service.BrokerService - Unloading 1 namespace-bundles completed in 0.001 seconds
07:04:53.536 [main] INFO org.apache.pulsar.broker.service.BrokerService - Broker service completely shut down
07:04:53.536 [main] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl - Closing 0 ledgers
07:04:53.536 [main] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl - 0 ledgers closed
07:04:53.536 [main] INFO org.apache.pulsar.broker.ManagedLedgerClientFactory - Closed managed ledger factory
07:04:53.639 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ef280000e closed
07:04:53.639 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ef280000e
07:04:53.639 [main] INFO org.apache.pulsar.broker.ManagedLedgerClientFactory - Closed BookKeeper client
07:04:53.744 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:53.744 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ef280000d closed
07:04:53.744 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:53.744 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:53.744 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:53.744 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ef280000d
07:04:53.851 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ef280000c closed
07:04:53.851 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002ef280000c local:/127.0.0.1:48962 remoteserver:localhost/127.0.0.1:36579 lastZxid:91 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:53.852 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperManagedLedgerCache - [State:CLOSED sessionid:0x100002ef280000c local:/127.0.0.1:48962 remoteserver:localhost/127.0.0.1:36579 lastZxid:91 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:53.852 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [State:CLOSED sessionid:0x100002ef280000c local:/127.0.0.1:48962 remoteserver:localhost/127.0.0.1:36579 lastZxid:91 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:53.852 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperSessionWatcher - Received zookeeper notification, eventType=None, eventState=Closed
07:04:53.852 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002ef280000c local:/127.0.0.1:48962 remoteserver:localhost/127.0.0.1:36579 lastZxid:91 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:53.852 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002ef280000c local:/127.0.0.1:48962 remoteserver:localhost/127.0.0.1:36579 lastZxid:91 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:53.852 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CLOSED sessionid:0x100002ef280000c local:/127.0.0.1:48962 remoteserver:localhost/127.0.0.1:36579 lastZxid:91 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:53.852 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002ef280000c local:/127.0.0.1:48962 remoteserver:localhost/127.0.0.1:36579 lastZxid:91 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:53.852 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ef280000c
07:04:53.962 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ef280000f closed
07:04:53.962 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ef280000f
07:04:54.068 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ef280000a closed
07:04:54.068 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ef280000a
07:04:54.175 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ef280000b closed
07:04:54.175 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ef280000b
07:04:54.178 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped PulsarServerConnector@67d90687{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
07:04:54.178 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging
07:04:54.179 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.h.ContextHandler@5afb0a4f{/static,null,STOPPED}
07:04:54.179 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@28897ca{/metrics,null,STOPPED}
07:04:54.182 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@cd8e702{/lookup,null,STOPPED}
07:04:54.184 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@21dfec{/admin/v3,null,STOPPED}
07:04:54.186 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@37403f66{/admin/v2,null,STOPPED}
07:04:54.190 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@da51aa8{/admin,null,STOPPED}
07:04:54.192 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@11501f90{/,null,STOPPED}
07:04:54.194 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@348523f2{/,null,STOPPED}
07:04:54.195 [main] INFO org.apache.pulsar.broker.web.WebService - Web service closed
07:04:54.195 [main] INFO org.apache.pulsar.broker.service.BrokerService - Shutting down Pulsar Broker service
07:04:54.201 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CONNECTED Timeout:30000 sessionid:0x100002ef2800006 local:/127.0.0.1:48950 remoteserver:localhost/127.0.0.1:36579 lastZxid:95 xid:72 sent:72 recv:81 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeDeleted path:/loadbalance/brokers/localhost:33199
07:04:54.201 [main] INFO org.apache.pulsar.broker.namespace.OwnedBundle - Disabling ownership: pulsar/use/localhost:33199/0x00000000_0xffffffff
07:04:54.201 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CONNECTED Timeout:30000 sessionid:0x100002ef2800006 local:/127.0.0.1:48950 remoteserver:localhost/127.0.0.1:36579 lastZxid:95 xid:72 sent:72 recv:81 queuedpkts:0 pendingresp:0 queuedevents:0] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/loadbalance/brokers
07:04:54.203 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - reloadCache called in zookeeperChildrenCache for path /loadbalance/brokers
07:04:54.204 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnershipCache - [/namespace/pulsar/use/localhost:33199/0x00000000_0xffffffff] Removed zk lock for service unit: OK
07:04:54.204 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnedBundle - Unloading pulsar/use/localhost:33199/0x00000000_0xffffffff namespace-bundle with 0 topics completed in 3.0 ms
07:04:54.204 [main] INFO org.apache.pulsar.broker.service.BrokerService - Unloading 1 namespace-bundles completed in 0.003 seconds
07:04:54.206 [main] INFO org.apache.pulsar.broker.service.BrokerService - Broker service completely shut down
07:04:54.206 [main] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl - Closing 0 ledgers
07:04:54.206 [main] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl - 0 ledgers closed
07:04:54.206 [main] INFO org.apache.pulsar.broker.ManagedLedgerClientFactory - Closed managed ledger factory
07:04:54.312 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ef2800008 closed
07:04:54.312 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ef2800008
07:04:54.312 [main] INFO org.apache.pulsar.broker.ManagedLedgerClientFactory - Closed BookKeeper client
07:04:54.421 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:54.421 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ef2800007 closed
07:04:54.421 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:54.421 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:54.421 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:54.421 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ef2800007
07:04:54.527 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ef2800006 closed
07:04:54.526 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002ef2800006 local:/127.0.0.1:48950 remoteserver:localhost/127.0.0.1:36579 lastZxid:100 xid:76 sent:76 recv:85 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:54.527 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002ef2800006 local:/127.0.0.1:48950 remoteserver:localhost/127.0.0.1:36579 lastZxid:100 xid:76 sent:76 recv:85 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:54.527 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002ef2800006 local:/127.0.0.1:48950 remoteserver:localhost/127.0.0.1:36579 lastZxid:100 xid:76 sent:76 recv:85 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:54.527 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperSessionWatcher - Received zookeeper notification, eventType=None, eventState=Closed
07:04:54.527 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CLOSED sessionid:0x100002ef2800006 local:/127.0.0.1:48950 remoteserver:localhost/127.0.0.1:36579 lastZxid:100 xid:76 sent:76 recv:85 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:54.527 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperManagedLedgerCache - [State:CLOSED sessionid:0x100002ef2800006 local:/127.0.0.1:48950 remoteserver:localhost/127.0.0.1:36579 lastZxid:100 xid:76 sent:76 recv:85 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:54.527 [pulsar-ordered-OrderedExecutor-2-0-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ef2800006
07:04:54.636 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ef2800009 closed
07:04:54.636 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ef2800009
07:04:54.742 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ef2800004
07:04:54.742 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ef2800004 closed
07:04:54.849 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ef2800005 closed
07:04:54.849 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ef2800005
07:04:54.849 [main] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:04:54.850 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:04:54.851 [main] INFO org.apache.bookkeeper.bookie.Bookie - Shutting down Bookie-41895 with exitCode 0
07:04:54.851 [main] INFO org.apache.bookkeeper.bookie.Bookie - Turning bookie to read only during shut down
07:04:54.851 [main] INFO org.apache.bookkeeper.bookie.SyncThread - Shutting down SyncThread
07:04:54.866 [SyncThread-260-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:04:54.869 [main] INFO org.apache.bookkeeper.bookie.Journal - Shutting down Journal
07:04:54.869 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite thread interrupted
07:04:54.869 [BookieJournal-41895] INFO org.apache.bookkeeper.bookie.Journal - Journal exits when shutting down
07:04:54.869 [BookieJournal-41895] INFO org.apache.bookkeeper.bookie.Journal - Journal exited loop!
07:04:54.869 [main] INFO org.apache.bookkeeper.bookie.Journal - Finished Shutting down Journal thread
07:04:54.870 [Bookie-41895] INFO org.apache.bookkeeper.bookie.Bookie - Journal thread(s) quit.
07:04:54.881 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Shutting down GarbageCollectorThread
07:04:54.881 [main] INFO org.apache.bookkeeper.bookie.EntryLogger - Stopping EntryLogger
07:04:54.881 [main] INFO org.apache.bookkeeper.bookie.EntryLoggerAllocator - Stopped entry logger preallocator.
07:04:54.882 [main] INFO org.apache.bookkeeper.bookie.LedgerDirsMonitor - Shutting down LedgerDirsMonitor
07:04:54.984 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ef2800001 closed
07:04:54.984 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ef2800001
07:04:54.984 [main] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:04:54.985 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:04:54.987 [main] INFO org.apache.bookkeeper.bookie.Bookie - Shutting down Bookie-33545 with exitCode 0
07:04:54.988 [main] INFO org.apache.bookkeeper.bookie.Bookie - Turning bookie to read only during shut down
07:04:54.988 [main] INFO org.apache.bookkeeper.bookie.SyncThread - Shutting down SyncThread
07:04:55.002 [SyncThread-270-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:04:55.005 [main] INFO org.apache.bookkeeper.bookie.Journal - Shutting down Journal
07:04:55.006 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite thread interrupted
07:04:55.006 [BookieJournal-33545] INFO org.apache.bookkeeper.bookie.Journal - Journal exits when shutting down
07:04:55.006 [BookieJournal-33545] INFO org.apache.bookkeeper.bookie.Journal - Journal exited loop!
07:04:55.006 [main] INFO org.apache.bookkeeper.bookie.Journal - Finished Shutting down Journal thread
07:04:55.006 [Bookie-33545] INFO org.apache.bookkeeper.bookie.Bookie - Journal thread(s) quit.
07:04:55.018 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Shutting down GarbageCollectorThread
07:04:55.018 [main] INFO org.apache.bookkeeper.bookie.EntryLogger - Stopping EntryLogger
07:04:55.018 [main] INFO org.apache.bookkeeper.bookie.EntryLoggerAllocator - Stopped entry logger preallocator.
07:04:55.018 [main] INFO org.apache.bookkeeper.bookie.LedgerDirsMonitor - Shutting down LedgerDirsMonitor
07:04:55.121 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ef2800002 closed
07:04:55.121 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ef2800002
07:04:55.121 [main] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:04:55.122 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:04:55.123 [main] INFO org.apache.bookkeeper.bookie.Bookie - Shutting down Bookie-37251 with exitCode 0
07:04:55.123 [main] INFO org.apache.bookkeeper.bookie.Bookie - Turning bookie to read only during shut down
07:04:55.124 [main] INFO org.apache.bookkeeper.bookie.SyncThread - Shutting down SyncThread
07:04:55.127 [BookieDeathWatcher-33545] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher noticed the bookie is not running any more, exiting the watch loop!
07:04:55.127 [BookieDeathWatcher-33545] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher exited loop due to uncaught exception from thread BookieDeathWatcher-33545
java.lang.RuntimeException: Bookie is not running any more
at org.apache.bookkeeper.proto.BookieServer$DeathWatcher.run(BookieServer.java:306) ~[bookkeeper-server-4.12.1.jar:4.12.1]
07:04:55.128 [BookieDeathWatcher-33545] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:04:55.128 [BookieDeathWatcher-33545] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:04:55.140 [SyncThread-280-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:04:55.143 [main] INFO org.apache.bookkeeper.bookie.Journal - Shutting down Journal
07:04:55.143 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite thread interrupted
07:04:55.143 [BookieJournal-37251] INFO org.apache.bookkeeper.bookie.Journal - Journal exits when shutting down
07:04:55.143 [BookieJournal-37251] INFO org.apache.bookkeeper.bookie.Journal - Journal exited loop!
07:04:55.143 [main] INFO org.apache.bookkeeper.bookie.Journal - Finished Shutting down Journal thread
07:04:55.143 [Bookie-37251] INFO org.apache.bookkeeper.bookie.Bookie - Journal thread(s) quit.
07:04:55.155 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Shutting down GarbageCollectorThread
07:04:55.155 [main] INFO org.apache.bookkeeper.bookie.EntryLogger - Stopping EntryLogger
07:04:55.155 [main] INFO org.apache.bookkeeper.bookie.EntryLoggerAllocator - Stopped entry logger preallocator.
07:04:55.156 [main] INFO org.apache.bookkeeper.bookie.LedgerDirsMonitor - Shutting down LedgerDirsMonitor
07:04:55.258 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ef2800003 closed
07:04:55.258 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ef2800003
07:04:55.364 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002ef2800000 closed
07:04:55.364 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002ef2800000
07:04:55.365 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - shutting down
07:04:55.365 [main] INFO org.apache.zookeeper.server.SessionTrackerImpl - Shutting down
07:04:55.365 [main] INFO org.apache.zookeeper.server.PrepRequestProcessor - Shutting down
07:04:55.365 [main] INFO org.apache.zookeeper.server.SyncRequestProcessor - Shutting down
07:04:55.365 [ProcessThread(sid:0 cport:36579):] INFO org.apache.zookeeper.server.PrepRequestProcessor - PrepRequestProcessor exited loop!
07:04:55.365 [SyncThread:0] INFO org.apache.zookeeper.server.SyncRequestProcessor - SyncRequestProcessor exited!
07:04:55.366 [main] INFO org.apache.zookeeper.server.FinalRequestProcessor - shutdown of request processor complete
07:04:55.370 [ConnnectionExpirer] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - ConnnectionExpirerThread interrupted
07:04:55.371 [NIOServerCxnFactory.SelectorThread-0] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - selector thread exitted run method
07:04:55.371 [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:0] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - accept thread exitted run method
07:04:55.373 [main] INFO org.apache.zookeeper.server.DatadirCleanupManager - Shutting down purge task.
07:04:55.373 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - deleting test directory /tmp/zktest617285968300511099
07:04:55.375 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - deleting test directory /tmp/bk0test2948163150130164430
07:04:55.378 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - deleting test directory /tmp/bk1test7912879117605357988
07:04:55.382 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - deleting test directory /tmp/bk2test2761606142695546280
07:04:55.386 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Running 3 bookie(s) and advertised them at null.
07:04:55.386 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Starting ZK server
07:04:55.387 [main] INFO org.apache.zookeeper.server.persistence.FileTxnSnapLog - zookeeper.snapshot.trust.empty : false
07:04:55.387 [main] INFO org.apache.zookeeper.server.ZKDatabase - zookeeper.snapshotSizeFactor = 0.33
07:04:55.387 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - minSessionTimeout set to 6000
07:04:55.387 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - maxSessionTimeout set to 60000
07:04:55.387 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Created server with tickTime 3000 minSessionTimeout 6000 maxSessionTimeout 60000 datadir /tmp/zktest1271728037772793779/version-2 snapdir /tmp/zktest1271728037772793779/version-2
07:04:55.388 [main] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - Configuring NIO connection handler with 10s sessionless connection timeout, 1 selector thread(s), 4 worker threads, and 64 kB direct buffers.
07:04:55.388 [main] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - binding to port 0.0.0.0/0.0.0.0:0
07:04:55.390 [main] INFO org.apache.zookeeper.server.persistence.FileTxnSnapLog - Snapshotting: 0x0 to /tmp/zktest1271728037772793779/version-2/snapshot.0
07:04:55.391 [main] INFO org.apache.zookeeper.server.persistence.FileTxnSnapLog - Snapshotting: 0x0 to /tmp/zktest1271728037772793779/version-2/snapshot.0
07:04:55.392 [main] INFO org.apache.zookeeper.server.DatadirCleanupManager - autopurge.snapRetainCount set to 0
07:04:55.393 [main] INFO org.apache.zookeeper.server.DatadirCleanupManager - autopurge.purgeInterval set to 1
07:04:55.393 [PurgeTask] INFO org.apache.zookeeper.server.DatadirCleanupManager - Purge task started.
07:04:55.393 [PurgeTask] ERROR org.apache.zookeeper.server.DatadirCleanupManager - Error occurred while purging.
java.lang.IllegalArgumentException: count should be greater than or equal to 3
at org.apache.zookeeper.server.PurgeTxnLog.purge(PurgeTxnLog.java:76) ~[zookeeper-3.5.7.jar:3.5.7]
at org.apache.zookeeper.server.DatadirCleanupManager$PurgeTask.run(DatadirCleanupManager.java:140) [zookeeper-3.5.7.jar:3.5.7]
at java.util.TimerThread.mainLoop(Timer.java:555) [?:1.8.0_275]
at java.util.TimerThread.run(Timer.java:505) [?:1.8.0_275]
07:04:55.394 [PurgeTask] INFO org.apache.zookeeper.server.DatadirCleanupManager - Purge task completed.
07:04:55.395 [NIOWorkerThread-1] INFO org.apache.zookeeper.server.NIOServerCnxn - Processing stat command from /127.0.0.1:41448
07:04:55.395 [NIOWorkerThread-1] INFO org.apache.zookeeper.server.command.AbstractFourLetterCommand - Stat command output
07:04:55.396 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Server UP
07:04:55.396 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - ZooKeeper server up: true
07:04:55.396 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Instantiate ZK Client
07:04:55.396 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:45611 sessionTimeout=5000 watcher=org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble$ZKConnectionWatcher@50e1c39c
07:04:55.397 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:55.397 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:55.398 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:45611. Will not attempt to authenticate using SASL (unknown error)
07:04:55.399 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:41450, server: localhost/127.0.0.1:45611
07:04:55.401 [SyncThread:0] INFO org.apache.zookeeper.server.persistence.FileTxnLog - Creating new log file: log.1
07:04:55.406 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:45611, sessionid = 0x100002f04ca0000, negotiated timeout = 6000
07:04:55.413 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Starting Bookie(s)
07:04:55.414 [main] INFO org.apache.bookkeeper.proto.BookieServer - {
"ledgerStorageClass" : "org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage",
"dbStorage_readAheadCacheMaxSizeMb" : "1",
"gcWaitTime" : "60000",
"serverNumIOThreads" : "1",
"numHighPriorityWorkerThreads" : "0",
"journalSyncData" : "false",
"zkServers" : "127.0.0.1:45611",
"numJournalCallbackThreads" : "0",
"allocatorPoolingPolicy" : "UnpooledHeap",
"dbStorage_writeCacheMaxSizeMb" : "2",
"bookiePort" : "0",
"dbStorage_rocksDB_writeBufferSizeMB" : "1",
"allowEphemeralPorts" : "true",
"ledgerDirectories" : "/tmp/bk0test2473458454181586258",
"numReadWorkerThreads" : "0",
"dbStorage_rocksDB_blockCacheSize" : "1048576",
"flushInterval" : "60000",
"journalMaxGroupWaitMSec" : "0",
"journalDirectories" : "/tmp/bk0test2473458454181586258",
"numLongPollWorkerThreads" : "1",
"allowLoopback" : "true",
"numAddWorkerThreads" : "0"
}
07:04:55.414 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Binding bookie-rpc endpoint to 0.0.0.0/0.0.0.0:0
07:04:55.418 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:45611/ledgers : zkServers = 127.0.0.1:45611, ledgersRootPath = /ledgers.
07:04:55.418 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:45611 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@24abee74
07:04:55.418 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:55.418 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:55.418 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:45611. Will not attempt to authenticate using SASL (unknown error)
07:04:55.418 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:41452, server: localhost/127.0.0.1:45611
07:04:55.420 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:45611, sessionid = 0x100002f04ca0001, negotiated timeout = 10000
07:04:55.420 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:55.421 [main] INFO org.apache.bookkeeper.discover.ZKRegistrationManager - INSTANCEID not exists in zookeeper. Not considering it for data verification
07:04:55.422 [main] INFO org.apache.bookkeeper.bookie.Bookie - Stamping new cookies on all dirs [/tmp/bk0test2473458454181586258/current] [/tmp/bk0test2473458454181586258/current]
07:04:55.427 [main] INFO org.apache.bookkeeper.bookie.Bookie - instantiate ledger manager org.apache.bookkeeper.meta.HierarchicalLedgerManagerFactory
07:04:55.427 [main] ERROR org.apache.bookkeeper.bookie.Journal - Problems reading from /tmp/bk0test2473458454181586258/current/lastMark (this is okay if it is the first time starting this bookie
07:04:55.427 [main] INFO org.apache.bookkeeper.bookie.Bookie - Using ledger storage: org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage
07:04:55.427 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - Started Db Ledger Storage
07:04:55.427 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Number of directories: 1
07:04:55.427 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Write cache size: 2 MB
07:04:55.427 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Read Cache: 1 MB
07:04:55.427 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage - Creating single directory db ledger storage on /tmp/bk0test2473458454181586258/current
07:04:55.454 [BookieDeathWatcher-37251] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher noticed the bookie is not running any more, exiting the watch loop!
07:04:55.454 [BookieDeathWatcher-37251] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher exited loop due to uncaught exception from thread BookieDeathWatcher-37251
java.lang.RuntimeException: Bookie is not running any more
at org.apache.bookkeeper.proto.BookieServer$DeathWatcher.run(BookieServer.java:306) ~[bookkeeper-server-4.12.1.jar:4.12.1]
07:04:55.454 [BookieDeathWatcher-37251] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:04:55.454 [BookieDeathWatcher-37251] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:04:55.465 [main] INFO org.apache.bookkeeper.bookie.ScanAndCompareGarbageCollector - Over Replicated Ledger Deletion : enabled=true, interval=86400000
07:04:55.465 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Minor Compaction : enabled=true, threshold=0.20000000298023224, interval=3600000
07:04:55.465 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Major Compaction : enabled=true, threshold=0.800000011920929, interval=86400000
07:04:55.466 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished replaying journal in 1 ms.
07:04:55.474 [SyncThread-387-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:04:55.477 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished reading journal, starting bookie
07:04:55.478 [BookieJournal-46253] INFO org.apache.bookkeeper.bookie.Journal - Starting journal on /tmp/bk0test2473458454181586258/current
07:04:55.478 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite Thread started
07:04:55.478 [BookieJournal-46253] INFO org.apache.bookkeeper.bookie.JournalChannel - Opening journal /tmp/bk0test2473458454181586258/current/1775c689bb7.txn
07:04:55.731 [main] INFO org.apache.bookkeeper.proto.BookieServer - {
"ledgerStorageClass" : "org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage",
"dbStorage_readAheadCacheMaxSizeMb" : "1",
"gcWaitTime" : "60000",
"serverNumIOThreads" : "1",
"numHighPriorityWorkerThreads" : "0",
"journalSyncData" : "false",
"zkServers" : "127.0.0.1:45611",
"numJournalCallbackThreads" : "0",
"allocatorPoolingPolicy" : "UnpooledHeap",
"dbStorage_writeCacheMaxSizeMb" : "2",
"bookiePort" : "0",
"dbStorage_rocksDB_writeBufferSizeMB" : "1",
"allowEphemeralPorts" : "true",
"ledgerDirectories" : "/tmp/bk1test8653442873564557101",
"numReadWorkerThreads" : "0",
"dbStorage_rocksDB_blockCacheSize" : "1048576",
"flushInterval" : "60000",
"journalMaxGroupWaitMSec" : "0",
"journalDirectories" : "/tmp/bk1test8653442873564557101",
"numLongPollWorkerThreads" : "1",
"allowLoopback" : "true",
"numAddWorkerThreads" : "0"
}
07:04:55.732 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Binding bookie-rpc endpoint to 0.0.0.0/0.0.0.0:0
07:04:55.733 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:45611/ledgers : zkServers = 127.0.0.1:45611, ledgersRootPath = /ledgers.
07:04:55.733 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:45611 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@48012514
07:04:55.733 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:55.733 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:55.733 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:45611. Will not attempt to authenticate using SASL (unknown error)
07:04:55.734 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:41454, server: localhost/127.0.0.1:45611
07:04:55.739 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:45611, sessionid = 0x100002f04ca0002, negotiated timeout = 10000
07:04:55.739 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:55.740 [main] INFO org.apache.bookkeeper.discover.ZKRegistrationManager - INSTANCEID not exists in zookeeper. Not considering it for data verification
07:04:55.741 [main] INFO org.apache.bookkeeper.bookie.Bookie - Stamping new cookies on all dirs [/tmp/bk1test8653442873564557101/current] [/tmp/bk1test8653442873564557101/current]
07:04:55.743 [main] INFO org.apache.bookkeeper.bookie.Bookie - instantiate ledger manager org.apache.bookkeeper.meta.HierarchicalLedgerManagerFactory
07:04:55.744 [main] ERROR org.apache.bookkeeper.bookie.Journal - Problems reading from /tmp/bk1test8653442873564557101/current/lastMark (this is okay if it is the first time starting this bookie
07:04:55.744 [main] INFO org.apache.bookkeeper.bookie.Bookie - Using ledger storage: org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage
07:04:55.744 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - Started Db Ledger Storage
07:04:55.744 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Number of directories: 1
07:04:55.744 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Write cache size: 2 MB
07:04:55.744 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Read Cache: 1 MB
07:04:55.744 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage - Creating single directory db ledger storage on /tmp/bk1test8653442873564557101/current
07:04:55.782 [main] INFO org.apache.bookkeeper.bookie.ScanAndCompareGarbageCollector - Over Replicated Ledger Deletion : enabled=true, interval=86400000
07:04:55.782 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Minor Compaction : enabled=true, threshold=0.20000000298023224, interval=3600000
07:04:55.782 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Major Compaction : enabled=true, threshold=0.800000011920929, interval=86400000
07:04:55.782 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished replaying journal in 0 ms.
07:04:55.794 [SyncThread-397-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:04:55.796 [BookieDeathWatcher-41895] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher noticed the bookie is not running any more, exiting the watch loop!
07:04:55.796 [BookieDeathWatcher-41895] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher exited loop due to uncaught exception from thread BookieDeathWatcher-41895
java.lang.RuntimeException: Bookie is not running any more
at org.apache.bookkeeper.proto.BookieServer$DeathWatcher.run(BookieServer.java:306) ~[bookkeeper-server-4.12.1.jar:4.12.1]
07:04:55.796 [BookieDeathWatcher-41895] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:04:55.796 [BookieDeathWatcher-41895] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:04:55.797 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished reading journal, starting bookie
07:04:55.797 [BookieJournal-38241] INFO org.apache.bookkeeper.bookie.Journal - Starting journal on /tmp/bk1test8653442873564557101/current
07:04:55.798 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite Thread started
07:04:55.798 [BookieJournal-38241] INFO org.apache.bookkeeper.bookie.JournalChannel - Opening journal /tmp/bk1test8653442873564557101/current/1775c689cf7.txn
07:04:56.053 [main] INFO org.apache.bookkeeper.proto.BookieServer - {
"ledgerStorageClass" : "org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage",
"dbStorage_readAheadCacheMaxSizeMb" : "1",
"gcWaitTime" : "60000",
"serverNumIOThreads" : "1",
"numHighPriorityWorkerThreads" : "0",
"journalSyncData" : "false",
"zkServers" : "127.0.0.1:45611",
"numJournalCallbackThreads" : "0",
"allocatorPoolingPolicy" : "UnpooledHeap",
"dbStorage_writeCacheMaxSizeMb" : "2",
"bookiePort" : "0",
"dbStorage_rocksDB_writeBufferSizeMB" : "1",
"allowEphemeralPorts" : "true",
"ledgerDirectories" : "/tmp/bk2test8187825254790398179",
"numReadWorkerThreads" : "0",
"dbStorage_rocksDB_blockCacheSize" : "1048576",
"flushInterval" : "60000",
"journalMaxGroupWaitMSec" : "0",
"journalDirectories" : "/tmp/bk2test8187825254790398179",
"numLongPollWorkerThreads" : "1",
"allowLoopback" : "true",
"numAddWorkerThreads" : "0"
}
07:04:56.054 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Binding bookie-rpc endpoint to 0.0.0.0/0.0.0.0:0
07:04:56.057 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:45611/ledgers : zkServers = 127.0.0.1:45611, ledgersRootPath = /ledgers.
07:04:56.057 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:45611 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@a7e362
07:04:56.057 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:56.057 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:56.058 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:45611. Will not attempt to authenticate using SASL (unknown error)
07:04:56.059 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:41456, server: localhost/127.0.0.1:45611
07:04:56.065 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:45611, sessionid = 0x100002f04ca0003, negotiated timeout = 10000
07:04:56.065 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:56.068 [main] INFO org.apache.bookkeeper.discover.ZKRegistrationManager - INSTANCEID not exists in zookeeper. Not considering it for data verification
07:04:56.074 [main] INFO org.apache.bookkeeper.bookie.Bookie - Stamping new cookies on all dirs [/tmp/bk2test8187825254790398179/current] [/tmp/bk2test8187825254790398179/current]
07:04:56.081 [main] INFO org.apache.bookkeeper.bookie.Bookie - instantiate ledger manager org.apache.bookkeeper.meta.HierarchicalLedgerManagerFactory
07:04:56.082 [main] ERROR org.apache.bookkeeper.bookie.Journal - Problems reading from /tmp/bk2test8187825254790398179/current/lastMark (this is okay if it is the first time starting this bookie
07:04:56.082 [main] INFO org.apache.bookkeeper.bookie.Bookie - Using ledger storage: org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage
07:04:56.083 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - Started Db Ledger Storage
07:04:56.083 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Number of directories: 1
07:04:56.083 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Write cache size: 2 MB
07:04:56.083 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Read Cache: 1 MB
07:04:56.083 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage - Creating single directory db ledger storage on /tmp/bk2test8187825254790398179/current
07:04:56.127 [main] INFO org.apache.bookkeeper.bookie.ScanAndCompareGarbageCollector - Over Replicated Ledger Deletion : enabled=true, interval=86400000
07:04:56.127 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Minor Compaction : enabled=true, threshold=0.20000000298023224, interval=3600000
07:04:56.127 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Major Compaction : enabled=true, threshold=0.800000011920929, interval=86400000
07:04:56.128 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished replaying journal in 0 ms.
07:04:56.139 [SyncThread-407-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:04:56.142 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished reading journal, starting bookie
07:04:56.142 [BookieJournal-43693] INFO org.apache.bookkeeper.bookie.Journal - Starting journal on /tmp/bk2test8187825254790398179/current
07:04:56.143 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite Thread started
07:04:56.143 [BookieJournal-43693] INFO org.apache.bookkeeper.bookie.JournalChannel - Opening journal /tmp/bk2test8187825254790398179/current/1775c689e50.txn
07:04:56.412 [main] INFO org.apache.pulsar.broker.PulsarService - Starting Pulsar Broker service; version: '2.8.0-SNAPSHOT'
07:04:56.412 [main] INFO org.apache.pulsar.broker.PulsarService - Git Revision 47df15cc5e3d539240935c960f6f5e5d865124ac
07:04:56.413 [main] INFO org.apache.pulsar.broker.PulsarService - Built by Lari Hotari <lari@hotari.net> on pop-os at 2021-02-01T08:27:05+0200
07:04:56.413 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:45611 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@63f70fd7
07:04:56.414 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:56.414 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:56.415 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:45611. Will not attempt to authenticate using SASL (unknown error)
07:04:56.415 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:41458, server: localhost/127.0.0.1:45611
07:04:56.419 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:45611, sessionid = 0x100002f04ca0004, negotiated timeout = 30000
07:04:56.419 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:56.419 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:45611 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@7d2b2f3a
07:04:56.420 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:56.420 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:56.421 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:45611. Will not attempt to authenticate using SASL (unknown error)
07:04:56.422 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:41460, server: localhost/127.0.0.1:45611
07:04:56.424 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:45611, sessionid = 0x100002f04ca0005, negotiated timeout = 30000
07:04:56.425 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:56.429 [main] INFO org.apache.pulsar.broker.protocol.ProtocolHandlerUtils - Searching for protocol handlers in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./protocols
07:04:56.429 [main] WARN org.apache.pulsar.broker.protocol.ProtocolHandlerUtils - Protocol handler directory not found
07:04:56.429 [pulsar-ordered-OrderedExecutor-1-0] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:45611 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@71dd9034
07:04:56.430 [pulsar-ordered-OrderedExecutor-1-0] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:56.430 [pulsar-ordered-OrderedExecutor-1-0] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:56.430 [pulsar-ordered-OrderedExecutor-1-0-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:45611. Will not attempt to authenticate using SASL (unknown error)
07:04:56.431 [pulsar-ordered-OrderedExecutor-1-0-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:41462, server: localhost/127.0.0.1:45611
07:04:56.432 [pulsar-ordered-OrderedExecutor-1-0-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:45611, sessionid = 0x100002f04ca0006, negotiated timeout = 30000
07:04:56.432 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:56.433 [pulsar-ordered-OrderedExecutor-1-0] INFO org.apache.pulsar.zookeeper.ZookeeperBkClientFactoryImpl - ZooKeeper session established: State:CONNECTED Timeout:30000 sessionid:0x100002f04ca0006 local:/127.0.0.1:41462 remoteserver:localhost/127.0.0.1:45611 lastZxid:0 xid:1 sent:1 recv:1 queuedpkts:0 pendingresp:0 queuedevents:0
07:04:56.433 [main] INFO org.apache.pulsar.broker.PulsarService - starting configuration cache service
07:04:56.435 [pulsar-ordered-OrderedExecutor-4-0] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:45611 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@776c8f06
07:04:56.435 [pulsar-ordered-OrderedExecutor-4-0] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:56.435 [pulsar-ordered-OrderedExecutor-4-0] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:56.435 [pulsar-ordered-OrderedExecutor-4-0-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:45611. Will not attempt to authenticate using SASL (unknown error)
07:04:56.436 [pulsar-ordered-OrderedExecutor-4-0-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:41464, server: localhost/127.0.0.1:45611
07:04:56.437 [pulsar-ordered-OrderedExecutor-4-0-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:45611, sessionid = 0x100002f04ca0007, negotiated timeout = 30000
07:04:56.438 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:56.438 [pulsar-ordered-OrderedExecutor-4-0] INFO org.apache.pulsar.zookeeper.ZookeeperBkClientFactoryImpl - ZooKeeper session established: State:CONNECTED Timeout:30000 sessionid:0x100002f04ca0007 local:/127.0.0.1:41464 remoteserver:localhost/127.0.0.1:45611 lastZxid:0 xid:1 sent:1 recv:1 queuedpkts:0 pendingresp:0 queuedevents:0
07:04:56.442 [main] INFO org.apache.pulsar.broker.cache.ConfigurationCacheService - Successfully created failure-domain znode at /admin/clusters/use/failureDomain
07:04:56.443 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f04ca0006 local:/127.0.0.1:41462 remoteserver:localhost/127.0.0.1:45611 lastZxid:28 xid:3 sent:3 recv:4 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeCreated path:/managed-ledgers
07:04:56.445 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f04ca0006 local:/127.0.0.1:41462 remoteserver:localhost/127.0.0.1:45611 lastZxid:29 xid:5 sent:5 recv:7 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeCreated path:/namespace
07:04:56.446 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f04ca0006 local:/127.0.0.1:41462 remoteserver:localhost/127.0.0.1:45611 lastZxid:30 xid:7 sent:7 recv:10 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeCreated path:/admin/local-policies
07:04:56.455 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:45611/ledgers : zkServers = 127.0.0.1:45611, ledgersRootPath = /ledgers.
07:04:56.455 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:45611 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@76e579d8
07:04:56.455 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:56.455 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:56.456 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:45611. Will not attempt to authenticate using SASL (unknown error)
07:04:56.456 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:41466, server: localhost/127.0.0.1:45611
07:04:56.457 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:45611, sessionid = 0x100002f04ca0008, negotiated timeout = 10000
07:04:56.457 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:56.459 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping - Reloading the bookie rack affinity mapping cache.
07:04:56.459 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:56.459 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:127.0.1.1:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
07:04:56.459 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
07:04:56.459 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
07:04:56.462 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:43693 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:43693, port=43693, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:56.462 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:46253 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:46253, port=46253, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:56.462 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:38241 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:38241, port=38241, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:56.462 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:56.462 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:43693
07:04:56.462 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:56.462 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:46253
07:04:56.462 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:56.462 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:38241
07:04:56.465 [main] INFO org.apache.bookkeeper.mledger.impl.EntryCacheManager - Initialized managed-ledger entry cache of 204.0 Mb
07:04:56.465 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - topic_load_times is already registred Collector already registered that provides name: topic_load_times_count
07:04:56.466 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - zk_write_latency is already registred Collector already registered that provides name: zk_write_latency_count
07:04:56.466 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - zk_read_latency is already registred Collector already registered that provides name: zk_read_latency_count
07:04:56.466 [main] INFO org.apache.pulsar.broker.service.BrokerService - Using 4 threads for broker service IO
07:04:56.466 [main] INFO org.apache.pulsar.broker.authorization.AuthorizationService - org.apache.pulsar.broker.authorization.PulsarAuthorizationProvider has been loaded.
07:04:56.466 [main] INFO org.apache.pulsar.broker.authentication.AuthenticationService - Authentication is disabled
07:04:56.469 [main] INFO org.apache.pulsar.broker.service.BrokerService - Disabling per broker unack-msg blocking due invalid unAckMsgSubscriptionPercentageLimitOnBrokerBlocked 0.16
07:04:56.476 [main] INFO org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl - Cluster domain refreshed {}
07:04:56.476 [main] INFO org.apache.pulsar.broker.PulsarService - Starting name space service, bootstrap namespaces=[]
07:04:56.481 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:45611/ledgers : zkServers = 127.0.0.1:45611, ledgersRootPath = /ledgers.
07:04:56.481 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:45611 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@d750a
07:04:56.481 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:56.481 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:56.481 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:45611. Will not attempt to authenticate using SASL (unknown error)
07:04:56.481 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:41468, server: localhost/127.0.0.1:45611
07:04:56.483 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:45611, sessionid = 0x100002f04ca0009, negotiated timeout = 10000
07:04:56.483 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:56.483 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:56.483 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:127.0.1.1:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
07:04:56.483 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
07:04:56.484 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
07:04:56.485 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:43693 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:43693, port=43693, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:56.485 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:46253 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:46253, port=46253, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:56.485 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:38241 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:38241, port=38241, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:56.485 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:56.485 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:43693
07:04:56.485 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:56.485 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:46253
07:04:56.485 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:56.485 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:38241
07:04:56.486 [main] INFO org.apache.bookkeeper.mledger.offload.OffloaderUtils - Searching for offloaders in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./offloaders
07:04:56.486 [main] WARN org.apache.bookkeeper.mledger.offload.OffloaderUtils - Offloaders archive directory not found
07:04:56.486 [main] INFO org.apache.pulsar.broker.PulsarService - No ledger offloader configured, using NULL instance
07:04:56.486 [main] INFO org.apache.pulsar.broker.intercept.BrokerInterceptorUtils - Searching for broker interceptors in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./interceptors
07:04:56.486 [main] WARN org.apache.pulsar.broker.intercept.BrokerInterceptorUtils - Pulsar broker interceptors directory not found
07:04:56.491 [main] INFO org.apache.pulsar.broker.service.DistributedIdGenerator - Created sequential node at /counters/producer-name/-0000000000 -- Generator Id is use-0
07:04:56.492 [main] INFO org.apache.pulsar.broker.service.BrokerService - Started Pulsar Broker service on /0:0:0:0:0:0:0:0%0:33041
07:04:56.495 [main] INFO org.apache.pulsar.broker.service.BrokerService - Scheduling a thread to check backlog quota after [60] seconds in background
07:04:56.500 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 1.8.0_275-b01
07:04:56.501 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
07:04:56.501 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
07:04:56.501 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
07:04:56.533 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@6e609e8a{/,null,AVAILABLE}
07:04:56.574 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@59209bcd{/,null,AVAILABLE}
07:04:56.809 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@75084fe4{/admin,null,AVAILABLE}
07:04:57.177 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@3cc1990{/admin/v2,null,AVAILABLE}
07:04:57.251 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@48b4fecb{/admin/v3,null,AVAILABLE}
07:04:57.283 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@622eee0b{/lookup,null,AVAILABLE}
07:04:57.283 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@d031623{/metrics,null,AVAILABLE}
07:04:57.283 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.h.ContextHandler@4ceb6854{/static,null,AVAILABLE}
07:04:57.284 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started PulsarServerConnector@10f868dd{HTTP/1.1, (http/1.1)}{0.0.0.0:35629}
07:04:57.284 [main] INFO org.eclipse.jetty.server.Server - Started @21890ms
07:04:57.284 [main] INFO org.apache.pulsar.broker.web.WebService - HTTP Service started at http://0.0.0.0:35629
07:04:57.284 [main] INFO org.apache.pulsar.broker.web.WebService - HTTPS Service disabled
07:04:57.295 [metadata-store-416-1] INFO org.apache.pulsar.metadata.coordination.impl.LeaderElectionImpl - Acquired resource lock on /loadbalance/leader
07:04:57.295 [metadata-store-416-1] INFO org.apache.pulsar.broker.PulsarService - This broker was elected leader
07:04:57.296 [ForkJoinPool.commonPool-worker-1] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully created local policies for /admin/local-policies/pulsar/use/localhost:35629 -- Optional.empty
07:04:57.296 [main] INFO org.apache.pulsar.broker.namespace.OwnershipCache - Trying to acquire ownership of pulsar/use/localhost:35629/0x00000000_0xffffffff
07:04:57.304 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnershipCache - Successfully acquired ownership of /namespace/pulsar/use/localhost:35629/0x00000000_0xffffffff
07:04:57.304 [pulsar-414-1] INFO org.apache.pulsar.broker.PulsarService - Loading all topics on bundle: pulsar/use/localhost:35629/0x00000000_0xffffffff
07:04:57.304 [main] INFO org.apache.pulsar.broker.namespace.NamespaceService - added heartbeat namespace name in local cache: ns=pulsar/use/localhost:35629
07:04:57.304 [main] INFO org.apache.pulsar.broker.PulsarService - Starting load management service ...
07:04:57.314 [main] INFO org.apache.pulsar.broker.PulsarService - Starting load balancer
07:04:57.314 [main] INFO org.apache.pulsar.broker.PulsarService - SLA Namespace = sla-monitor/use/localhost:35629 doesn't exist.
07:04:57.314 [main] INFO org.apache.pulsar.broker.PulsarService - messaging service is ready
07:04:57.315 [main] INFO org.apache.pulsar.broker.PulsarService - messaging service is ready, bootstrap service port = 35629, broker url= pulsar://localhost:33041, cluster=use, configs=org.apache.pulsar.broker.ServiceConfiguration@12a9cd43[zookeeperServers=127.0.0.1:45611,globalZookeeperServers=<null>,configurationStoreServers=<null>,brokerServicePort=Optional[0],brokerServicePortTls=Optional.empty,webServicePort=Optional[35629],webServicePortTls=Optional.empty,bindAddress=0.0.0.0,advertisedAddress=localhost,advertisedListeners=<null>,internalListenerName=<null>,haProxyProtocolEnabled=false,numAcceptorThreads=1,numIOThreads=4,numOrderedExecutorThreads=8,numHttpServerThreads=8,numExecutorThreadPoolSize=2,numCacheExecutorThreadPoolSize=10,maxConcurrentHttpRequests=1024,delayedDeliveryEnabled=true,delayedDeliveryTrackerFactoryClassName=org.apache.pulsar.broker.delayed.InMemoryDelayedDeliveryTrackerFactory,delayedDeliveryTickTimeMillis=1000,acknowledgmentAtBatchIndexLevelEnabled=false,webSocketServiceEnabled=false,isRunningStandalone=false,clusterName=use,maxTenants=0,failureDomainsEnabled=true,zooKeeperSessionTimeoutMillis=30000,zooKeeperOperationTimeoutSeconds=30,zooKeeperCacheExpirySeconds=300,brokerShutdownTimeoutMs=60000,skipBrokerShutdownOnOOM=false,topicLoadTimeoutSeconds=60,backlogQuotaCheckEnabled=true,backlogQuotaCheckIntervalInSeconds=60,backlogQuotaDefaultLimitGB=-1,backlogQuotaDefaultRetentionPolicy=producer_request_hold,ttlDurationDefaultInSeconds=0,brokerDeleteInactiveTopicsEnabled=true,brokerDeleteInactivePartitionedTopicMetadataEnabled=false,brokerDeleteInactiveTopicsFrequencySeconds=60,brokerDeleteInactiveTopicsMode=delete_when_no_subscriptions,brokerDeleteInactiveTopicsMaxInactiveDurationSeconds=<null>,maxPendingPublishRequestsPerConnection=1000,messageExpiryCheckIntervalInMinutes=5,activeConsumerFailoverDelayTimeMillis=1000,subscriptionExpirationTimeMinutes=0,subscriptionRedeliveryTrackerEnabled=true,subscriptionExpiryCheckIntervalInMinutes=5,subscriptionKeySharedEnable=true,subscriptionKeySharedUseConsistentHashing=false,subscriptionKeySharedConsistentHashingReplicaPoints=100,brokerDeduplicationEnabled=false,brokerDeduplicationMaxNumberOfProducers=10000,brokerDeduplicationSnapshotFrequencyInSeconds=120,brokerDeduplicationSnapshotIntervalSeconds=120,brokerDeduplicationEntriesInterval=1000,brokerDeduplicationProducerInactivityTimeoutMinutes=360,defaultNumberOfNamespaceBundles=4,maxNamespacesPerTenant=0,maxTopicsPerNamespace=0,clientLibraryVersionCheckEnabled=false,statusFilePath=<null>,maxUnackedMessagesPerConsumer=50000,maxUnackedMessagesPerSubscription=200000,maxUnackedMessagesPerBroker=0,maxUnackedMessagesPerSubscriptionOnBrokerBlocked=0.16,topicPublisherThrottlingTickTimeMillis=5,preciseTopicPublishRateLimiterEnable=false,brokerPublisherThrottlingTickTimeMillis=50,brokerPublisherThrottlingMaxMessageRate=0,brokerPublisherThrottlingMaxByteRate=0,maxPublishRatePerTopicInMessages=0,maxPublishRatePerTopicInBytes=0,subscribeThrottlingRatePerConsumer=0,subscribeRatePeriodPerConsumerInSecond=30,dispatchThrottlingRatePerTopicInMsg=0,dispatchThrottlingRatePerTopicInByte=0,dispatchThrottlingRatePerSubscriptionInMsg=0,dispatchThrottlingRatePerSubscriptionInByte=0,dispatchThrottlingRatePerReplicatorInMsg=0,dispatchThrottlingRatePerReplicatorInByte=0,dispatchThrottlingRateRelativeToPublishRate=false,dispatchThrottlingOnNonBacklogConsumerEnabled=false,dispatcherMaxReadBatchSize=100,dispatcherMaxReadSizeBytes=5242880,dispatcherMinReadBatchSize=1,dispatcherMaxRoundRobinBatchSize=20,preciseDispatcherFlowControl=false,maxConcurrentLookupRequest=50000,maxConcurrentTopicLoadRequest=5000,maxConcurrentNonPersistentMessagePerConnection=1000,numWorkerThreadsForNonPersistentTopic=2,enablePersistentTopics=true,enableNonPersistentTopics=true,enableRunBookieTogether=false,enableRunBookieAutoRecoveryTogether=false,maxProducersPerTopic=0,encryptionRequireOnProducer=false,maxConsumersPerTopic=0,maxSubscriptionsPerTopic=0,maxConsumersPerSubscription=0,maxMessageSize=5242880,enableReplicatedSubscriptions=true,replicatedSubscriptionsSnapshotFrequencyMillis=1000,replicatedSubscriptionsSnapshotTimeoutSeconds=30,replicatedSubscriptionsSnapshotMaxCachedPerSubscription=10,maxMessagePublishBufferSizeInMB=512,messagePublishBufferCheckIntervalInMillis=100,lazyCursorRecovery=false,retentionCheckIntervalInSeconds=120,maxNumPartitionsPerPartitionedTopic=0,brokerInterceptorsDirectory=./interceptors,brokerInterceptors=[],disableBrokerInterceptors=true,zookeeperSessionExpiredPolicy=shutdown,topicFencingTimeoutSeconds=0,protocolHandlerDirectory=./protocols,messagingProtocols=[],systemTopicEnabled=false,topicLevelPoliciesEnabled=false,brokerEntryMetadataInterceptors=[],enableNamespaceIsolationUpdateOnTime=false,tlsEnabled=false,tlsCertRefreshCheckDurationSec=300,tlsCertificateFilePath=<null>,tlsKeyFilePath=<null>,tlsTrustCertsFilePath=,tlsAllowInsecureConnection=false,tlsProtocols=[],tlsCiphers=[],tlsRequireTrustedClientCertOnConnect=false,authenticationEnabled=false,authenticationProviders=[],authenticationRefreshCheckSeconds=60,authorizationEnabled=false,authorizationProvider=org.apache.pulsar.broker.authorization.PulsarAuthorizationProvider,superUserRoles=[],proxyRoles=[],authenticateOriginalAuthData=false,authorizationAllowWildcardsMatching=false,brokerClientAuthenticationPlugin=org.apache.pulsar.client.impl.auth.AuthenticationDisabled,brokerClientAuthenticationParameters=,brokerClientTrustCertsFilePath=,anonymousUserRole=<null>,httpMaxRequestSize=-1,httpRequestsLimitEnabled=false,httpRequestsMaxPerSecond=100.0,saslJaasClientAllowedIds=.*pulsar.*,saslJaasServerSectionName=PulsarBroker,kinitCommand=/usr/bin/kinit,bookkeeperMetadataServiceUri=<null>,bookkeeperClientAuthenticationPlugin=<null>,bookkeeperClientAuthenticationParametersName=<null>,bookkeeperClientAuthenticationParameters=<null>,bookkeeperClientTimeoutInSeconds=30,bookkeeperClientSpeculativeReadTimeoutInMillis=0,bookkeeperNumberOfChannelsPerBookie=16,bookkeeperUseV2WireProtocol=true,bookkeeperClientHealthCheckEnabled=true,bookkeeperClientHealthCheckIntervalSeconds=60,bookkeeperClientHealthCheckErrorThresholdPerInterval=5,bookkeeperClientHealthCheckQuarantineTimeInSeconds=1800,bookkeeperClientQuarantineRatio=1.0,bookkeeperClientRackawarePolicyEnabled=true,bookkeeperClientRegionawarePolicyEnabled=false,bookkeeperClientMinNumRacksPerWriteQuorum=2,bookkeeperClientEnforceMinNumRacksPerWriteQuorum=false,bookkeeperClientReorderReadSequenceEnabled=false,bookkeeperClientIsolationGroups=<null>,bookkeeperClientSecondaryIsolationGroups=<null>,bookkeeperClientGetBookieInfoIntervalSeconds=86400,bookkeeperClientGetBookieInfoRetryIntervalSeconds=60,bookkeeperEnableStickyReads=false,bookkeeperTLSProviderFactoryClass=org.apache.bookkeeper.tls.TLSContextFactory,bookkeeperTLSClientAuthentication=false,bookkeeperTLSKeyFileType=PEM,bookkeeperTLSTrustCertTypes=PEM,bookkeeperTLSKeyStorePasswordPath=<null>,bookkeeperTLSTrustStorePasswordPath=<null>,bookkeeperTLSKeyFilePath=<null>,bookkeeperTLSCertificateFilePath=<null>,bookkeeperTLSTrustCertsFilePath=<null>,bookkeeperDiskWeightBasedPlacementEnabled=false,bookkeeperExplicitLacIntervalInMills=0,bookkeeperClientExposeStatsToPrometheus=false,bookkeeperClientThrottleValue=0,managedLedgerDefaultEnsembleSize=2,managedLedgerDefaultWriteQuorum=2,managedLedgerDefaultAckQuorum=2,managedLedgerCursorPositionFlushSeconds=60,managedLedgerDigestType=CRC32C,managedLedgerPassword=,managedLedgerMaxEnsembleSize=5,managedLedgerMaxWriteQuorum=5,managedLedgerMaxAckQuorum=5,managedLedgerCacheSizeMB=204,managedLedgerCacheCopyEntries=false,managedLedgerCacheEvictionWatermark=0.8999999761581421,managedLedgerCacheEvictionFrequency=100.0,managedLedgerCacheEvictionTimeThresholdMillis=1000,managedLedgerCursorBackloggedThreshold=1000,managedLedgerDefaultMarkDeleteRateLimit=1.0,allowAutoTopicCreation=true,allowAutoTopicCreationType=non-partitioned,allowAutoSubscriptionCreation=true,defaultNumPartitions=1,managedLedgerNumWorkerThreads=2,managedLedgerNumSchedulerThreads=2,managedLedgerMaxEntriesPerLedger=50000,managedLedgerMinLedgerRolloverTimeMinutes=10,managedLedgerMaxLedgerRolloverTimeMinutes=240,managedLedgerMaxSizePerLedgerMbytes=2048,managedLedgerOffloadDeletionLagMs=14400000,managedLedgerOffloadAutoTriggerSizeThresholdBytes=-1,managedLedgerCursorMaxEntriesPerLedger=50000,managedLedgerCursorRolloverTimeInSeconds=14400,managedLedgerMaxUnackedRangesToPersist=10000,managedLedgerMaxUnackedRangesToPersistInZooKeeper=1000,managedLedgerUnackedRangesOpenCacheSetEnabled=true,autoSkipNonRecoverableData=false,managedLedgerMetadataOperationsTimeoutSeconds=60,managedLedgerReadEntryTimeoutSeconds=0,managedLedgerAddEntryTimeoutSeconds=0,managedLedgerPrometheusStatsLatencyRolloverSeconds=60,managedLedgerTraceTaskExecution=true,managedLedgerNewEntriesCheckDelayInMillis=10,managedLedgerDataReadPriority=tiered-storage-first,loadBalancerEnabled=true,loadBalancerPlacementStrategy=leastLoadedServer,loadBalancerLoadSheddingStrategy=org.apache.pulsar.broker.loadbalance.impl.OverloadShedder,loadBalancerReportUpdateThresholdPercentage=10,loadBalancerReportUpdateMaxIntervalMinutes=15,loadBalancerHostUsageCheckIntervalMinutes=1,loadBalancerSheddingEnabled=true,loadBalancerSheddingIntervalMinutes=1,loadBalancerSheddingGracePeriodMinutes=30,loadBalancerBrokerUnderloadedThresholdPercentage=50,loadBalancerBrokerMaxTopics=50000,loadBalancerBrokerOverloadedThresholdPercentage=100,loadBalancerBrokerThresholdShedderPercentage=10,loadBalancerHistoryResourcePercentage=0.9,loadBalancerBandwithInResourceWeight=1.0,loadBalancerBandwithOutResourceWeight=1.0,loadBalancerCPUResourceWeight=1.0,loadBalancerMemoryResourceWeight=1.0,loadBalancerDirectMemoryResourceWeight=1.0,loadBalancerBundleUnloadMinThroughputThreshold=10.0,loadBalancerResourceQuotaUpdateIntervalMinutes=15,loadBalancerBrokerComfortLoadLevelPercentage=65,loadBalancerAutoBundleSplitEnabled=true,loadBalancerAutoUnloadSplitBundlesEnabled=true,loadBalancerNamespaceBundleMaxTopics=1000,loadBalancerNamespaceBundleMaxSessions=1000,loadBalancerNamespaceBundleMaxMsgRate=30000,loadBalancerNamespaceBundleMaxBandwidthMbytes=100,loadBalancerNamespaceMaximumBundles=128,loadManagerClassName=org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl,supportedNamespaceBundleSplitAlgorithms=[range_equally_divide, topic_count_equally_divide],defaultNamespaceBundleSplitAlgorithm=range_equally_divide,loadBalancerOverrideBrokerNicSpeedGbps=<null>,replicationMetricsEnabled=false,replicationConnectionsPerBroker=16,replicatorPrefix=pulsar.repl,replicationProducerQueueSize=1000,replicationPolicyCheckDurationSeconds=600,replicationTlsEnabled=false,brokerClientTlsEnabled=false,defaultRetentionTimeInMinutes=0,defaultRetentionSizeInMB=0,keepAliveIntervalSeconds=30,brokerServicePurgeInactiveFrequencyInSeconds=60,bootstrapNamespaces=[],properties={},preferLaterVersions=false,brokerServiceCompactionMonitorIntervalInSeconds=60,isSchemaValidationEnforced=false,schemaRegistryStorageClassName=org.apache.pulsar.broker.service.schema.BookkeeperSchemaStorageFactory,schemaRegistryCompatibilityCheckers=[org.apache.pulsar.broker.service.schema.ProtobufNativeSchemaCompatibilityCheck, org.apache.pulsar.broker.service.schema.JsonSchemaCompatibilityCheck, org.apache.pulsar.broker.service.schema.AvroSchemaCompatibilityCheck],webSocketNumIoThreads=2,webSocketConnectionsPerBroker=2,webSocketSessionIdleTimeoutMillis=300000,webSocketMaxTextFrameSize=1048576,exposeTopicLevelMetricsInPrometheus=true,exposeConsumerLevelMetricsInPrometheus=false,jvmGCMetricsLoggerClassName=<null>,exposePreciseBacklogInPrometheus=false,functionsWorkerEnabled=false,functionsWorkerServiceNarPackage=,exposePublisherStats=true,statsUpdateFrequencyInSecs=60,statsUpdateInitialDelayInSecs=60,offloadersDirectory=./offloaders,managedLedgerOffloadDriver=<null>,managedLedgerOffloadMaxThreads=2,narExtractionDirectory=/tmp,managedLedgerOffloadPrefetchRounds=1,transactionCoordinatorEnabled=false,transactionMetadataStoreProviderClassName=org.apache.pulsar.transaction.coordinator.impl.MLTransactionMetadataStoreProvider,transactionBufferProviderClassName=org.apache.pulsar.broker.transaction.buffer.impl.TopicTransactionBufferProvider,tlsEnabledWithKeyStore=false,tlsProvider=<null>,tlsKeyStoreType=JKS,tlsKeyStore=<null>,tlsKeyStorePassword=<null>,tlsTrustStoreType=JKS,tlsTrustStore=<null>,tlsTrustStorePassword=<null>,brokerClientTlsEnabledWithKeyStore=false,brokerClientSslProvider=<null>,brokerClientTlsTrustStoreType=JKS,brokerClientTlsTrustStore=<null>,brokerClientTlsTrustStorePassword=<null>,brokerClientTlsCiphers=[],brokerClientTlsProtocols=[],enablePackagesManagement=false,packagesManagementStorageProvider=org.apache.pulsar.packages.management.storage.bookkeeper.BookKeeperPackagesStorageProvider,packagesReplicas=1,packagesManagementLedgerRootPath=/ledgers]
07:04:57.319 [main] INFO org.apache.pulsar.broker.PulsarService - Starting Pulsar Broker service; version: '2.8.0-SNAPSHOT'
07:04:57.319 [main] INFO org.apache.pulsar.broker.PulsarService - Git Revision 47df15cc5e3d539240935c960f6f5e5d865124ac
07:04:57.319 [main] INFO org.apache.pulsar.broker.PulsarService - Built by Lari Hotari <lari@hotari.net> on pop-os at 2021-02-01T08:27:05+0200
07:04:57.319 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:45611 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@3de08050
07:04:57.319 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:57.319 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:57.319 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:45611. Will not attempt to authenticate using SASL (unknown error)
07:04:57.320 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:41470, server: localhost/127.0.0.1:45611
07:04:57.321 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:45611, sessionid = 0x100002f04ca000a, negotiated timeout = 30000
07:04:57.321 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:57.321 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:45611 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@68ddb10c
07:04:57.321 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:57.322 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:57.322 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:45611. Will not attempt to authenticate using SASL (unknown error)
07:04:57.322 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:41472, server: localhost/127.0.0.1:45611
07:04:57.323 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:45611, sessionid = 0x100002f04ca000b, negotiated timeout = 30000
07:04:57.323 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:57.326 [main] INFO org.apache.pulsar.broker.protocol.ProtocolHandlerUtils - Searching for protocol handlers in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./protocols
07:04:57.327 [main] WARN org.apache.pulsar.broker.protocol.ProtocolHandlerUtils - Protocol handler directory not found
07:04:57.327 [pulsar-ordered-OrderedExecutor-3-0] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:45611 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@5741a563
07:04:57.327 [pulsar-ordered-OrderedExecutor-3-0] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:57.327 [pulsar-ordered-OrderedExecutor-3-0] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:57.327 [pulsar-ordered-OrderedExecutor-3-0-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:45611. Will not attempt to authenticate using SASL (unknown error)
07:04:57.328 [pulsar-ordered-OrderedExecutor-3-0-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:41474, server: localhost/127.0.0.1:45611
07:04:57.329 [pulsar-ordered-OrderedExecutor-3-0-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:45611, sessionid = 0x100002f04ca000c, negotiated timeout = 30000
07:04:57.329 [pulsar-ordered-OrderedExecutor-3-0-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:57.329 [pulsar-ordered-OrderedExecutor-3-0] INFO org.apache.pulsar.zookeeper.ZookeeperBkClientFactoryImpl - ZooKeeper session established: State:CONNECTED Timeout:30000 sessionid:0x100002f04ca000c local:/127.0.0.1:41474 remoteserver:localhost/127.0.0.1:45611 lastZxid:0 xid:1 sent:1 recv:1 queuedpkts:0 pendingresp:0 queuedevents:0
07:04:57.329 [main] INFO org.apache.pulsar.broker.PulsarService - starting configuration cache service
07:04:57.331 [pulsar-ordered-OrderedExecutor-1-0] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:45611 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@415b5715
07:04:57.331 [pulsar-ordered-OrderedExecutor-1-0] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:57.331 [pulsar-ordered-OrderedExecutor-1-0] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:57.331 [pulsar-ordered-OrderedExecutor-1-0-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:45611. Will not attempt to authenticate using SASL (unknown error)
07:04:57.331 [pulsar-ordered-OrderedExecutor-1-0-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:41476, server: localhost/127.0.0.1:45611
07:04:57.333 [pulsar-ordered-OrderedExecutor-1-0-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:45611, sessionid = 0x100002f04ca000d, negotiated timeout = 30000
07:04:57.333 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:57.333 [pulsar-ordered-OrderedExecutor-1-0] INFO org.apache.pulsar.zookeeper.ZookeeperBkClientFactoryImpl - ZooKeeper session established: State:CONNECTED Timeout:30000 sessionid:0x100002f04ca000d local:/127.0.0.1:41476 remoteserver:localhost/127.0.0.1:45611 lastZxid:0 xid:1 sent:1 recv:1 queuedpkts:0 pendingresp:0 queuedevents:0
07:04:57.338 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:45611/ledgers : zkServers = 127.0.0.1:45611, ledgersRootPath = /ledgers.
07:04:57.338 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:45611 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@4c55b877
07:04:57.338 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:57.338 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:57.339 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:45611. Will not attempt to authenticate using SASL (unknown error)
07:04:57.339 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:41478, server: localhost/127.0.0.1:45611
07:04:57.340 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:45611, sessionid = 0x100002f04ca000e, negotiated timeout = 10000
07:04:57.340 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:57.341 [pulsar-ordered-OrderedExecutor-3-0-EventThread] INFO org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping - Reloading the bookie rack affinity mapping cache.
07:04:57.342 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:57.342 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:127.0.1.1:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
07:04:57.342 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
07:04:57.342 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
07:04:57.344 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:43693 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:43693, port=43693, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:57.344 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:46253 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:46253, port=46253, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:57.344 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:38241 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:38241, port=38241, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:57.344 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:57.344 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:43693
07:04:57.344 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:57.344 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:46253
07:04:57.344 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:57.344 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:38241
07:04:57.346 [main] INFO org.apache.bookkeeper.mledger.impl.EntryCacheManager - Initialized managed-ledger entry cache of 204.0 Mb
07:04:57.373 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - topic_load_times is already registred Collector already registered that provides name: topic_load_times_count
07:04:57.373 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - zk_write_latency is already registred Collector already registered that provides name: zk_write_latency_count
07:04:57.373 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - zk_read_latency is already registred Collector already registered that provides name: zk_read_latency_count
07:04:57.374 [main] INFO org.apache.pulsar.broker.service.BrokerService - Using 4 threads for broker service IO
07:04:57.374 [main] INFO org.apache.pulsar.broker.authorization.AuthorizationService - org.apache.pulsar.broker.authorization.PulsarAuthorizationProvider has been loaded.
07:04:57.374 [main] INFO org.apache.pulsar.broker.authentication.AuthenticationService - Authentication is disabled
07:04:57.376 [main] INFO org.apache.pulsar.broker.service.BrokerService - Disabling per broker unack-msg blocking due invalid unAckMsgSubscriptionPercentageLimitOnBrokerBlocked 0.16
07:04:57.382 [main] INFO org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl - Cluster domain refreshed {}
07:04:57.382 [main] INFO org.apache.pulsar.broker.PulsarService - Starting name space service, bootstrap namespaces=[]
07:04:57.384 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:45611/ledgers : zkServers = 127.0.0.1:45611, ledgersRootPath = /ledgers.
07:04:57.384 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:45611 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@c529ddd
07:04:57.384 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:57.384 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:57.384 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:45611. Will not attempt to authenticate using SASL (unknown error)
07:04:57.384 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:41480, server: localhost/127.0.0.1:45611
07:04:57.386 [main-SendThread(127.0.0.1:45611)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:45611, sessionid = 0x100002f04ca000f, negotiated timeout = 10000
07:04:57.386 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:57.387 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:57.387 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:127.0.1.1:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
07:04:57.387 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
07:04:57.387 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
07:04:57.389 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:43693 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:43693, port=43693, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:57.389 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:46253 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:46253, port=46253, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:57.389 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:38241 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:38241, port=38241, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:04:57.389 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:57.389 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:43693
07:04:57.389 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:57.389 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:46253
07:04:57.389 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:04:57.389 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:38241
07:04:57.390 [main] INFO org.apache.bookkeeper.mledger.offload.OffloaderUtils - Searching for offloaders in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./offloaders
07:04:57.390 [main] WARN org.apache.bookkeeper.mledger.offload.OffloaderUtils - Offloaders archive directory not found
07:04:57.390 [main] INFO org.apache.pulsar.broker.PulsarService - No ledger offloader configured, using NULL instance
07:04:57.390 [main] INFO org.apache.pulsar.broker.intercept.BrokerInterceptorUtils - Searching for broker interceptors in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./interceptors
07:04:57.390 [main] WARN org.apache.pulsar.broker.intercept.BrokerInterceptorUtils - Pulsar broker interceptors directory not found
07:04:57.392 [main] INFO org.apache.pulsar.broker.service.DistributedIdGenerator - Created sequential node at /counters/producer-name/-0000000001 -- Generator Id is use-1
07:04:57.393 [main] INFO org.apache.pulsar.broker.service.BrokerService - Started Pulsar Broker service on /0:0:0:0:0:0:0:0%0:38993
07:04:57.397 [main] INFO org.apache.pulsar.broker.service.BrokerService - Scheduling a thread to check backlog quota after [60] seconds in background
07:04:57.400 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 1.8.0_275-b01
07:04:57.401 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
07:04:57.401 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
07:04:57.401 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
07:04:57.431 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@29b489a9{/,null,AVAILABLE}
07:04:57.476 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@79bc0ceb{/,null,AVAILABLE}
07:04:57.637 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@1919382c{/admin,null,AVAILABLE}
07:04:57.874 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@7ccbfa8b{/admin/v2,null,AVAILABLE}
07:04:57.947 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@4527e4{/admin/v3,null,AVAILABLE}
07:04:57.974 [SessionTracker] INFO org.apache.zookeeper.server.SessionTrackerImpl - SessionTrackerImpl exited loop!
07:04:57.985 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@235b4c49{/lookup,null,AVAILABLE}
07:04:57.985 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@a0825c1{/metrics,null,AVAILABLE}
07:04:57.985 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.h.ContextHandler@fc2e91{/static,null,AVAILABLE}
07:04:57.986 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started PulsarServerConnector@21af7d9c{HTTP/1.1, (http/1.1)}{0.0.0.0:39281}
07:04:57.986 [main] INFO org.eclipse.jetty.server.Server - Started @22592ms
07:04:57.986 [main] INFO org.apache.pulsar.broker.web.WebService - HTTP Service started at http://0.0.0.0:39281
07:04:57.986 [main] INFO org.apache.pulsar.broker.web.WebService - HTTPS Service disabled
07:04:57.989 [metadata-store-463-1] INFO org.apache.pulsar.broker.PulsarService - This broker is a follower. Current leader is Optional[LeaderBroker(serviceUrl=http://localhost:35629)]
07:04:57.990 [ForkJoinPool.commonPool-worker-1] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully created local policies for /admin/local-policies/pulsar/use/localhost:39281 -- Optional.empty
07:04:57.990 [main] INFO org.apache.pulsar.broker.namespace.OwnershipCache - Trying to acquire ownership of pulsar/use/localhost:39281/0x00000000_0xffffffff
07:04:57.997 [pulsar-ordered-OrderedExecutor-3-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnershipCache - Successfully acquired ownership of /namespace/pulsar/use/localhost:39281/0x00000000_0xffffffff
07:04:57.997 [pulsar-461-1] INFO org.apache.pulsar.broker.PulsarService - Loading all topics on bundle: pulsar/use/localhost:39281/0x00000000_0xffffffff
07:04:57.997 [main] INFO org.apache.pulsar.broker.namespace.NamespaceService - added heartbeat namespace name in local cache: ns=pulsar/use/localhost:39281
07:04:57.997 [main] INFO org.apache.pulsar.broker.PulsarService - Starting load management service ...
07:04:58.001 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f04ca0006 local:/127.0.0.1:41462 remoteserver:localhost/127.0.0.1:45611 lastZxid:58 xid:50 sent:50 recv:55 queuedpkts:0 pendingresp:0 queuedevents:0] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/loadbalance/brokers
07:04:58.003 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - reloadCache called in zookeeperChildrenCache for path /loadbalance/brokers
07:04:58.010 [main] INFO org.apache.pulsar.broker.PulsarService - Starting load balancer
07:04:58.011 [main] INFO org.apache.pulsar.broker.PulsarService - SLA Namespace = sla-monitor/use/localhost:39281 doesn't exist.
07:04:58.011 [main] INFO org.apache.pulsar.broker.PulsarService - messaging service is ready
07:04:58.011 [main] INFO org.apache.pulsar.broker.PulsarService - messaging service is ready, bootstrap service port = 39281, broker url= pulsar://localhost:38993, cluster=use, configs=org.apache.pulsar.broker.ServiceConfiguration@4f35699[zookeeperServers=127.0.0.1:45611,globalZookeeperServers=<null>,configurationStoreServers=<null>,brokerServicePort=Optional[0],brokerServicePortTls=Optional.empty,webServicePort=Optional[39281],webServicePortTls=Optional.empty,bindAddress=0.0.0.0,advertisedAddress=localhost,advertisedListeners=<null>,internalListenerName=<null>,haProxyProtocolEnabled=false,numAcceptorThreads=1,numIOThreads=4,numOrderedExecutorThreads=8,numHttpServerThreads=8,numExecutorThreadPoolSize=2,numCacheExecutorThreadPoolSize=10,maxConcurrentHttpRequests=1024,delayedDeliveryEnabled=true,delayedDeliveryTrackerFactoryClassName=org.apache.pulsar.broker.delayed.InMemoryDelayedDeliveryTrackerFactory,delayedDeliveryTickTimeMillis=1000,acknowledgmentAtBatchIndexLevelEnabled=false,webSocketServiceEnabled=false,isRunningStandalone=false,clusterName=use,maxTenants=0,failureDomainsEnabled=true,zooKeeperSessionTimeoutMillis=30000,zooKeeperOperationTimeoutSeconds=30,zooKeeperCacheExpirySeconds=300,brokerShutdownTimeoutMs=60000,skipBrokerShutdownOnOOM=false,topicLoadTimeoutSeconds=60,backlogQuotaCheckEnabled=true,backlogQuotaCheckIntervalInSeconds=60,backlogQuotaDefaultLimitGB=-1,backlogQuotaDefaultRetentionPolicy=producer_request_hold,ttlDurationDefaultInSeconds=0,brokerDeleteInactiveTopicsEnabled=true,brokerDeleteInactivePartitionedTopicMetadataEnabled=false,brokerDeleteInactiveTopicsFrequencySeconds=60,brokerDeleteInactiveTopicsMode=delete_when_no_subscriptions,brokerDeleteInactiveTopicsMaxInactiveDurationSeconds=<null>,maxPendingPublishRequestsPerConnection=1000,messageExpiryCheckIntervalInMinutes=5,activeConsumerFailoverDelayTimeMillis=1000,subscriptionExpirationTimeMinutes=0,subscriptionRedeliveryTrackerEnabled=true,subscriptionExpiryCheckIntervalInMinutes=5,subscriptionKeySharedEnable=true,subscriptionKeySharedUseConsistentHashing=false,subscriptionKeySharedConsistentHashingReplicaPoints=100,brokerDeduplicationEnabled=false,brokerDeduplicationMaxNumberOfProducers=10000,brokerDeduplicationSnapshotFrequencyInSeconds=120,brokerDeduplicationSnapshotIntervalSeconds=120,brokerDeduplicationEntriesInterval=1000,brokerDeduplicationProducerInactivityTimeoutMinutes=360,defaultNumberOfNamespaceBundles=4,maxNamespacesPerTenant=0,maxTopicsPerNamespace=0,clientLibraryVersionCheckEnabled=false,statusFilePath=<null>,maxUnackedMessagesPerConsumer=50000,maxUnackedMessagesPerSubscription=200000,maxUnackedMessagesPerBroker=0,maxUnackedMessagesPerSubscriptionOnBrokerBlocked=0.16,topicPublisherThrottlingTickTimeMillis=5,preciseTopicPublishRateLimiterEnable=false,brokerPublisherThrottlingTickTimeMillis=50,brokerPublisherThrottlingMaxMessageRate=0,brokerPublisherThrottlingMaxByteRate=0,maxPublishRatePerTopicInMessages=0,maxPublishRatePerTopicInBytes=0,subscribeThrottlingRatePerConsumer=0,subscribeRatePeriodPerConsumerInSecond=30,dispatchThrottlingRatePerTopicInMsg=0,dispatchThrottlingRatePerTopicInByte=0,dispatchThrottlingRatePerSubscriptionInMsg=0,dispatchThrottlingRatePerSubscriptionInByte=0,dispatchThrottlingRatePerReplicatorInMsg=0,dispatchThrottlingRatePerReplicatorInByte=0,dispatchThrottlingRateRelativeToPublishRate=false,dispatchThrottlingOnNonBacklogConsumerEnabled=false,dispatcherMaxReadBatchSize=100,dispatcherMaxReadSizeBytes=5242880,dispatcherMinReadBatchSize=1,dispatcherMaxRoundRobinBatchSize=20,preciseDispatcherFlowControl=false,maxConcurrentLookupRequest=50000,maxConcurrentTopicLoadRequest=5000,maxConcurrentNonPersistentMessagePerConnection=1000,numWorkerThreadsForNonPersistentTopic=2,enablePersistentTopics=true,enableNonPersistentTopics=true,enableRunBookieTogether=false,enableRunBookieAutoRecoveryTogether=false,maxProducersPerTopic=0,encryptionRequireOnProducer=false,maxConsumersPerTopic=0,maxSubscriptionsPerTopic=0,maxConsumersPerSubscription=0,maxMessageSize=5242880,enableReplicatedSubscriptions=true,replicatedSubscriptionsSnapshotFrequencyMillis=1000,replicatedSubscriptionsSnapshotTimeoutSeconds=30,replicatedSubscriptionsSnapshotMaxCachedPerSubscription=10,maxMessagePublishBufferSizeInMB=512,messagePublishBufferCheckIntervalInMillis=100,lazyCursorRecovery=false,retentionCheckIntervalInSeconds=120,maxNumPartitionsPerPartitionedTopic=0,brokerInterceptorsDirectory=./interceptors,brokerInterceptors=[],disableBrokerInterceptors=true,zookeeperSessionExpiredPolicy=shutdown,topicFencingTimeoutSeconds=0,protocolHandlerDirectory=./protocols,messagingProtocols=[],systemTopicEnabled=false,topicLevelPoliciesEnabled=false,brokerEntryMetadataInterceptors=[],enableNamespaceIsolationUpdateOnTime=false,tlsEnabled=false,tlsCertRefreshCheckDurationSec=300,tlsCertificateFilePath=<null>,tlsKeyFilePath=<null>,tlsTrustCertsFilePath=,tlsAllowInsecureConnection=false,tlsProtocols=[],tlsCiphers=[],tlsRequireTrustedClientCertOnConnect=false,authenticationEnabled=false,authenticationProviders=[],authenticationRefreshCheckSeconds=60,authorizationEnabled=false,authorizationProvider=org.apache.pulsar.broker.authorization.PulsarAuthorizationProvider,superUserRoles=[],proxyRoles=[],authenticateOriginalAuthData=false,authorizationAllowWildcardsMatching=false,brokerClientAuthenticationPlugin=org.apache.pulsar.client.impl.auth.AuthenticationDisabled,brokerClientAuthenticationParameters=,brokerClientTrustCertsFilePath=,anonymousUserRole=<null>,httpMaxRequestSize=-1,httpRequestsLimitEnabled=false,httpRequestsMaxPerSecond=100.0,saslJaasClientAllowedIds=.*pulsar.*,saslJaasServerSectionName=PulsarBroker,kinitCommand=/usr/bin/kinit,bookkeeperMetadataServiceUri=<null>,bookkeeperClientAuthenticationPlugin=<null>,bookkeeperClientAuthenticationParametersName=<null>,bookkeeperClientAuthenticationParameters=<null>,bookkeeperClientTimeoutInSeconds=30,bookkeeperClientSpeculativeReadTimeoutInMillis=0,bookkeeperNumberOfChannelsPerBookie=16,bookkeeperUseV2WireProtocol=true,bookkeeperClientHealthCheckEnabled=true,bookkeeperClientHealthCheckIntervalSeconds=60,bookkeeperClientHealthCheckErrorThresholdPerInterval=5,bookkeeperClientHealthCheckQuarantineTimeInSeconds=1800,bookkeeperClientQuarantineRatio=1.0,bookkeeperClientRackawarePolicyEnabled=true,bookkeeperClientRegionawarePolicyEnabled=false,bookkeeperClientMinNumRacksPerWriteQuorum=2,bookkeeperClientEnforceMinNumRacksPerWriteQuorum=false,bookkeeperClientReorderReadSequenceEnabled=false,bookkeeperClientIsolationGroups=<null>,bookkeeperClientSecondaryIsolationGroups=<null>,bookkeeperClientGetBookieInfoIntervalSeconds=86400,bookkeeperClientGetBookieInfoRetryIntervalSeconds=60,bookkeeperEnableStickyReads=false,bookkeeperTLSProviderFactoryClass=org.apache.bookkeeper.tls.TLSContextFactory,bookkeeperTLSClientAuthentication=false,bookkeeperTLSKeyFileType=PEM,bookkeeperTLSTrustCertTypes=PEM,bookkeeperTLSKeyStorePasswordPath=<null>,bookkeeperTLSTrustStorePasswordPath=<null>,bookkeeperTLSKeyFilePath=<null>,bookkeeperTLSCertificateFilePath=<null>,bookkeeperTLSTrustCertsFilePath=<null>,bookkeeperDiskWeightBasedPlacementEnabled=false,bookkeeperExplicitLacIntervalInMills=0,bookkeeperClientExposeStatsToPrometheus=false,bookkeeperClientThrottleValue=0,managedLedgerDefaultEnsembleSize=2,managedLedgerDefaultWriteQuorum=2,managedLedgerDefaultAckQuorum=2,managedLedgerCursorPositionFlushSeconds=60,managedLedgerDigestType=CRC32C,managedLedgerPassword=,managedLedgerMaxEnsembleSize=5,managedLedgerMaxWriteQuorum=5,managedLedgerMaxAckQuorum=5,managedLedgerCacheSizeMB=204,managedLedgerCacheCopyEntries=false,managedLedgerCacheEvictionWatermark=0.8999999761581421,managedLedgerCacheEvictionFrequency=100.0,managedLedgerCacheEvictionTimeThresholdMillis=1000,managedLedgerCursorBackloggedThreshold=1000,managedLedgerDefaultMarkDeleteRateLimit=1.0,allowAutoTopicCreation=true,allowAutoTopicCreationType=non-partitioned,allowAutoSubscriptionCreation=true,defaultNumPartitions=1,managedLedgerNumWorkerThreads=2,managedLedgerNumSchedulerThreads=2,managedLedgerMaxEntriesPerLedger=50000,managedLedgerMinLedgerRolloverTimeMinutes=10,managedLedgerMaxLedgerRolloverTimeMinutes=240,managedLedgerMaxSizePerLedgerMbytes=2048,managedLedgerOffloadDeletionLagMs=14400000,managedLedgerOffloadAutoTriggerSizeThresholdBytes=-1,managedLedgerCursorMaxEntriesPerLedger=50000,managedLedgerCursorRolloverTimeInSeconds=14400,managedLedgerMaxUnackedRangesToPersist=10000,managedLedgerMaxUnackedRangesToPersistInZooKeeper=1000,managedLedgerUnackedRangesOpenCacheSetEnabled=true,autoSkipNonRecoverableData=false,managedLedgerMetadataOperationsTimeoutSeconds=60,managedLedgerReadEntryTimeoutSeconds=0,managedLedgerAddEntryTimeoutSeconds=0,managedLedgerPrometheusStatsLatencyRolloverSeconds=60,managedLedgerTraceTaskExecution=true,managedLedgerNewEntriesCheckDelayInMillis=10,managedLedgerDataReadPriority=tiered-storage-first,loadBalancerEnabled=true,loadBalancerPlacementStrategy=leastLoadedServer,loadBalancerLoadSheddingStrategy=org.apache.pulsar.broker.loadbalance.impl.OverloadShedder,loadBalancerReportUpdateThresholdPercentage=10,loadBalancerReportUpdateMaxIntervalMinutes=15,loadBalancerHostUsageCheckIntervalMinutes=1,loadBalancerSheddingEnabled=true,loadBalancerSheddingIntervalMinutes=1,loadBalancerSheddingGracePeriodMinutes=30,loadBalancerBrokerUnderloadedThresholdPercentage=50,loadBalancerBrokerMaxTopics=50000,loadBalancerBrokerOverloadedThresholdPercentage=100,loadBalancerBrokerThresholdShedderPercentage=10,loadBalancerHistoryResourcePercentage=0.9,loadBalancerBandwithInResourceWeight=1.0,loadBalancerBandwithOutResourceWeight=1.0,loadBalancerCPUResourceWeight=1.0,loadBalancerMemoryResourceWeight=1.0,loadBalancerDirectMemoryResourceWeight=1.0,loadBalancerBundleUnloadMinThroughputThreshold=10.0,loadBalancerResourceQuotaUpdateIntervalMinutes=15,loadBalancerBrokerComfortLoadLevelPercentage=65,loadBalancerAutoBundleSplitEnabled=true,loadBalancerAutoUnloadSplitBundlesEnabled=true,loadBalancerNamespaceBundleMaxTopics=1000,loadBalancerNamespaceBundleMaxSessions=1000,loadBalancerNamespaceBundleMaxMsgRate=30000,loadBalancerNamespaceBundleMaxBandwidthMbytes=100,loadBalancerNamespaceMaximumBundles=128,loadManagerClassName=org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl,supportedNamespaceBundleSplitAlgorithms=[range_equally_divide, topic_count_equally_divide],defaultNamespaceBundleSplitAlgorithm=range_equally_divide,loadBalancerOverrideBrokerNicSpeedGbps=<null>,replicationMetricsEnabled=false,replicationConnectionsPerBroker=16,replicatorPrefix=pulsar.repl,replicationProducerQueueSize=1000,replicationPolicyCheckDurationSeconds=600,replicationTlsEnabled=false,brokerClientTlsEnabled=false,defaultRetentionTimeInMinutes=0,defaultRetentionSizeInMB=0,keepAliveIntervalSeconds=30,brokerServicePurgeInactiveFrequencyInSeconds=60,bootstrapNamespaces=[],properties={},preferLaterVersions=false,brokerServiceCompactionMonitorIntervalInSeconds=60,isSchemaValidationEnforced=false,schemaRegistryStorageClassName=org.apache.pulsar.broker.service.schema.BookkeeperSchemaStorageFactory,schemaRegistryCompatibilityCheckers=[org.apache.pulsar.broker.service.schema.ProtobufNativeSchemaCompatibilityCheck, org.apache.pulsar.broker.service.schema.JsonSchemaCompatibilityCheck, org.apache.pulsar.broker.service.schema.AvroSchemaCompatibilityCheck],webSocketNumIoThreads=2,webSocketConnectionsPerBroker=2,webSocketSessionIdleTimeoutMillis=300000,webSocketMaxTextFrameSize=1048576,exposeTopicLevelMetricsInPrometheus=true,exposeConsumerLevelMetricsInPrometheus=false,jvmGCMetricsLoggerClassName=<null>,exposePreciseBacklogInPrometheus=false,functionsWorkerEnabled=false,functionsWorkerServiceNarPackage=,exposePublisherStats=true,statsUpdateFrequencyInSecs=60,statsUpdateInitialDelayInSecs=60,offloadersDirectory=./offloaders,managedLedgerOffloadDriver=<null>,managedLedgerOffloadMaxThreads=2,narExtractionDirectory=/tmp,managedLedgerOffloadPrefetchRounds=1,transactionCoordinatorEnabled=false,transactionMetadataStoreProviderClassName=org.apache.pulsar.transaction.coordinator.impl.MLTransactionMetadataStoreProvider,transactionBufferProviderClassName=org.apache.pulsar.broker.transaction.buffer.impl.TopicTransactionBufferProvider,tlsEnabledWithKeyStore=false,tlsProvider=<null>,tlsKeyStoreType=JKS,tlsKeyStore=<null>,tlsKeyStorePassword=<null>,tlsTrustStoreType=JKS,tlsTrustStore=<null>,tlsTrustStorePassword=<null>,brokerClientTlsEnabledWithKeyStore=false,brokerClientSslProvider=<null>,brokerClientTlsTrustStoreType=JKS,brokerClientTlsTrustStore=<null>,brokerClientTlsTrustStorePassword=<null>,brokerClientTlsCiphers=[],brokerClientTlsProtocols=[],enablePackagesManagement=false,packagesManagementStorageProvider=org.apache.pulsar.packages.management.storage.bookkeeper.BookKeeperPackagesStorageProvider,packagesReplicas=1,packagesManagementLedgerRootPath=/ledgers]
------- Starting test [TestClass name=class org.apache.pulsar.broker.loadbalance.AntiAffinityNamespaceGroupTest].testClusterDomain([])-------
------- SUCCESS -- [TestClass name=class org.apache.pulsar.broker.loadbalance.AntiAffinityNamespaceGroupTest].testClusterDomain([])-------07:04:58.117 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped PulsarServerConnector@21af7d9c{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
07:04:58.117 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging
07:04:58.117 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.h.ContextHandler@fc2e91{/static,null,STOPPED}
07:04:58.117 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@a0825c1{/metrics,null,STOPPED}
07:04:58.118 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@235b4c49{/lookup,null,STOPPED}
07:04:58.119 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@4527e4{/admin/v3,null,STOPPED}
07:04:58.120 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@7ccbfa8b{/admin/v2,null,STOPPED}
07:04:58.120 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@1919382c{/admin,null,STOPPED}
07:04:58.121 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@79bc0ceb{/,null,STOPPED}
07:04:58.121 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@29b489a9{/,null,STOPPED}
07:04:58.122 [main] INFO org.apache.pulsar.broker.web.WebService - Web service closed
07:04:58.122 [main] INFO org.apache.pulsar.broker.service.BrokerService - Shutting down Pulsar Broker service
07:04:58.126 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f04ca0006 local:/127.0.0.1:41462 remoteserver:localhost/127.0.0.1:45611 lastZxid:71 xid:52 sent:52 recv:59 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeDeleted path:/loadbalance/brokers/localhost:39281
07:04:58.126 [pulsar-ordered-OrderedExecutor-3-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f04ca000c local:/127.0.0.1:41474 remoteserver:localhost/127.0.0.1:45611 lastZxid:72 xid:38 sent:38 recv:41 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeDeleted path:/loadbalance/brokers/localhost:39281
07:04:58.126 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f04ca0006 local:/127.0.0.1:41462 remoteserver:localhost/127.0.0.1:45611 lastZxid:71 xid:52 sent:52 recv:59 queuedpkts:0 pendingresp:0 queuedevents:0] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/loadbalance/brokers
07:04:58.126 [main] INFO org.apache.pulsar.broker.namespace.OwnedBundle - Disabling ownership: pulsar/use/localhost:39281/0x00000000_0xffffffff
07:04:58.126 [pulsar-ordered-OrderedExecutor-3-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f04ca000c local:/127.0.0.1:41474 remoteserver:localhost/127.0.0.1:45611 lastZxid:72 xid:38 sent:38 recv:41 queuedpkts:0 pendingresp:0 queuedevents:0] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/loadbalance/brokers
07:04:58.127 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - reloadCache called in zookeeperChildrenCache for path /loadbalance/brokers
07:04:58.128 [pulsar-ordered-OrderedExecutor-3-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnershipCache - [/namespace/pulsar/use/localhost:39281/0x00000000_0xffffffff] Removed zk lock for service unit: OK
07:04:58.128 [pulsar-ordered-OrderedExecutor-3-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnedBundle - Unloading pulsar/use/localhost:39281/0x00000000_0xffffffff namespace-bundle with 0 topics completed in 1.0 ms
07:04:58.128 [pulsar-ordered-OrderedExecutor-3-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - reloadCache called in zookeeperChildrenCache for path /loadbalance/brokers
07:04:58.128 [main] INFO org.apache.pulsar.broker.service.BrokerService - Unloading 1 namespace-bundles completed in 0.001 seconds
07:04:58.129 [main] INFO org.apache.pulsar.broker.service.BrokerService - Broker service completely shut down
07:04:58.129 [main] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl - Closing 0 ledgers
07:04:58.129 [main] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl - 0 ledgers closed
07:04:58.129 [main] INFO org.apache.pulsar.broker.ManagedLedgerClientFactory - Closed managed ledger factory
07:04:58.236 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f04ca000e closed
07:04:58.236 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f04ca000e
07:04:58.236 [main] INFO org.apache.pulsar.broker.ManagedLedgerClientFactory - Closed BookKeeper client
07:04:58.343 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f04ca000d closed
07:04:58.343 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:58.343 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:58.343 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:58.344 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f04ca000d
07:04:58.451 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f04ca000c closed
07:04:58.451 [pulsar-ordered-OrderedExecutor-3-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002f04ca000c local:/127.0.0.1:41474 remoteserver:localhost/127.0.0.1:45611 lastZxid:76 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:58.451 [pulsar-ordered-OrderedExecutor-3-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperManagedLedgerCache - [State:CLOSED sessionid:0x100002f04ca000c local:/127.0.0.1:41474 remoteserver:localhost/127.0.0.1:45611 lastZxid:76 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:58.451 [pulsar-ordered-OrderedExecutor-3-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperSessionWatcher - Received zookeeper notification, eventType=None, eventState=Closed
07:04:58.451 [pulsar-ordered-OrderedExecutor-3-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002f04ca000c local:/127.0.0.1:41474 remoteserver:localhost/127.0.0.1:45611 lastZxid:76 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:58.451 [pulsar-ordered-OrderedExecutor-3-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002f04ca000c local:/127.0.0.1:41474 remoteserver:localhost/127.0.0.1:45611 lastZxid:76 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:58.451 [pulsar-ordered-OrderedExecutor-3-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CLOSED sessionid:0x100002f04ca000c local:/127.0.0.1:41474 remoteserver:localhost/127.0.0.1:45611 lastZxid:76 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:58.452 [pulsar-ordered-OrderedExecutor-3-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [State:CLOSED sessionid:0x100002f04ca000c local:/127.0.0.1:41474 remoteserver:localhost/127.0.0.1:45611 lastZxid:76 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:58.452 [pulsar-ordered-OrderedExecutor-3-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002f04ca000c local:/127.0.0.1:41474 remoteserver:localhost/127.0.0.1:45611 lastZxid:76 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:58.452 [pulsar-ordered-OrderedExecutor-3-0-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f04ca000c
07:04:58.561 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f04ca000f closed
07:04:58.561 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f04ca000f
07:04:58.668 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f04ca000a closed
07:04:58.668 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f04ca000a
07:04:58.774 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f04ca000b closed
07:04:58.774 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f04ca000b
07:04:58.775 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped PulsarServerConnector@10f868dd{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
07:04:58.775 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging
07:04:58.776 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.h.ContextHandler@4ceb6854{/static,null,STOPPED}
07:04:58.776 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@d031623{/metrics,null,STOPPED}
07:04:58.778 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@622eee0b{/lookup,null,STOPPED}
07:04:58.780 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@48b4fecb{/admin/v3,null,STOPPED}
07:04:58.782 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@3cc1990{/admin/v2,null,STOPPED}
07:04:58.784 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@75084fe4{/admin,null,STOPPED}
07:04:58.786 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@59209bcd{/,null,STOPPED}
07:04:58.788 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@6e609e8a{/,null,STOPPED}
07:04:58.789 [main] INFO org.apache.pulsar.broker.web.WebService - Web service closed
07:04:58.789 [main] INFO org.apache.pulsar.broker.service.BrokerService - Shutting down Pulsar Broker service
07:04:58.794 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f04ca0006 local:/127.0.0.1:41462 remoteserver:localhost/127.0.0.1:45611 lastZxid:80 xid:56 sent:56 recv:65 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeDeleted path:/loadbalance/brokers/localhost:35629
07:04:58.794 [main] INFO org.apache.pulsar.broker.namespace.OwnedBundle - Disabling ownership: pulsar/use/localhost:35629/0x00000000_0xffffffff
07:04:58.795 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f04ca0006 local:/127.0.0.1:41462 remoteserver:localhost/127.0.0.1:45611 lastZxid:80 xid:56 sent:56 recv:65 queuedpkts:0 pendingresp:0 queuedevents:0] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/loadbalance/brokers
07:04:58.796 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - reloadCache called in zookeeperChildrenCache for path /loadbalance/brokers
07:04:58.798 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnershipCache - [/namespace/pulsar/use/localhost:35629/0x00000000_0xffffffff] Removed zk lock for service unit: OK
07:04:58.798 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnedBundle - Unloading pulsar/use/localhost:35629/0x00000000_0xffffffff namespace-bundle with 0 topics completed in 3.0 ms
07:04:58.798 [main] INFO org.apache.pulsar.broker.service.BrokerService - Unloading 1 namespace-bundles completed in 0.004 seconds
07:04:58.800 [main] INFO org.apache.pulsar.broker.service.BrokerService - Broker service completely shut down
07:04:58.800 [main] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl - Closing 0 ledgers
07:04:58.800 [main] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl - 0 ledgers closed
07:04:58.801 [main] INFO org.apache.pulsar.broker.ManagedLedgerClientFactory - Closed managed ledger factory
07:04:58.909 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f04ca0008 closed
07:04:58.910 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f04ca0008
07:04:58.910 [main] INFO org.apache.pulsar.broker.ManagedLedgerClientFactory - Closed BookKeeper client
07:04:59.019 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:59.019 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f04ca0007 closed
07:04:59.020 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:59.020 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:59.020 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f04ca0007
07:04:59.126 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f04ca0006 closed
07:04:59.126 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperManagedLedgerCache - [State:CLOSED sessionid:0x100002f04ca0006 local:/127.0.0.1:41462 remoteserver:localhost/127.0.0.1:45611 lastZxid:85 xid:60 sent:60 recv:69 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:59.126 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002f04ca0006 local:/127.0.0.1:41462 remoteserver:localhost/127.0.0.1:45611 lastZxid:85 xid:60 sent:60 recv:69 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:59.126 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperSessionWatcher - Received zookeeper notification, eventType=None, eventState=Closed
07:04:59.127 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002f04ca0006 local:/127.0.0.1:41462 remoteserver:localhost/127.0.0.1:45611 lastZxid:85 xid:60 sent:60 recv:69 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:59.127 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CLOSED sessionid:0x100002f04ca0006 local:/127.0.0.1:41462 remoteserver:localhost/127.0.0.1:45611 lastZxid:85 xid:60 sent:60 recv:69 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:04:59.127 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f04ca0006
07:04:59.235 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f04ca0009 closed
07:04:59.235 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f04ca0009
07:04:59.340 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f04ca0004
07:04:59.340 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f04ca0004 closed
07:04:59.445 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f04ca0005 closed
07:04:59.445 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f04ca0005
07:04:59.445 [main] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:04:59.445 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:04:59.447 [main] INFO org.apache.bookkeeper.bookie.Bookie - Shutting down Bookie-46253 with exitCode 0
07:04:59.447 [main] INFO org.apache.bookkeeper.bookie.Bookie - Turning bookie to read only during shut down
07:04:59.447 [main] INFO org.apache.bookkeeper.bookie.SyncThread - Shutting down SyncThread
07:04:59.462 [SyncThread-387-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:04:59.465 [main] INFO org.apache.bookkeeper.bookie.Journal - Shutting down Journal
07:04:59.465 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite thread interrupted
07:04:59.466 [BookieJournal-46253] INFO org.apache.bookkeeper.bookie.Journal - Journal exits when shutting down
07:04:59.466 [BookieJournal-46253] INFO org.apache.bookkeeper.bookie.Journal - Journal exited loop!
07:04:59.466 [main] INFO org.apache.bookkeeper.bookie.Journal - Finished Shutting down Journal thread
07:04:59.466 [Bookie-46253] INFO org.apache.bookkeeper.bookie.Bookie - Journal thread(s) quit.
07:04:59.477 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Shutting down GarbageCollectorThread
07:04:59.477 [main] INFO org.apache.bookkeeper.bookie.EntryLogger - Stopping EntryLogger
07:04:59.477 [main] INFO org.apache.bookkeeper.bookie.EntryLoggerAllocator - Stopped entry logger preallocator.
07:04:59.478 [main] INFO org.apache.bookkeeper.bookie.LedgerDirsMonitor - Shutting down LedgerDirsMonitor
07:04:59.581 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f04ca0001 closed
07:04:59.581 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f04ca0001
07:04:59.581 [main] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:04:59.581 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:04:59.582 [main] INFO org.apache.bookkeeper.bookie.Bookie - Shutting down Bookie-38241 with exitCode 0
07:04:59.582 [main] INFO org.apache.bookkeeper.bookie.Bookie - Turning bookie to read only during shut down
07:04:59.582 [main] INFO org.apache.bookkeeper.bookie.SyncThread - Shutting down SyncThread
07:04:59.602 [SyncThread-397-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:04:59.605 [main] INFO org.apache.bookkeeper.bookie.Journal - Shutting down Journal
07:04:59.605 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite thread interrupted
07:04:59.605 [BookieJournal-38241] INFO org.apache.bookkeeper.bookie.Journal - Journal exits when shutting down
07:04:59.605 [BookieJournal-38241] INFO org.apache.bookkeeper.bookie.Journal - Journal exited loop!
07:04:59.605 [main] INFO org.apache.bookkeeper.bookie.Journal - Finished Shutting down Journal thread
07:04:59.605 [Bookie-38241] INFO org.apache.bookkeeper.bookie.Bookie - Journal thread(s) quit.
07:04:59.617 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Shutting down GarbageCollectorThread
07:04:59.617 [main] INFO org.apache.bookkeeper.bookie.EntryLogger - Stopping EntryLogger
07:04:59.617 [main] INFO org.apache.bookkeeper.bookie.EntryLoggerAllocator - Stopped entry logger preallocator.
07:04:59.617 [main] INFO org.apache.bookkeeper.bookie.LedgerDirsMonitor - Shutting down LedgerDirsMonitor
07:04:59.719 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f04ca0002 closed
07:04:59.719 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f04ca0002
07:04:59.719 [main] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:04:59.719 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:04:59.720 [main] INFO org.apache.bookkeeper.bookie.Bookie - Shutting down Bookie-43693 with exitCode 0
07:04:59.720 [main] INFO org.apache.bookkeeper.bookie.Bookie - Turning bookie to read only during shut down
07:04:59.720 [main] INFO org.apache.bookkeeper.bookie.SyncThread - Shutting down SyncThread
07:04:59.736 [SyncThread-407-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:04:59.739 [main] INFO org.apache.bookkeeper.bookie.Journal - Shutting down Journal
07:04:59.739 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite thread interrupted
07:04:59.739 [BookieJournal-43693] INFO org.apache.bookkeeper.bookie.Journal - Journal exits when shutting down
07:04:59.740 [BookieJournal-43693] INFO org.apache.bookkeeper.bookie.Journal - Journal exited loop!
07:04:59.740 [main] INFO org.apache.bookkeeper.bookie.Journal - Finished Shutting down Journal thread
07:04:59.740 [Bookie-43693] INFO org.apache.bookkeeper.bookie.Bookie - Journal thread(s) quit.
07:04:59.751 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Shutting down GarbageCollectorThread
07:04:59.751 [main] INFO org.apache.bookkeeper.bookie.EntryLogger - Stopping EntryLogger
07:04:59.751 [main] INFO org.apache.bookkeeper.bookie.EntryLoggerAllocator - Stopped entry logger preallocator.
07:04:59.752 [main] INFO org.apache.bookkeeper.bookie.LedgerDirsMonitor - Shutting down LedgerDirsMonitor
07:04:59.801 [BookieDeathWatcher-38241] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher noticed the bookie is not running any more, exiting the watch loop!
07:04:59.801 [BookieDeathWatcher-38241] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher exited loop due to uncaught exception from thread BookieDeathWatcher-38241
java.lang.RuntimeException: Bookie is not running any more
at org.apache.bookkeeper.proto.BookieServer$DeathWatcher.run(BookieServer.java:306) ~[bookkeeper-server-4.12.1.jar:4.12.1]
07:04:59.802 [BookieDeathWatcher-38241] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:04:59.802 [BookieDeathWatcher-38241] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:04:59.854 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f04ca0003 closed
07:04:59.854 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f04ca0003
07:04:59.959 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f04ca0000 closed
07:04:59.959 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f04ca0000
07:04:59.959 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - shutting down
07:04:59.959 [main] INFO org.apache.zookeeper.server.SessionTrackerImpl - Shutting down
07:04:59.959 [main] INFO org.apache.zookeeper.server.PrepRequestProcessor - Shutting down
07:04:59.959 [main] INFO org.apache.zookeeper.server.SyncRequestProcessor - Shutting down
07:04:59.959 [ProcessThread(sid:0 cport:45611):] INFO org.apache.zookeeper.server.PrepRequestProcessor - PrepRequestProcessor exited loop!
07:04:59.959 [SyncThread:0] INFO org.apache.zookeeper.server.SyncRequestProcessor - SyncRequestProcessor exited!
07:04:59.960 [main] INFO org.apache.zookeeper.server.FinalRequestProcessor - shutdown of request processor complete
07:04:59.961 [ConnnectionExpirer] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - ConnnectionExpirerThread interrupted
07:04:59.961 [NIOServerCxnFactory.SelectorThread-0] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - selector thread exitted run method
07:04:59.961 [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:0] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - accept thread exitted run method
07:04:59.961 [main] INFO org.apache.zookeeper.server.DatadirCleanupManager - Shutting down purge task.
07:04:59.961 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - deleting test directory /tmp/zktest1271728037772793779
07:04:59.961 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - deleting test directory /tmp/bk0test2473458454181586258
07:04:59.962 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - deleting test directory /tmp/bk1test8653442873564557101
07:04:59.963 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - deleting test directory /tmp/bk2test8187825254790398179
07:04:59.964 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Running 3 bookie(s) and advertised them at null.
07:04:59.965 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Starting ZK server
07:04:59.965 [main] INFO org.apache.zookeeper.server.persistence.FileTxnSnapLog - zookeeper.snapshot.trust.empty : false
07:04:59.965 [main] INFO org.apache.zookeeper.server.ZKDatabase - zookeeper.snapshotSizeFactor = 0.33
07:04:59.965 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - minSessionTimeout set to 6000
07:04:59.965 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - maxSessionTimeout set to 60000
07:04:59.965 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Created server with tickTime 3000 minSessionTimeout 6000 maxSessionTimeout 60000 datadir /tmp/zktest7585842736887552296/version-2 snapdir /tmp/zktest7585842736887552296/version-2
07:04:59.965 [main] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - Configuring NIO connection handler with 10s sessionless connection timeout, 1 selector thread(s), 4 worker threads, and 64 kB direct buffers.
07:04:59.965 [main] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - binding to port 0.0.0.0/0.0.0.0:0
07:04:59.966 [main] INFO org.apache.zookeeper.server.persistence.FileTxnSnapLog - Snapshotting: 0x0 to /tmp/zktest7585842736887552296/version-2/snapshot.0
07:04:59.966 [main] INFO org.apache.zookeeper.server.persistence.FileTxnSnapLog - Snapshotting: 0x0 to /tmp/zktest7585842736887552296/version-2/snapshot.0
07:04:59.966 [main] INFO org.apache.zookeeper.server.DatadirCleanupManager - autopurge.snapRetainCount set to 0
07:04:59.966 [main] INFO org.apache.zookeeper.server.DatadirCleanupManager - autopurge.purgeInterval set to 1
07:04:59.967 [PurgeTask] INFO org.apache.zookeeper.server.DatadirCleanupManager - Purge task started.
07:04:59.967 [PurgeTask] ERROR org.apache.zookeeper.server.DatadirCleanupManager - Error occurred while purging.
java.lang.IllegalArgumentException: count should be greater than or equal to 3
at org.apache.zookeeper.server.PurgeTxnLog.purge(PurgeTxnLog.java:76) ~[zookeeper-3.5.7.jar:3.5.7]
at org.apache.zookeeper.server.DatadirCleanupManager$PurgeTask.run(DatadirCleanupManager.java:140) [zookeeper-3.5.7.jar:3.5.7]
at java.util.TimerThread.mainLoop(Timer.java:555) [?:1.8.0_275]
at java.util.TimerThread.run(Timer.java:505) [?:1.8.0_275]
07:04:59.967 [PurgeTask] INFO org.apache.zookeeper.server.DatadirCleanupManager - Purge task completed.
07:04:59.967 [NIOWorkerThread-1] INFO org.apache.zookeeper.server.NIOServerCnxn - Processing stat command from /127.0.0.1:42184
07:04:59.967 [NIOWorkerThread-1] INFO org.apache.zookeeper.server.command.AbstractFourLetterCommand - Stat command output
07:04:59.967 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Server UP
07:04:59.968 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - ZooKeeper server up: true
07:04:59.968 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Instantiate ZK Client
07:04:59.968 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:33073 sessionTimeout=5000 watcher=org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble$ZKConnectionWatcher@732ffe03
07:04:59.968 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:59.968 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:59.968 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:33073. Will not attempt to authenticate using SASL (unknown error)
07:04:59.968 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:42186, server: localhost/127.0.0.1:33073
07:04:59.969 [SyncThread:0] INFO org.apache.zookeeper.server.persistence.FileTxnLog - Creating new log file: log.1
07:04:59.973 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:33073, sessionid = 0x100002f16a90000, negotiated timeout = 6000
07:04:59.979 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Starting Bookie(s)
07:04:59.979 [main] INFO org.apache.bookkeeper.proto.BookieServer - {
"ledgerStorageClass" : "org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage",
"dbStorage_readAheadCacheMaxSizeMb" : "1",
"gcWaitTime" : "60000",
"serverNumIOThreads" : "1",
"numHighPriorityWorkerThreads" : "0",
"journalSyncData" : "false",
"zkServers" : "127.0.0.1:33073",
"numJournalCallbackThreads" : "0",
"allocatorPoolingPolicy" : "UnpooledHeap",
"dbStorage_writeCacheMaxSizeMb" : "2",
"bookiePort" : "0",
"dbStorage_rocksDB_writeBufferSizeMB" : "1",
"allowEphemeralPorts" : "true",
"ledgerDirectories" : "/tmp/bk0test8599532382650252536",
"numReadWorkerThreads" : "0",
"dbStorage_rocksDB_blockCacheSize" : "1048576",
"flushInterval" : "60000",
"journalMaxGroupWaitMSec" : "0",
"journalDirectories" : "/tmp/bk0test8599532382650252536",
"numLongPollWorkerThreads" : "1",
"allowLoopback" : "true",
"numAddWorkerThreads" : "0"
}
07:04:59.980 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Binding bookie-rpc endpoint to 0.0.0.0/0.0.0.0:0
07:04:59.981 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:33073/ledgers : zkServers = 127.0.0.1:33073, ledgersRootPath = /ledgers.
07:04:59.981 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:33073 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@4d3d02c9
07:04:59.981 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:04:59.981 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:04:59.982 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:33073. Will not attempt to authenticate using SASL (unknown error)
07:04:59.982 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:42188, server: localhost/127.0.0.1:33073
07:04:59.983 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:33073, sessionid = 0x100002f16a90001, negotiated timeout = 10000
07:04:59.983 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:04:59.984 [main] INFO org.apache.bookkeeper.discover.ZKRegistrationManager - INSTANCEID not exists in zookeeper. Not considering it for data verification
07:04:59.985 [main] INFO org.apache.bookkeeper.bookie.Bookie - Stamping new cookies on all dirs [/tmp/bk0test8599532382650252536/current] [/tmp/bk0test8599532382650252536/current]
07:04:59.990 [main] INFO org.apache.bookkeeper.bookie.Bookie - instantiate ledger manager org.apache.bookkeeper.meta.HierarchicalLedgerManagerFactory
07:04:59.990 [main] ERROR org.apache.bookkeeper.bookie.Journal - Problems reading from /tmp/bk0test8599532382650252536/current/lastMark (this is okay if it is the first time starting this bookie
07:04:59.990 [main] INFO org.apache.bookkeeper.bookie.Bookie - Using ledger storage: org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage
07:04:59.990 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - Started Db Ledger Storage
07:04:59.990 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Number of directories: 1
07:04:59.990 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Write cache size: 2 MB
07:04:59.990 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Read Cache: 1 MB
07:04:59.990 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage - Creating single directory db ledger storage on /tmp/bk0test8599532382650252536/current
07:05:00.032 [main] INFO org.apache.bookkeeper.bookie.ScanAndCompareGarbageCollector - Over Replicated Ledger Deletion : enabled=true, interval=86400000
07:05:00.032 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Minor Compaction : enabled=true, threshold=0.20000000298023224, interval=3600000
07:05:00.032 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Major Compaction : enabled=true, threshold=0.800000011920929, interval=86400000
07:05:00.033 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished replaying journal in 0 ms.
07:05:00.044 [SyncThread-511-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:05:00.047 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished reading journal, starting bookie
07:05:00.048 [BookieJournal-39303] INFO org.apache.bookkeeper.bookie.Journal - Starting journal on /tmp/bk0test8599532382650252536/current
07:05:00.048 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite Thread started
07:05:00.048 [BookieJournal-39303] INFO org.apache.bookkeeper.bookie.JournalChannel - Opening journal /tmp/bk0test8599532382650252536/current/1775c68ad91.txn
07:05:00.146 [BookieDeathWatcher-43693] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher noticed the bookie is not running any more, exiting the watch loop!
07:05:00.146 [BookieDeathWatcher-43693] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher exited loop due to uncaught exception from thread BookieDeathWatcher-43693
java.lang.RuntimeException: Bookie is not running any more
at org.apache.bookkeeper.proto.BookieServer$DeathWatcher.run(BookieServer.java:306) ~[bookkeeper-server-4.12.1.jar:4.12.1]
07:05:00.147 [BookieDeathWatcher-43693] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:05:00.147 [BookieDeathWatcher-43693] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:05:00.303 [main] INFO org.apache.bookkeeper.proto.BookieServer - {
"ledgerStorageClass" : "org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage",
"dbStorage_readAheadCacheMaxSizeMb" : "1",
"gcWaitTime" : "60000",
"serverNumIOThreads" : "1",
"numHighPriorityWorkerThreads" : "0",
"journalSyncData" : "false",
"zkServers" : "127.0.0.1:33073",
"numJournalCallbackThreads" : "0",
"allocatorPoolingPolicy" : "UnpooledHeap",
"dbStorage_writeCacheMaxSizeMb" : "2",
"bookiePort" : "0",
"dbStorage_rocksDB_writeBufferSizeMB" : "1",
"allowEphemeralPorts" : "true",
"ledgerDirectories" : "/tmp/bk1test6853780819667121984",
"numReadWorkerThreads" : "0",
"dbStorage_rocksDB_blockCacheSize" : "1048576",
"flushInterval" : "60000",
"journalMaxGroupWaitMSec" : "0",
"journalDirectories" : "/tmp/bk1test6853780819667121984",
"numLongPollWorkerThreads" : "1",
"allowLoopback" : "true",
"numAddWorkerThreads" : "0"
}
07:05:00.305 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Binding bookie-rpc endpoint to 0.0.0.0/0.0.0.0:0
07:05:00.308 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:33073/ledgers : zkServers = 127.0.0.1:33073, ledgersRootPath = /ledgers.
07:05:00.308 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:33073 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@5d0637ba
07:05:00.308 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:00.308 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:00.309 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:33073. Will not attempt to authenticate using SASL (unknown error)
07:05:00.310 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:42190, server: localhost/127.0.0.1:33073
07:05:00.315 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:33073, sessionid = 0x100002f16a90002, negotiated timeout = 10000
07:05:00.315 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:05:00.318 [main] INFO org.apache.bookkeeper.discover.ZKRegistrationManager - INSTANCEID not exists in zookeeper. Not considering it for data verification
07:05:00.325 [main] INFO org.apache.bookkeeper.bookie.Bookie - Stamping new cookies on all dirs [/tmp/bk1test6853780819667121984/current] [/tmp/bk1test6853780819667121984/current]
07:05:00.331 [main] INFO org.apache.bookkeeper.bookie.Bookie - instantiate ledger manager org.apache.bookkeeper.meta.HierarchicalLedgerManagerFactory
07:05:00.331 [main] ERROR org.apache.bookkeeper.bookie.Journal - Problems reading from /tmp/bk1test6853780819667121984/current/lastMark (this is okay if it is the first time starting this bookie
07:05:00.331 [main] INFO org.apache.bookkeeper.bookie.Bookie - Using ledger storage: org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage
07:05:00.331 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - Started Db Ledger Storage
07:05:00.331 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Number of directories: 1
07:05:00.331 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Write cache size: 2 MB
07:05:00.331 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Read Cache: 1 MB
07:05:00.331 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage - Creating single directory db ledger storage on /tmp/bk1test6853780819667121984/current
07:05:00.369 [main] INFO org.apache.bookkeeper.bookie.ScanAndCompareGarbageCollector - Over Replicated Ledger Deletion : enabled=true, interval=86400000
07:05:00.369 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Minor Compaction : enabled=true, threshold=0.20000000298023224, interval=3600000
07:05:00.369 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Major Compaction : enabled=true, threshold=0.800000011920929, interval=86400000
07:05:00.370 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished replaying journal in 0 ms.
07:05:00.382 [SyncThread-521-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:05:00.385 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished reading journal, starting bookie
07:05:00.385 [BookieJournal-44493] INFO org.apache.bookkeeper.bookie.Journal - Starting journal on /tmp/bk1test6853780819667121984/current
07:05:00.385 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite Thread started
07:05:00.385 [BookieJournal-44493] INFO org.apache.bookkeeper.bookie.JournalChannel - Opening journal /tmp/bk1test6853780819667121984/current/1775c68aee2.txn
07:05:00.481 [BookieDeathWatcher-46253] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher noticed the bookie is not running any more, exiting the watch loop!
07:05:00.481 [BookieDeathWatcher-46253] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher exited loop due to uncaught exception from thread BookieDeathWatcher-46253
java.lang.RuntimeException: Bookie is not running any more
at org.apache.bookkeeper.proto.BookieServer$DeathWatcher.run(BookieServer.java:306) ~[bookkeeper-server-4.12.1.jar:4.12.1]
07:05:00.482 [BookieDeathWatcher-46253] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:05:00.482 [BookieDeathWatcher-46253] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:05:00.641 [main] INFO org.apache.bookkeeper.proto.BookieServer - {
"ledgerStorageClass" : "org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage",
"dbStorage_readAheadCacheMaxSizeMb" : "1",
"gcWaitTime" : "60000",
"serverNumIOThreads" : "1",
"numHighPriorityWorkerThreads" : "0",
"journalSyncData" : "false",
"zkServers" : "127.0.0.1:33073",
"numJournalCallbackThreads" : "0",
"allocatorPoolingPolicy" : "UnpooledHeap",
"dbStorage_writeCacheMaxSizeMb" : "2",
"bookiePort" : "0",
"dbStorage_rocksDB_writeBufferSizeMB" : "1",
"allowEphemeralPorts" : "true",
"ledgerDirectories" : "/tmp/bk2test4827043588722368841",
"numReadWorkerThreads" : "0",
"dbStorage_rocksDB_blockCacheSize" : "1048576",
"flushInterval" : "60000",
"journalMaxGroupWaitMSec" : "0",
"journalDirectories" : "/tmp/bk2test4827043588722368841",
"numLongPollWorkerThreads" : "1",
"allowLoopback" : "true",
"numAddWorkerThreads" : "0"
}
07:05:00.642 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Binding bookie-rpc endpoint to 0.0.0.0/0.0.0.0:0
07:05:00.646 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:33073/ledgers : zkServers = 127.0.0.1:33073, ledgersRootPath = /ledgers.
07:05:00.646 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:33073 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@5aaadfde
07:05:00.646 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:00.646 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:00.647 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:33073. Will not attempt to authenticate using SASL (unknown error)
07:05:00.648 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:42192, server: localhost/127.0.0.1:33073
07:05:00.653 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:33073, sessionid = 0x100002f16a90003, negotiated timeout = 10000
07:05:00.653 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:05:00.656 [main] INFO org.apache.bookkeeper.discover.ZKRegistrationManager - INSTANCEID not exists in zookeeper. Not considering it for data verification
07:05:00.660 [main] INFO org.apache.bookkeeper.bookie.Bookie - Stamping new cookies on all dirs [/tmp/bk2test4827043588722368841/current] [/tmp/bk2test4827043588722368841/current]
07:05:00.662 [main] INFO org.apache.bookkeeper.bookie.Bookie - instantiate ledger manager org.apache.bookkeeper.meta.HierarchicalLedgerManagerFactory
07:05:00.662 [main] ERROR org.apache.bookkeeper.bookie.Journal - Problems reading from /tmp/bk2test4827043588722368841/current/lastMark (this is okay if it is the first time starting this bookie
07:05:00.662 [main] INFO org.apache.bookkeeper.bookie.Bookie - Using ledger storage: org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage
07:05:00.663 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - Started Db Ledger Storage
07:05:00.663 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Number of directories: 1
07:05:00.663 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Write cache size: 2 MB
07:05:00.663 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Read Cache: 1 MB
07:05:00.663 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage - Creating single directory db ledger storage on /tmp/bk2test4827043588722368841/current
07:05:00.701 [main] INFO org.apache.bookkeeper.bookie.ScanAndCompareGarbageCollector - Over Replicated Ledger Deletion : enabled=true, interval=86400000
07:05:00.701 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Minor Compaction : enabled=true, threshold=0.20000000298023224, interval=3600000
07:05:00.701 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Major Compaction : enabled=true, threshold=0.800000011920929, interval=86400000
07:05:00.702 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished replaying journal in 0 ms.
07:05:00.713 [SyncThread-531-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:05:00.716 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished reading journal, starting bookie
07:05:00.716 [BookieJournal-46827] INFO org.apache.bookkeeper.bookie.Journal - Starting journal on /tmp/bk2test4827043588722368841/current
07:05:00.717 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite Thread started
07:05:00.717 [BookieJournal-46827] INFO org.apache.bookkeeper.bookie.JournalChannel - Opening journal /tmp/bk2test4827043588722368841/current/1775c68b02e.txn
07:05:00.973 [SessionTracker] INFO org.apache.zookeeper.server.SessionTrackerImpl - SessionTrackerImpl exited loop!
07:05:00.983 [main] INFO org.apache.pulsar.broker.PulsarService - Starting Pulsar Broker service; version: '2.8.0-SNAPSHOT'
07:05:00.983 [main] INFO org.apache.pulsar.broker.PulsarService - Git Revision 47df15cc5e3d539240935c960f6f5e5d865124ac
07:05:00.983 [main] INFO org.apache.pulsar.broker.PulsarService - Built by Lari Hotari <lari@hotari.net> on pop-os at 2021-02-01T08:27:05+0200
07:05:00.983 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:33073 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@4099eb8a
07:05:00.983 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:00.983 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:00.984 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:33073. Will not attempt to authenticate using SASL (unknown error)
07:05:00.984 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:42194, server: localhost/127.0.0.1:33073
07:05:00.985 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:33073, sessionid = 0x100002f16a90004, negotiated timeout = 30000
07:05:00.985 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:05:00.986 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:33073 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@57b414f0
07:05:00.986 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:00.986 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:00.986 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:33073. Will not attempt to authenticate using SASL (unknown error)
07:05:00.986 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:42196, server: localhost/127.0.0.1:33073
07:05:00.988 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:33073, sessionid = 0x100002f16a90005, negotiated timeout = 30000
07:05:00.988 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:05:00.989 [main] INFO org.apache.pulsar.broker.protocol.ProtocolHandlerUtils - Searching for protocol handlers in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./protocols
07:05:00.989 [main] WARN org.apache.pulsar.broker.protocol.ProtocolHandlerUtils - Protocol handler directory not found
07:05:00.990 [pulsar-ordered-OrderedExecutor-4-0] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:33073 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@7d5bfc85
07:05:00.990 [pulsar-ordered-OrderedExecutor-4-0] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:00.990 [pulsar-ordered-OrderedExecutor-4-0] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:00.990 [pulsar-ordered-OrderedExecutor-4-0-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:33073. Will not attempt to authenticate using SASL (unknown error)
07:05:00.990 [pulsar-ordered-OrderedExecutor-4-0-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:42198, server: localhost/127.0.0.1:33073
07:05:00.992 [pulsar-ordered-OrderedExecutor-4-0-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:33073, sessionid = 0x100002f16a90006, negotiated timeout = 30000
07:05:00.992 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:05:00.992 [pulsar-ordered-OrderedExecutor-4-0] INFO org.apache.pulsar.zookeeper.ZookeeperBkClientFactoryImpl - ZooKeeper session established: State:CONNECTED Timeout:30000 sessionid:0x100002f16a90006 local:/127.0.0.1:42198 remoteserver:localhost/127.0.0.1:33073 lastZxid:0 xid:1 sent:1 recv:1 queuedpkts:0 pendingresp:0 queuedevents:0
07:05:00.992 [main] INFO org.apache.pulsar.broker.PulsarService - starting configuration cache service
07:05:00.993 [pulsar-ordered-OrderedExecutor-5-0] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:33073 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@6bfa8d22
07:05:00.993 [pulsar-ordered-OrderedExecutor-5-0] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:00.994 [pulsar-ordered-OrderedExecutor-5-0] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:00.994 [pulsar-ordered-OrderedExecutor-5-0-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:33073. Will not attempt to authenticate using SASL (unknown error)
07:05:00.994 [pulsar-ordered-OrderedExecutor-5-0-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:42200, server: localhost/127.0.0.1:33073
07:05:00.995 [pulsar-ordered-OrderedExecutor-5-0-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:33073, sessionid = 0x100002f16a90007, negotiated timeout = 30000
07:05:00.995 [pulsar-ordered-OrderedExecutor-5-0-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:05:00.995 [pulsar-ordered-OrderedExecutor-5-0] INFO org.apache.pulsar.zookeeper.ZookeeperBkClientFactoryImpl - ZooKeeper session established: State:CONNECTED Timeout:30000 sessionid:0x100002f16a90007 local:/127.0.0.1:42200 remoteserver:localhost/127.0.0.1:33073 lastZxid:0 xid:1 sent:1 recv:1 queuedpkts:0 pendingresp:0 queuedevents:0
07:05:00.999 [main] INFO org.apache.pulsar.broker.cache.ConfigurationCacheService - Successfully created failure-domain znode at /admin/clusters/use/failureDomain
07:05:01.000 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f16a90006 local:/127.0.0.1:42198 remoteserver:localhost/127.0.0.1:33073 lastZxid:28 xid:3 sent:3 recv:4 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeCreated path:/managed-ledgers
07:05:01.001 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f16a90006 local:/127.0.0.1:42198 remoteserver:localhost/127.0.0.1:33073 lastZxid:29 xid:5 sent:5 recv:7 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeCreated path:/namespace
07:05:01.003 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f16a90006 local:/127.0.0.1:42198 remoteserver:localhost/127.0.0.1:33073 lastZxid:30 xid:7 sent:7 recv:10 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeCreated path:/admin/local-policies
07:05:01.011 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:33073/ledgers : zkServers = 127.0.0.1:33073, ledgersRootPath = /ledgers.
07:05:01.011 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:33073 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@2e291b62
07:05:01.011 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:01.012 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:01.012 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:33073. Will not attempt to authenticate using SASL (unknown error)
07:05:01.012 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:42202, server: localhost/127.0.0.1:33073
07:05:01.013 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:33073, sessionid = 0x100002f16a90008, negotiated timeout = 10000
07:05:01.013 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:05:01.014 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping - Reloading the bookie rack affinity mapping cache.
07:05:01.014 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:01.014 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:127.0.1.1:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
07:05:01.014 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
07:05:01.015 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
07:05:01.015 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:44493 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:44493, port=44493, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:05:01.016 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:46827 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:46827, port=46827, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:05:01.016 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:39303 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:39303, port=39303, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:05:01.016 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:01.016 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:44493
07:05:01.016 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:01.016 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:46827
07:05:01.016 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:01.016 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:39303
07:05:01.017 [main] INFO org.apache.bookkeeper.mledger.impl.EntryCacheManager - Initialized managed-ledger entry cache of 204.0 Mb
07:05:01.018 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - topic_load_times is already registred Collector already registered that provides name: topic_load_times_count
07:05:01.018 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - zk_write_latency is already registred Collector already registered that provides name: zk_write_latency_count
07:05:01.018 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - zk_read_latency is already registred Collector already registered that provides name: zk_read_latency_count
07:05:01.019 [main] INFO org.apache.pulsar.broker.service.BrokerService - Using 4 threads for broker service IO
07:05:01.019 [main] INFO org.apache.pulsar.broker.authorization.AuthorizationService - org.apache.pulsar.broker.authorization.PulsarAuthorizationProvider has been loaded.
07:05:01.019 [main] INFO org.apache.pulsar.broker.authentication.AuthenticationService - Authentication is disabled
07:05:01.022 [main] INFO org.apache.pulsar.broker.service.BrokerService - Disabling per broker unack-msg blocking due invalid unAckMsgSubscriptionPercentageLimitOnBrokerBlocked 0.16
07:05:01.028 [main] INFO org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl - Cluster domain refreshed {}
07:05:01.028 [main] INFO org.apache.pulsar.broker.PulsarService - Starting name space service, bootstrap namespaces=[]
07:05:01.033 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:33073/ledgers : zkServers = 127.0.0.1:33073, ledgersRootPath = /ledgers.
07:05:01.033 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:33073 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@7b8b1ada
07:05:01.033 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:01.033 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:01.033 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:33073. Will not attempt to authenticate using SASL (unknown error)
07:05:01.033 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:42204, server: localhost/127.0.0.1:33073
07:05:01.035 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:33073, sessionid = 0x100002f16a90009, negotiated timeout = 10000
07:05:01.035 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:05:01.036 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:01.036 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:127.0.1.1:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
07:05:01.036 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
07:05:01.036 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
07:05:01.038 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:44493 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:44493, port=44493, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:05:01.038 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:46827 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:46827, port=46827, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:05:01.038 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:39303 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:39303, port=39303, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:05:01.038 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:01.038 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:44493
07:05:01.038 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:01.038 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:46827
07:05:01.038 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:01.038 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:39303
07:05:01.039 [main] INFO org.apache.bookkeeper.mledger.offload.OffloaderUtils - Searching for offloaders in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./offloaders
07:05:01.039 [main] WARN org.apache.bookkeeper.mledger.offload.OffloaderUtils - Offloaders archive directory not found
07:05:01.039 [main] INFO org.apache.pulsar.broker.PulsarService - No ledger offloader configured, using NULL instance
07:05:01.039 [main] INFO org.apache.pulsar.broker.intercept.BrokerInterceptorUtils - Searching for broker interceptors in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./interceptors
07:05:01.039 [main] WARN org.apache.pulsar.broker.intercept.BrokerInterceptorUtils - Pulsar broker interceptors directory not found
07:05:01.044 [main] INFO org.apache.pulsar.broker.service.DistributedIdGenerator - Created sequential node at /counters/producer-name/-0000000000 -- Generator Id is use-0
07:05:01.044 [main] INFO org.apache.pulsar.broker.service.BrokerService - Started Pulsar Broker service on /0:0:0:0:0:0:0:0%0:40679
07:05:01.046 [main] INFO org.apache.pulsar.broker.service.BrokerService - Scheduling a thread to check backlog quota after [60] seconds in background
07:05:01.050 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 1.8.0_275-b01
07:05:01.051 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
07:05:01.051 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
07:05:01.051 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
07:05:01.084 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@16b6e6c3{/,null,AVAILABLE}
07:05:01.137 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@23a24128{/,null,AVAILABLE}
07:05:01.285 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@17444cb9{/admin,null,AVAILABLE}
07:05:01.520 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@47f1b064{/admin/v2,null,AVAILABLE}
07:05:01.621 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@76a72a1b{/admin/v3,null,AVAILABLE}
07:05:01.697 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@13361839{/lookup,null,AVAILABLE}
07:05:01.697 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@5c0e1fb6{/metrics,null,AVAILABLE}
07:05:01.697 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.h.ContextHandler@f662b5{/static,null,AVAILABLE}
07:05:01.698 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started PulsarServerConnector@67d1241b{HTTP/1.1, (http/1.1)}{0.0.0.0:35477}
07:05:01.698 [main] INFO org.eclipse.jetty.server.Server - Started @26304ms
07:05:01.698 [main] INFO org.apache.pulsar.broker.web.WebService - HTTP Service started at http://0.0.0.0:35477
07:05:01.698 [main] INFO org.apache.pulsar.broker.web.WebService - HTTPS Service disabled
07:05:01.709 [metadata-store-540-1] INFO org.apache.pulsar.metadata.coordination.impl.LeaderElectionImpl - Acquired resource lock on /loadbalance/leader
07:05:01.709 [metadata-store-540-1] INFO org.apache.pulsar.broker.PulsarService - This broker was elected leader
07:05:01.709 [ForkJoinPool.commonPool-worker-0] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully created local policies for /admin/local-policies/pulsar/use/localhost:35477 -- Optional.empty
07:05:01.710 [main] INFO org.apache.pulsar.broker.namespace.OwnershipCache - Trying to acquire ownership of pulsar/use/localhost:35477/0x00000000_0xffffffff
07:05:01.717 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnershipCache - Successfully acquired ownership of /namespace/pulsar/use/localhost:35477/0x00000000_0xffffffff
07:05:01.717 [pulsar-538-1] INFO org.apache.pulsar.broker.PulsarService - Loading all topics on bundle: pulsar/use/localhost:35477/0x00000000_0xffffffff
07:05:01.717 [main] INFO org.apache.pulsar.broker.namespace.NamespaceService - added heartbeat namespace name in local cache: ns=pulsar/use/localhost:35477
07:05:01.717 [main] INFO org.apache.pulsar.broker.PulsarService - Starting load management service ...
07:05:01.727 [main] INFO org.apache.pulsar.broker.PulsarService - Starting load balancer
07:05:01.727 [main] INFO org.apache.pulsar.broker.PulsarService - SLA Namespace = sla-monitor/use/localhost:35477 doesn't exist.
07:05:01.727 [main] INFO org.apache.pulsar.broker.PulsarService - messaging service is ready
07:05:01.728 [main] INFO org.apache.pulsar.broker.PulsarService - messaging service is ready, bootstrap service port = 35477, broker url= pulsar://localhost:40679, cluster=use, configs=org.apache.pulsar.broker.ServiceConfiguration@1793a8e6[zookeeperServers=127.0.0.1:33073,globalZookeeperServers=<null>,configurationStoreServers=<null>,brokerServicePort=Optional[0],brokerServicePortTls=Optional.empty,webServicePort=Optional[35477],webServicePortTls=Optional.empty,bindAddress=0.0.0.0,advertisedAddress=localhost,advertisedListeners=<null>,internalListenerName=<null>,haProxyProtocolEnabled=false,numAcceptorThreads=1,numIOThreads=4,numOrderedExecutorThreads=8,numHttpServerThreads=8,numExecutorThreadPoolSize=2,numCacheExecutorThreadPoolSize=10,maxConcurrentHttpRequests=1024,delayedDeliveryEnabled=true,delayedDeliveryTrackerFactoryClassName=org.apache.pulsar.broker.delayed.InMemoryDelayedDeliveryTrackerFactory,delayedDeliveryTickTimeMillis=1000,acknowledgmentAtBatchIndexLevelEnabled=false,webSocketServiceEnabled=false,isRunningStandalone=false,clusterName=use,maxTenants=0,failureDomainsEnabled=true,zooKeeperSessionTimeoutMillis=30000,zooKeeperOperationTimeoutSeconds=30,zooKeeperCacheExpirySeconds=300,brokerShutdownTimeoutMs=60000,skipBrokerShutdownOnOOM=false,topicLoadTimeoutSeconds=60,backlogQuotaCheckEnabled=true,backlogQuotaCheckIntervalInSeconds=60,backlogQuotaDefaultLimitGB=-1,backlogQuotaDefaultRetentionPolicy=producer_request_hold,ttlDurationDefaultInSeconds=0,brokerDeleteInactiveTopicsEnabled=true,brokerDeleteInactivePartitionedTopicMetadataEnabled=false,brokerDeleteInactiveTopicsFrequencySeconds=60,brokerDeleteInactiveTopicsMode=delete_when_no_subscriptions,brokerDeleteInactiveTopicsMaxInactiveDurationSeconds=<null>,maxPendingPublishRequestsPerConnection=1000,messageExpiryCheckIntervalInMinutes=5,activeConsumerFailoverDelayTimeMillis=1000,subscriptionExpirationTimeMinutes=0,subscriptionRedeliveryTrackerEnabled=true,subscriptionExpiryCheckIntervalInMinutes=5,subscriptionKeySharedEnable=true,subscriptionKeySharedUseConsistentHashing=false,subscriptionKeySharedConsistentHashingReplicaPoints=100,brokerDeduplicationEnabled=false,brokerDeduplicationMaxNumberOfProducers=10000,brokerDeduplicationSnapshotFrequencyInSeconds=120,brokerDeduplicationSnapshotIntervalSeconds=120,brokerDeduplicationEntriesInterval=1000,brokerDeduplicationProducerInactivityTimeoutMinutes=360,defaultNumberOfNamespaceBundles=4,maxNamespacesPerTenant=0,maxTopicsPerNamespace=0,clientLibraryVersionCheckEnabled=false,statusFilePath=<null>,maxUnackedMessagesPerConsumer=50000,maxUnackedMessagesPerSubscription=200000,maxUnackedMessagesPerBroker=0,maxUnackedMessagesPerSubscriptionOnBrokerBlocked=0.16,topicPublisherThrottlingTickTimeMillis=5,preciseTopicPublishRateLimiterEnable=false,brokerPublisherThrottlingTickTimeMillis=50,brokerPublisherThrottlingMaxMessageRate=0,brokerPublisherThrottlingMaxByteRate=0,maxPublishRatePerTopicInMessages=0,maxPublishRatePerTopicInBytes=0,subscribeThrottlingRatePerConsumer=0,subscribeRatePeriodPerConsumerInSecond=30,dispatchThrottlingRatePerTopicInMsg=0,dispatchThrottlingRatePerTopicInByte=0,dispatchThrottlingRatePerSubscriptionInMsg=0,dispatchThrottlingRatePerSubscriptionInByte=0,dispatchThrottlingRatePerReplicatorInMsg=0,dispatchThrottlingRatePerReplicatorInByte=0,dispatchThrottlingRateRelativeToPublishRate=false,dispatchThrottlingOnNonBacklogConsumerEnabled=false,dispatcherMaxReadBatchSize=100,dispatcherMaxReadSizeBytes=5242880,dispatcherMinReadBatchSize=1,dispatcherMaxRoundRobinBatchSize=20,preciseDispatcherFlowControl=false,maxConcurrentLookupRequest=50000,maxConcurrentTopicLoadRequest=5000,maxConcurrentNonPersistentMessagePerConnection=1000,numWorkerThreadsForNonPersistentTopic=2,enablePersistentTopics=true,enableNonPersistentTopics=true,enableRunBookieTogether=false,enableRunBookieAutoRecoveryTogether=false,maxProducersPerTopic=0,encryptionRequireOnProducer=false,maxConsumersPerTopic=0,maxSubscriptionsPerTopic=0,maxConsumersPerSubscription=0,maxMessageSize=5242880,enableReplicatedSubscriptions=true,replicatedSubscriptionsSnapshotFrequencyMillis=1000,replicatedSubscriptionsSnapshotTimeoutSeconds=30,replicatedSubscriptionsSnapshotMaxCachedPerSubscription=10,maxMessagePublishBufferSizeInMB=512,messagePublishBufferCheckIntervalInMillis=100,lazyCursorRecovery=false,retentionCheckIntervalInSeconds=120,maxNumPartitionsPerPartitionedTopic=0,brokerInterceptorsDirectory=./interceptors,brokerInterceptors=[],disableBrokerInterceptors=true,zookeeperSessionExpiredPolicy=shutdown,topicFencingTimeoutSeconds=0,protocolHandlerDirectory=./protocols,messagingProtocols=[],systemTopicEnabled=false,topicLevelPoliciesEnabled=false,brokerEntryMetadataInterceptors=[],enableNamespaceIsolationUpdateOnTime=false,tlsEnabled=false,tlsCertRefreshCheckDurationSec=300,tlsCertificateFilePath=<null>,tlsKeyFilePath=<null>,tlsTrustCertsFilePath=,tlsAllowInsecureConnection=false,tlsProtocols=[],tlsCiphers=[],tlsRequireTrustedClientCertOnConnect=false,authenticationEnabled=false,authenticationProviders=[],authenticationRefreshCheckSeconds=60,authorizationEnabled=false,authorizationProvider=org.apache.pulsar.broker.authorization.PulsarAuthorizationProvider,superUserRoles=[],proxyRoles=[],authenticateOriginalAuthData=false,authorizationAllowWildcardsMatching=false,brokerClientAuthenticationPlugin=org.apache.pulsar.client.impl.auth.AuthenticationDisabled,brokerClientAuthenticationParameters=,brokerClientTrustCertsFilePath=,anonymousUserRole=<null>,httpMaxRequestSize=-1,httpRequestsLimitEnabled=false,httpRequestsMaxPerSecond=100.0,saslJaasClientAllowedIds=.*pulsar.*,saslJaasServerSectionName=PulsarBroker,kinitCommand=/usr/bin/kinit,bookkeeperMetadataServiceUri=<null>,bookkeeperClientAuthenticationPlugin=<null>,bookkeeperClientAuthenticationParametersName=<null>,bookkeeperClientAuthenticationParameters=<null>,bookkeeperClientTimeoutInSeconds=30,bookkeeperClientSpeculativeReadTimeoutInMillis=0,bookkeeperNumberOfChannelsPerBookie=16,bookkeeperUseV2WireProtocol=true,bookkeeperClientHealthCheckEnabled=true,bookkeeperClientHealthCheckIntervalSeconds=60,bookkeeperClientHealthCheckErrorThresholdPerInterval=5,bookkeeperClientHealthCheckQuarantineTimeInSeconds=1800,bookkeeperClientQuarantineRatio=1.0,bookkeeperClientRackawarePolicyEnabled=true,bookkeeperClientRegionawarePolicyEnabled=false,bookkeeperClientMinNumRacksPerWriteQuorum=2,bookkeeperClientEnforceMinNumRacksPerWriteQuorum=false,bookkeeperClientReorderReadSequenceEnabled=false,bookkeeperClientIsolationGroups=<null>,bookkeeperClientSecondaryIsolationGroups=<null>,bookkeeperClientGetBookieInfoIntervalSeconds=86400,bookkeeperClientGetBookieInfoRetryIntervalSeconds=60,bookkeeperEnableStickyReads=false,bookkeeperTLSProviderFactoryClass=org.apache.bookkeeper.tls.TLSContextFactory,bookkeeperTLSClientAuthentication=false,bookkeeperTLSKeyFileType=PEM,bookkeeperTLSTrustCertTypes=PEM,bookkeeperTLSKeyStorePasswordPath=<null>,bookkeeperTLSTrustStorePasswordPath=<null>,bookkeeperTLSKeyFilePath=<null>,bookkeeperTLSCertificateFilePath=<null>,bookkeeperTLSTrustCertsFilePath=<null>,bookkeeperDiskWeightBasedPlacementEnabled=false,bookkeeperExplicitLacIntervalInMills=0,bookkeeperClientExposeStatsToPrometheus=false,bookkeeperClientThrottleValue=0,managedLedgerDefaultEnsembleSize=2,managedLedgerDefaultWriteQuorum=2,managedLedgerDefaultAckQuorum=2,managedLedgerCursorPositionFlushSeconds=60,managedLedgerDigestType=CRC32C,managedLedgerPassword=,managedLedgerMaxEnsembleSize=5,managedLedgerMaxWriteQuorum=5,managedLedgerMaxAckQuorum=5,managedLedgerCacheSizeMB=204,managedLedgerCacheCopyEntries=false,managedLedgerCacheEvictionWatermark=0.8999999761581421,managedLedgerCacheEvictionFrequency=100.0,managedLedgerCacheEvictionTimeThresholdMillis=1000,managedLedgerCursorBackloggedThreshold=1000,managedLedgerDefaultMarkDeleteRateLimit=1.0,allowAutoTopicCreation=true,allowAutoTopicCreationType=non-partitioned,allowAutoSubscriptionCreation=true,defaultNumPartitions=1,managedLedgerNumWorkerThreads=2,managedLedgerNumSchedulerThreads=2,managedLedgerMaxEntriesPerLedger=50000,managedLedgerMinLedgerRolloverTimeMinutes=10,managedLedgerMaxLedgerRolloverTimeMinutes=240,managedLedgerMaxSizePerLedgerMbytes=2048,managedLedgerOffloadDeletionLagMs=14400000,managedLedgerOffloadAutoTriggerSizeThresholdBytes=-1,managedLedgerCursorMaxEntriesPerLedger=50000,managedLedgerCursorRolloverTimeInSeconds=14400,managedLedgerMaxUnackedRangesToPersist=10000,managedLedgerMaxUnackedRangesToPersistInZooKeeper=1000,managedLedgerUnackedRangesOpenCacheSetEnabled=true,autoSkipNonRecoverableData=false,managedLedgerMetadataOperationsTimeoutSeconds=60,managedLedgerReadEntryTimeoutSeconds=0,managedLedgerAddEntryTimeoutSeconds=0,managedLedgerPrometheusStatsLatencyRolloverSeconds=60,managedLedgerTraceTaskExecution=true,managedLedgerNewEntriesCheckDelayInMillis=10,managedLedgerDataReadPriority=tiered-storage-first,loadBalancerEnabled=true,loadBalancerPlacementStrategy=leastLoadedServer,loadBalancerLoadSheddingStrategy=org.apache.pulsar.broker.loadbalance.impl.OverloadShedder,loadBalancerReportUpdateThresholdPercentage=10,loadBalancerReportUpdateMaxIntervalMinutes=15,loadBalancerHostUsageCheckIntervalMinutes=1,loadBalancerSheddingEnabled=true,loadBalancerSheddingIntervalMinutes=1,loadBalancerSheddingGracePeriodMinutes=30,loadBalancerBrokerUnderloadedThresholdPercentage=50,loadBalancerBrokerMaxTopics=50000,loadBalancerBrokerOverloadedThresholdPercentage=100,loadBalancerBrokerThresholdShedderPercentage=10,loadBalancerHistoryResourcePercentage=0.9,loadBalancerBandwithInResourceWeight=1.0,loadBalancerBandwithOutResourceWeight=1.0,loadBalancerCPUResourceWeight=1.0,loadBalancerMemoryResourceWeight=1.0,loadBalancerDirectMemoryResourceWeight=1.0,loadBalancerBundleUnloadMinThroughputThreshold=10.0,loadBalancerResourceQuotaUpdateIntervalMinutes=15,loadBalancerBrokerComfortLoadLevelPercentage=65,loadBalancerAutoBundleSplitEnabled=true,loadBalancerAutoUnloadSplitBundlesEnabled=true,loadBalancerNamespaceBundleMaxTopics=1000,loadBalancerNamespaceBundleMaxSessions=1000,loadBalancerNamespaceBundleMaxMsgRate=30000,loadBalancerNamespaceBundleMaxBandwidthMbytes=100,loadBalancerNamespaceMaximumBundles=128,loadManagerClassName=org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl,supportedNamespaceBundleSplitAlgorithms=[range_equally_divide, topic_count_equally_divide],defaultNamespaceBundleSplitAlgorithm=range_equally_divide,loadBalancerOverrideBrokerNicSpeedGbps=<null>,replicationMetricsEnabled=false,replicationConnectionsPerBroker=16,replicatorPrefix=pulsar.repl,replicationProducerQueueSize=1000,replicationPolicyCheckDurationSeconds=600,replicationTlsEnabled=false,brokerClientTlsEnabled=false,defaultRetentionTimeInMinutes=0,defaultRetentionSizeInMB=0,keepAliveIntervalSeconds=30,brokerServicePurgeInactiveFrequencyInSeconds=60,bootstrapNamespaces=[],properties={},preferLaterVersions=false,brokerServiceCompactionMonitorIntervalInSeconds=60,isSchemaValidationEnforced=false,schemaRegistryStorageClassName=org.apache.pulsar.broker.service.schema.BookkeeperSchemaStorageFactory,schemaRegistryCompatibilityCheckers=[org.apache.pulsar.broker.service.schema.ProtobufNativeSchemaCompatibilityCheck, org.apache.pulsar.broker.service.schema.JsonSchemaCompatibilityCheck, org.apache.pulsar.broker.service.schema.AvroSchemaCompatibilityCheck],webSocketNumIoThreads=2,webSocketConnectionsPerBroker=2,webSocketSessionIdleTimeoutMillis=300000,webSocketMaxTextFrameSize=1048576,exposeTopicLevelMetricsInPrometheus=true,exposeConsumerLevelMetricsInPrometheus=false,jvmGCMetricsLoggerClassName=<null>,exposePreciseBacklogInPrometheus=false,functionsWorkerEnabled=false,functionsWorkerServiceNarPackage=,exposePublisherStats=true,statsUpdateFrequencyInSecs=60,statsUpdateInitialDelayInSecs=60,offloadersDirectory=./offloaders,managedLedgerOffloadDriver=<null>,managedLedgerOffloadMaxThreads=2,narExtractionDirectory=/tmp,managedLedgerOffloadPrefetchRounds=1,transactionCoordinatorEnabled=false,transactionMetadataStoreProviderClassName=org.apache.pulsar.transaction.coordinator.impl.MLTransactionMetadataStoreProvider,transactionBufferProviderClassName=org.apache.pulsar.broker.transaction.buffer.impl.TopicTransactionBufferProvider,tlsEnabledWithKeyStore=false,tlsProvider=<null>,tlsKeyStoreType=JKS,tlsKeyStore=<null>,tlsKeyStorePassword=<null>,tlsTrustStoreType=JKS,tlsTrustStore=<null>,tlsTrustStorePassword=<null>,brokerClientTlsEnabledWithKeyStore=false,brokerClientSslProvider=<null>,brokerClientTlsTrustStoreType=JKS,brokerClientTlsTrustStore=<null>,brokerClientTlsTrustStorePassword=<null>,brokerClientTlsCiphers=[],brokerClientTlsProtocols=[],enablePackagesManagement=false,packagesManagementStorageProvider=org.apache.pulsar.packages.management.storage.bookkeeper.BookKeeperPackagesStorageProvider,packagesReplicas=1,packagesManagementLedgerRootPath=/ledgers]
07:05:01.732 [main] INFO org.apache.pulsar.broker.PulsarService - Starting Pulsar Broker service; version: '2.8.0-SNAPSHOT'
07:05:01.732 [main] INFO org.apache.pulsar.broker.PulsarService - Git Revision 47df15cc5e3d539240935c960f6f5e5d865124ac
07:05:01.732 [main] INFO org.apache.pulsar.broker.PulsarService - Built by Lari Hotari <lari@hotari.net> on pop-os at 2021-02-01T08:27:05+0200
07:05:01.732 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:33073 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@418eed39
07:05:01.732 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:01.733 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:01.733 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:33073. Will not attempt to authenticate using SASL (unknown error)
07:05:01.733 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:42206, server: localhost/127.0.0.1:33073
07:05:01.735 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:33073, sessionid = 0x100002f16a9000a, negotiated timeout = 30000
07:05:01.773 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:05:01.773 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:33073 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@6649b4a
07:05:01.774 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:01.774 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:01.774 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:33073. Will not attempt to authenticate using SASL (unknown error)
07:05:01.774 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:42208, server: localhost/127.0.0.1:33073
07:05:01.776 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:33073, sessionid = 0x100002f16a9000b, negotiated timeout = 30000
07:05:01.776 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:05:01.779 [main] INFO org.apache.pulsar.broker.protocol.ProtocolHandlerUtils - Searching for protocol handlers in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./protocols
07:05:01.779 [main] WARN org.apache.pulsar.broker.protocol.ProtocolHandlerUtils - Protocol handler directory not found
07:05:01.779 [pulsar-ordered-OrderedExecutor-6-0] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:33073 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@3088db3c
07:05:01.779 [pulsar-ordered-OrderedExecutor-6-0] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:01.780 [pulsar-ordered-OrderedExecutor-6-0] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:01.780 [pulsar-ordered-OrderedExecutor-6-0-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:33073. Will not attempt to authenticate using SASL (unknown error)
07:05:01.780 [pulsar-ordered-OrderedExecutor-6-0-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:42210, server: localhost/127.0.0.1:33073
07:05:01.781 [pulsar-ordered-OrderedExecutor-6-0-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:33073, sessionid = 0x100002f16a9000c, negotiated timeout = 30000
07:05:01.781 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:05:01.781 [pulsar-ordered-OrderedExecutor-6-0] INFO org.apache.pulsar.zookeeper.ZookeeperBkClientFactoryImpl - ZooKeeper session established: State:CONNECTED Timeout:30000 sessionid:0x100002f16a9000c local:/127.0.0.1:42210 remoteserver:localhost/127.0.0.1:33073 lastZxid:0 xid:1 sent:1 recv:1 queuedpkts:0 pendingresp:0 queuedevents:0
07:05:01.782 [main] INFO org.apache.pulsar.broker.PulsarService - starting configuration cache service
07:05:01.783 [pulsar-ordered-OrderedExecutor-6-0] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:33073 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@71b5d107
07:05:01.783 [pulsar-ordered-OrderedExecutor-6-0] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:01.783 [pulsar-ordered-OrderedExecutor-6-0] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:01.783 [pulsar-ordered-OrderedExecutor-6-0-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:33073. Will not attempt to authenticate using SASL (unknown error)
07:05:01.783 [pulsar-ordered-OrderedExecutor-6-0-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:42212, server: localhost/127.0.0.1:33073
07:05:01.785 [pulsar-ordered-OrderedExecutor-6-0-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:33073, sessionid = 0x100002f16a9000d, negotiated timeout = 30000
07:05:01.785 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:05:01.785 [pulsar-ordered-OrderedExecutor-6-0] INFO org.apache.pulsar.zookeeper.ZookeeperBkClientFactoryImpl - ZooKeeper session established: State:CONNECTED Timeout:30000 sessionid:0x100002f16a9000d local:/127.0.0.1:42212 remoteserver:localhost/127.0.0.1:33073 lastZxid:0 xid:1 sent:1 recv:1 queuedpkts:0 pendingresp:0 queuedevents:0
07:05:01.791 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:33073/ledgers : zkServers = 127.0.0.1:33073, ledgersRootPath = /ledgers.
07:05:01.791 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:33073 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@4c7b06f7
07:05:01.791 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:01.791 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:01.792 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:33073. Will not attempt to authenticate using SASL (unknown error)
07:05:01.792 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:42214, server: localhost/127.0.0.1:33073
07:05:01.793 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:33073, sessionid = 0x100002f16a9000e, negotiated timeout = 10000
07:05:01.793 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:05:01.794 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping - Reloading the bookie rack affinity mapping cache.
07:05:01.795 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:01.795 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:127.0.1.1:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
07:05:01.795 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
07:05:01.795 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
07:05:01.796 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:44493 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:44493, port=44493, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:05:01.796 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:46827 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:46827, port=46827, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:05:01.796 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:39303 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:39303, port=39303, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:05:01.797 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:01.797 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:44493
07:05:01.797 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:01.797 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:46827
07:05:01.797 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:01.797 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:39303
07:05:01.799 [main] INFO org.apache.bookkeeper.mledger.impl.EntryCacheManager - Initialized managed-ledger entry cache of 204.0 Mb
07:05:01.799 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - topic_load_times is already registred Collector already registered that provides name: topic_load_times_count
07:05:01.799 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - zk_write_latency is already registred Collector already registered that provides name: zk_write_latency_count
07:05:01.799 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - zk_read_latency is already registred Collector already registered that provides name: zk_read_latency_count
07:05:01.808 [main] INFO org.apache.pulsar.broker.service.BrokerService - Using 4 threads for broker service IO
07:05:01.808 [main] INFO org.apache.pulsar.broker.authorization.AuthorizationService - org.apache.pulsar.broker.authorization.PulsarAuthorizationProvider has been loaded.
07:05:01.808 [main] INFO org.apache.pulsar.broker.authentication.AuthenticationService - Authentication is disabled
07:05:01.809 [main] INFO org.apache.pulsar.broker.service.BrokerService - Disabling per broker unack-msg blocking due invalid unAckMsgSubscriptionPercentageLimitOnBrokerBlocked 0.16
07:05:01.816 [main] INFO org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl - Cluster domain refreshed {}
07:05:01.816 [main] INFO org.apache.pulsar.broker.PulsarService - Starting name space service, bootstrap namespaces=[]
07:05:01.817 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:33073/ledgers : zkServers = 127.0.0.1:33073, ledgersRootPath = /ledgers.
07:05:01.817 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:33073 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@21d582fc
07:05:01.818 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:01.818 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:01.818 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:33073. Will not attempt to authenticate using SASL (unknown error)
07:05:01.818 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:42216, server: localhost/127.0.0.1:33073
07:05:01.878 [main-SendThread(127.0.0.1:33073)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:33073, sessionid = 0x100002f16a9000f, negotiated timeout = 10000
07:05:01.878 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:05:01.881 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:01.881 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:127.0.1.1:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
07:05:01.882 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
07:05:01.882 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
07:05:01.887 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:44493 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:44493, port=44493, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:05:01.887 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:46827 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:46827, port=46827, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:05:01.887 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:39303 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:39303, port=39303, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:05:01.888 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:01.888 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:44493
07:05:01.888 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:01.888 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:46827
07:05:01.888 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:01.888 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:39303
07:05:01.889 [main] INFO org.apache.bookkeeper.mledger.offload.OffloaderUtils - Searching for offloaders in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./offloaders
07:05:01.889 [main] WARN org.apache.bookkeeper.mledger.offload.OffloaderUtils - Offloaders archive directory not found
07:05:01.889 [main] INFO org.apache.pulsar.broker.PulsarService - No ledger offloader configured, using NULL instance
07:05:01.889 [main] INFO org.apache.pulsar.broker.intercept.BrokerInterceptorUtils - Searching for broker interceptors in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./interceptors
07:05:01.889 [main] WARN org.apache.pulsar.broker.intercept.BrokerInterceptorUtils - Pulsar broker interceptors directory not found
07:05:01.890 [main] INFO org.apache.pulsar.broker.service.DistributedIdGenerator - Created sequential node at /counters/producer-name/-0000000001 -- Generator Id is use-1
07:05:01.892 [main] INFO org.apache.pulsar.broker.service.BrokerService - Started Pulsar Broker service on /0:0:0:0:0:0:0:0%0:39389
07:05:01.894 [main] INFO org.apache.pulsar.broker.service.BrokerService - Scheduling a thread to check backlog quota after [60] seconds in background
07:05:01.898 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 1.8.0_275-b01
07:05:01.899 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
07:05:01.899 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
07:05:01.899 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
07:05:01.929 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@2043cf19{/,null,AVAILABLE}
07:05:02.006 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@2be99362{/,null,AVAILABLE}
07:05:02.242 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@4269290a{/admin,null,AVAILABLE}
07:05:02.458 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@4dcea0e0{/admin/v2,null,AVAILABLE}
07:05:02.533 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@6cef7928{/admin/v3,null,AVAILABLE}
07:05:02.596 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@f03bbae{/lookup,null,AVAILABLE}
07:05:02.596 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@1832b55f{/metrics,null,AVAILABLE}
07:05:02.596 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.h.ContextHandler@39a5937a{/static,null,AVAILABLE}
07:05:02.597 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started PulsarServerConnector@7933dfc3{HTTP/1.1, (http/1.1)}{0.0.0.0:36211}
07:05:02.597 [main] INFO org.eclipse.jetty.server.Server - Started @27203ms
07:05:02.597 [main] INFO org.apache.pulsar.broker.web.WebService - HTTP Service started at http://0.0.0.0:36211
07:05:02.597 [main] INFO org.apache.pulsar.broker.web.WebService - HTTPS Service disabled
07:05:02.600 [metadata-store-587-1] INFO org.apache.pulsar.broker.PulsarService - This broker is a follower. Current leader is Optional[LeaderBroker(serviceUrl=http://localhost:35477)]
07:05:02.601 [ForkJoinPool.commonPool-worker-0] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully created local policies for /admin/local-policies/pulsar/use/localhost:36211 -- Optional.empty
07:05:02.601 [main] INFO org.apache.pulsar.broker.namespace.OwnershipCache - Trying to acquire ownership of pulsar/use/localhost:36211/0x00000000_0xffffffff
07:05:02.608 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnershipCache - Successfully acquired ownership of /namespace/pulsar/use/localhost:36211/0x00000000_0xffffffff
07:05:02.608 [pulsar-585-1] INFO org.apache.pulsar.broker.PulsarService - Loading all topics on bundle: pulsar/use/localhost:36211/0x00000000_0xffffffff
07:05:02.609 [main] INFO org.apache.pulsar.broker.namespace.NamespaceService - added heartbeat namespace name in local cache: ns=pulsar/use/localhost:36211
07:05:02.609 [main] INFO org.apache.pulsar.broker.PulsarService - Starting load management service ...
07:05:02.613 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f16a90006 local:/127.0.0.1:42198 remoteserver:localhost/127.0.0.1:33073 lastZxid:58 xid:50 sent:50 recv:55 queuedpkts:0 pendingresp:0 queuedevents:0] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/loadbalance/brokers
07:05:02.614 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - reloadCache called in zookeeperChildrenCache for path /loadbalance/brokers
07:05:02.619 [main] INFO org.apache.pulsar.broker.PulsarService - Starting load balancer
07:05:02.619 [main] INFO org.apache.pulsar.broker.PulsarService - SLA Namespace = sla-monitor/use/localhost:36211 doesn't exist.
07:05:02.619 [main] INFO org.apache.pulsar.broker.PulsarService - messaging service is ready
07:05:02.620 [main] INFO org.apache.pulsar.broker.PulsarService - messaging service is ready, bootstrap service port = 36211, broker url= pulsar://localhost:39389, cluster=use, configs=org.apache.pulsar.broker.ServiceConfiguration@1e09740d[zookeeperServers=127.0.0.1:33073,globalZookeeperServers=<null>,configurationStoreServers=<null>,brokerServicePort=Optional[0],brokerServicePortTls=Optional.empty,webServicePort=Optional[36211],webServicePortTls=Optional.empty,bindAddress=0.0.0.0,advertisedAddress=localhost,advertisedListeners=<null>,internalListenerName=<null>,haProxyProtocolEnabled=false,numAcceptorThreads=1,numIOThreads=4,numOrderedExecutorThreads=8,numHttpServerThreads=8,numExecutorThreadPoolSize=2,numCacheExecutorThreadPoolSize=10,maxConcurrentHttpRequests=1024,delayedDeliveryEnabled=true,delayedDeliveryTrackerFactoryClassName=org.apache.pulsar.broker.delayed.InMemoryDelayedDeliveryTrackerFactory,delayedDeliveryTickTimeMillis=1000,acknowledgmentAtBatchIndexLevelEnabled=false,webSocketServiceEnabled=false,isRunningStandalone=false,clusterName=use,maxTenants=0,failureDomainsEnabled=true,zooKeeperSessionTimeoutMillis=30000,zooKeeperOperationTimeoutSeconds=30,zooKeeperCacheExpirySeconds=300,brokerShutdownTimeoutMs=60000,skipBrokerShutdownOnOOM=false,topicLoadTimeoutSeconds=60,backlogQuotaCheckEnabled=true,backlogQuotaCheckIntervalInSeconds=60,backlogQuotaDefaultLimitGB=-1,backlogQuotaDefaultRetentionPolicy=producer_request_hold,ttlDurationDefaultInSeconds=0,brokerDeleteInactiveTopicsEnabled=true,brokerDeleteInactivePartitionedTopicMetadataEnabled=false,brokerDeleteInactiveTopicsFrequencySeconds=60,brokerDeleteInactiveTopicsMode=delete_when_no_subscriptions,brokerDeleteInactiveTopicsMaxInactiveDurationSeconds=<null>,maxPendingPublishRequestsPerConnection=1000,messageExpiryCheckIntervalInMinutes=5,activeConsumerFailoverDelayTimeMillis=1000,subscriptionExpirationTimeMinutes=0,subscriptionRedeliveryTrackerEnabled=true,subscriptionExpiryCheckIntervalInMinutes=5,subscriptionKeySharedEnable=true,subscriptionKeySharedUseConsistentHashing=false,subscriptionKeySharedConsistentHashingReplicaPoints=100,brokerDeduplicationEnabled=false,brokerDeduplicationMaxNumberOfProducers=10000,brokerDeduplicationSnapshotFrequencyInSeconds=120,brokerDeduplicationSnapshotIntervalSeconds=120,brokerDeduplicationEntriesInterval=1000,brokerDeduplicationProducerInactivityTimeoutMinutes=360,defaultNumberOfNamespaceBundles=4,maxNamespacesPerTenant=0,maxTopicsPerNamespace=0,clientLibraryVersionCheckEnabled=false,statusFilePath=<null>,maxUnackedMessagesPerConsumer=50000,maxUnackedMessagesPerSubscription=200000,maxUnackedMessagesPerBroker=0,maxUnackedMessagesPerSubscriptionOnBrokerBlocked=0.16,topicPublisherThrottlingTickTimeMillis=5,preciseTopicPublishRateLimiterEnable=false,brokerPublisherThrottlingTickTimeMillis=50,brokerPublisherThrottlingMaxMessageRate=0,brokerPublisherThrottlingMaxByteRate=0,maxPublishRatePerTopicInMessages=0,maxPublishRatePerTopicInBytes=0,subscribeThrottlingRatePerConsumer=0,subscribeRatePeriodPerConsumerInSecond=30,dispatchThrottlingRatePerTopicInMsg=0,dispatchThrottlingRatePerTopicInByte=0,dispatchThrottlingRatePerSubscriptionInMsg=0,dispatchThrottlingRatePerSubscriptionInByte=0,dispatchThrottlingRatePerReplicatorInMsg=0,dispatchThrottlingRatePerReplicatorInByte=0,dispatchThrottlingRateRelativeToPublishRate=false,dispatchThrottlingOnNonBacklogConsumerEnabled=false,dispatcherMaxReadBatchSize=100,dispatcherMaxReadSizeBytes=5242880,dispatcherMinReadBatchSize=1,dispatcherMaxRoundRobinBatchSize=20,preciseDispatcherFlowControl=false,maxConcurrentLookupRequest=50000,maxConcurrentTopicLoadRequest=5000,maxConcurrentNonPersistentMessagePerConnection=1000,numWorkerThreadsForNonPersistentTopic=2,enablePersistentTopics=true,enableNonPersistentTopics=true,enableRunBookieTogether=false,enableRunBookieAutoRecoveryTogether=false,maxProducersPerTopic=0,encryptionRequireOnProducer=false,maxConsumersPerTopic=0,maxSubscriptionsPerTopic=0,maxConsumersPerSubscription=0,maxMessageSize=5242880,enableReplicatedSubscriptions=true,replicatedSubscriptionsSnapshotFrequencyMillis=1000,replicatedSubscriptionsSnapshotTimeoutSeconds=30,replicatedSubscriptionsSnapshotMaxCachedPerSubscription=10,maxMessagePublishBufferSizeInMB=512,messagePublishBufferCheckIntervalInMillis=100,lazyCursorRecovery=false,retentionCheckIntervalInSeconds=120,maxNumPartitionsPerPartitionedTopic=0,brokerInterceptorsDirectory=./interceptors,brokerInterceptors=[],disableBrokerInterceptors=true,zookeeperSessionExpiredPolicy=shutdown,topicFencingTimeoutSeconds=0,protocolHandlerDirectory=./protocols,messagingProtocols=[],systemTopicEnabled=false,topicLevelPoliciesEnabled=false,brokerEntryMetadataInterceptors=[],enableNamespaceIsolationUpdateOnTime=false,tlsEnabled=false,tlsCertRefreshCheckDurationSec=300,tlsCertificateFilePath=<null>,tlsKeyFilePath=<null>,tlsTrustCertsFilePath=,tlsAllowInsecureConnection=false,tlsProtocols=[],tlsCiphers=[],tlsRequireTrustedClientCertOnConnect=false,authenticationEnabled=false,authenticationProviders=[],authenticationRefreshCheckSeconds=60,authorizationEnabled=false,authorizationProvider=org.apache.pulsar.broker.authorization.PulsarAuthorizationProvider,superUserRoles=[],proxyRoles=[],authenticateOriginalAuthData=false,authorizationAllowWildcardsMatching=false,brokerClientAuthenticationPlugin=org.apache.pulsar.client.impl.auth.AuthenticationDisabled,brokerClientAuthenticationParameters=,brokerClientTrustCertsFilePath=,anonymousUserRole=<null>,httpMaxRequestSize=-1,httpRequestsLimitEnabled=false,httpRequestsMaxPerSecond=100.0,saslJaasClientAllowedIds=.*pulsar.*,saslJaasServerSectionName=PulsarBroker,kinitCommand=/usr/bin/kinit,bookkeeperMetadataServiceUri=<null>,bookkeeperClientAuthenticationPlugin=<null>,bookkeeperClientAuthenticationParametersName=<null>,bookkeeperClientAuthenticationParameters=<null>,bookkeeperClientTimeoutInSeconds=30,bookkeeperClientSpeculativeReadTimeoutInMillis=0,bookkeeperNumberOfChannelsPerBookie=16,bookkeeperUseV2WireProtocol=true,bookkeeperClientHealthCheckEnabled=true,bookkeeperClientHealthCheckIntervalSeconds=60,bookkeeperClientHealthCheckErrorThresholdPerInterval=5,bookkeeperClientHealthCheckQuarantineTimeInSeconds=1800,bookkeeperClientQuarantineRatio=1.0,bookkeeperClientRackawarePolicyEnabled=true,bookkeeperClientRegionawarePolicyEnabled=false,bookkeeperClientMinNumRacksPerWriteQuorum=2,bookkeeperClientEnforceMinNumRacksPerWriteQuorum=false,bookkeeperClientReorderReadSequenceEnabled=false,bookkeeperClientIsolationGroups=<null>,bookkeeperClientSecondaryIsolationGroups=<null>,bookkeeperClientGetBookieInfoIntervalSeconds=86400,bookkeeperClientGetBookieInfoRetryIntervalSeconds=60,bookkeeperEnableStickyReads=false,bookkeeperTLSProviderFactoryClass=org.apache.bookkeeper.tls.TLSContextFactory,bookkeeperTLSClientAuthentication=false,bookkeeperTLSKeyFileType=PEM,bookkeeperTLSTrustCertTypes=PEM,bookkeeperTLSKeyStorePasswordPath=<null>,bookkeeperTLSTrustStorePasswordPath=<null>,bookkeeperTLSKeyFilePath=<null>,bookkeeperTLSCertificateFilePath=<null>,bookkeeperTLSTrustCertsFilePath=<null>,bookkeeperDiskWeightBasedPlacementEnabled=false,bookkeeperExplicitLacIntervalInMills=0,bookkeeperClientExposeStatsToPrometheus=false,bookkeeperClientThrottleValue=0,managedLedgerDefaultEnsembleSize=2,managedLedgerDefaultWriteQuorum=2,managedLedgerDefaultAckQuorum=2,managedLedgerCursorPositionFlushSeconds=60,managedLedgerDigestType=CRC32C,managedLedgerPassword=,managedLedgerMaxEnsembleSize=5,managedLedgerMaxWriteQuorum=5,managedLedgerMaxAckQuorum=5,managedLedgerCacheSizeMB=204,managedLedgerCacheCopyEntries=false,managedLedgerCacheEvictionWatermark=0.8999999761581421,managedLedgerCacheEvictionFrequency=100.0,managedLedgerCacheEvictionTimeThresholdMillis=1000,managedLedgerCursorBackloggedThreshold=1000,managedLedgerDefaultMarkDeleteRateLimit=1.0,allowAutoTopicCreation=true,allowAutoTopicCreationType=non-partitioned,allowAutoSubscriptionCreation=true,defaultNumPartitions=1,managedLedgerNumWorkerThreads=2,managedLedgerNumSchedulerThreads=2,managedLedgerMaxEntriesPerLedger=50000,managedLedgerMinLedgerRolloverTimeMinutes=10,managedLedgerMaxLedgerRolloverTimeMinutes=240,managedLedgerMaxSizePerLedgerMbytes=2048,managedLedgerOffloadDeletionLagMs=14400000,managedLedgerOffloadAutoTriggerSizeThresholdBytes=-1,managedLedgerCursorMaxEntriesPerLedger=50000,managedLedgerCursorRolloverTimeInSeconds=14400,managedLedgerMaxUnackedRangesToPersist=10000,managedLedgerMaxUnackedRangesToPersistInZooKeeper=1000,managedLedgerUnackedRangesOpenCacheSetEnabled=true,autoSkipNonRecoverableData=false,managedLedgerMetadataOperationsTimeoutSeconds=60,managedLedgerReadEntryTimeoutSeconds=0,managedLedgerAddEntryTimeoutSeconds=0,managedLedgerPrometheusStatsLatencyRolloverSeconds=60,managedLedgerTraceTaskExecution=true,managedLedgerNewEntriesCheckDelayInMillis=10,managedLedgerDataReadPriority=tiered-storage-first,loadBalancerEnabled=true,loadBalancerPlacementStrategy=leastLoadedServer,loadBalancerLoadSheddingStrategy=org.apache.pulsar.broker.loadbalance.impl.OverloadShedder,loadBalancerReportUpdateThresholdPercentage=10,loadBalancerReportUpdateMaxIntervalMinutes=15,loadBalancerHostUsageCheckIntervalMinutes=1,loadBalancerSheddingEnabled=true,loadBalancerSheddingIntervalMinutes=1,loadBalancerSheddingGracePeriodMinutes=30,loadBalancerBrokerUnderloadedThresholdPercentage=50,loadBalancerBrokerMaxTopics=50000,loadBalancerBrokerOverloadedThresholdPercentage=100,loadBalancerBrokerThresholdShedderPercentage=10,loadBalancerHistoryResourcePercentage=0.9,loadBalancerBandwithInResourceWeight=1.0,loadBalancerBandwithOutResourceWeight=1.0,loadBalancerCPUResourceWeight=1.0,loadBalancerMemoryResourceWeight=1.0,loadBalancerDirectMemoryResourceWeight=1.0,loadBalancerBundleUnloadMinThroughputThreshold=10.0,loadBalancerResourceQuotaUpdateIntervalMinutes=15,loadBalancerBrokerComfortLoadLevelPercentage=65,loadBalancerAutoBundleSplitEnabled=true,loadBalancerAutoUnloadSplitBundlesEnabled=true,loadBalancerNamespaceBundleMaxTopics=1000,loadBalancerNamespaceBundleMaxSessions=1000,loadBalancerNamespaceBundleMaxMsgRate=30000,loadBalancerNamespaceBundleMaxBandwidthMbytes=100,loadBalancerNamespaceMaximumBundles=128,loadManagerClassName=org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl,supportedNamespaceBundleSplitAlgorithms=[range_equally_divide, topic_count_equally_divide],defaultNamespaceBundleSplitAlgorithm=range_equally_divide,loadBalancerOverrideBrokerNicSpeedGbps=<null>,replicationMetricsEnabled=false,replicationConnectionsPerBroker=16,replicatorPrefix=pulsar.repl,replicationProducerQueueSize=1000,replicationPolicyCheckDurationSeconds=600,replicationTlsEnabled=false,brokerClientTlsEnabled=false,defaultRetentionTimeInMinutes=0,defaultRetentionSizeInMB=0,keepAliveIntervalSeconds=30,brokerServicePurgeInactiveFrequencyInSeconds=60,bootstrapNamespaces=[],properties={},preferLaterVersions=false,brokerServiceCompactionMonitorIntervalInSeconds=60,isSchemaValidationEnforced=false,schemaRegistryStorageClassName=org.apache.pulsar.broker.service.schema.BookkeeperSchemaStorageFactory,schemaRegistryCompatibilityCheckers=[org.apache.pulsar.broker.service.schema.ProtobufNativeSchemaCompatibilityCheck, org.apache.pulsar.broker.service.schema.JsonSchemaCompatibilityCheck, org.apache.pulsar.broker.service.schema.AvroSchemaCompatibilityCheck],webSocketNumIoThreads=2,webSocketConnectionsPerBroker=2,webSocketSessionIdleTimeoutMillis=300000,webSocketMaxTextFrameSize=1048576,exposeTopicLevelMetricsInPrometheus=true,exposeConsumerLevelMetricsInPrometheus=false,jvmGCMetricsLoggerClassName=<null>,exposePreciseBacklogInPrometheus=false,functionsWorkerEnabled=false,functionsWorkerServiceNarPackage=,exposePublisherStats=true,statsUpdateFrequencyInSecs=60,statsUpdateInitialDelayInSecs=60,offloadersDirectory=./offloaders,managedLedgerOffloadDriver=<null>,managedLedgerOffloadMaxThreads=2,narExtractionDirectory=/tmp,managedLedgerOffloadPrefetchRounds=1,transactionCoordinatorEnabled=false,transactionMetadataStoreProviderClassName=org.apache.pulsar.transaction.coordinator.impl.MLTransactionMetadataStoreProvider,transactionBufferProviderClassName=org.apache.pulsar.broker.transaction.buffer.impl.TopicTransactionBufferProvider,tlsEnabledWithKeyStore=false,tlsProvider=<null>,tlsKeyStoreType=JKS,tlsKeyStore=<null>,tlsKeyStorePassword=<null>,tlsTrustStoreType=JKS,tlsTrustStore=<null>,tlsTrustStorePassword=<null>,brokerClientTlsEnabledWithKeyStore=false,brokerClientSslProvider=<null>,brokerClientTlsTrustStoreType=JKS,brokerClientTlsTrustStore=<null>,brokerClientTlsTrustStorePassword=<null>,brokerClientTlsCiphers=[],brokerClientTlsProtocols=[],enablePackagesManagement=false,packagesManagementStorageProvider=org.apache.pulsar.packages.management.storage.bookkeeper.BookKeeperPackagesStorageProvider,packagesReplicas=1,packagesManagementLedgerRootPath=/ledgers]
------- Starting test [TestClass name=class org.apache.pulsar.broker.loadbalance.AntiAffinityNamespaceGroupTest].testLoadSheddingUtilWithAntiAffinityNamespace([])-------
07:05:02.747 [metadata-store-541-1] INFO org.apache.pulsar.broker.admin.impl.TenantsBase - [null] Created tenant my-tenant
07:05:02.748 [metadata-store-541-1] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:05:02 +0000] "PUT /admin/v2/tenants/my-tenant HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 11
07:05:02.754 [pulsar-web-578-1] INFO org.apache.pulsar.broker.web.PulsarWebResource - Successfully validated clusters on tenant [my-tenant]
07:05:02.759 [pulsar-web-578-1] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Created namespace my-tenant/use/my-ns0
07:05:02.760 [pulsar-web-578-1] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:05:02 +0000] "PUT /admin/namespaces/my-tenant/use/my-ns0 HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 9
07:05:02.762 [pulsar-web-578-4] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Setting anti-affinity group my-antiaffinity for my-tenant/use/my-ns0
07:05:02.763 [pulsar-web-578-4] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - local-policies for my-tenant/use/my-ns0 is not setup at path /admin/local-policies/my-tenant/use/my-ns0
07:05:02.768 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully copyied bundles data to local zk at /admin/local-policies/my-tenant/use/my-ns0
07:05:02.769 [pulsar-web-578-4] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Successfully updated local-policies configuration: namespace=my-tenant/use/my-ns0, map={"bundles":{"boundaries":["0x00000000","0xffffffff"],"numBundles":1},"namespaceAntiAffinityGroup":"my-antiaffinity"}
07:05:02.770 [pulsar-web-578-4] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:05:02 +0000] "POST /admin/namespaces/my-tenant/use/my-ns0/antiAffinity HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 9
07:05:02.773 [pulsar-web-578-6] INFO org.apache.pulsar.broker.web.PulsarWebResource - Successfully validated clusters on tenant [my-tenant]
07:05:02.778 [pulsar-web-578-6] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Created namespace my-tenant/use/my-ns1
07:05:02.778 [pulsar-web-578-6] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:05:02 +0000] "PUT /admin/namespaces/my-tenant/use/my-ns1 HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 7
07:05:02.780 [pulsar-web-578-7] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Setting anti-affinity group my-antiaffinity for my-tenant/use/my-ns1
07:05:02.781 [pulsar-web-578-7] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - local-policies for my-tenant/use/my-ns1 is not setup at path /admin/local-policies/my-tenant/use/my-ns1
07:05:02.783 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully copyied bundles data to local zk at /admin/local-policies/my-tenant/use/my-ns1
07:05:02.784 [pulsar-web-578-7] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Successfully updated local-policies configuration: namespace=my-tenant/use/my-ns1, map={"bundles":{"boundaries":["0x00000000","0xffffffff"],"numBundles":1},"namespaceAntiAffinityGroup":"my-antiaffinity"}
07:05:02.784 [pulsar-web-578-7] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:05:02 +0000] "POST /admin/namespaces/my-tenant/use/my-ns1/antiAffinity HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 4
07:05:02.786 [pulsar-web-578-8] INFO org.apache.pulsar.broker.web.PulsarWebResource - Successfully validated clusters on tenant [my-tenant]
07:05:02.789 [pulsar-web-578-8] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Created namespace my-tenant/use/my-ns2
07:05:02.790 [pulsar-web-578-8] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:05:02 +0000] "PUT /admin/namespaces/my-tenant/use/my-ns2 HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 4
07:05:02.792 [pulsar-web-578-3] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Setting anti-affinity group my-antiaffinity for my-tenant/use/my-ns2
07:05:02.792 [pulsar-web-578-3] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - local-policies for my-tenant/use/my-ns2 is not setup at path /admin/local-policies/my-tenant/use/my-ns2
07:05:02.794 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully copyied bundles data to local zk at /admin/local-policies/my-tenant/use/my-ns2
07:05:02.796 [pulsar-web-578-3] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Successfully updated local-policies configuration: namespace=my-tenant/use/my-ns2, map={"bundles":{"boundaries":["0x00000000","0xffffffff"],"numBundles":1},"namespaceAntiAffinityGroup":"my-antiaffinity"}
07:05:02.796 [pulsar-web-578-3] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:05:02 +0000] "POST /admin/namespaces/my-tenant/use/my-ns2/antiAffinity HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 5
07:05:02.799 [pulsar-web-578-5] INFO org.apache.pulsar.broker.web.PulsarWebResource - Successfully validated clusters on tenant [my-tenant]
07:05:02.802 [pulsar-web-578-5] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Created namespace my-tenant/use/my-ns3
07:05:02.803 [pulsar-web-578-5] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:05:02 +0000] "PUT /admin/namespaces/my-tenant/use/my-ns3 HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 5
07:05:02.805 [pulsar-web-578-1] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Setting anti-affinity group my-antiaffinity for my-tenant/use/my-ns3
07:05:02.805 [pulsar-web-578-1] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - local-policies for my-tenant/use/my-ns3 is not setup at path /admin/local-policies/my-tenant/use/my-ns3
07:05:02.806 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully copyied bundles data to local zk at /admin/local-policies/my-tenant/use/my-ns3
07:05:02.808 [pulsar-web-578-1] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Successfully updated local-policies configuration: namespace=my-tenant/use/my-ns3, map={"bundles":{"boundaries":["0x00000000","0xffffffff"],"numBundles":1},"namespaceAntiAffinityGroup":"my-antiaffinity"}
07:05:02.808 [pulsar-web-578-1] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:05:02 +0000] "POST /admin/namespaces/my-tenant/use/my-ns3/antiAffinity HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 4
07:05:02.810 [pulsar-web-578-4] INFO org.apache.pulsar.broker.web.PulsarWebResource - Successfully validated clusters on tenant [my-tenant]
07:05:02.815 [pulsar-web-578-4] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Created namespace my-tenant/use/my-ns4
07:05:02.815 [pulsar-web-578-4] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:05:02 +0000] "PUT /admin/namespaces/my-tenant/use/my-ns4 HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 6
07:05:02.817 [pulsar-web-578-6] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Setting anti-affinity group my-antiaffinity for my-tenant/use/my-ns4
07:05:02.817 [pulsar-web-578-6] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - local-policies for my-tenant/use/my-ns4 is not setup at path /admin/local-policies/my-tenant/use/my-ns4
07:05:02.819 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully copyied bundles data to local zk at /admin/local-policies/my-tenant/use/my-ns4
07:05:02.820 [pulsar-web-578-6] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Successfully updated local-policies configuration: namespace=my-tenant/use/my-ns4, map={"bundles":{"boundaries":["0x00000000","0xffffffff"],"numBundles":1},"namespaceAntiAffinityGroup":"my-antiaffinity"}
07:05:02.821 [pulsar-web-578-6] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:05:02 +0000] "POST /admin/namespaces/my-tenant/use/my-ns4/antiAffinity HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 5
------- SUCCESS -- [TestClass name=class org.apache.pulsar.broker.loadbalance.AntiAffinityNamespaceGroupTest].testLoadSheddingUtilWithAntiAffinityNamespace([])-------07:05:02.827 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped PulsarServerConnector@7933dfc3{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
07:05:02.827 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging
07:05:02.827 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.h.ContextHandler@39a5937a{/static,null,STOPPED}
07:05:02.828 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@1832b55f{/metrics,null,STOPPED}
07:05:02.828 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@f03bbae{/lookup,null,STOPPED}
07:05:02.829 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@6cef7928{/admin/v3,null,STOPPED}
07:05:02.829 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@4dcea0e0{/admin/v2,null,STOPPED}
07:05:02.829 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@4269290a{/admin,null,STOPPED}
07:05:02.830 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@2be99362{/,null,STOPPED}
07:05:02.830 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@2043cf19{/,null,STOPPED}
07:05:02.831 [main] INFO org.apache.pulsar.broker.web.WebService - Web service closed
07:05:02.831 [main] INFO org.apache.pulsar.broker.service.BrokerService - Shutting down Pulsar Broker service
07:05:02.832 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f16a9000c local:/127.0.0.1:42210 remoteserver:localhost/127.0.0.1:33073 lastZxid:94 xid:38 sent:38 recv:41 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeDeleted path:/loadbalance/brokers/localhost:36211
07:05:02.832 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f16a90006 local:/127.0.0.1:42198 remoteserver:localhost/127.0.0.1:33073 lastZxid:93 xid:74 sent:74 recv:81 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeDeleted path:/loadbalance/brokers/localhost:36211
07:05:02.832 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f16a9000c local:/127.0.0.1:42210 remoteserver:localhost/127.0.0.1:33073 lastZxid:94 xid:38 sent:38 recv:41 queuedpkts:0 pendingresp:0 queuedevents:0] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/loadbalance/brokers
07:05:02.832 [main] INFO org.apache.pulsar.broker.namespace.OwnedBundle - Disabling ownership: pulsar/use/localhost:36211/0x00000000_0xffffffff
07:05:02.832 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f16a90006 local:/127.0.0.1:42198 remoteserver:localhost/127.0.0.1:33073 lastZxid:93 xid:74 sent:74 recv:81 queuedpkts:0 pendingresp:0 queuedevents:0] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/loadbalance/brokers
07:05:02.833 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - reloadCache called in zookeeperChildrenCache for path /loadbalance/brokers
07:05:02.833 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - reloadCache called in zookeeperChildrenCache for path /loadbalance/brokers
07:05:02.834 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnershipCache - [/namespace/pulsar/use/localhost:36211/0x00000000_0xffffffff] Removed zk lock for service unit: OK
07:05:02.834 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnedBundle - Unloading pulsar/use/localhost:36211/0x00000000_0xffffffff namespace-bundle with 0 topics completed in 1.0 ms
07:05:02.834 [main] INFO org.apache.pulsar.broker.service.BrokerService - Unloading 1 namespace-bundles completed in 0.002 seconds
07:05:02.835 [main] INFO org.apache.pulsar.broker.service.BrokerService - Broker service completely shut down
07:05:02.835 [main] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl - Closing 0 ledgers
07:05:02.835 [main] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl - 0 ledgers closed
07:05:02.835 [main] INFO org.apache.pulsar.broker.ManagedLedgerClientFactory - Closed managed ledger factory
07:05:02.938 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f16a9000e closed
07:05:02.938 [main] INFO org.apache.pulsar.broker.ManagedLedgerClientFactory - Closed BookKeeper client
07:05:02.938 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f16a9000e
07:05:03.043 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:03.043 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f16a9000d closed
07:05:03.043 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:03.043 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:03.043 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f16a9000d
07:05:03.151 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [State:CLOSED sessionid:0x100002f16a9000c local:/127.0.0.1:42210 remoteserver:localhost/127.0.0.1:33073 lastZxid:98 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:03.151 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f16a9000c closed
07:05:03.151 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002f16a9000c local:/127.0.0.1:42210 remoteserver:localhost/127.0.0.1:33073 lastZxid:98 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:03.151 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperSessionWatcher - Received zookeeper notification, eventType=None, eventState=Closed
07:05:03.151 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002f16a9000c local:/127.0.0.1:42210 remoteserver:localhost/127.0.0.1:33073 lastZxid:98 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:03.151 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CLOSED sessionid:0x100002f16a9000c local:/127.0.0.1:42210 remoteserver:localhost/127.0.0.1:33073 lastZxid:98 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:03.151 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperManagedLedgerCache - [State:CLOSED sessionid:0x100002f16a9000c local:/127.0.0.1:42210 remoteserver:localhost/127.0.0.1:33073 lastZxid:98 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:03.151 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002f16a9000c local:/127.0.0.1:42210 remoteserver:localhost/127.0.0.1:33073 lastZxid:98 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:03.151 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002f16a9000c local:/127.0.0.1:42210 remoteserver:localhost/127.0.0.1:33073 lastZxid:98 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:03.152 [pulsar-ordered-OrderedExecutor-6-0-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f16a9000c
07:05:03.259 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f16a9000f closed
07:05:03.259 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f16a9000f
07:05:03.365 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f16a9000a closed
07:05:03.365 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f16a9000a
07:05:03.470 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f16a9000b closed
07:05:03.470 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f16a9000b
07:05:03.472 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped PulsarServerConnector@67d1241b{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
07:05:03.472 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging
07:05:03.472 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.h.ContextHandler@f662b5{/static,null,STOPPED}
07:05:03.473 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@5c0e1fb6{/metrics,null,STOPPED}
07:05:03.475 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@13361839{/lookup,null,STOPPED}
07:05:03.476 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@76a72a1b{/admin/v3,null,STOPPED}
07:05:03.477 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@47f1b064{/admin/v2,null,STOPPED}
07:05:03.478 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@17444cb9{/admin,null,STOPPED}
07:05:03.479 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@23a24128{/,null,STOPPED}
07:05:03.479 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@16b6e6c3{/,null,STOPPED}
07:05:03.480 [main] INFO org.apache.pulsar.broker.web.WebService - Web service closed
07:05:03.480 [main] INFO org.apache.pulsar.broker.service.BrokerService - Shutting down Pulsar Broker service
07:05:03.484 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f16a90006 local:/127.0.0.1:42198 remoteserver:localhost/127.0.0.1:33073 lastZxid:102 xid:78 sent:78 recv:87 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeDeleted path:/loadbalance/brokers/localhost:35477
07:05:03.484 [main] INFO org.apache.pulsar.broker.namespace.OwnedBundle - Disabling ownership: pulsar/use/localhost:35477/0x00000000_0xffffffff
07:05:03.484 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f16a90006 local:/127.0.0.1:42198 remoteserver:localhost/127.0.0.1:33073 lastZxid:102 xid:78 sent:78 recv:87 queuedpkts:0 pendingresp:0 queuedevents:0] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/loadbalance/brokers
07:05:03.484 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - reloadCache called in zookeeperChildrenCache for path /loadbalance/brokers
07:05:03.485 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnershipCache - [/namespace/pulsar/use/localhost:35477/0x00000000_0xffffffff] Removed zk lock for service unit: OK
07:05:03.485 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnedBundle - Unloading pulsar/use/localhost:35477/0x00000000_0xffffffff namespace-bundle with 0 topics completed in 1.0 ms
07:05:03.485 [main] INFO org.apache.pulsar.broker.service.BrokerService - Unloading 1 namespace-bundles completed in 0.001 seconds
07:05:03.486 [main] INFO org.apache.pulsar.broker.service.BrokerService - Broker service completely shut down
07:05:03.486 [main] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl - Closing 0 ledgers
07:05:03.486 [main] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl - 0 ledgers closed
07:05:03.486 [main] INFO org.apache.pulsar.broker.ManagedLedgerClientFactory - Closed managed ledger factory
07:05:03.588 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f16a90008 closed
07:05:03.588 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f16a90008
07:05:03.589 [main] INFO org.apache.pulsar.broker.ManagedLedgerClientFactory - Closed BookKeeper client
07:05:03.695 [pulsar-ordered-OrderedExecutor-5-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:03.695 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f16a90007 closed
07:05:03.695 [pulsar-ordered-OrderedExecutor-5-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:03.695 [pulsar-ordered-OrderedExecutor-5-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:03.696 [pulsar-ordered-OrderedExecutor-5-0-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f16a90007
07:05:03.802 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f16a90006 closed
07:05:03.802 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002f16a90006 local:/127.0.0.1:42198 remoteserver:localhost/127.0.0.1:33073 lastZxid:107 xid:82 sent:82 recv:91 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:03.802 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002f16a90006 local:/127.0.0.1:42198 remoteserver:localhost/127.0.0.1:33073 lastZxid:107 xid:82 sent:82 recv:91 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:03.802 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperManagedLedgerCache - [State:CLOSED sessionid:0x100002f16a90006 local:/127.0.0.1:42198 remoteserver:localhost/127.0.0.1:33073 lastZxid:107 xid:82 sent:82 recv:91 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:03.802 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperSessionWatcher - Received zookeeper notification, eventType=None, eventState=Closed
07:05:03.802 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002f16a90006 local:/127.0.0.1:42198 remoteserver:localhost/127.0.0.1:33073 lastZxid:107 xid:82 sent:82 recv:91 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:03.802 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CLOSED sessionid:0x100002f16a90006 local:/127.0.0.1:42198 remoteserver:localhost/127.0.0.1:33073 lastZxid:107 xid:82 sent:82 recv:91 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:03.802 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f16a90006
07:05:03.910 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f16a90009 closed
07:05:03.910 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f16a90009
07:05:04.016 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f16a90004 closed
07:05:04.016 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f16a90004
07:05:04.123 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f16a90005 closed
07:05:04.123 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f16a90005
07:05:04.123 [main] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:05:04.123 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:05:04.125 [main] INFO org.apache.bookkeeper.bookie.Bookie - Shutting down Bookie-39303 with exitCode 0
07:05:04.125 [main] INFO org.apache.bookkeeper.bookie.Bookie - Turning bookie to read only during shut down
07:05:04.125 [main] INFO org.apache.bookkeeper.bookie.SyncThread - Shutting down SyncThread
07:05:04.140 [SyncThread-511-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:05:04.143 [main] INFO org.apache.bookkeeper.bookie.Journal - Shutting down Journal
07:05:04.143 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite thread interrupted
07:05:04.143 [BookieJournal-39303] INFO org.apache.bookkeeper.bookie.Journal - Journal exits when shutting down
07:05:04.143 [BookieJournal-39303] INFO org.apache.bookkeeper.bookie.Journal - Journal exited loop!
07:05:04.143 [main] INFO org.apache.bookkeeper.bookie.Journal - Finished Shutting down Journal thread
07:05:04.143 [Bookie-39303] INFO org.apache.bookkeeper.bookie.Bookie - Journal thread(s) quit.
07:05:04.155 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Shutting down GarbageCollectorThread
07:05:04.155 [main] INFO org.apache.bookkeeper.bookie.EntryLogger - Stopping EntryLogger
07:05:04.155 [main] INFO org.apache.bookkeeper.bookie.EntryLoggerAllocator - Stopped entry logger preallocator.
07:05:04.156 [main] INFO org.apache.bookkeeper.bookie.LedgerDirsMonitor - Shutting down LedgerDirsMonitor
07:05:04.258 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f16a90001 closed
07:05:04.258 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f16a90001
07:05:04.258 [main] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:05:04.258 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:05:04.258 [main] INFO org.apache.bookkeeper.bookie.Bookie - Shutting down Bookie-44493 with exitCode 0
07:05:04.258 [main] INFO org.apache.bookkeeper.bookie.Bookie - Turning bookie to read only during shut down
07:05:04.258 [main] INFO org.apache.bookkeeper.bookie.SyncThread - Shutting down SyncThread
07:05:04.272 [SyncThread-521-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:05:04.275 [main] INFO org.apache.bookkeeper.bookie.Journal - Shutting down Journal
07:05:04.275 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite thread interrupted
07:05:04.275 [BookieJournal-44493] INFO org.apache.bookkeeper.bookie.Journal - Journal exits when shutting down
07:05:04.275 [BookieJournal-44493] INFO org.apache.bookkeeper.bookie.Journal - Journal exited loop!
07:05:04.275 [main] INFO org.apache.bookkeeper.bookie.Journal - Finished Shutting down Journal thread
07:05:04.275 [Bookie-44493] INFO org.apache.bookkeeper.bookie.Bookie - Journal thread(s) quit.
07:05:04.287 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Shutting down GarbageCollectorThread
07:05:04.287 [main] INFO org.apache.bookkeeper.bookie.EntryLogger - Stopping EntryLogger
07:05:04.287 [main] INFO org.apache.bookkeeper.bookie.EntryLoggerAllocator - Stopped entry logger preallocator.
07:05:04.288 [main] INFO org.apache.bookkeeper.bookie.LedgerDirsMonitor - Shutting down LedgerDirsMonitor
07:05:04.389 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f16a90002 closed
07:05:04.389 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f16a90002
07:05:04.390 [main] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:05:04.390 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:05:04.390 [main] INFO org.apache.bookkeeper.bookie.Bookie - Shutting down Bookie-46827 with exitCode 0
07:05:04.391 [main] INFO org.apache.bookkeeper.bookie.Bookie - Turning bookie to read only during shut down
07:05:04.391 [main] INFO org.apache.bookkeeper.bookie.SyncThread - Shutting down SyncThread
07:05:04.397 [BookieDeathWatcher-44493] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher noticed the bookie is not running any more, exiting the watch loop!
07:05:04.397 [BookieDeathWatcher-44493] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher exited loop due to uncaught exception from thread BookieDeathWatcher-44493
java.lang.RuntimeException: Bookie is not running any more
at org.apache.bookkeeper.proto.BookieServer$DeathWatcher.run(BookieServer.java:306) ~[bookkeeper-server-4.12.1.jar:4.12.1]
07:05:04.398 [BookieDeathWatcher-44493] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:05:04.398 [BookieDeathWatcher-44493] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:05:04.406 [SyncThread-531-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:05:04.409 [main] INFO org.apache.bookkeeper.bookie.Journal - Shutting down Journal
07:05:04.409 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite thread interrupted
07:05:04.410 [BookieJournal-46827] INFO org.apache.bookkeeper.bookie.Journal - Journal exits when shutting down
07:05:04.410 [BookieJournal-46827] INFO org.apache.bookkeeper.bookie.Journal - Journal exited loop!
07:05:04.410 [main] INFO org.apache.bookkeeper.bookie.Journal - Finished Shutting down Journal thread
07:05:04.410 [Bookie-46827] INFO org.apache.bookkeeper.bookie.Bookie - Journal thread(s) quit.
07:05:04.421 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Shutting down GarbageCollectorThread
07:05:04.421 [main] INFO org.apache.bookkeeper.bookie.EntryLogger - Stopping EntryLogger
07:05:04.421 [main] INFO org.apache.bookkeeper.bookie.EntryLoggerAllocator - Stopped entry logger preallocator.
07:05:04.422 [main] INFO org.apache.bookkeeper.bookie.LedgerDirsMonitor - Shutting down LedgerDirsMonitor
07:05:04.524 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f16a90003 closed
07:05:04.524 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f16a90003
07:05:04.629 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f16a90000 closed
07:05:04.629 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f16a90000
07:05:04.629 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - shutting down
07:05:04.629 [main] INFO org.apache.zookeeper.server.SessionTrackerImpl - Shutting down
07:05:04.629 [main] INFO org.apache.zookeeper.server.PrepRequestProcessor - Shutting down
07:05:04.630 [main] INFO org.apache.zookeeper.server.SyncRequestProcessor - Shutting down
07:05:04.630 [ProcessThread(sid:0 cport:33073):] INFO org.apache.zookeeper.server.PrepRequestProcessor - PrepRequestProcessor exited loop!
07:05:04.630 [SyncThread:0] INFO org.apache.zookeeper.server.SyncRequestProcessor - SyncRequestProcessor exited!
07:05:04.630 [main] INFO org.apache.zookeeper.server.FinalRequestProcessor - shutdown of request processor complete
07:05:04.634 [ConnnectionExpirer] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - ConnnectionExpirerThread interrupted
07:05:04.635 [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:0] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - accept thread exitted run method
07:05:04.635 [NIOServerCxnFactory.SelectorThread-0] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - selector thread exitted run method
07:05:04.635 [main] INFO org.apache.zookeeper.server.DatadirCleanupManager - Shutting down purge task.
07:05:04.636 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - deleting test directory /tmp/zktest7585842736887552296
07:05:04.637 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - deleting test directory /tmp/bk0test8599532382650252536
07:05:04.640 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - deleting test directory /tmp/bk1test6853780819667121984
07:05:04.643 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - deleting test directory /tmp/bk2test4827043588722368841
07:05:04.647 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Running 3 bookie(s) and advertised them at null.
07:05:04.647 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Starting ZK server
07:05:04.648 [main] INFO org.apache.zookeeper.server.persistence.FileTxnSnapLog - zookeeper.snapshot.trust.empty : false
07:05:04.648 [main] INFO org.apache.zookeeper.server.ZKDatabase - zookeeper.snapshotSizeFactor = 0.33
07:05:04.648 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - minSessionTimeout set to 6000
07:05:04.648 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - maxSessionTimeout set to 60000
07:05:04.648 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Created server with tickTime 3000 minSessionTimeout 6000 maxSessionTimeout 60000 datadir /tmp/zktest5278763018441940987/version-2 snapdir /tmp/zktest5278763018441940987/version-2
07:05:04.648 [main] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - Configuring NIO connection handler with 10s sessionless connection timeout, 1 selector thread(s), 4 worker threads, and 64 kB direct buffers.
07:05:04.649 [main] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - binding to port 0.0.0.0/0.0.0.0:0
07:05:04.654 [main] INFO org.apache.zookeeper.server.persistence.FileTxnSnapLog - Snapshotting: 0x0 to /tmp/zktest5278763018441940987/version-2/snapshot.0
07:05:04.655 [main] INFO org.apache.zookeeper.server.persistence.FileTxnSnapLog - Snapshotting: 0x0 to /tmp/zktest5278763018441940987/version-2/snapshot.0
07:05:04.657 [main] INFO org.apache.zookeeper.server.DatadirCleanupManager - autopurge.snapRetainCount set to 0
07:05:04.657 [main] INFO org.apache.zookeeper.server.DatadirCleanupManager - autopurge.purgeInterval set to 1
07:05:04.658 [PurgeTask] INFO org.apache.zookeeper.server.DatadirCleanupManager - Purge task started.
07:05:04.658 [PurgeTask] ERROR org.apache.zookeeper.server.DatadirCleanupManager - Error occurred while purging.
java.lang.IllegalArgumentException: count should be greater than or equal to 3
at org.apache.zookeeper.server.PurgeTxnLog.purge(PurgeTxnLog.java:76) ~[zookeeper-3.5.7.jar:3.5.7]
at org.apache.zookeeper.server.DatadirCleanupManager$PurgeTask.run(DatadirCleanupManager.java:140) [zookeeper-3.5.7.jar:3.5.7]
at java.util.TimerThread.mainLoop(Timer.java:555) [?:1.8.0_275]
at java.util.TimerThread.run(Timer.java:505) [?:1.8.0_275]
07:05:04.659 [PurgeTask] INFO org.apache.zookeeper.server.DatadirCleanupManager - Purge task completed.
07:05:04.664 [NIOWorkerThread-1] INFO org.apache.zookeeper.server.NIOServerCnxn - Processing stat command from /127.0.0.1:37654
07:05:04.664 [NIOWorkerThread-1] INFO org.apache.zookeeper.server.command.AbstractFourLetterCommand - Stat command output
07:05:04.664 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Server UP
07:05:04.664 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - ZooKeeper server up: true
07:05:04.664 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Instantiate ZK Client
07:05:04.664 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:41591 sessionTimeout=5000 watcher=org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble$ZKConnectionWatcher@4ee1803c
07:05:04.664 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:04.665 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:04.665 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:41591. Will not attempt to authenticate using SASL (unknown error)
07:05:04.665 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:37656, server: localhost/127.0.0.1:41591
07:05:04.668 [SyncThread:0] INFO org.apache.zookeeper.server.persistence.FileTxnLog - Creating new log file: log.1
07:05:04.672 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:41591, sessionid = 0x100002f28fa0000, negotiated timeout = 6000
07:05:04.678 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Starting Bookie(s)
07:05:04.679 [main] INFO org.apache.bookkeeper.proto.BookieServer - {
"ledgerStorageClass" : "org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage",
"dbStorage_readAheadCacheMaxSizeMb" : "1",
"gcWaitTime" : "60000",
"serverNumIOThreads" : "1",
"numHighPriorityWorkerThreads" : "0",
"journalSyncData" : "false",
"zkServers" : "127.0.0.1:41591",
"numJournalCallbackThreads" : "0",
"allocatorPoolingPolicy" : "UnpooledHeap",
"dbStorage_writeCacheMaxSizeMb" : "2",
"bookiePort" : "0",
"dbStorage_rocksDB_writeBufferSizeMB" : "1",
"allowEphemeralPorts" : "true",
"ledgerDirectories" : "/tmp/bk0test2525277852764059709",
"numReadWorkerThreads" : "0",
"dbStorage_rocksDB_blockCacheSize" : "1048576",
"flushInterval" : "60000",
"journalMaxGroupWaitMSec" : "0",
"journalDirectories" : "/tmp/bk0test2525277852764059709",
"numLongPollWorkerThreads" : "1",
"allowLoopback" : "true",
"numAddWorkerThreads" : "0"
}
07:05:04.679 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Binding bookie-rpc endpoint to 0.0.0.0/0.0.0.0:0
07:05:04.680 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:41591/ledgers : zkServers = 127.0.0.1:41591, ledgersRootPath = /ledgers.
07:05:04.680 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:41591 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@235d6e6c
07:05:04.680 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:04.680 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:04.681 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:41591. Will not attempt to authenticate using SASL (unknown error)
07:05:04.681 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:37658, server: localhost/127.0.0.1:41591
07:05:04.682 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:41591, sessionid = 0x100002f28fa0001, negotiated timeout = 10000
07:05:04.683 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:05:04.684 [main] INFO org.apache.bookkeeper.discover.ZKRegistrationManager - INSTANCEID not exists in zookeeper. Not considering it for data verification
07:05:04.685 [main] INFO org.apache.bookkeeper.bookie.Bookie - Stamping new cookies on all dirs [/tmp/bk0test2525277852764059709/current] [/tmp/bk0test2525277852764059709/current]
07:05:04.689 [main] INFO org.apache.bookkeeper.bookie.Bookie - instantiate ledger manager org.apache.bookkeeper.meta.HierarchicalLedgerManagerFactory
07:05:04.689 [main] ERROR org.apache.bookkeeper.bookie.Journal - Problems reading from /tmp/bk0test2525277852764059709/current/lastMark (this is okay if it is the first time starting this bookie
07:05:04.689 [main] INFO org.apache.bookkeeper.bookie.Bookie - Using ledger storage: org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage
07:05:04.690 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - Started Db Ledger Storage
07:05:04.690 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Number of directories: 1
07:05:04.690 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Write cache size: 2 MB
07:05:04.690 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Read Cache: 1 MB
07:05:04.690 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage - Creating single directory db ledger storage on /tmp/bk0test2525277852764059709/current
07:05:04.720 [BookieDeathWatcher-46827] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher noticed the bookie is not running any more, exiting the watch loop!
07:05:04.721 [BookieDeathWatcher-46827] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher exited loop due to uncaught exception from thread BookieDeathWatcher-46827
java.lang.RuntimeException: Bookie is not running any more
at org.apache.bookkeeper.proto.BookieServer$DeathWatcher.run(BookieServer.java:306) ~[bookkeeper-server-4.12.1.jar:4.12.1]
07:05:04.721 [BookieDeathWatcher-46827] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:05:04.721 [BookieDeathWatcher-46827] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:05:04.729 [main] INFO org.apache.bookkeeper.bookie.ScanAndCompareGarbageCollector - Over Replicated Ledger Deletion : enabled=true, interval=86400000
07:05:04.729 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Minor Compaction : enabled=true, threshold=0.20000000298023224, interval=3600000
07:05:04.729 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Major Compaction : enabled=true, threshold=0.800000011920929, interval=86400000
07:05:04.729 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished replaying journal in 0 ms.
07:05:04.741 [SyncThread-638-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:05:04.744 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished reading journal, starting bookie
07:05:04.744 [BookieJournal-38327] INFO org.apache.bookkeeper.bookie.Journal - Starting journal on /tmp/bk0test2525277852764059709/current
07:05:04.745 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite Thread started
07:05:04.745 [BookieJournal-38327] INFO org.apache.bookkeeper.bookie.JournalChannel - Opening journal /tmp/bk0test2525277852764059709/current/1775c68bfea.txn
07:05:04.999 [main] INFO org.apache.bookkeeper.proto.BookieServer - {
"ledgerStorageClass" : "org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage",
"dbStorage_readAheadCacheMaxSizeMb" : "1",
"gcWaitTime" : "60000",
"serverNumIOThreads" : "1",
"numHighPriorityWorkerThreads" : "0",
"journalSyncData" : "false",
"zkServers" : "127.0.0.1:41591",
"numJournalCallbackThreads" : "0",
"allocatorPoolingPolicy" : "UnpooledHeap",
"dbStorage_writeCacheMaxSizeMb" : "2",
"bookiePort" : "0",
"dbStorage_rocksDB_writeBufferSizeMB" : "1",
"allowEphemeralPorts" : "true",
"ledgerDirectories" : "/tmp/bk1test130280648423616961",
"numReadWorkerThreads" : "0",
"dbStorage_rocksDB_blockCacheSize" : "1048576",
"flushInterval" : "60000",
"journalMaxGroupWaitMSec" : "0",
"journalDirectories" : "/tmp/bk1test130280648423616961",
"numLongPollWorkerThreads" : "1",
"allowLoopback" : "true",
"numAddWorkerThreads" : "0"
}
07:05:05.000 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Binding bookie-rpc endpoint to 0.0.0.0/0.0.0.0:0
07:05:05.003 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:41591/ledgers : zkServers = 127.0.0.1:41591, ledgersRootPath = /ledgers.
07:05:05.003 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:41591 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@176d0921
07:05:05.003 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:05.004 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:05.005 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:41591. Will not attempt to authenticate using SASL (unknown error)
07:05:05.005 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:37660, server: localhost/127.0.0.1:41591
07:05:05.010 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:41591, sessionid = 0x100002f28fa0002, negotiated timeout = 10000
07:05:05.010 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:05:05.012 [main] INFO org.apache.bookkeeper.discover.ZKRegistrationManager - INSTANCEID not exists in zookeeper. Not considering it for data verification
07:05:05.014 [main] INFO org.apache.bookkeeper.bookie.Bookie - Stamping new cookies on all dirs [/tmp/bk1test130280648423616961/current] [/tmp/bk1test130280648423616961/current]
07:05:05.018 [main] INFO org.apache.bookkeeper.bookie.Bookie - instantiate ledger manager org.apache.bookkeeper.meta.HierarchicalLedgerManagerFactory
07:05:05.018 [main] ERROR org.apache.bookkeeper.bookie.Journal - Problems reading from /tmp/bk1test130280648423616961/current/lastMark (this is okay if it is the first time starting this bookie
07:05:05.018 [main] INFO org.apache.bookkeeper.bookie.Bookie - Using ledger storage: org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage
07:05:05.018 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - Started Db Ledger Storage
07:05:05.019 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Number of directories: 1
07:05:05.019 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Write cache size: 2 MB
07:05:05.019 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Read Cache: 1 MB
07:05:05.019 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage - Creating single directory db ledger storage on /tmp/bk1test130280648423616961/current
07:05:05.058 [main] INFO org.apache.bookkeeper.bookie.ScanAndCompareGarbageCollector - Over Replicated Ledger Deletion : enabled=true, interval=86400000
07:05:05.058 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Minor Compaction : enabled=true, threshold=0.20000000298023224, interval=3600000
07:05:05.058 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Major Compaction : enabled=true, threshold=0.800000011920929, interval=86400000
07:05:05.058 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished replaying journal in 0 ms.
07:05:05.069 [SyncThread-648-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:05:05.072 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished reading journal, starting bookie
07:05:05.073 [BookieJournal-45329] INFO org.apache.bookkeeper.bookie.Journal - Starting journal on /tmp/bk1test130280648423616961/current
07:05:05.073 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite Thread started
07:05:05.073 [BookieJournal-45329] INFO org.apache.bookkeeper.bookie.JournalChannel - Opening journal /tmp/bk1test130280648423616961/current/1775c68c132.txn
07:05:05.090 [BookieDeathWatcher-39303] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher noticed the bookie is not running any more, exiting the watch loop!
07:05:05.090 [BookieDeathWatcher-39303] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher exited loop due to uncaught exception from thread BookieDeathWatcher-39303
java.lang.RuntimeException: Bookie is not running any more
at org.apache.bookkeeper.proto.BookieServer$DeathWatcher.run(BookieServer.java:306) ~[bookkeeper-server-4.12.1.jar:4.12.1]
07:05:05.090 [BookieDeathWatcher-39303] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:05:05.090 [BookieDeathWatcher-39303] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:05:05.328 [main] INFO org.apache.bookkeeper.proto.BookieServer - {
"ledgerStorageClass" : "org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage",
"dbStorage_readAheadCacheMaxSizeMb" : "1",
"gcWaitTime" : "60000",
"serverNumIOThreads" : "1",
"numHighPriorityWorkerThreads" : "0",
"journalSyncData" : "false",
"zkServers" : "127.0.0.1:41591",
"numJournalCallbackThreads" : "0",
"allocatorPoolingPolicy" : "UnpooledHeap",
"dbStorage_writeCacheMaxSizeMb" : "2",
"bookiePort" : "0",
"dbStorage_rocksDB_writeBufferSizeMB" : "1",
"allowEphemeralPorts" : "true",
"ledgerDirectories" : "/tmp/bk2test8895034471087671134",
"numReadWorkerThreads" : "0",
"dbStorage_rocksDB_blockCacheSize" : "1048576",
"flushInterval" : "60000",
"journalMaxGroupWaitMSec" : "0",
"journalDirectories" : "/tmp/bk2test8895034471087671134",
"numLongPollWorkerThreads" : "1",
"allowLoopback" : "true",
"numAddWorkerThreads" : "0"
}
07:05:05.329 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Binding bookie-rpc endpoint to 0.0.0.0/0.0.0.0:0
07:05:05.332 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:41591/ledgers : zkServers = 127.0.0.1:41591, ledgersRootPath = /ledgers.
07:05:05.332 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:41591 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@290b5e62
07:05:05.333 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:05.333 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:05.334 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:41591. Will not attempt to authenticate using SASL (unknown error)
07:05:05.334 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:37662, server: localhost/127.0.0.1:41591
07:05:05.341 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:41591, sessionid = 0x100002f28fa0003, negotiated timeout = 10000
07:05:05.342 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:05:05.345 [main] INFO org.apache.bookkeeper.discover.ZKRegistrationManager - INSTANCEID not exists in zookeeper. Not considering it for data verification
07:05:05.348 [main] INFO org.apache.bookkeeper.bookie.Bookie - Stamping new cookies on all dirs [/tmp/bk2test8895034471087671134/current] [/tmp/bk2test8895034471087671134/current]
07:05:05.350 [main] INFO org.apache.bookkeeper.bookie.Bookie - instantiate ledger manager org.apache.bookkeeper.meta.HierarchicalLedgerManagerFactory
07:05:05.350 [main] ERROR org.apache.bookkeeper.bookie.Journal - Problems reading from /tmp/bk2test8895034471087671134/current/lastMark (this is okay if it is the first time starting this bookie
07:05:05.350 [main] INFO org.apache.bookkeeper.bookie.Bookie - Using ledger storage: org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage
07:05:05.350 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - Started Db Ledger Storage
07:05:05.350 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Number of directories: 1
07:05:05.350 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Write cache size: 2 MB
07:05:05.350 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Read Cache: 1 MB
07:05:05.350 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage - Creating single directory db ledger storage on /tmp/bk2test8895034471087671134/current
07:05:05.388 [main] INFO org.apache.bookkeeper.bookie.ScanAndCompareGarbageCollector - Over Replicated Ledger Deletion : enabled=true, interval=86400000
07:05:05.388 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Minor Compaction : enabled=true, threshold=0.20000000298023224, interval=3600000
07:05:05.388 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Major Compaction : enabled=true, threshold=0.800000011920929, interval=86400000
07:05:05.389 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished replaying journal in 0 ms.
07:05:05.400 [SyncThread-658-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:05:05.403 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished reading journal, starting bookie
07:05:05.404 [BookieJournal-41709] INFO org.apache.bookkeeper.bookie.Journal - Starting journal on /tmp/bk2test8895034471087671134/current
07:05:05.404 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite Thread started
07:05:05.404 [BookieJournal-41709] INFO org.apache.bookkeeper.bookie.JournalChannel - Opening journal /tmp/bk2test8895034471087671134/current/1775c68c27d.txn
07:05:05.674 [main] INFO org.apache.pulsar.broker.PulsarService - Starting Pulsar Broker service; version: '2.8.0-SNAPSHOT'
07:05:05.674 [main] INFO org.apache.pulsar.broker.PulsarService - Git Revision 47df15cc5e3d539240935c960f6f5e5d865124ac
07:05:05.674 [main] INFO org.apache.pulsar.broker.PulsarService - Built by Lari Hotari <lari@hotari.net> on pop-os at 2021-02-01T08:27:05+0200
07:05:05.675 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:41591 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@693b21c2
07:05:05.675 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:05.675 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:05.676 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:41591. Will not attempt to authenticate using SASL (unknown error)
07:05:05.677 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:37664, server: localhost/127.0.0.1:41591
07:05:05.681 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:41591, sessionid = 0x100002f28fa0004, negotiated timeout = 30000
07:05:05.681 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:05:05.682 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:41591 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@6af2cbd5
07:05:05.682 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:05.683 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:05.683 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:41591. Will not attempt to authenticate using SASL (unknown error)
07:05:05.684 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:37666, server: localhost/127.0.0.1:41591
07:05:05.686 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:41591, sessionid = 0x100002f28fa0005, negotiated timeout = 30000
07:05:05.687 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:05:05.693 [main] INFO org.apache.pulsar.broker.protocol.ProtocolHandlerUtils - Searching for protocol handlers in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./protocols
07:05:05.693 [main] WARN org.apache.pulsar.broker.protocol.ProtocolHandlerUtils - Protocol handler directory not found
07:05:05.694 [pulsar-ordered-OrderedExecutor-4-0] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:41591 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@7b21065
07:05:05.694 [pulsar-ordered-OrderedExecutor-4-0] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:05.694 [pulsar-ordered-OrderedExecutor-4-0] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:05.695 [pulsar-ordered-OrderedExecutor-4-0-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:41591. Will not attempt to authenticate using SASL (unknown error)
07:05:05.696 [pulsar-ordered-OrderedExecutor-4-0-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:37668, server: localhost/127.0.0.1:41591
07:05:05.701 [pulsar-ordered-OrderedExecutor-4-0-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:41591, sessionid = 0x100002f28fa0006, negotiated timeout = 30000
07:05:05.702 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:05:05.702 [pulsar-ordered-OrderedExecutor-4-0] INFO org.apache.pulsar.zookeeper.ZookeeperBkClientFactoryImpl - ZooKeeper session established: State:CONNECTED Timeout:30000 sessionid:0x100002f28fa0006 local:/127.0.0.1:37668 remoteserver:localhost/127.0.0.1:41591 lastZxid:0 xid:1 sent:1 recv:1 queuedpkts:0 pendingresp:0 queuedevents:0
07:05:05.703 [main] INFO org.apache.pulsar.broker.PulsarService - starting configuration cache service
07:05:05.707 [pulsar-ordered-OrderedExecutor-5-0] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:41591 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@70627295
07:05:05.708 [pulsar-ordered-OrderedExecutor-5-0] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:05.708 [pulsar-ordered-OrderedExecutor-5-0] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:05.709 [pulsar-ordered-OrderedExecutor-5-0-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:41591. Will not attempt to authenticate using SASL (unknown error)
07:05:05.709 [pulsar-ordered-OrderedExecutor-5-0-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:37670, server: localhost/127.0.0.1:41591
07:05:05.712 [pulsar-ordered-OrderedExecutor-5-0-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:41591, sessionid = 0x100002f28fa0007, negotiated timeout = 30000
07:05:05.712 [pulsar-ordered-OrderedExecutor-5-0-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:05:05.712 [pulsar-ordered-OrderedExecutor-5-0] INFO org.apache.pulsar.zookeeper.ZookeeperBkClientFactoryImpl - ZooKeeper session established: State:CONNECTED Timeout:30000 sessionid:0x100002f28fa0007 local:/127.0.0.1:37670 remoteserver:localhost/127.0.0.1:41591 lastZxid:0 xid:1 sent:1 recv:1 queuedpkts:0 pendingresp:0 queuedevents:0
07:05:05.712 [pulsar-ordered-OrderedExecutor-5-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f28fa0007 local:/127.0.0.1:37670 remoteserver:localhost/127.0.0.1:41591 lastZxid:0 xid:2 sent:1 recv:1 queuedpkts:1 pendingresp:0 queuedevents:0] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:None path:null
07:05:05.713 [pulsar-ordered-OrderedExecutor-5-0-EventThread] INFO org.apache.pulsar.zookeeper.GlobalZooKeeperCache - Global ZK session State:CONNECTED Timeout:30000 sessionid:0x100002f28fa0007 local:/127.0.0.1:37670 remoteserver:localhost/127.0.0.1:41591 lastZxid:0 xid:2 sent:2 recv:1 queuedpkts:0 pendingresp:1 queuedevents:0 restored connection.
07:05:05.718 [main] INFO org.apache.pulsar.broker.cache.ConfigurationCacheService - Successfully created failure-domain znode at /admin/clusters/use/failureDomain
07:05:05.720 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f28fa0006 local:/127.0.0.1:37668 remoteserver:localhost/127.0.0.1:41591 lastZxid:28 xid:3 sent:3 recv:4 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeCreated path:/managed-ledgers
07:05:05.722 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f28fa0006 local:/127.0.0.1:37668 remoteserver:localhost/127.0.0.1:41591 lastZxid:29 xid:5 sent:5 recv:7 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeCreated path:/namespace
07:05:05.724 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f28fa0006 local:/127.0.0.1:37668 remoteserver:localhost/127.0.0.1:41591 lastZxid:30 xid:7 sent:7 recv:10 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeCreated path:/admin/local-policies
07:05:05.733 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:41591/ledgers : zkServers = 127.0.0.1:41591, ledgersRootPath = /ledgers.
07:05:05.733 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:41591 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@ad5bb92
07:05:05.733 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:05.733 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:05.734 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:41591. Will not attempt to authenticate using SASL (unknown error)
07:05:05.734 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:37672, server: localhost/127.0.0.1:41591
07:05:05.735 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:41591, sessionid = 0x100002f28fa0008, negotiated timeout = 10000
07:05:05.735 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:05:05.736 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping - Reloading the bookie rack affinity mapping cache.
07:05:05.737 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:05.737 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:127.0.1.1:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
07:05:05.737 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
07:05:05.737 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
07:05:05.738 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:41709 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:41709, port=41709, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:05:05.738 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:45329 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:45329, port=45329, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:05:05.738 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:38327 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:38327, port=38327, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:05:05.738 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:05.738 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:41709
07:05:05.738 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:05.738 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:45329
07:05:05.738 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:05.738 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:38327
07:05:05.740 [main] INFO org.apache.bookkeeper.mledger.impl.EntryCacheManager - Initialized managed-ledger entry cache of 204.0 Mb
07:05:05.740 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - topic_load_times is already registred Collector already registered that provides name: topic_load_times_count
07:05:05.740 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - zk_write_latency is already registred Collector already registered that provides name: zk_write_latency_count
07:05:05.740 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - zk_read_latency is already registred Collector already registered that provides name: zk_read_latency_count
07:05:05.741 [main] INFO org.apache.pulsar.broker.service.BrokerService - Using 4 threads for broker service IO
07:05:05.741 [main] INFO org.apache.pulsar.broker.authorization.AuthorizationService - org.apache.pulsar.broker.authorization.PulsarAuthorizationProvider has been loaded.
07:05:05.741 [main] INFO org.apache.pulsar.broker.authentication.AuthenticationService - Authentication is disabled
07:05:05.743 [main] INFO org.apache.pulsar.broker.service.BrokerService - Disabling per broker unack-msg blocking due invalid unAckMsgSubscriptionPercentageLimitOnBrokerBlocked 0.16
07:05:05.749 [main] INFO org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl - Cluster domain refreshed {}
07:05:05.749 [main] INFO org.apache.pulsar.broker.PulsarService - Starting name space service, bootstrap namespaces=[]
07:05:05.754 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:41591/ledgers : zkServers = 127.0.0.1:41591, ledgersRootPath = /ledgers.
07:05:05.754 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:41591 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@7ad221e6
07:05:05.754 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:05.773 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:05.773 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:41591. Will not attempt to authenticate using SASL (unknown error)
07:05:05.773 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:37674, server: localhost/127.0.0.1:41591
07:05:05.775 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:41591, sessionid = 0x100002f28fa0009, negotiated timeout = 10000
07:05:05.775 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:05:05.776 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:05.776 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:127.0.1.1:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
07:05:05.776 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
07:05:05.776 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
07:05:05.777 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:41709 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:41709, port=41709, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:05:05.777 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:45329 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:45329, port=45329, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:05:05.777 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:38327 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:38327, port=38327, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:05:05.777 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:05.777 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:41709
07:05:05.777 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:05.777 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:45329
07:05:05.778 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:05.778 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:38327
07:05:05.778 [main] INFO org.apache.bookkeeper.mledger.offload.OffloaderUtils - Searching for offloaders in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./offloaders
07:05:05.778 [main] WARN org.apache.bookkeeper.mledger.offload.OffloaderUtils - Offloaders archive directory not found
07:05:05.778 [main] INFO org.apache.pulsar.broker.PulsarService - No ledger offloader configured, using NULL instance
07:05:05.778 [main] INFO org.apache.pulsar.broker.intercept.BrokerInterceptorUtils - Searching for broker interceptors in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./interceptors
07:05:05.778 [main] WARN org.apache.pulsar.broker.intercept.BrokerInterceptorUtils - Pulsar broker interceptors directory not found
07:05:05.782 [main] INFO org.apache.pulsar.broker.service.DistributedIdGenerator - Created sequential node at /counters/producer-name/-0000000000 -- Generator Id is use-0
07:05:05.783 [main] INFO org.apache.pulsar.broker.service.BrokerService - Started Pulsar Broker service on /0:0:0:0:0:0:0:0%0:40975
07:05:05.785 [main] INFO org.apache.pulsar.broker.service.BrokerService - Scheduling a thread to check backlog quota after [60] seconds in background
07:05:05.789 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 1.8.0_275-b01
07:05:05.790 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
07:05:05.790 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
07:05:05.790 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms
07:05:05.822 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@41478fb{/,null,AVAILABLE}
07:05:05.849 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@7c26b384{/,null,AVAILABLE}
07:05:06.005 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@7341617c{/admin,null,AVAILABLE}
07:05:06.205 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@114cbcc4{/admin/v2,null,AVAILABLE}
07:05:06.323 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@59783332{/admin/v3,null,AVAILABLE}
07:05:06.352 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@68b30f2d{/lookup,null,AVAILABLE}
07:05:06.352 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@704a50aa{/metrics,null,AVAILABLE}
07:05:06.352 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.h.ContextHandler@c9c114a{/static,null,AVAILABLE}
07:05:06.353 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started PulsarServerConnector@5307be53{HTTP/1.1, (http/1.1)}{0.0.0.0:45855}
07:05:06.353 [main] INFO org.eclipse.jetty.server.Server - Started @30959ms
07:05:06.353 [main] INFO org.apache.pulsar.broker.web.WebService - HTTP Service started at http://0.0.0.0:45855
07:05:06.353 [main] INFO org.apache.pulsar.broker.web.WebService - HTTPS Service disabled
07:05:06.363 [metadata-store-667-1] INFO org.apache.pulsar.metadata.coordination.impl.LeaderElectionImpl - Acquired resource lock on /loadbalance/leader
07:05:06.363 [metadata-store-667-1] INFO org.apache.pulsar.broker.PulsarService - This broker was elected leader
07:05:06.364 [ForkJoinPool.commonPool-worker-1] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully created local policies for /admin/local-policies/pulsar/use/localhost:45855 -- Optional.empty
07:05:06.364 [main] INFO org.apache.pulsar.broker.namespace.OwnershipCache - Trying to acquire ownership of pulsar/use/localhost:45855/0x00000000_0xffffffff
07:05:06.373 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnershipCache - Successfully acquired ownership of /namespace/pulsar/use/localhost:45855/0x00000000_0xffffffff
07:05:06.373 [pulsar-665-1] INFO org.apache.pulsar.broker.PulsarService - Loading all topics on bundle: pulsar/use/localhost:45855/0x00000000_0xffffffff
07:05:06.373 [main] INFO org.apache.pulsar.broker.namespace.NamespaceService - added heartbeat namespace name in local cache: ns=pulsar/use/localhost:45855
07:05:06.373 [main] INFO org.apache.pulsar.broker.PulsarService - Starting load management service ...
07:05:06.382 [main] INFO org.apache.pulsar.broker.PulsarService - Starting load balancer
07:05:06.383 [main] INFO org.apache.pulsar.broker.PulsarService - SLA Namespace = sla-monitor/use/localhost:45855 doesn't exist.
07:05:06.383 [main] INFO org.apache.pulsar.broker.PulsarService - messaging service is ready
07:05:06.385 [main] INFO org.apache.pulsar.broker.PulsarService - messaging service is ready, bootstrap service port = 45855, broker url= pulsar://localhost:40975, cluster=use, configs=org.apache.pulsar.broker.ServiceConfiguration@368e1d6[zookeeperServers=127.0.0.1:41591,globalZookeeperServers=<null>,configurationStoreServers=<null>,brokerServicePort=Optional[0],brokerServicePortTls=Optional.empty,webServicePort=Optional[45855],webServicePortTls=Optional.empty,bindAddress=0.0.0.0,advertisedAddress=localhost,advertisedListeners=<null>,internalListenerName=<null>,haProxyProtocolEnabled=false,numAcceptorThreads=1,numIOThreads=4,numOrderedExecutorThreads=8,numHttpServerThreads=8,numExecutorThreadPoolSize=2,numCacheExecutorThreadPoolSize=10,maxConcurrentHttpRequests=1024,delayedDeliveryEnabled=true,delayedDeliveryTrackerFactoryClassName=org.apache.pulsar.broker.delayed.InMemoryDelayedDeliveryTrackerFactory,delayedDeliveryTickTimeMillis=1000,acknowledgmentAtBatchIndexLevelEnabled=false,webSocketServiceEnabled=false,isRunningStandalone=false,clusterName=use,maxTenants=0,failureDomainsEnabled=true,zooKeeperSessionTimeoutMillis=30000,zooKeeperOperationTimeoutSeconds=30,zooKeeperCacheExpirySeconds=300,brokerShutdownTimeoutMs=60000,skipBrokerShutdownOnOOM=false,topicLoadTimeoutSeconds=60,backlogQuotaCheckEnabled=true,backlogQuotaCheckIntervalInSeconds=60,backlogQuotaDefaultLimitGB=-1,backlogQuotaDefaultRetentionPolicy=producer_request_hold,ttlDurationDefaultInSeconds=0,brokerDeleteInactiveTopicsEnabled=true,brokerDeleteInactivePartitionedTopicMetadataEnabled=false,brokerDeleteInactiveTopicsFrequencySeconds=60,brokerDeleteInactiveTopicsMode=delete_when_no_subscriptions,brokerDeleteInactiveTopicsMaxInactiveDurationSeconds=<null>,maxPendingPublishRequestsPerConnection=1000,messageExpiryCheckIntervalInMinutes=5,activeConsumerFailoverDelayTimeMillis=1000,subscriptionExpirationTimeMinutes=0,subscriptionRedeliveryTrackerEnabled=true,subscriptionExpiryCheckIntervalInMinutes=5,subscriptionKeySharedEnable=true,subscriptionKeySharedUseConsistentHashing=false,subscriptionKeySharedConsistentHashingReplicaPoints=100,brokerDeduplicationEnabled=false,brokerDeduplicationMaxNumberOfProducers=10000,brokerDeduplicationSnapshotFrequencyInSeconds=120,brokerDeduplicationSnapshotIntervalSeconds=120,brokerDeduplicationEntriesInterval=1000,brokerDeduplicationProducerInactivityTimeoutMinutes=360,defaultNumberOfNamespaceBundles=4,maxNamespacesPerTenant=0,maxTopicsPerNamespace=0,clientLibraryVersionCheckEnabled=false,statusFilePath=<null>,maxUnackedMessagesPerConsumer=50000,maxUnackedMessagesPerSubscription=200000,maxUnackedMessagesPerBroker=0,maxUnackedMessagesPerSubscriptionOnBrokerBlocked=0.16,topicPublisherThrottlingTickTimeMillis=5,preciseTopicPublishRateLimiterEnable=false,brokerPublisherThrottlingTickTimeMillis=50,brokerPublisherThrottlingMaxMessageRate=0,brokerPublisherThrottlingMaxByteRate=0,maxPublishRatePerTopicInMessages=0,maxPublishRatePerTopicInBytes=0,subscribeThrottlingRatePerConsumer=0,subscribeRatePeriodPerConsumerInSecond=30,dispatchThrottlingRatePerTopicInMsg=0,dispatchThrottlingRatePerTopicInByte=0,dispatchThrottlingRatePerSubscriptionInMsg=0,dispatchThrottlingRatePerSubscriptionInByte=0,dispatchThrottlingRatePerReplicatorInMsg=0,dispatchThrottlingRatePerReplicatorInByte=0,dispatchThrottlingRateRelativeToPublishRate=false,dispatchThrottlingOnNonBacklogConsumerEnabled=false,dispatcherMaxReadBatchSize=100,dispatcherMaxReadSizeBytes=5242880,dispatcherMinReadBatchSize=1,dispatcherMaxRoundRobinBatchSize=20,preciseDispatcherFlowControl=false,maxConcurrentLookupRequest=50000,maxConcurrentTopicLoadRequest=5000,maxConcurrentNonPersistentMessagePerConnection=1000,numWorkerThreadsForNonPersistentTopic=2,enablePersistentTopics=true,enableNonPersistentTopics=true,enableRunBookieTogether=false,enableRunBookieAutoRecoveryTogether=false,maxProducersPerTopic=0,encryptionRequireOnProducer=false,maxConsumersPerTopic=0,maxSubscriptionsPerTopic=0,maxConsumersPerSubscription=0,maxMessageSize=5242880,enableReplicatedSubscriptions=true,replicatedSubscriptionsSnapshotFrequencyMillis=1000,replicatedSubscriptionsSnapshotTimeoutSeconds=30,replicatedSubscriptionsSnapshotMaxCachedPerSubscription=10,maxMessagePublishBufferSizeInMB=512,messagePublishBufferCheckIntervalInMillis=100,lazyCursorRecovery=false,retentionCheckIntervalInSeconds=120,maxNumPartitionsPerPartitionedTopic=0,brokerInterceptorsDirectory=./interceptors,brokerInterceptors=[],disableBrokerInterceptors=true,zookeeperSessionExpiredPolicy=shutdown,topicFencingTimeoutSeconds=0,protocolHandlerDirectory=./protocols,messagingProtocols=[],systemTopicEnabled=false,topicLevelPoliciesEnabled=false,brokerEntryMetadataInterceptors=[],enableNamespaceIsolationUpdateOnTime=false,tlsEnabled=false,tlsCertRefreshCheckDurationSec=300,tlsCertificateFilePath=<null>,tlsKeyFilePath=<null>,tlsTrustCertsFilePath=,tlsAllowInsecureConnection=false,tlsProtocols=[],tlsCiphers=[],tlsRequireTrustedClientCertOnConnect=false,authenticationEnabled=false,authenticationProviders=[],authenticationRefreshCheckSeconds=60,authorizationEnabled=false,authorizationProvider=org.apache.pulsar.broker.authorization.PulsarAuthorizationProvider,superUserRoles=[],proxyRoles=[],authenticateOriginalAuthData=false,authorizationAllowWildcardsMatching=false,brokerClientAuthenticationPlugin=org.apache.pulsar.client.impl.auth.AuthenticationDisabled,brokerClientAuthenticationParameters=,brokerClientTrustCertsFilePath=,anonymousUserRole=<null>,httpMaxRequestSize=-1,httpRequestsLimitEnabled=false,httpRequestsMaxPerSecond=100.0,saslJaasClientAllowedIds=.*pulsar.*,saslJaasServerSectionName=PulsarBroker,kinitCommand=/usr/bin/kinit,bookkeeperMetadataServiceUri=<null>,bookkeeperClientAuthenticationPlugin=<null>,bookkeeperClientAuthenticationParametersName=<null>,bookkeeperClientAuthenticationParameters=<null>,bookkeeperClientTimeoutInSeconds=30,bookkeeperClientSpeculativeReadTimeoutInMillis=0,bookkeeperNumberOfChannelsPerBookie=16,bookkeeperUseV2WireProtocol=true,bookkeeperClientHealthCheckEnabled=true,bookkeeperClientHealthCheckIntervalSeconds=60,bookkeeperClientHealthCheckErrorThresholdPerInterval=5,bookkeeperClientHealthCheckQuarantineTimeInSeconds=1800,bookkeeperClientQuarantineRatio=1.0,bookkeeperClientRackawarePolicyEnabled=true,bookkeeperClientRegionawarePolicyEnabled=false,bookkeeperClientMinNumRacksPerWriteQuorum=2,bookkeeperClientEnforceMinNumRacksPerWriteQuorum=false,bookkeeperClientReorderReadSequenceEnabled=false,bookkeeperClientIsolationGroups=<null>,bookkeeperClientSecondaryIsolationGroups=<null>,bookkeeperClientGetBookieInfoIntervalSeconds=86400,bookkeeperClientGetBookieInfoRetryIntervalSeconds=60,bookkeeperEnableStickyReads=false,bookkeeperTLSProviderFactoryClass=org.apache.bookkeeper.tls.TLSContextFactory,bookkeeperTLSClientAuthentication=false,bookkeeperTLSKeyFileType=PEM,bookkeeperTLSTrustCertTypes=PEM,bookkeeperTLSKeyStorePasswordPath=<null>,bookkeeperTLSTrustStorePasswordPath=<null>,bookkeeperTLSKeyFilePath=<null>,bookkeeperTLSCertificateFilePath=<null>,bookkeeperTLSTrustCertsFilePath=<null>,bookkeeperDiskWeightBasedPlacementEnabled=false,bookkeeperExplicitLacIntervalInMills=0,bookkeeperClientExposeStatsToPrometheus=false,bookkeeperClientThrottleValue=0,managedLedgerDefaultEnsembleSize=2,managedLedgerDefaultWriteQuorum=2,managedLedgerDefaultAckQuorum=2,managedLedgerCursorPositionFlushSeconds=60,managedLedgerDigestType=CRC32C,managedLedgerPassword=,managedLedgerMaxEnsembleSize=5,managedLedgerMaxWriteQuorum=5,managedLedgerMaxAckQuorum=5,managedLedgerCacheSizeMB=204,managedLedgerCacheCopyEntries=false,managedLedgerCacheEvictionWatermark=0.8999999761581421,managedLedgerCacheEvictionFrequency=100.0,managedLedgerCacheEvictionTimeThresholdMillis=1000,managedLedgerCursorBackloggedThreshold=1000,managedLedgerDefaultMarkDeleteRateLimit=1.0,allowAutoTopicCreation=true,allowAutoTopicCreationType=non-partitioned,allowAutoSubscriptionCreation=true,defaultNumPartitions=1,managedLedgerNumWorkerThreads=2,managedLedgerNumSchedulerThreads=2,managedLedgerMaxEntriesPerLedger=50000,managedLedgerMinLedgerRolloverTimeMinutes=10,managedLedgerMaxLedgerRolloverTimeMinutes=240,managedLedgerMaxSizePerLedgerMbytes=2048,managedLedgerOffloadDeletionLagMs=14400000,managedLedgerOffloadAutoTriggerSizeThresholdBytes=-1,managedLedgerCursorMaxEntriesPerLedger=50000,managedLedgerCursorRolloverTimeInSeconds=14400,managedLedgerMaxUnackedRangesToPersist=10000,managedLedgerMaxUnackedRangesToPersistInZooKeeper=1000,managedLedgerUnackedRangesOpenCacheSetEnabled=true,autoSkipNonRecoverableData=false,managedLedgerMetadataOperationsTimeoutSeconds=60,managedLedgerReadEntryTimeoutSeconds=0,managedLedgerAddEntryTimeoutSeconds=0,managedLedgerPrometheusStatsLatencyRolloverSeconds=60,managedLedgerTraceTaskExecution=true,managedLedgerNewEntriesCheckDelayInMillis=10,managedLedgerDataReadPriority=tiered-storage-first,loadBalancerEnabled=true,loadBalancerPlacementStrategy=leastLoadedServer,loadBalancerLoadSheddingStrategy=org.apache.pulsar.broker.loadbalance.impl.OverloadShedder,loadBalancerReportUpdateThresholdPercentage=10,loadBalancerReportUpdateMaxIntervalMinutes=15,loadBalancerHostUsageCheckIntervalMinutes=1,loadBalancerSheddingEnabled=true,loadBalancerSheddingIntervalMinutes=1,loadBalancerSheddingGracePeriodMinutes=30,loadBalancerBrokerUnderloadedThresholdPercentage=50,loadBalancerBrokerMaxTopics=50000,loadBalancerBrokerOverloadedThresholdPercentage=100,loadBalancerBrokerThresholdShedderPercentage=10,loadBalancerHistoryResourcePercentage=0.9,loadBalancerBandwithInResourceWeight=1.0,loadBalancerBandwithOutResourceWeight=1.0,loadBalancerCPUResourceWeight=1.0,loadBalancerMemoryResourceWeight=1.0,loadBalancerDirectMemoryResourceWeight=1.0,loadBalancerBundleUnloadMinThroughputThreshold=10.0,loadBalancerResourceQuotaUpdateIntervalMinutes=15,loadBalancerBrokerComfortLoadLevelPercentage=65,loadBalancerAutoBundleSplitEnabled=true,loadBalancerAutoUnloadSplitBundlesEnabled=true,loadBalancerNamespaceBundleMaxTopics=1000,loadBalancerNamespaceBundleMaxSessions=1000,loadBalancerNamespaceBundleMaxMsgRate=30000,loadBalancerNamespaceBundleMaxBandwidthMbytes=100,loadBalancerNamespaceMaximumBundles=128,loadManagerClassName=org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl,supportedNamespaceBundleSplitAlgorithms=[range_equally_divide, topic_count_equally_divide],defaultNamespaceBundleSplitAlgorithm=range_equally_divide,loadBalancerOverrideBrokerNicSpeedGbps=<null>,replicationMetricsEnabled=false,replicationConnectionsPerBroker=16,replicatorPrefix=pulsar.repl,replicationProducerQueueSize=1000,replicationPolicyCheckDurationSeconds=600,replicationTlsEnabled=false,brokerClientTlsEnabled=false,defaultRetentionTimeInMinutes=0,defaultRetentionSizeInMB=0,keepAliveIntervalSeconds=30,brokerServicePurgeInactiveFrequencyInSeconds=60,bootstrapNamespaces=[],properties={},preferLaterVersions=false,brokerServiceCompactionMonitorIntervalInSeconds=60,isSchemaValidationEnforced=false,schemaRegistryStorageClassName=org.apache.pulsar.broker.service.schema.BookkeeperSchemaStorageFactory,schemaRegistryCompatibilityCheckers=[org.apache.pulsar.broker.service.schema.ProtobufNativeSchemaCompatibilityCheck, org.apache.pulsar.broker.service.schema.JsonSchemaCompatibilityCheck, org.apache.pulsar.broker.service.schema.AvroSchemaCompatibilityCheck],webSocketNumIoThreads=2,webSocketConnectionsPerBroker=2,webSocketSessionIdleTimeoutMillis=300000,webSocketMaxTextFrameSize=1048576,exposeTopicLevelMetricsInPrometheus=true,exposeConsumerLevelMetricsInPrometheus=false,jvmGCMetricsLoggerClassName=<null>,exposePreciseBacklogInPrometheus=false,functionsWorkerEnabled=false,functionsWorkerServiceNarPackage=,exposePublisherStats=true,statsUpdateFrequencyInSecs=60,statsUpdateInitialDelayInSecs=60,offloadersDirectory=./offloaders,managedLedgerOffloadDriver=<null>,managedLedgerOffloadMaxThreads=2,narExtractionDirectory=/tmp,managedLedgerOffloadPrefetchRounds=1,transactionCoordinatorEnabled=false,transactionMetadataStoreProviderClassName=org.apache.pulsar.transaction.coordinator.impl.MLTransactionMetadataStoreProvider,transactionBufferProviderClassName=org.apache.pulsar.broker.transaction.buffer.impl.TopicTransactionBufferProvider,tlsEnabledWithKeyStore=false,tlsProvider=<null>,tlsKeyStoreType=JKS,tlsKeyStore=<null>,tlsKeyStorePassword=<null>,tlsTrustStoreType=JKS,tlsTrustStore=<null>,tlsTrustStorePassword=<null>,brokerClientTlsEnabledWithKeyStore=false,brokerClientSslProvider=<null>,brokerClientTlsTrustStoreType=JKS,brokerClientTlsTrustStore=<null>,brokerClientTlsTrustStorePassword=<null>,brokerClientTlsCiphers=[],brokerClientTlsProtocols=[],enablePackagesManagement=false,packagesManagementStorageProvider=org.apache.pulsar.packages.management.storage.bookkeeper.BookKeeperPackagesStorageProvider,packagesReplicas=1,packagesManagementLedgerRootPath=/ledgers]
07:05:06.390 [main] INFO org.apache.pulsar.broker.PulsarService - Starting Pulsar Broker service; version: '2.8.0-SNAPSHOT'
07:05:06.390 [main] INFO org.apache.pulsar.broker.PulsarService - Git Revision 47df15cc5e3d539240935c960f6f5e5d865124ac
07:05:06.390 [main] INFO org.apache.pulsar.broker.PulsarService - Built by Lari Hotari <lari@hotari.net> on pop-os at 2021-02-01T08:27:05+0200
07:05:06.390 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:41591 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@64b752c4
07:05:06.390 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:06.390 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:06.390 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:41591. Will not attempt to authenticate using SASL (unknown error)
07:05:06.391 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:37676, server: localhost/127.0.0.1:41591
07:05:06.392 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:41591, sessionid = 0x100002f28fa000a, negotiated timeout = 30000
07:05:06.392 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:05:06.392 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:41591 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@273c7993
07:05:06.392 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:06.392 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:06.393 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:41591. Will not attempt to authenticate using SASL (unknown error)
07:05:06.393 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:37678, server: localhost/127.0.0.1:41591
07:05:06.394 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:41591, sessionid = 0x100002f28fa000b, negotiated timeout = 30000
07:05:06.394 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:05:06.396 [main] INFO org.apache.pulsar.broker.protocol.ProtocolHandlerUtils - Searching for protocol handlers in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./protocols
07:05:06.396 [main] WARN org.apache.pulsar.broker.protocol.ProtocolHandlerUtils - Protocol handler directory not found
07:05:06.396 [pulsar-ordered-OrderedExecutor-1-0] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:41591 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@4c695221
07:05:06.396 [pulsar-ordered-OrderedExecutor-1-0] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:06.396 [pulsar-ordered-OrderedExecutor-1-0] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:06.396 [pulsar-ordered-OrderedExecutor-1-0-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:41591. Will not attempt to authenticate using SASL (unknown error)
07:05:06.397 [pulsar-ordered-OrderedExecutor-1-0-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:37680, server: localhost/127.0.0.1:41591
07:05:06.398 [pulsar-ordered-OrderedExecutor-1-0-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:41591, sessionid = 0x100002f28fa000c, negotiated timeout = 30000
07:05:06.398 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:05:06.398 [pulsar-ordered-OrderedExecutor-1-0] INFO org.apache.pulsar.zookeeper.ZookeeperBkClientFactoryImpl - ZooKeeper session established: State:CONNECTED Timeout:30000 sessionid:0x100002f28fa000c local:/127.0.0.1:37680 remoteserver:localhost/127.0.0.1:41591 lastZxid:0 xid:1 sent:1 recv:1 queuedpkts:0 pendingresp:0 queuedevents:0
07:05:06.398 [main] INFO org.apache.pulsar.broker.PulsarService - starting configuration cache service
07:05:06.407 [pulsar-ordered-OrderedExecutor-3-0] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:41591 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@308b41c6
07:05:06.407 [pulsar-ordered-OrderedExecutor-3-0] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:06.408 [pulsar-ordered-OrderedExecutor-3-0] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:06.408 [pulsar-ordered-OrderedExecutor-3-0-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:41591. Will not attempt to authenticate using SASL (unknown error)
07:05:06.408 [pulsar-ordered-OrderedExecutor-3-0-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:37682, server: localhost/127.0.0.1:41591
07:05:06.409 [pulsar-ordered-OrderedExecutor-3-0-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:41591, sessionid = 0x100002f28fa000d, negotiated timeout = 30000
07:05:06.409 [pulsar-ordered-OrderedExecutor-3-0-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:05:06.409 [pulsar-ordered-OrderedExecutor-3-0] INFO org.apache.pulsar.zookeeper.ZookeeperBkClientFactoryImpl - ZooKeeper session established: State:CONNECTED Timeout:30000 sessionid:0x100002f28fa000d local:/127.0.0.1:37682 remoteserver:localhost/127.0.0.1:41591 lastZxid:0 xid:1 sent:1 recv:1 queuedpkts:0 pendingresp:0 queuedevents:0
07:05:06.414 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:41591/ledgers : zkServers = 127.0.0.1:41591, ledgersRootPath = /ledgers.
07:05:06.414 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:41591 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@5ab6118b
07:05:06.414 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:06.414 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:06.415 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:41591. Will not attempt to authenticate using SASL (unknown error)
07:05:06.415 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:37684, server: localhost/127.0.0.1:41591
07:05:06.416 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:41591, sessionid = 0x100002f28fa000e, negotiated timeout = 10000
07:05:06.417 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:05:06.418 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping - Reloading the bookie rack affinity mapping cache.
07:05:06.418 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:06.418 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:127.0.1.1:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
07:05:06.418 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
07:05:06.419 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
07:05:06.420 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:41709 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:41709, port=41709, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:05:06.420 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:45329 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:45329, port=45329, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:05:06.420 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:38327 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:38327, port=38327, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:05:06.420 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:06.420 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:41709
07:05:06.420 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:06.420 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:45329
07:05:06.420 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:06.420 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:38327
07:05:06.422 [main] INFO org.apache.bookkeeper.mledger.impl.EntryCacheManager - Initialized managed-ledger entry cache of 204.0 Mb
07:05:06.422 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - topic_load_times is already registred Collector already registered that provides name: topic_load_times_count
07:05:06.423 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - zk_write_latency is already registred Collector already registered that provides name: zk_write_latency_count
07:05:06.423 [main] WARN org.apache.pulsar.broker.stats.DimensionStats - zk_read_latency is already registred Collector already registered that provides name: zk_read_latency_count
07:05:06.423 [main] INFO org.apache.pulsar.broker.service.BrokerService - Using 4 threads for broker service IO
07:05:06.423 [main] INFO org.apache.pulsar.broker.authorization.AuthorizationService - org.apache.pulsar.broker.authorization.PulsarAuthorizationProvider has been loaded.
07:05:06.423 [main] INFO org.apache.pulsar.broker.authentication.AuthenticationService - Authentication is disabled
07:05:06.424 [main] INFO org.apache.pulsar.broker.service.BrokerService - Disabling per broker unack-msg blocking due invalid unAckMsgSubscriptionPercentageLimitOnBrokerBlocked 0.16
07:05:06.429 [main] INFO org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl - Cluster domain refreshed {}
07:05:06.429 [main] INFO org.apache.pulsar.broker.PulsarService - Starting name space service, bootstrap namespaces=[]
07:05:06.431 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:41591/ledgers : zkServers = 127.0.0.1:41591, ledgersRootPath = /ledgers.
07:05:06.431 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:41591 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@73c74b67
07:05:06.431 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes
07:05:06.431 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=
07:05:06.431 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:41591. Will not attempt to authenticate using SASL (unknown error)
07:05:06.431 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:37686, server: localhost/127.0.0.1:41591
07:05:06.432 [main-SendThread(127.0.0.1:41591)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:41591, sessionid = 0x100002f28fa000f, negotiated timeout = 10000
07:05:06.433 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
07:05:06.433 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:06.433 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:127.0.1.1:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
07:05:06.433 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
07:05:06.434 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
07:05:06.435 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:41709 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:41709, port=41709, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:05:06.435 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:45329 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:45329, port=45329, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:05:06.435 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.1.1:38327 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.1.1:38327, port=38327, host=127.0.1.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
07:05:06.435 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:06.435 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:41709
07:05:06.435 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:06.435 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:45329
07:05:06.435 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 127.0.1.1, using default rack for it : /default-rack.
07:05:06.435 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/127.0.1.1:38327
07:05:06.436 [main] INFO org.apache.bookkeeper.mledger.offload.OffloaderUtils - Searching for offloaders in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./offloaders
07:05:06.436 [main] WARN org.apache.bookkeeper.mledger.offload.OffloaderUtils - Offloaders archive directory not found
07:05:06.436 [main] INFO org.apache.pulsar.broker.PulsarService - No ledger offloader configured, using NULL instance
07:05:06.436 [main] INFO org.apache.pulsar.broker.intercept.BrokerInterceptorUtils - Searching for broker interceptors in /home/lari/workspace-pulsar/pulsar/pulsar-broker/./interceptors
07:05:06.436 [main] WARN org.apache.pulsar.broker.intercept.BrokerInterceptorUtils - Pulsar broker interceptors directory not found
07:05:06.438 [main] INFO org.apache.pulsar.broker.service.DistributedIdGenerator - Created sequential node at /counters/producer-name/-0000000001 -- Generator Id is use-1
07:05:06.439 [main] INFO org.apache.pulsar.broker.service.BrokerService - Started Pulsar Broker service on /0:0:0:0:0:0:0:0%0:42079
07:05:06.441 [main] INFO org.apache.pulsar.broker.service.BrokerService - Scheduling a thread to check backlog quota after [60] seconds in background
07:05:06.444 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 1.8.0_275-b01
07:05:06.445 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
07:05:06.445 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
07:05:06.445 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
07:05:06.508 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@41604b98{/,null,AVAILABLE}
07:05:06.548 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@286ced2a{/,null,AVAILABLE}
07:05:06.726 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@36fbe3d5{/admin,null,AVAILABLE}
07:05:06.974 [SessionTracker] INFO org.apache.zookeeper.server.SessionTrackerImpl - SessionTrackerImpl exited loop!
07:05:07.002 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@789e7ca{/admin/v2,null,AVAILABLE}
07:05:07.123 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@58308f24{/admin/v3,null,AVAILABLE}
07:05:07.206 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@550aa6ec{/lookup,null,AVAILABLE}
07:05:07.207 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@91f5ac6{/metrics,null,AVAILABLE}
07:05:07.207 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.h.ContextHandler@28d1030d{/static,null,AVAILABLE}
07:05:07.207 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started PulsarServerConnector@53a7e677{HTTP/1.1, (http/1.1)}{0.0.0.0:44457}
07:05:07.207 [main] INFO org.eclipse.jetty.server.Server - Started @31813ms
07:05:07.207 [main] INFO org.apache.pulsar.broker.web.WebService - HTTP Service started at http://0.0.0.0:44457
07:05:07.207 [main] INFO org.apache.pulsar.broker.web.WebService - HTTPS Service disabled
07:05:07.210 [metadata-store-714-1] INFO org.apache.pulsar.broker.PulsarService - This broker is a follower. Current leader is Optional[LeaderBroker(serviceUrl=http://localhost:45855)]
07:05:07.211 [ForkJoinPool.commonPool-worker-1] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully created local policies for /admin/local-policies/pulsar/use/localhost:44457 -- Optional.empty
07:05:07.211 [main] INFO org.apache.pulsar.broker.namespace.OwnershipCache - Trying to acquire ownership of pulsar/use/localhost:44457/0x00000000_0xffffffff
07:05:07.221 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnershipCache - Successfully acquired ownership of /namespace/pulsar/use/localhost:44457/0x00000000_0xffffffff
07:05:07.221 [pulsar-712-1] INFO org.apache.pulsar.broker.PulsarService - Loading all topics on bundle: pulsar/use/localhost:44457/0x00000000_0xffffffff
07:05:07.221 [main] INFO org.apache.pulsar.broker.namespace.NamespaceService - added heartbeat namespace name in local cache: ns=pulsar/use/localhost:44457
07:05:07.221 [main] INFO org.apache.pulsar.broker.PulsarService - Starting load management service ...
07:05:07.225 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f28fa0006 local:/127.0.0.1:37668 remoteserver:localhost/127.0.0.1:41591 lastZxid:58 xid:50 sent:50 recv:55 queuedpkts:0 pendingresp:0 queuedevents:0] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/loadbalance/brokers
07:05:07.226 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - reloadCache called in zookeeperChildrenCache for path /loadbalance/brokers
07:05:07.230 [main] INFO org.apache.pulsar.broker.PulsarService - Starting load balancer
07:05:07.231 [main] INFO org.apache.pulsar.broker.PulsarService - SLA Namespace = sla-monitor/use/localhost:44457 doesn't exist.
07:05:07.231 [main] INFO org.apache.pulsar.broker.PulsarService - messaging service is ready
07:05:07.231 [main] INFO org.apache.pulsar.broker.PulsarService - messaging service is ready, bootstrap service port = 44457, broker url= pulsar://localhost:42079, cluster=use, configs=org.apache.pulsar.broker.ServiceConfiguration@765de299[zookeeperServers=127.0.0.1:41591,globalZookeeperServers=<null>,configurationStoreServers=<null>,brokerServicePort=Optional[0],brokerServicePortTls=Optional.empty,webServicePort=Optional[44457],webServicePortTls=Optional.empty,bindAddress=0.0.0.0,advertisedAddress=localhost,advertisedListeners=<null>,internalListenerName=<null>,haProxyProtocolEnabled=false,numAcceptorThreads=1,numIOThreads=4,numOrderedExecutorThreads=8,numHttpServerThreads=8,numExecutorThreadPoolSize=2,numCacheExecutorThreadPoolSize=10,maxConcurrentHttpRequests=1024,delayedDeliveryEnabled=true,delayedDeliveryTrackerFactoryClassName=org.apache.pulsar.broker.delayed.InMemoryDelayedDeliveryTrackerFactory,delayedDeliveryTickTimeMillis=1000,acknowledgmentAtBatchIndexLevelEnabled=false,webSocketServiceEnabled=false,isRunningStandalone=false,clusterName=use,maxTenants=0,failureDomainsEnabled=true,zooKeeperSessionTimeoutMillis=30000,zooKeeperOperationTimeoutSeconds=30,zooKeeperCacheExpirySeconds=300,brokerShutdownTimeoutMs=60000,skipBrokerShutdownOnOOM=false,topicLoadTimeoutSeconds=60,backlogQuotaCheckEnabled=true,backlogQuotaCheckIntervalInSeconds=60,backlogQuotaDefaultLimitGB=-1,backlogQuotaDefaultRetentionPolicy=producer_request_hold,ttlDurationDefaultInSeconds=0,brokerDeleteInactiveTopicsEnabled=true,brokerDeleteInactivePartitionedTopicMetadataEnabled=false,brokerDeleteInactiveTopicsFrequencySeconds=60,brokerDeleteInactiveTopicsMode=delete_when_no_subscriptions,brokerDeleteInactiveTopicsMaxInactiveDurationSeconds=<null>,maxPendingPublishRequestsPerConnection=1000,messageExpiryCheckIntervalInMinutes=5,activeConsumerFailoverDelayTimeMillis=1000,subscriptionExpirationTimeMinutes=0,subscriptionRedeliveryTrackerEnabled=true,subscriptionExpiryCheckIntervalInMinutes=5,subscriptionKeySharedEnable=true,subscriptionKeySharedUseConsistentHashing=false,subscriptionKeySharedConsistentHashingReplicaPoints=100,brokerDeduplicationEnabled=false,brokerDeduplicationMaxNumberOfProducers=10000,brokerDeduplicationSnapshotFrequencyInSeconds=120,brokerDeduplicationSnapshotIntervalSeconds=120,brokerDeduplicationEntriesInterval=1000,brokerDeduplicationProducerInactivityTimeoutMinutes=360,defaultNumberOfNamespaceBundles=4,maxNamespacesPerTenant=0,maxTopicsPerNamespace=0,clientLibraryVersionCheckEnabled=false,statusFilePath=<null>,maxUnackedMessagesPerConsumer=50000,maxUnackedMessagesPerSubscription=200000,maxUnackedMessagesPerBroker=0,maxUnackedMessagesPerSubscriptionOnBrokerBlocked=0.16,topicPublisherThrottlingTickTimeMillis=5,preciseTopicPublishRateLimiterEnable=false,brokerPublisherThrottlingTickTimeMillis=50,brokerPublisherThrottlingMaxMessageRate=0,brokerPublisherThrottlingMaxByteRate=0,maxPublishRatePerTopicInMessages=0,maxPublishRatePerTopicInBytes=0,subscribeThrottlingRatePerConsumer=0,subscribeRatePeriodPerConsumerInSecond=30,dispatchThrottlingRatePerTopicInMsg=0,dispatchThrottlingRatePerTopicInByte=0,dispatchThrottlingRatePerSubscriptionInMsg=0,dispatchThrottlingRatePerSubscriptionInByte=0,dispatchThrottlingRatePerReplicatorInMsg=0,dispatchThrottlingRatePerReplicatorInByte=0,dispatchThrottlingRateRelativeToPublishRate=false,dispatchThrottlingOnNonBacklogConsumerEnabled=false,dispatcherMaxReadBatchSize=100,dispatcherMaxReadSizeBytes=5242880,dispatcherMinReadBatchSize=1,dispatcherMaxRoundRobinBatchSize=20,preciseDispatcherFlowControl=false,maxConcurrentLookupRequest=50000,maxConcurrentTopicLoadRequest=5000,maxConcurrentNonPersistentMessagePerConnection=1000,numWorkerThreadsForNonPersistentTopic=2,enablePersistentTopics=true,enableNonPersistentTopics=true,enableRunBookieTogether=false,enableRunBookieAutoRecoveryTogether=false,maxProducersPerTopic=0,encryptionRequireOnProducer=false,maxConsumersPerTopic=0,maxSubscriptionsPerTopic=0,maxConsumersPerSubscription=0,maxMessageSize=5242880,enableReplicatedSubscriptions=true,replicatedSubscriptionsSnapshotFrequencyMillis=1000,replicatedSubscriptionsSnapshotTimeoutSeconds=30,replicatedSubscriptionsSnapshotMaxCachedPerSubscription=10,maxMessagePublishBufferSizeInMB=512,messagePublishBufferCheckIntervalInMillis=100,lazyCursorRecovery=false,retentionCheckIntervalInSeconds=120,maxNumPartitionsPerPartitionedTopic=0,brokerInterceptorsDirectory=./interceptors,brokerInterceptors=[],disableBrokerInterceptors=true,zookeeperSessionExpiredPolicy=shutdown,topicFencingTimeoutSeconds=0,protocolHandlerDirectory=./protocols,messagingProtocols=[],systemTopicEnabled=false,topicLevelPoliciesEnabled=false,brokerEntryMetadataInterceptors=[],enableNamespaceIsolationUpdateOnTime=false,tlsEnabled=false,tlsCertRefreshCheckDurationSec=300,tlsCertificateFilePath=<null>,tlsKeyFilePath=<null>,tlsTrustCertsFilePath=,tlsAllowInsecureConnection=false,tlsProtocols=[],tlsCiphers=[],tlsRequireTrustedClientCertOnConnect=false,authenticationEnabled=false,authenticationProviders=[],authenticationRefreshCheckSeconds=60,authorizationEnabled=false,authorizationProvider=org.apache.pulsar.broker.authorization.PulsarAuthorizationProvider,superUserRoles=[],proxyRoles=[],authenticateOriginalAuthData=false,authorizationAllowWildcardsMatching=false,brokerClientAuthenticationPlugin=org.apache.pulsar.client.impl.auth.AuthenticationDisabled,brokerClientAuthenticationParameters=,brokerClientTrustCertsFilePath=,anonymousUserRole=<null>,httpMaxRequestSize=-1,httpRequestsLimitEnabled=false,httpRequestsMaxPerSecond=100.0,saslJaasClientAllowedIds=.*pulsar.*,saslJaasServerSectionName=PulsarBroker,kinitCommand=/usr/bin/kinit,bookkeeperMetadataServiceUri=<null>,bookkeeperClientAuthenticationPlugin=<null>,bookkeeperClientAuthenticationParametersName=<null>,bookkeeperClientAuthenticationParameters=<null>,bookkeeperClientTimeoutInSeconds=30,bookkeeperClientSpeculativeReadTimeoutInMillis=0,bookkeeperNumberOfChannelsPerBookie=16,bookkeeperUseV2WireProtocol=true,bookkeeperClientHealthCheckEnabled=true,bookkeeperClientHealthCheckIntervalSeconds=60,bookkeeperClientHealthCheckErrorThresholdPerInterval=5,bookkeeperClientHealthCheckQuarantineTimeInSeconds=1800,bookkeeperClientQuarantineRatio=1.0,bookkeeperClientRackawarePolicyEnabled=true,bookkeeperClientRegionawarePolicyEnabled=false,bookkeeperClientMinNumRacksPerWriteQuorum=2,bookkeeperClientEnforceMinNumRacksPerWriteQuorum=false,bookkeeperClientReorderReadSequenceEnabled=false,bookkeeperClientIsolationGroups=<null>,bookkeeperClientSecondaryIsolationGroups=<null>,bookkeeperClientGetBookieInfoIntervalSeconds=86400,bookkeeperClientGetBookieInfoRetryIntervalSeconds=60,bookkeeperEnableStickyReads=false,bookkeeperTLSProviderFactoryClass=org.apache.bookkeeper.tls.TLSContextFactory,bookkeeperTLSClientAuthentication=false,bookkeeperTLSKeyFileType=PEM,bookkeeperTLSTrustCertTypes=PEM,bookkeeperTLSKeyStorePasswordPath=<null>,bookkeeperTLSTrustStorePasswordPath=<null>,bookkeeperTLSKeyFilePath=<null>,bookkeeperTLSCertificateFilePath=<null>,bookkeeperTLSTrustCertsFilePath=<null>,bookkeeperDiskWeightBasedPlacementEnabled=false,bookkeeperExplicitLacIntervalInMills=0,bookkeeperClientExposeStatsToPrometheus=false,bookkeeperClientThrottleValue=0,managedLedgerDefaultEnsembleSize=2,managedLedgerDefaultWriteQuorum=2,managedLedgerDefaultAckQuorum=2,managedLedgerCursorPositionFlushSeconds=60,managedLedgerDigestType=CRC32C,managedLedgerPassword=,managedLedgerMaxEnsembleSize=5,managedLedgerMaxWriteQuorum=5,managedLedgerMaxAckQuorum=5,managedLedgerCacheSizeMB=204,managedLedgerCacheCopyEntries=false,managedLedgerCacheEvictionWatermark=0.8999999761581421,managedLedgerCacheEvictionFrequency=100.0,managedLedgerCacheEvictionTimeThresholdMillis=1000,managedLedgerCursorBackloggedThreshold=1000,managedLedgerDefaultMarkDeleteRateLimit=1.0,allowAutoTopicCreation=true,allowAutoTopicCreationType=non-partitioned,allowAutoSubscriptionCreation=true,defaultNumPartitions=1,managedLedgerNumWorkerThreads=2,managedLedgerNumSchedulerThreads=2,managedLedgerMaxEntriesPerLedger=50000,managedLedgerMinLedgerRolloverTimeMinutes=10,managedLedgerMaxLedgerRolloverTimeMinutes=240,managedLedgerMaxSizePerLedgerMbytes=2048,managedLedgerOffloadDeletionLagMs=14400000,managedLedgerOffloadAutoTriggerSizeThresholdBytes=-1,managedLedgerCursorMaxEntriesPerLedger=50000,managedLedgerCursorRolloverTimeInSeconds=14400,managedLedgerMaxUnackedRangesToPersist=10000,managedLedgerMaxUnackedRangesToPersistInZooKeeper=1000,managedLedgerUnackedRangesOpenCacheSetEnabled=true,autoSkipNonRecoverableData=false,managedLedgerMetadataOperationsTimeoutSeconds=60,managedLedgerReadEntryTimeoutSeconds=0,managedLedgerAddEntryTimeoutSeconds=0,managedLedgerPrometheusStatsLatencyRolloverSeconds=60,managedLedgerTraceTaskExecution=true,managedLedgerNewEntriesCheckDelayInMillis=10,managedLedgerDataReadPriority=tiered-storage-first,loadBalancerEnabled=true,loadBalancerPlacementStrategy=leastLoadedServer,loadBalancerLoadSheddingStrategy=org.apache.pulsar.broker.loadbalance.impl.OverloadShedder,loadBalancerReportUpdateThresholdPercentage=10,loadBalancerReportUpdateMaxIntervalMinutes=15,loadBalancerHostUsageCheckIntervalMinutes=1,loadBalancerSheddingEnabled=true,loadBalancerSheddingIntervalMinutes=1,loadBalancerSheddingGracePeriodMinutes=30,loadBalancerBrokerUnderloadedThresholdPercentage=50,loadBalancerBrokerMaxTopics=50000,loadBalancerBrokerOverloadedThresholdPercentage=100,loadBalancerBrokerThresholdShedderPercentage=10,loadBalancerHistoryResourcePercentage=0.9,loadBalancerBandwithInResourceWeight=1.0,loadBalancerBandwithOutResourceWeight=1.0,loadBalancerCPUResourceWeight=1.0,loadBalancerMemoryResourceWeight=1.0,loadBalancerDirectMemoryResourceWeight=1.0,loadBalancerBundleUnloadMinThroughputThreshold=10.0,loadBalancerResourceQuotaUpdateIntervalMinutes=15,loadBalancerBrokerComfortLoadLevelPercentage=65,loadBalancerAutoBundleSplitEnabled=true,loadBalancerAutoUnloadSplitBundlesEnabled=true,loadBalancerNamespaceBundleMaxTopics=1000,loadBalancerNamespaceBundleMaxSessions=1000,loadBalancerNamespaceBundleMaxMsgRate=30000,loadBalancerNamespaceBundleMaxBandwidthMbytes=100,loadBalancerNamespaceMaximumBundles=128,loadManagerClassName=org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl,supportedNamespaceBundleSplitAlgorithms=[range_equally_divide, topic_count_equally_divide],defaultNamespaceBundleSplitAlgorithm=range_equally_divide,loadBalancerOverrideBrokerNicSpeedGbps=<null>,replicationMetricsEnabled=false,replicationConnectionsPerBroker=16,replicatorPrefix=pulsar.repl,replicationProducerQueueSize=1000,replicationPolicyCheckDurationSeconds=600,replicationTlsEnabled=false,brokerClientTlsEnabled=false,defaultRetentionTimeInMinutes=0,defaultRetentionSizeInMB=0,keepAliveIntervalSeconds=30,brokerServicePurgeInactiveFrequencyInSeconds=60,bootstrapNamespaces=[],properties={},preferLaterVersions=false,brokerServiceCompactionMonitorIntervalInSeconds=60,isSchemaValidationEnforced=false,schemaRegistryStorageClassName=org.apache.pulsar.broker.service.schema.BookkeeperSchemaStorageFactory,schemaRegistryCompatibilityCheckers=[org.apache.pulsar.broker.service.schema.ProtobufNativeSchemaCompatibilityCheck, org.apache.pulsar.broker.service.schema.JsonSchemaCompatibilityCheck, org.apache.pulsar.broker.service.schema.AvroSchemaCompatibilityCheck],webSocketNumIoThreads=2,webSocketConnectionsPerBroker=2,webSocketSessionIdleTimeoutMillis=300000,webSocketMaxTextFrameSize=1048576,exposeTopicLevelMetricsInPrometheus=true,exposeConsumerLevelMetricsInPrometheus=false,jvmGCMetricsLoggerClassName=<null>,exposePreciseBacklogInPrometheus=false,functionsWorkerEnabled=false,functionsWorkerServiceNarPackage=,exposePublisherStats=true,statsUpdateFrequencyInSecs=60,statsUpdateInitialDelayInSecs=60,offloadersDirectory=./offloaders,managedLedgerOffloadDriver=<null>,managedLedgerOffloadMaxThreads=2,narExtractionDirectory=/tmp,managedLedgerOffloadPrefetchRounds=1,transactionCoordinatorEnabled=false,transactionMetadataStoreProviderClassName=org.apache.pulsar.transaction.coordinator.impl.MLTransactionMetadataStoreProvider,transactionBufferProviderClassName=org.apache.pulsar.broker.transaction.buffer.impl.TopicTransactionBufferProvider,tlsEnabledWithKeyStore=false,tlsProvider=<null>,tlsKeyStoreType=JKS,tlsKeyStore=<null>,tlsKeyStorePassword=<null>,tlsTrustStoreType=JKS,tlsTrustStore=<null>,tlsTrustStorePassword=<null>,brokerClientTlsEnabledWithKeyStore=false,brokerClientSslProvider=<null>,brokerClientTlsTrustStoreType=JKS,brokerClientTlsTrustStore=<null>,brokerClientTlsTrustStorePassword=<null>,brokerClientTlsCiphers=[],brokerClientTlsProtocols=[],enablePackagesManagement=false,packagesManagementStorageProvider=org.apache.pulsar.packages.management.storage.bookkeeper.BookKeeperPackagesStorageProvider,packagesReplicas=1,packagesManagementLedgerRootPath=/ledgers]
------- Starting test [TestClass name=class org.apache.pulsar.broker.loadbalance.AntiAffinityNamespaceGroupTest].testLoadSheddingWithAntiAffinityNamespace([])-------
07:05:07.356 [metadata-store-668-1] INFO org.apache.pulsar.broker.admin.impl.TenantsBase - [null] Created tenant my-tenant
07:05:07.357 [metadata-store-668-1] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:05:07 +0000] "PUT /admin/v2/tenants/my-tenant HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 10
07:05:07.364 [pulsar-web-705-1] INFO org.apache.pulsar.broker.web.PulsarWebResource - Successfully validated clusters on tenant [my-tenant]
07:05:07.369 [pulsar-web-705-1] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Created namespace my-tenant/use/my-ns0
07:05:07.370 [pulsar-web-705-1] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:05:07 +0000] "PUT /admin/namespaces/my-tenant/use/my-ns0 HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 10
07:05:07.372 [pulsar-web-705-4] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Setting anti-affinity group my-antiaffinity for my-tenant/use/my-ns0
07:05:07.372 [pulsar-web-705-4] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - local-policies for my-tenant/use/my-ns0 is not setup at path /admin/local-policies/my-tenant/use/my-ns0
07:05:07.378 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully copyied bundles data to local zk at /admin/local-policies/my-tenant/use/my-ns0
07:05:07.380 [pulsar-web-705-4] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Successfully updated local-policies configuration: namespace=my-tenant/use/my-ns0, map={"bundles":{"boundaries":["0x00000000","0xffffffff"],"numBundles":1},"namespaceAntiAffinityGroup":"my-antiaffinity"}
07:05:07.380 [pulsar-web-705-4] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:05:07 +0000] "POST /admin/namespaces/my-tenant/use/my-ns0/antiAffinity HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 9
07:05:07.383 [pulsar-web-705-6] INFO org.apache.pulsar.broker.web.PulsarWebResource - Successfully validated clusters on tenant [my-tenant]
07:05:07.387 [pulsar-web-705-6] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Created namespace my-tenant/use/my-ns1
07:05:07.388 [pulsar-web-705-6] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:05:07 +0000] "PUT /admin/namespaces/my-tenant/use/my-ns1 HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 6
07:05:07.390 [pulsar-web-705-7] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Setting anti-affinity group my-antiaffinity for my-tenant/use/my-ns1
07:05:07.390 [pulsar-web-705-7] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - local-policies for my-tenant/use/my-ns1 is not setup at path /admin/local-policies/my-tenant/use/my-ns1
07:05:07.392 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully copyied bundles data to local zk at /admin/local-policies/my-tenant/use/my-ns1
07:05:07.393 [pulsar-web-705-7] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Successfully updated local-policies configuration: namespace=my-tenant/use/my-ns1, map={"bundles":{"boundaries":["0x00000000","0xffffffff"],"numBundles":1},"namespaceAntiAffinityGroup":"my-antiaffinity"}
07:05:07.394 [pulsar-web-705-7] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:05:07 +0000] "POST /admin/namespaces/my-tenant/use/my-ns1/antiAffinity HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 5
07:05:07.396 [pulsar-web-705-8] INFO org.apache.pulsar.broker.web.PulsarWebResource - Successfully validated clusters on tenant [my-tenant]
07:05:07.398 [pulsar-web-705-8] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Created namespace my-tenant/use/my-ns2
07:05:07.399 [pulsar-web-705-8] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:05:07 +0000] "PUT /admin/namespaces/my-tenant/use/my-ns2 HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 4
07:05:07.401 [pulsar-web-705-3] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Setting anti-affinity group my-antiaffinity for my-tenant/use/my-ns2
07:05:07.401 [pulsar-web-705-3] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - local-policies for my-tenant/use/my-ns2 is not setup at path /admin/local-policies/my-tenant/use/my-ns2
07:05:07.403 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully copyied bundles data to local zk at /admin/local-policies/my-tenant/use/my-ns2
07:05:07.404 [pulsar-web-705-3] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Successfully updated local-policies configuration: namespace=my-tenant/use/my-ns2, map={"bundles":{"boundaries":["0x00000000","0xffffffff"],"numBundles":1},"namespaceAntiAffinityGroup":"my-antiaffinity"}
07:05:07.404 [pulsar-web-705-3] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:05:07 +0000] "POST /admin/namespaces/my-tenant/use/my-ns2/antiAffinity HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 4
07:05:07.407 [pulsar-web-705-5] INFO org.apache.pulsar.broker.web.PulsarWebResource - Successfully validated clusters on tenant [my-tenant]
07:05:07.409 [pulsar-web-705-5] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Created namespace my-tenant/use/my-ns3
07:05:07.410 [pulsar-web-705-5] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:05:07 +0000] "PUT /admin/namespaces/my-tenant/use/my-ns3 HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 4
07:05:07.411 [pulsar-web-705-1] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Setting anti-affinity group my-antiaffinity for my-tenant/use/my-ns3
07:05:07.412 [pulsar-web-705-1] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - local-policies for my-tenant/use/my-ns3 is not setup at path /admin/local-policies/my-tenant/use/my-ns3
07:05:07.413 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully copyied bundles data to local zk at /admin/local-policies/my-tenant/use/my-ns3
07:05:07.414 [pulsar-web-705-1] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Successfully updated local-policies configuration: namespace=my-tenant/use/my-ns3, map={"bundles":{"boundaries":["0x00000000","0xffffffff"],"numBundles":1},"namespaceAntiAffinityGroup":"my-antiaffinity"}
07:05:07.415 [pulsar-web-705-1] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:05:07 +0000] "POST /admin/namespaces/my-tenant/use/my-ns3/antiAffinity HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 4
07:05:07.417 [pulsar-web-705-4] INFO org.apache.pulsar.broker.web.PulsarWebResource - Successfully validated clusters on tenant [my-tenant]
07:05:07.421 [pulsar-web-705-4] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Created namespace my-tenant/use/my-ns4
07:05:07.422 [pulsar-web-705-4] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:05:07 +0000] "PUT /admin/namespaces/my-tenant/use/my-ns4 HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 6
07:05:07.424 [pulsar-web-705-6] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Setting anti-affinity group my-antiaffinity for my-tenant/use/my-ns4
07:05:07.424 [pulsar-web-705-6] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - local-policies for my-tenant/use/my-ns4 is not setup at path /admin/local-policies/my-tenant/use/my-ns4
07:05:07.425 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.broker.cache.LocalZooKeeperCacheService - Successfully copyied bundles data to local zk at /admin/local-policies/my-tenant/use/my-ns4
07:05:07.427 [pulsar-web-705-6] INFO org.apache.pulsar.broker.admin.impl.NamespacesBase - [null] Successfully updated local-policies configuration: namespace=my-tenant/use/my-ns4, map={"bundles":{"boundaries":["0x00000000","0xffffffff"],"numBundles":1},"namespaceAntiAffinityGroup":"my-antiaffinity"}
07:05:07.427 [pulsar-web-705-6] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:05:07 +0000] "POST /admin/namespaces/my-tenant/use/my-ns4/antiAffinity HTTP/1.1" 204 0 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 4
07:05:07.576 [pulsar-web-705-7] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:05:07 +0000] "GET /admin/persistent/my-tenant/use/my-ns0/my-topic1/partitions?checkAllowAutoCreation=true HTTP/1.1" 200 16 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 45
07:05:07.596 [pulsar-client-io-761-1] INFO org.apache.pulsar.client.impl.ProducerStatsRecorderImpl - Starting Pulsar producer perf with config: {
"topicName" : "persistent://my-tenant/use/my-ns0/my-topic1",
"producerName" : null,
"sendTimeoutMs" : 30000,
"blockIfQueueFull" : false,
"maxPendingMessages" : 1000,
"maxPendingMessagesAcrossPartitions" : 50000,
"messageRoutingMode" : "RoundRobinPartition",
"hashingScheme" : "JavaStringHash",
"cryptoFailureAction" : "FAIL",
"batchingMaxPublishDelayMicros" : 1000,
"batchingPartitionSwitchFrequencyByPublishDelay" : 10,
"batchingMaxMessages" : 1000,
"batchingMaxBytes" : 131072,
"batchingEnabled" : true,
"chunkingEnabled" : false,
"compressionType" : "NONE",
"initialSequenceId" : null,
"autoUpdatePartitions" : true,
"autoUpdatePartitionsIntervalSeconds" : 60,
"multiSchema" : true,
"accessMode" : "Shared",
"properties" : { }
}
07:05:07.602 [pulsar-client-io-761-1] INFO org.apache.pulsar.client.impl.ProducerStatsRecorderImpl - Pulsar client config: {
"serviceUrl" : "http://localhost:45855",
"authPluginClassName" : null,
"authParams" : null,
"authParamMap" : null,
"operationTimeoutMs" : 30000,
"statsIntervalSeconds" : 60,
"numIoThreads" : 1,
"numListenerThreads" : 1,
"connectionsPerBroker" : 1,
"useTcpNoDelay" : true,
"useTls" : false,
"tlsTrustCertsFilePath" : "",
"tlsAllowInsecureConnection" : false,
"tlsHostnameVerificationEnable" : false,
"concurrentLookupRequest" : 5000,
"maxLookupRequest" : 50000,
"maxLookupRedirects" : 20,
"maxNumberOfRejectedRequestPerConnection" : 50,
"keepAliveIntervalSeconds" : 30,
"connectionTimeoutMs" : 10000,
"requestTimeoutMs" : 60000,
"initialBackoffIntervalNanos" : 100000000,
"maxBackoffIntervalNanos" : 60000000000,
"listenerName" : null,
"useKeyStoreTls" : false,
"sslProvider" : null,
"tlsTrustStoreType" : "JKS",
"tlsTrustStorePath" : null,
"tlsTrustStorePassword" : null,
"tlsCiphers" : [ ],
"tlsProtocols" : [ ],
"memoryLimitBytes" : 0,
"proxyServiceUrl" : null,
"proxyProtocol" : null,
"enableTransaction" : false
}
07:05:07.615 [pulsar-665-2] INFO org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl - 2 brokers being considered for assignment of my-tenant/use/my-ns0/0x00000000_0xffffffff
07:05:07.616 [pulsar-665-2] WARN org.apache.pulsar.broker.loadbalance.impl.LeastLongTermMessageRate - Broker http://localhost:44457 is overloaded: max usage=2.8753180503845215
07:05:07.616 [pulsar-665-2] WARN org.apache.pulsar.broker.loadbalance.impl.LeastLongTermMessageRate - Broker localhost:44457 is overloaded: CPU: 287.5318%, MEMORY: 26.642681%, DIRECT MEMORY: 2.4414062%, BANDWIDTH IN: 0.0%, BANDWIDTH OUT: 0.0%
07:05:07.616 [pulsar-665-2] WARN org.apache.pulsar.broker.loadbalance.impl.LeastLongTermMessageRate - Broker http://localhost:45855 is overloaded: max usage=1.4859967231750488
07:05:07.616 [pulsar-665-2] WARN org.apache.pulsar.broker.loadbalance.impl.LeastLongTermMessageRate - Broker localhost:45855 is overloaded: CPU: 148.59967%, MEMORY: 21.581654%, DIRECT MEMORY: 2.4414062%, BANDWIDTH IN: 0.0%, BANDWIDTH OUT: 0.0%
07:05:07.617 [pulsar-665-2] WARN org.apache.pulsar.broker.loadbalance.impl.LeastLongTermMessageRate - Broker http://localhost:44457 is overloaded: max usage=2.8753180503845215
07:05:07.617 [pulsar-665-2] WARN org.apache.pulsar.broker.loadbalance.impl.LeastLongTermMessageRate - Broker localhost:44457 is overloaded: CPU: 287.5318%, MEMORY: 26.642681%, DIRECT MEMORY: 2.4414062%, BANDWIDTH IN: 0.0%, BANDWIDTH OUT: 0.0%
07:05:07.617 [pulsar-665-2] WARN org.apache.pulsar.broker.loadbalance.impl.LeastLongTermMessageRate - Broker http://localhost:45855 is overloaded: max usage=1.4859967231750488
07:05:07.617 [pulsar-665-2] WARN org.apache.pulsar.broker.loadbalance.impl.LeastLongTermMessageRate - Broker localhost:45855 is overloaded: CPU: 148.59967%, MEMORY: 21.581654%, DIRECT MEMORY: 2.4414062%, BANDWIDTH IN: 0.0%, BANDWIDTH OUT: 0.0%
07:05:07.618 [pulsar-665-2] INFO org.apache.pulsar.broker.namespace.OwnershipCache - Trying to acquire ownership of my-tenant/use/my-ns0/0x00000000_0xffffffff
07:05:07.628 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnershipCache - Successfully acquired ownership of /namespace/my-tenant/use/my-ns0/0x00000000_0xffffffff
07:05:07.630 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [01/Feb/2021:07:05:07 +0000] "GET /lookup/v2/destination/persistent/my-tenant/use/my-ns0/my-topic1 HTTP/1.1" 200 132 "-" "Pulsar-Java-v2.8.0-SNAPSHOT" 26
07:05:07.657 [pulsar-client-io-761-1] INFO org.apache.pulsar.client.impl.ConnectionPool - [[id: 0x77915860, L:/127.0.0.1:44014 - R:localhost/127.0.0.1:40975]] Connected to server
07:05:07.667 [pulsar-io-687-1] INFO org.apache.pulsar.broker.service.ServerCnx - New connection from /127.0.0.1:44014
07:05:07.672 [pulsar-client-io-761-1] INFO org.apache.pulsar.client.impl.ProducerImpl - [persistent://my-tenant/use/my-ns0/my-topic1] [null] Creating producer on cnx [id: 0x77915860, L:/127.0.0.1:44014 - R:localhost/127.0.0.1:40975]
07:05:07.677 [pulsar-io-687-1] INFO org.apache.pulsar.broker.service.ServerCnx - [/127.0.0.1:44014][persistent://my-tenant/use/my-ns0/my-topic1] Creating producer. producerId=0
07:05:07.724 [pulsar-ordered-OrderedExecutor-5-0] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerImpl - Opening managed ledger my-tenant/use/my-ns0/persistent/my-topic1
07:05:07.725 [bookkeeper-ml-workers-OrderedExecutor-0-0] INFO org.apache.bookkeeper.mledger.impl.MetaStoreImpl - Creating '/managed-ledgers/my-tenant/use/my-ns0/persistent/my-topic1'
07:05:07.736 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f28fa0006 local:/127.0.0.1:37668 remoteserver:localhost/127.0.0.1:41591 lastZxid:109 xid:95 sent:95 recv:101 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeCreated path:/managed-ledgers/my-tenant/use/my-ns0/persistent/my-topic1
07:05:07.739 [metadata-store-684-1] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerImpl - [my-tenant/use/my-ns0/persistent/my-topic1] Creating ledger, metadata: {component=[109, 97, 110, 97, 103, 101, 100, 45, 108, 101, 100, 103, 101, 114], pulsar/managed-ledger=[109, 121, 45, 116, 101, 110, 97, 110, 116, 47, 117, 115, 101, 47, 109, 121, 45, 110, 115, 48, 47, 112, 101, 114, 115, 105, 115, 116, 101, 110, 116, 47, 109, 121, 45, 116, 111, 112, 105, 99, 49], application=[112, 117, 108, 115, 97, 114]} - metadata ops timeout : 60 seconds
07:05:07.744 [metadata-store-684-1] WARN org.apache.bookkeeper.client.BookieWatcherImpl - New ensemble: [127.0.1.1:38327, 127.0.1.1:41709] is not adhering to Placement Policy. quarantinedBookies: []
07:05:07.785 [main-EventThread] INFO org.apache.bookkeeper.client.LedgerCreateOp - Ensemble: [127.0.1.1:38327, 127.0.1.1:41709] for ledger: 0
07:05:07.785 [bookkeeper-ml-workers-OrderedExecutor-0-0] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerImpl - [my-tenant/use/my-ns0/persistent/my-topic1] Created ledger 0
07:05:07.795 [bookkeeper-ml-workers-OrderedExecutor-0-0] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl - [my-tenant/use/my-ns0/persistent/my-topic1] Successfully initialize managed ledger
07:05:07.801 [bookkeeper-ml-workers-OrderedExecutor-0-0] INFO org.apache.pulsar.broker.service.AbstractTopic - Disabling publish throttling for persistent://my-tenant/use/my-ns0/my-topic1
07:05:07.805 [bookkeeper-ml-workers-OrderedExecutor-0-0] WARN org.apache.pulsar.broker.service.BrokerService - Topic level policies are not enabled. Please refer to systemTopicEnabled and topicLevelPoliciesEnabled on broker.conf
07:05:07.809 [bookkeeper-ml-workers-OrderedExecutor-0-0] INFO org.apache.pulsar.broker.service.persistent.PersistentTopic - [persistent://my-tenant/use/my-ns0/my-topic1] There are no replicated subscriptions on the topic
07:05:07.811 [bookkeeper-ml-workers-OrderedExecutor-0-0] INFO org.apache.pulsar.broker.service.BrokerService - Created topic persistent://my-tenant/use/my-ns0/my-topic1 - dedup is disabled
07:05:07.815 [bookkeeper-ml-workers-OrderedExecutor-0-0] INFO org.apache.pulsar.broker.service.ServerCnx - [/127.0.0.1:44014] persistent://my-tenant/use/my-ns0/my-topic1 configured with schema false
07:05:07.822 [bookkeeper-ml-workers-OrderedExecutor-0-0] INFO org.apache.pulsar.broker.service.ServerCnx - [/127.0.0.1:44014] Created new producer: Producer{topic=PersistentTopic{topic=persistent://my-tenant/use/my-ns0/my-topic1}, client=/127.0.0.1:44014, producerName=use-0-0, producerId=0}
07:05:07.825 [pulsar-client-io-761-1] INFO org.apache.pulsar.client.impl.ProducerImpl - [persistent://my-tenant/use/my-ns0/my-topic1] [use-0-0] Created producer on cnx [id: 0x77915860, L:/127.0.0.1:44014 - R:localhost/127.0.0.1:40975]
07:05:07.841 [pulsar-io-687-1] INFO org.apache.pulsar.broker.service.ServerCnx - [PersistentTopic{topic=persistent://my-tenant/use/my-ns0/my-topic1}][use-0-0] Closing producer on cnx /127.0.0.1:44014. producerId=0
07:05:07.842 [pulsar-io-687-1] INFO org.apache.pulsar.broker.service.ServerCnx - [PersistentTopic{topic=persistent://my-tenant/use/my-ns0/my-topic1}][use-0-0] Closed producer on cnx /127.0.0.1:44014. producerId=0
07:05:07.843 [pulsar-client-io-761-1] INFO org.apache.pulsar.client.impl.ProducerImpl - [persistent://my-tenant/use/my-ns0/my-topic1] [use-0-0] Closed Producer
07:05:07.844 [TestNG-method=testLoadSheddingWithAntiAffinityNamespace-1] INFO org.apache.pulsar.client.impl.PulsarClientImpl - Client closing. URL: http://localhost:45855
07:05:07.846 [pulsar-client-io-761-1] INFO org.apache.pulsar.client.impl.ClientCnx - [id: 0x77915860, L:/127.0.0.1:44014 ! R:localhost/127.0.0.1:40975] Disconnected
07:05:07.847 [pulsar-io-687-1] INFO org.apache.pulsar.broker.service.ServerCnx - Closed connection from /127.0.0.1:44014
------- SUCCESS -- [TestClass name=class org.apache.pulsar.broker.loadbalance.AntiAffinityNamespaceGroupTest].testLoadSheddingWithAntiAffinityNamespace([])-------07:05:07.855 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped PulsarServerConnector@53a7e677{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
07:05:07.855 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging
07:05:07.855 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.h.ContextHandler@28d1030d{/static,null,STOPPED}
07:05:07.855 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@91f5ac6{/metrics,null,STOPPED}
07:05:07.856 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@550aa6ec{/lookup,null,STOPPED}
07:05:07.856 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@58308f24{/admin/v3,null,STOPPED}
07:05:07.856 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@789e7ca{/admin/v2,null,STOPPED}
07:05:07.857 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@36fbe3d5{/admin,null,STOPPED}
07:05:07.857 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@286ced2a{/,null,STOPPED}
07:05:07.858 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@41604b98{/,null,STOPPED}
07:05:07.873 [main] INFO org.apache.pulsar.broker.web.WebService - Web service closed
07:05:07.873 [main] INFO org.apache.pulsar.broker.service.BrokerService - Shutting down Pulsar Broker service
07:05:07.877 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f28fa000c local:/127.0.0.1:37680 remoteserver:localhost/127.0.0.1:41591 lastZxid:120 xid:38 sent:38 recv:41 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeDeleted path:/loadbalance/brokers/localhost:44457
07:05:07.877 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f28fa0006 local:/127.0.0.1:37668 remoteserver:localhost/127.0.0.1:41591 lastZxid:119 xid:98 sent:98 recv:106 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeDeleted path:/loadbalance/brokers/localhost:44457
07:05:07.877 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f28fa0006 local:/127.0.0.1:37668 remoteserver:localhost/127.0.0.1:41591 lastZxid:119 xid:98 sent:98 recv:106 queuedpkts:0 pendingresp:0 queuedevents:0] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/loadbalance/brokers
07:05:07.877 [main] INFO org.apache.pulsar.broker.namespace.OwnedBundle - Disabling ownership: pulsar/use/localhost:44457/0x00000000_0xffffffff
07:05:07.877 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f28fa000c local:/127.0.0.1:37680 remoteserver:localhost/127.0.0.1:41591 lastZxid:120 xid:38 sent:38 recv:41 queuedpkts:0 pendingresp:0 queuedevents:0] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/loadbalance/brokers
07:05:07.878 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - reloadCache called in zookeeperChildrenCache for path /loadbalance/brokers
07:05:07.878 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - reloadCache called in zookeeperChildrenCache for path /loadbalance/brokers
07:05:07.879 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnershipCache - [/namespace/pulsar/use/localhost:44457/0x00000000_0xffffffff] Removed zk lock for service unit: OK
07:05:07.879 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnedBundle - Unloading pulsar/use/localhost:44457/0x00000000_0xffffffff namespace-bundle with 0 topics completed in 1.0 ms
07:05:07.879 [main] INFO org.apache.pulsar.broker.service.BrokerService - Unloading 1 namespace-bundles completed in 0.001 seconds
07:05:07.880 [main] INFO org.apache.pulsar.broker.service.BrokerService - Broker service completely shut down
07:05:07.880 [main] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl - Closing 0 ledgers
07:05:07.880 [main] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl - 0 ledgers closed
07:05:07.880 [main] INFO org.apache.pulsar.broker.ManagedLedgerClientFactory - Closed managed ledger factory
07:05:07.982 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f28fa000e closed
07:05:07.982 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f28fa000e
07:05:07.982 [main] INFO org.apache.pulsar.broker.ManagedLedgerClientFactory - Closed BookKeeper client
07:05:08.087 [pulsar-ordered-OrderedExecutor-3-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:08.087 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f28fa000d closed
07:05:08.087 [pulsar-ordered-OrderedExecutor-3-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:08.087 [pulsar-ordered-OrderedExecutor-3-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:08.087 [pulsar-ordered-OrderedExecutor-3-0-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f28fa000d
07:05:08.193 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f28fa000c closed
07:05:08.193 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002f28fa000c local:/127.0.0.1:37680 remoteserver:localhost/127.0.0.1:41591 lastZxid:124 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:08.193 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CLOSED sessionid:0x100002f28fa000c local:/127.0.0.1:37680 remoteserver:localhost/127.0.0.1:41591 lastZxid:124 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:08.193 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperManagedLedgerCache - [State:CLOSED sessionid:0x100002f28fa000c local:/127.0.0.1:37680 remoteserver:localhost/127.0.0.1:41591 lastZxid:124 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:08.193 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [State:CLOSED sessionid:0x100002f28fa000c local:/127.0.0.1:37680 remoteserver:localhost/127.0.0.1:41591 lastZxid:124 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:08.193 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002f28fa000c local:/127.0.0.1:37680 remoteserver:localhost/127.0.0.1:41591 lastZxid:124 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:08.193 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperSessionWatcher - Received zookeeper notification, eventType=None, eventState=Closed
07:05:08.193 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002f28fa000c local:/127.0.0.1:37680 remoteserver:localhost/127.0.0.1:41591 lastZxid:124 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:08.193 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002f28fa000c local:/127.0.0.1:37680 remoteserver:localhost/127.0.0.1:41591 lastZxid:124 xid:42 sent:42 recv:45 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:08.194 [pulsar-ordered-OrderedExecutor-1-0-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f28fa000c
07:05:08.302 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f28fa000f closed
07:05:08.302 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f28fa000f
07:05:08.408 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f28fa000a closed
07:05:08.408 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f28fa000a
07:05:08.513 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f28fa000b closed
07:05:08.513 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f28fa000b
07:05:08.514 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped PulsarServerConnector@5307be53{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
07:05:08.514 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging
07:05:08.514 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.h.ContextHandler@c9c114a{/static,null,STOPPED}
07:05:08.514 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@704a50aa{/metrics,null,STOPPED}
07:05:08.515 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@68b30f2d{/lookup,null,STOPPED}
07:05:08.515 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@59783332{/admin/v3,null,STOPPED}
07:05:08.516 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@114cbcc4{/admin/v2,null,STOPPED}
07:05:08.516 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@7341617c{/admin,null,STOPPED}
07:05:08.517 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@7c26b384{/,null,STOPPED}
07:05:08.517 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@41478fb{/,null,STOPPED}
07:05:08.517 [main] INFO org.apache.pulsar.broker.web.WebService - Web service closed
07:05:08.517 [main] INFO org.apache.pulsar.broker.service.BrokerService - Shutting down Pulsar Broker service
07:05:08.521 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f28fa0006 local:/127.0.0.1:37668 remoteserver:localhost/127.0.0.1:41591 lastZxid:128 xid:101 sent:101 recv:111 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeDeleted path:/loadbalance/brokers/localhost:45855
07:05:08.521 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CONNECTED Timeout:30000 sessionid:0x100002f28fa0006 local:/127.0.0.1:37668 remoteserver:localhost/127.0.0.1:41591 lastZxid:128 xid:101 sent:101 recv:111 queuedpkts:0 pendingresp:0 queuedevents:0] Received ZooKeeper watch event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/loadbalance/brokers
07:05:08.521 [main] INFO org.apache.pulsar.broker.namespace.OwnedBundle - Disabling ownership: pulsar/use/localhost:45855/0x00000000_0xffffffff
07:05:08.521 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - reloadCache called in zookeeperChildrenCache for path /loadbalance/brokers
07:05:08.523 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnershipCache - [/namespace/pulsar/use/localhost:45855/0x00000000_0xffffffff] Removed zk lock for service unit: OK
07:05:08.523 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnedBundle - Unloading pulsar/use/localhost:45855/0x00000000_0xffffffff namespace-bundle with 0 topics completed in 1.0 ms
07:05:08.523 [main] INFO org.apache.pulsar.broker.namespace.OwnedBundle - Disabling ownership: my-tenant/use/my-ns0/0x00000000_0xffffffff
07:05:08.523 [main] INFO org.apache.pulsar.broker.service.BrokerService - [persistent://my-tenant/use/my-ns0/my-topic1] Unloading topic
07:05:08.524 [main] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerImpl - [my-tenant/use/my-ns0/persistent/my-topic1] Closing managed ledger
07:05:08.536 [main-EventThread] INFO org.apache.pulsar.broker.service.persistent.PersistentTopic - [persistent://my-tenant/use/my-ns0/my-topic1] Topic closed
07:05:08.537 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnershipCache - [/namespace/my-tenant/use/my-ns0/0x00000000_0xffffffff] Removed zk lock for service unit: OK
07:05:08.537 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.broker.namespace.OwnedBundle - Unloading my-tenant/use/my-ns0/0x00000000_0xffffffff namespace-bundle with 1 topics completed in 14.0 ms
07:05:08.537 [main] INFO org.apache.pulsar.broker.service.BrokerService - Unloading 2 namespace-bundles completed in 0.016 seconds
07:05:08.537 [main] INFO org.apache.pulsar.broker.service.BrokerService - Broker service completely shut down
07:05:08.538 [main] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl - Closing 0 ledgers
07:05:08.538 [main] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl - 0 ledgers closed
07:05:08.538 [main] INFO org.apache.pulsar.broker.ManagedLedgerClientFactory - Closed managed ledger factory
07:05:08.640 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f28fa0008
07:05:08.640 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f28fa0008 closed
07:05:08.640 [main] INFO org.apache.pulsar.broker.ManagedLedgerClientFactory - Closed BookKeeper client
07:05:08.745 [pulsar-ordered-OrderedExecutor-5-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:08.746 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f28fa0007 closed
07:05:08.746 [pulsar-ordered-OrderedExecutor-5-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:08.746 [pulsar-ordered-OrderedExecutor-5-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:08.746 [pulsar-ordered-OrderedExecutor-5-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [null] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:08.746 [pulsar-ordered-OrderedExecutor-5-0-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f28fa0007
07:05:08.851 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f28fa0006 closed
07:05:08.851 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002f28fa0006 local:/127.0.0.1:37668 remoteserver:localhost/127.0.0.1:41591 lastZxid:135 xid:106 sent:106 recv:116 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:08.851 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperSessionWatcher - Received zookeeper notification, eventType=None, eventState=Closed
07:05:08.851 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperManagedLedgerCache - [State:CLOSED sessionid:0x100002f28fa0006 local:/127.0.0.1:37668 remoteserver:localhost/127.0.0.1:41591 lastZxid:135 xid:106 sent:106 recv:116 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:08.851 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002f28fa0006 local:/127.0.0.1:37668 remoteserver:localhost/127.0.0.1:41591 lastZxid:135 xid:106 sent:106 recv:116 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:08.851 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperDataCache - [State:CLOSED sessionid:0x100002f28fa0006 local:/127.0.0.1:37668 remoteserver:localhost/127.0.0.1:41591 lastZxid:135 xid:106 sent:106 recv:116 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:08.852 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.pulsar.zookeeper.ZooKeeperChildrenCache - [State:CLOSED sessionid:0x100002f28fa0006 local:/127.0.0.1:37668 remoteserver:localhost/127.0.0.1:41591 lastZxid:135 xid:106 sent:106 recv:116 queuedpkts:0 pendingresp:0 queuedevents:1] Received ZooKeeper watch event: WatchedEvent state:Closed type:None path:null
07:05:08.852 [pulsar-ordered-OrderedExecutor-4-0-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f28fa0006
07:05:08.961 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f28fa0009 closed
07:05:08.961 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f28fa0009
07:05:09.066 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f28fa0004 closed
07:05:09.066 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f28fa0004
07:05:09.171 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f28fa0005 closed
07:05:09.171 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f28fa0005
07:05:09.172 [main] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:05:09.172 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:05:09.173 [main] INFO org.apache.bookkeeper.bookie.Bookie - Shutting down Bookie-38327 with exitCode 0
07:05:09.173 [main] INFO org.apache.bookkeeper.bookie.Bookie - Turning bookie to read only during shut down
07:05:09.173 [main] INFO org.apache.bookkeeper.bookie.SyncThread - Shutting down SyncThread
07:05:09.188 [SyncThread-638-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:05:09.191 [main] INFO org.apache.bookkeeper.bookie.Journal - Shutting down Journal
07:05:09.191 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite thread interrupted
07:05:09.191 [BookieJournal-38327] INFO org.apache.bookkeeper.bookie.Journal - Journal exits when shutting down
07:05:09.191 [BookieJournal-38327] INFO org.apache.bookkeeper.bookie.Journal - Journal exited loop!
07:05:09.191 [main] INFO org.apache.bookkeeper.bookie.Journal - Finished Shutting down Journal thread
07:05:09.192 [Bookie-38327] INFO org.apache.bookkeeper.bookie.Bookie - Journal thread(s) quit.
07:05:09.203 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Shutting down GarbageCollectorThread
07:05:09.203 [main] INFO org.apache.bookkeeper.bookie.EntryLogger - Stopping EntryLogger
07:05:09.203 [main] INFO org.apache.bookkeeper.bookie.EntryLoggerAllocator - Stopped entry logger preallocator.
07:05:09.204 [main] INFO org.apache.bookkeeper.bookie.LedgerDirsMonitor - Shutting down LedgerDirsMonitor
07:05:09.306 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f28fa0001
07:05:09.306 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f28fa0001 closed
07:05:09.306 [main] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:05:09.306 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:05:09.307 [main] INFO org.apache.bookkeeper.bookie.Bookie - Shutting down Bookie-45329 with exitCode 0
07:05:09.307 [main] INFO org.apache.bookkeeper.bookie.Bookie - Turning bookie to read only during shut down
07:05:09.307 [main] INFO org.apache.bookkeeper.bookie.SyncThread - Shutting down SyncThread
07:05:09.327 [SyncThread-648-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:05:09.331 [main] INFO org.apache.bookkeeper.bookie.Journal - Shutting down Journal
07:05:09.332 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite thread interrupted
07:05:09.332 [BookieJournal-45329] INFO org.apache.bookkeeper.bookie.Journal - Journal exits when shutting down
07:05:09.332 [BookieJournal-45329] INFO org.apache.bookkeeper.bookie.Journal - Journal exited loop!
07:05:09.332 [main] INFO org.apache.bookkeeper.bookie.Journal - Finished Shutting down Journal thread
07:05:09.332 [Bookie-45329] INFO org.apache.bookkeeper.bookie.Bookie - Journal thread(s) quit.
07:05:09.343 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Shutting down GarbageCollectorThread
07:05:09.343 [main] INFO org.apache.bookkeeper.bookie.EntryLogger - Stopping EntryLogger
07:05:09.343 [main] INFO org.apache.bookkeeper.bookie.EntryLoggerAllocator - Stopped entry logger preallocator.
07:05:09.344 [main] INFO org.apache.bookkeeper.bookie.LedgerDirsMonitor - Shutting down LedgerDirsMonitor
07:05:09.446 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f28fa0002 closed
07:05:09.446 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f28fa0002
07:05:09.446 [main] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:05:09.446 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
07:05:09.446 [main] INFO org.apache.bookkeeper.bookie.Bookie - Shutting down Bookie-41709 with exitCode 0
07:05:09.446 [main] INFO org.apache.bookkeeper.bookie.Bookie - Turning bookie to read only during shut down
07:05:09.446 [main] INFO org.apache.bookkeeper.bookie.SyncThread - Shutting down SyncThread
07:05:09.460 [SyncThread-658-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 0 , logFileOffset - 0]}.
07:05:09.463 [main] INFO org.apache.bookkeeper.bookie.Journal - Shutting down Journal
07:05:09.463 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite thread interrupted
07:05:09.463 [BookieJournal-41709] INFO org.apache.bookkeeper.bookie.Journal - Journal exits when shutting down
07:05:09.463 [BookieJournal-41709] INFO org.apache.bookkeeper.bookie.Journal - Journal exited loop!
07:05:09.463 [main] INFO org.apache.bookkeeper.bookie.Journal - Finished Shutting down Journal thread
07:05:09.463 [Bookie-41709] INFO org.apache.bookkeeper.bookie.Bookie - Journal thread(s) quit.
07:05:09.475 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Shutting down GarbageCollectorThread
07:05:09.475 [main] INFO org.apache.bookkeeper.bookie.EntryLogger - Stopping EntryLogger
07:05:09.475 [main] INFO org.apache.bookkeeper.bookie.EntryLoggerAllocator - Stopped entry logger preallocator.
07:05:09.475 [main] INFO org.apache.bookkeeper.bookie.LedgerDirsMonitor - Shutting down LedgerDirsMonitor
07:05:09.577 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f28fa0003 closed
07:05:09.577 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f28fa0003
07:05:09.682 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x100002f28fa0000 closed
07:05:09.682 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x100002f28fa0000
07:05:09.682 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - shutting down
07:05:09.682 [main] INFO org.apache.zookeeper.server.SessionTrackerImpl - Shutting down
07:05:09.682 [main] INFO org.apache.zookeeper.server.PrepRequestProcessor - Shutting down
07:05:09.682 [main] INFO org.apache.zookeeper.server.SyncRequestProcessor - Shutting down
07:05:09.682 [SyncThread:0] INFO org.apache.zookeeper.server.SyncRequestProcessor - SyncRequestProcessor exited!
07:05:09.682 [ProcessThread(sid:0 cport:41591):] INFO org.apache.zookeeper.server.PrepRequestProcessor - PrepRequestProcessor exited loop!
07:05:09.682 [main] INFO org.apache.zookeeper.server.FinalRequestProcessor - shutdown of request processor complete
07:05:09.686 [ConnnectionExpirer] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - ConnnectionExpirerThread interrupted
07:05:09.686 [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:0] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - accept thread exitted run method
07:05:09.687 [NIOServerCxnFactory.SelectorThread-0] INFO org.apache.zookeeper.server.NIOServerCnxnFactory - selector thread exitted run method
07:05:09.687 [main] INFO org.apache.zookeeper.server.DatadirCleanupManager - Shutting down purge task.
07:05:09.687 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - deleting test directory /tmp/zktest5278763018441940987
07:05:09.690 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - deleting test directory /tmp/bk0test2525277852764059709
07:05:09.693 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - deleting test directory /tmp/bk1test130280648423616961
07:05:09.695 [main] INFO org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - deleting test directory /tmp/bk2test8895034471087671134
07:05:09.747 [BookieDeathWatcher-38327] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher noticed the bookie is not running any more, exiting the watch loop!
07:05:09.747 [BookieDeathWatcher-38327] INFO org.apache.bookkeeper.proto.BookieServer - BookieDeathWatcher exited loop due to uncaught exception from thread BookieDeathWatcher-38327
java.lang.RuntimeException: Bookie is not running any more
at org.apache.bookkeeper.proto.BookieServer$DeathWatcher.run(BookieServer.java:306) ~[bookkeeper-server-4.12.1.jar:4.12.1]
07:05:09.748 [BookieDeathWatcher-38327] INFO org.apache.bookkeeper.proto.BookieServer - Shutting down BookieServer
07:05:09.748 [BookieDeathWatcher-38327] INFO org.apache.bookkeeper.proto.BookieNettyServer - Shutting down BookieNettyServer
[ERROR] Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 33.979 s <<< FAILURE! - in org.apache.pulsar.broker.loadbalance.AntiAffinityNamespaceGroupTest
[ERROR] testBrokerSelectionForAntiAffinityGroup(org.apache.pulsar.broker.loadbalance.AntiAffinityNamespaceGroupTest) Time elapsed: 0.114 s <<< FAILURE!
java.lang.AssertionError: did not expect [localhost:42919] but found [localhost:42919]
at org.testng.Assert.fail(Assert.java:99)
at org.testng.Assert.failEquals(Assert.java:1041)
at org.testng.Assert.assertNotEqualsImpl(Assert.java:147)
at org.testng.Assert.assertNotEquals(Assert.java:1531)
at org.testng.Assert.assertNotEquals(Assert.java:1535)
at org.apache.pulsar.broker.loadbalance.AntiAffinityNamespaceGroupTest.testBrokerSelectionForAntiAffinityGroup(AntiAffinityNamespaceGroupTest.java:427)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:132)
at org.testng.internal.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:45)
at org.testng.internal.InvokeMethodRunnable.call(InvokeMethodRunnable.java:73)
at org.testng.internal.InvokeMethodRunnable.call(InvokeMethodRunnable.java:11)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures: 
[ERROR]  AntiAffinityNamespaceGroupTest.testBrokerSelectionForAntiAffinityGroup:427 did not expect [localhost:42919] but found [localhost:42919]
[INFO]
[ERROR] Tests run: 6, Failures: 1, Errors: 0, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 41.966 s
[INFO] Finished at: 2021-02-01T07:05:10Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test (default-test) on project pulsar-broker: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/lari/workspace-pulsar/pulsar/pulsar-broker/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
LOOP 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment